Skip to content
Success

Console Output

Pull request #42389 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
09:51:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from fe54215fb36bae86e7f2527c29624654e6affd98+0f124aba2e4a9b28f82204654bb4898325c07321 (046f478a4b319a1062099cd1d1e57dacd677a27e)
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-42389@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
09:51:25 [2021-05-18T09:51:25.061Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:51:25 [2021-05-18T09:51:25.065Z] Trying to pass milestone 1
[Pipeline] milestone
09:51:25 [2021-05-18T09:51:25.111Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:51:40 [2021-05-18T09:51:40.250Z] Still waiting to schedule task
09:51:40 [2021-05-18T09:51:40.253Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
09:52:23 [2021-05-18T09:52:23.761Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048feb47af4338ea5) in /home/ubuntu/workspace/moby_PR-42389
[Pipeline] {
[Pipeline] checkout
09:52:23 [2021-05-18T09:52:23.938Z] The recommended git tool is: git
09:52:26 [2021-05-18T09:52:26.532Z] using credential docker-jenkins-github-credentials
09:52:26 [2021-05-18T09:52:26.538Z] Cloning the remote Git repository
09:52:26 [2021-05-18T09:52:26.538Z] Cloning with configured refspecs honoured and without tags
09:52:26 [2021-05-18T09:52:26.556Z] Cloning repository https://github.com/moby/moby.git
09:52:26 [2021-05-18T09:52:26.604Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:52:26 [2021-05-18T09:52:26.825Z] Fetching upstream changes from https://github.com/moby/moby.git
09:52:26 [2021-05-18T09:52:26.825Z]  > git --version # timeout=10
09:52:26 [2021-05-18T09:52:26.839Z]  > git --version # 'git version 2.17.1'
09:52:26 [2021-05-18T09:52:26.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:26 [2021-05-18T09:52:26.898Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:45 [2021-05-18T09:52:45.356Z] Fetching without tags
09:52:45 [2021-05-18T09:52:45.672Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:52:45 [2021-05-18T09:52:45.260Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:52:45 [2021-05-18T09:52:45.297Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:52:45 [2021-05-18T09:52:45.316Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:45 [2021-05-18T09:52:45.339Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:52:45 [2021-05-18T09:52:45.359Z] Fetching upstream changes from https://github.com/moby/moby.git
09:52:45 [2021-05-18T09:52:45.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:45 [2021-05-18T09:52:45.384Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:45 [2021-05-18T09:52:45.678Z]  > git config core.sparsecheckout # timeout=10
09:52:45 [2021-05-18T09:52:45.700Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:52:46 [2021-05-18T09:52:46.500Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:52:46 [2021-05-18T09:52:46.500Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:52:46 [2021-05-18T09:52:46.410Z]  > git remote # timeout=10
09:52:46 [2021-05-18T09:52:46.423Z]  > git config --get remote.origin.url # timeout=10
09:52:46 [2021-05-18T09:52:46.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:46 [2021-05-18T09:52:46.447Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:52:46 [2021-05-18T09:52:46.470Z]  > git rev-parse HEAD^{commit} # timeout=10
09:52:46 [2021-05-18T09:52:46.502Z]  > git config core.sparsecheckout # timeout=10
09:52:46 [2021-05-18T09:52:46.524Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:52:50 [2021-05-18T09:52:50.877Z] Commit message: "Update test certificates"
09:52:50 [2021-05-18T09:52:50.880Z]  > git rev-list --no-walk fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:52:52 [2021-05-18T09:52:52.023Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
09:53:00 [2021-05-18T09:53:00.127Z] Unable to find image 'alpine:latest' locally
09:53:00 [2021-05-18T09:53:00.127Z] latest: Pulling from library/alpine
09:53:00 [2021-05-18T09:53:00.127Z] 540db60ca938: Pulling fs layer
09:53:00 [2021-05-18T09:53:00.383Z] 540db60ca938: Download complete
09:53:00 [2021-05-18T09:53:00.641Z] 540db60ca938: Pull complete
09:53:00 [2021-05-18T09:53:00.641Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
09:53:00 [2021-05-18T09:53:00.641Z] Status: Downloaded newer image for alpine:latest
09:53:07 [2021-05-18T09:53:07.199Z] 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-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[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-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run 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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[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] }
[Pipeline] // stage
09:53:07 [2021-05-18T09:53:07.992Z] Running on azwin-2-599da0 in d:\jenkins\workspace\moby_PR-42389
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:53:08 [2021-05-18T09:53:08.001Z] Running on azwin-2-a0a7e0 in d:\jenkins\workspace\moby_PR-42389
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] ws
09:53:08 [2021-05-18T09:53:08.080Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] ws
09:53:08 [2021-05-18T09:53:08.081Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
09:53:08 [2021-05-18T09:53:08.178Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:53:08 [2021-05-18T09:53:08.199Z] The recommended git tool is: git
09:53:08 [2021-05-18T09:53:08.388Z] using credential docker-jenkins-github-credentials
09:53:08 [2021-05-18T09:53:08.413Z] using credential docker-jenkins-github-credentials
09:53:08 [2021-05-18T09:53:08.459Z] Cloning the remote Git repository
09:53:08 [2021-05-18T09:53:08.459Z] Cloning with configured refspecs honoured and without tags
09:53:08 [2021-05-18T09:53:08.486Z] Cloning the remote Git repository
09:53:08 [2021-05-18T09:53:08.486Z] Cloning with configured refspecs honoured and without tags
09:53:08 [2021-05-18T09:53:08.483Z] Cloning repository https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.483Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:53:08 [2021-05-18T09:53:08.577Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.577Z]  > git --version # timeout=10
09:53:08 [2021-05-18T09:53:08.623Z]  > git --version # 'git version 2.24.1.windows.2'
09:53:08 [2021-05-18T09:53:08.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:08 [2021-05-18T09:53:08.639Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:08 [2021-05-18T09:53:08.523Z] Cloning repository https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.523Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:53:08 [2021-05-18T09:53:08.938Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.938Z]  > git --version # timeout=10
09:53:08 [2021-05-18T09:53:08.991Z]  > git --version # 'git version 2.24.1.windows.2'
09:53:08 [2021-05-18T09:53:08.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:08 [2021-05-18T09:53:08.994Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:22 [2021-05-18T09:53:22.708Z] Still waiting to schedule task
09:53:22 [2021-05-18T09:53:22.708Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092c2411134303750)’ is offline
09:53:22 [2021-05-18T09:53:22.708Z] ‘azwin-2-690560’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘azwin-2-821830’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.708Z] Still waiting to schedule task
09:53:22 [2021-05-18T09:53:22.709Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092c2411134303750)’ is offline
09:53:22 [2021-05-18T09:53:22.709Z] ‘azwin-2-690560’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘azwin-2-821830’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.709Z] Still waiting to schedule task
09:53:22 [2021-05-18T09:53:22.710Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092c2411134303750)’ is offline
09:53:22 [2021-05-18T09:53:22.710Z] ‘azwin-2-690560’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘azwin-2-821830’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.710Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
09:53:22 [2021-05-18T09:53:22.712Z] Still waiting to schedule task
09:53:22 [2021-05-18T09:53:22.712Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
09:53:22 [2021-05-18T09:53:22.714Z] Still waiting to schedule task
09:53:22 [2021-05-18T09:53:22.715Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
09:53:24 [2021-05-18T09:53:24.645Z] Fetching without tags
09:53:24 [2021-05-18T09:53:24.970Z] Fetching without tags
09:53:25 [2021-05-18T09:53:25.406Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:53:25 [2021-05-18T09:53:25.766Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:53:24 [2021-05-18T09:53:24.319Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.372Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:53:24 [2021-05-18T09:53:24.432Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:24 [2021-05-18T09:53:24.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.681Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:24 [2021-05-18T09:53:24.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:24 [2021-05-18T09:53:24.683Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:25 [2021-05-18T09:53:25.442Z]  > git config core.sparsecheckout # timeout=10
09:53:25 [2021-05-18T09:53:25.489Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:24 [2021-05-18T09:53:24.608Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.671Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:53:24 [2021-05-18T09:53:24.733Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:24 [2021-05-18T09:53:24.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.999Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:24 [2021-05-18T09:53:24.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:24 [2021-05-18T09:53:24.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:25 [2021-05-18T09:53:25.797Z]  > git config core.sparsecheckout # timeout=10
09:53:25 [2021-05-18T09:53:25.844Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:29 [2021-05-18T09:53:29.103Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:53:29 [2021-05-18T09:53:29.103Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:53:29 [2021-05-18T09:53:29.610Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:53:29 [2021-05-18T09:53:29.610Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:53:29 [2021-05-18T09:53:29.808Z] Commit message: "Update test certificates"
09:53:28 [2021-05-18T09:53:28.768Z]  > git remote # timeout=10
09:53:28 [2021-05-18T09:53:28.819Z]  > git config --get remote.origin.url # timeout=10
09:53:28 [2021-05-18T09:53:28.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:28 [2021-05-18T09:53:28.870Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:53:29 [2021-05-18T09:53:29.003Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:53:29 [2021-05-18T09:53:29.139Z]  > git config core.sparsecheckout # timeout=10
09:53:29 [2021-05-18T09:53:29.195Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:29 [2021-05-18T09:53:29.237Z]  > git remote # timeout=10
09:53:29 [2021-05-18T09:53:29.300Z]  > git config --get remote.origin.url # timeout=10
09:53:29 [2021-05-18T09:53:29.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:29 [2021-05-18T09:53:29.362Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:53:29 [2021-05-18T09:53:29.505Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:53:29 [2021-05-18T09:53:29.630Z]  > git config core.sparsecheckout # timeout=10
09:53:29 [2021-05-18T09:53:29.692Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:29 [2021-05-18T09:53:29.973Z] Commit message: "Update test certificates"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:53:31 [2021-05-18T09:53:31.187Z] + docker version
09:53:31 [2021-05-18T09:53:31.718Z] + docker version
09:53:31 [2021-05-18T09:53:31.718Z] Client:
09:53:31 [2021-05-18T09:53:31.718Z]  Version:           20.10.6
09:53:31 [2021-05-18T09:53:31.718Z]  API version:       1.41
09:53:31 [2021-05-18T09:53:31.718Z]  Go version:        go1.16.3
09:53:31 [2021-05-18T09:53:31.718Z]  Git commit:        370c289
09:53:31 [2021-05-18T09:53:31.718Z]  Built:             Fri Apr  9 22:49:36 2021
09:53:31 [2021-05-18T09:53:31.718Z]  OS/Arch:           windows/amd64
09:53:31 [2021-05-18T09:53:31.718Z]  Context:           default
09:53:31 [2021-05-18T09:53:31.718Z]  Experimental:      true
09:53:31 [2021-05-18T09:53:31.718Z] 
09:53:31 [2021-05-18T09:53:31.718Z] Server: Docker Engine - Community
09:53:31 [2021-05-18T09:53:31.718Z]  Engine:
09:53:31 [2021-05-18T09:53:31.718Z]   Version:          20.10.6
09:53:31 [2021-05-18T09:53:31.718Z]   API version:      1.41 (minimum version 1.24)
09:53:31 [2021-05-18T09:53:31.718Z]   Go version:       go1.13.15
09:53:31 [2021-05-18T09:53:31.718Z]   Git commit:       8728dd2
09:53:31 [2021-05-18T09:53:31.718Z]   Built:            Fri Apr  9 22:45:40 2021
09:53:31 [2021-05-18T09:53:31.718Z]   OS/Arch:          windows/amd64
09:53:31 [2021-05-18T09:53:31.718Z]   Experimental:     true
[Pipeline] sh
09:53:32 [2021-05-18T09:53:32.714Z] + docker info
09:53:33 [2021-05-18T09:53:33.377Z] Client: Mirantis Container Runtime
09:53:33 [2021-05-18T09:53:33.377Z]  Version:           20.10.0
09:53:33 [2021-05-18T09:53:33.377Z]  API version:       1.41
09:53:33 [2021-05-18T09:53:33.377Z]  Go version:        go1.13.15
09:53:33 [2021-05-18T09:53:33.377Z]  Git commit:        6ee42dc
09:53:33 [2021-05-18T09:53:33.377Z]  Built:             03/11/2021 13:24:56
09:53:33 [2021-05-18T09:53:33.377Z]  OS/Arch:           windows/amd64
09:53:33 [2021-05-18T09:53:33.377Z]  Context:           default
09:53:33 [2021-05-18T09:53:33.377Z]  Experimental:      true
09:53:33 [2021-05-18T09:53:33.377Z] 
09:53:33 [2021-05-18T09:53:33.377Z] Server: Mirantis Container Runtime
09:53:33 [2021-05-18T09:53:33.377Z]  Engine:
09:53:33 [2021-05-18T09:53:33.377Z]   Version:          20.10.0
09:53:33 [2021-05-18T09:53:33.377Z]   API version:      1.41 (minimum version 1.24)
09:53:33 [2021-05-18T09:53:33.377Z]   Go version:       go1.13.15
09:53:33 [2021-05-18T09:53:33.377Z]   Git commit:       1e08f21e79
09:53:33 [2021-05-18T09:53:33.377Z]   Built:            03/11/2021 13:23:32
09:53:33 [2021-05-18T09:53:33.377Z]   OS/Arch:          windows/amd64
09:53:33 [2021-05-18T09:53:33.377Z]   Experimental:     true
[Pipeline] sh
09:53:34 [2021-05-18T09:53:34.232Z] Client:
09:53:34 [2021-05-18T09:53:34.232Z]  Context:    default
09:53:34 [2021-05-18T09:53:34.232Z]  Debug Mode: false
09:53:34 [2021-05-18T09:53:34.232Z]  Plugins:
09:53:34 [2021-05-18T09:53:34.232Z]   app: Docker Application (Docker Inc., v0.8.0)
09:53:34 [2021-05-18T09:53:34.232Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
09:53:34 [2021-05-18T09:53:34.232Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
09:53:34 [2021-05-18T09:53:34.232Z] 
09:53:34 [2021-05-18T09:53:34.232Z] Server:
09:53:34 [2021-05-18T09:53:34.232Z]  Containers: 0
09:53:34 [2021-05-18T09:53:34.232Z]   Running: 0
09:53:34 [2021-05-18T09:53:34.232Z]   Paused: 0
09:53:34 [2021-05-18T09:53:34.232Z]   Stopped: 0
09:53:34 [2021-05-18T09:53:34.232Z]  Images: 10
09:53:34 [2021-05-18T09:53:34.232Z]  Server Version: 20.10.6
09:53:34 [2021-05-18T09:53:34.232Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:53:34 [2021-05-18T09:53:34.232Z]   Windows: 
09:53:34 [2021-05-18T09:53:34.232Z]   LCOW: 
09:53:34 [2021-05-18T09:53:34.232Z]  Logging Driver: json-file
09:53:34 [2021-05-18T09:53:34.232Z]  Plugins:
09:53:34 [2021-05-18T09:53:34.232Z]   Volume: local
09:53:34 [2021-05-18T09:53:34.232Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:53:34 [2021-05-18T09:53:34.232Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:53:34 [2021-05-18T09:53:34.232Z]  Swarm: inactive
09:53:34 [2021-05-18T09:53:34.232Z]  Default Isolation: process
09:53:34 [2021-05-18T09:53:34.232Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:53:34 [2021-05-18T09:53:34.232Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
09:53:34 [2021-05-18T09:53:34.232Z]  OSType: windows
09:53:34 [2021-05-18T09:53:34.232Z]  Architecture: x86_64
09:53:34 [2021-05-18T09:53:34.232Z]  CPUs: 4
09:53:34 [2021-05-18T09:53:34.232Z]  Total Memory: 32GiB
09:53:34 [2021-05-18T09:53:34.232Z]  Name: azwin-2-599da0
09:53:34 [2021-05-18T09:53:34.232Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
09:53:34 [2021-05-18T09:53:34.232Z]  Docker Root Dir: D:\docker
09:53:34 [2021-05-18T09:53:34.232Z]  Debug Mode: false
09:53:34 [2021-05-18T09:53:34.232Z]  Registry: https://index.docker.io/v1/
09:53:34 [2021-05-18T09:53:34.232Z]  Labels:
09:53:34 [2021-05-18T09:53:34.232Z]  Experimental: true
09:53:34 [2021-05-18T09:53:34.232Z]  Insecure Registries:
09:53:34 [2021-05-18T09:53:34.232Z]   10.0.0.4:5000
09:53:34 [2021-05-18T09:53:34.232Z]   127.0.0.0/8
09:53:34 [2021-05-18T09:53:34.232Z]  Registry Mirrors:
09:53:34 [2021-05-18T09:53:34.232Z]   http://10.0.0.4:5000/
09:53:34 [2021-05-18T09:53:34.232Z]  Live Restore Enabled: false
09:53:34 [2021-05-18T09:53:34.232Z]  Product License: Community Engine
09:53:34 [2021-05-18T09:53:34.232Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
09:53:34 [2021-05-18T09:53:34.415Z] + docker info
[Pipeline] powershell
09:53:38 [2021-05-18T09:53:38.102Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-048feb47af4338ea5) in /home/ubuntu/workspace/moby_PR-42389
[Pipeline] {
[Pipeline] checkout
09:53:38 [2021-05-18T09:53:38.124Z] The recommended git tool is: git
09:53:38 [2021-05-18T09:53:38.131Z] using credential docker-jenkins-github-credentials
09:53:38 [2021-05-18T09:53:38.152Z] Fetching changes from the remote Git repository
09:53:38 [2021-05-18T09:53:38.166Z] Fetching without tags
09:53:38 [2021-05-18T09:53:38.482Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:53:38 [2021-05-18T09:53:38.576Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:53:38 [2021-05-18T09:53:38.576Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:53:38 [2021-05-18T09:53:38.651Z] Commit message: "Update test certificates"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:53:39 [2021-05-18T09:53:39.120Z] Client:
09:53:39 [2021-05-18T09:53:39.120Z]  Context:    default
09:53:39 [2021-05-18T09:53:39.120Z]  Debug Mode: false
09:53:39 [2021-05-18T09:53:39.120Z]  Plugins:
09:53:39 [2021-05-18T09:53:39.120Z]   app: Docker Application (Docker Inc., v0.8.0)
09:53:39 [2021-05-18T09:53:39.120Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
09:53:39 [2021-05-18T09:53:39.120Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
09:53:39 [2021-05-18T09:53:39.120Z] 
09:53:39 [2021-05-18T09:53:39.120Z] Server:
09:53:39 [2021-05-18T09:53:39.120Z]  Containers: 0
09:53:39 [2021-05-18T09:53:39.120Z]   Running: 0
09:53:39 [2021-05-18T09:53:39.120Z]   Paused: 0
09:53:39 [2021-05-18T09:53:39.120Z]   Stopped: 0
09:53:39 [2021-05-18T09:53:39.120Z]  Images: 10
09:53:39 [2021-05-18T09:53:39.120Z]  Server Version: 20.10.0
09:53:39 [2021-05-18T09:53:39.120Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:53:39 [2021-05-18T09:53:39.120Z]   Windows: 
09:53:39 [2021-05-18T09:53:39.120Z]   LCOW: 
09:53:39 [2021-05-18T09:53:39.120Z]  Logging Driver: json-file
09:53:39 [2021-05-18T09:53:39.120Z]  Plugins:
09:53:39 [2021-05-18T09:53:39.120Z]   Volume: local
09:53:39 [2021-05-18T09:53:39.120Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:53:39 [2021-05-18T09:53:39.120Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:53:39 [2021-05-18T09:53:39.120Z]  Swarm: inactive
09:53:39 [2021-05-18T09:53:39.120Z]  Default Isolation: process
09:53:39 [2021-05-18T09:53:39.120Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
09:53:39 [2021-05-18T09:53:39.120Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
09:53:39 [2021-05-18T09:53:39.120Z]  OSType: windows
09:53:39 [2021-05-18T09:53:39.120Z]  Architecture: x86_64
09:53:39 [2021-05-18T09:53:39.120Z]  CPUs: 4
09:53:39 [2021-05-18T09:53:39.120Z]  Total Memory: 32GiB
09:53:39 [2021-05-18T09:53:39.120Z]  Name: azwin-2-a0a7e0
09:53:39 [2021-05-18T09:53:39.120Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
09:53:39 [2021-05-18T09:53:39.120Z]  Docker Root Dir: D:\docker
09:53:39 [2021-05-18T09:53:39.120Z]  Debug Mode: false
09:53:39 [2021-05-18T09:53:39.120Z]  Registry: https://index.docker.io/v1/
09:53:39 [2021-05-18T09:53:39.120Z]  Labels:
09:53:39 [2021-05-18T09:53:39.120Z]  Experimental: true
09:53:39 [2021-05-18T09:53:39.120Z]  Insecure Registries:
09:53:39 [2021-05-18T09:53:39.120Z]   10.0.0.4:5000
09:53:39 [2021-05-18T09:53:39.120Z]   127.0.0.0/8
09:53:39 [2021-05-18T09:53:39.120Z]  Registry Mirrors:
09:53:39 [2021-05-18T09:53:39.120Z]   http://10.0.0.4:5000/
09:53:39 [2021-05-18T09:53:39.120Z]  Live Restore Enabled: false
09:53:39 [2021-05-18T09:53:39.120Z] 
09:53:38 [2021-05-18T09:53:38.136Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42389/.git # timeout=10
09:53:38 [2021-05-18T09:53:38.155Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:38 [2021-05-18T09:53:38.209Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:38 [2021-05-18T09:53:38.209Z]  > git --version # timeout=10
09:53:38 [2021-05-18T09:53:38.220Z]  > git --version # 'git version 2.17.1'
09:53:38 [2021-05-18T09:53:38.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:38 [2021-05-18T09:53:38.231Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:38 [2021-05-18T09:53:38.485Z]  > git config core.sparsecheckout # timeout=10
09:53:38 [2021-05-18T09:53:38.493Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:38 [2021-05-18T09:53:38.545Z]  > git remote # timeout=10
09:53:38 [2021-05-18T09:53:38.550Z]  > git config --get remote.origin.url # timeout=10
09:53:38 [2021-05-18T09:53:38.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:38 [2021-05-18T09:53:38.557Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:53:38 [2021-05-18T09:53:38.567Z]  > git rev-parse HEAD^{commit} # timeout=10
09:53:38 [2021-05-18T09:53:38.578Z]  > git config core.sparsecheckout # timeout=10
09:53:38 [2021-05-18T09:53:38.584Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:53:39 [2021-05-18T09:53:39.412Z] + [ PR != PR ]
09:53:39 [2021-05-18T09:53:39.412Z] + [ master != master ]
09:53:39 [2021-05-18T09:53:39.412Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:53:40 [2021-05-18T09:53:40.149Z] + docker version
09:53:40 [2021-05-18T09:53:40.149Z] Client: Docker Engine - Community
09:53:40 [2021-05-18T09:53:40.149Z]  Version:           20.10.5
09:53:40 [2021-05-18T09:53:40.149Z]  API version:       1.41
09:53:40 [2021-05-18T09:53:40.149Z]  Go version:        go1.13.15
09:53:40 [2021-05-18T09:53:40.149Z]  Git commit:        55c4c88
09:53:40 [2021-05-18T09:53:40.149Z]  Built:             Tue Mar  2 20:18:05 2021
09:53:40 [2021-05-18T09:53:40.149Z]  OS/Arch:           linux/amd64
09:53:40 [2021-05-18T09:53:40.149Z]  Context:           default
09:53:40 [2021-05-18T09:53:40.149Z]  Experimental:      true
09:53:40 [2021-05-18T09:53:40.149Z] 
09:53:40 [2021-05-18T09:53:40.149Z] Server: Docker Engine - Community
09:53:40 [2021-05-18T09:53:40.149Z]  Engine:
09:53:40 [2021-05-18T09:53:40.149Z]   Version:          20.10.5
09:53:40 [2021-05-18T09:53:40.149Z]   API version:      1.41 (minimum version 1.12)
09:53:40 [2021-05-18T09:53:40.149Z]   Go version:       go1.13.15
09:53:40 [2021-05-18T09:53:40.149Z]   Git commit:       363e9a8
09:53:40 [2021-05-18T09:53:40.149Z]   Built:            Tue Mar  2 20:16:00 2021
09:53:40 [2021-05-18T09:53:40.149Z]   OS/Arch:          linux/amd64
09:53:40 [2021-05-18T09:53:40.149Z]   Experimental:     true
09:53:40 [2021-05-18T09:53:40.149Z]  containerd:
09:53:40 [2021-05-18T09:53:40.149Z]   Version:          1.4.4
09:53:40 [2021-05-18T09:53:40.149Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:53:40 [2021-05-18T09:53:40.149Z]  runc:
09:53:40 [2021-05-18T09:53:40.149Z]   Version:          1.0.0-rc93
09:53:40 [2021-05-18T09:53:40.149Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:53:40 [2021-05-18T09:53:40.149Z]  docker-init:
09:53:40 [2021-05-18T09:53:40.149Z]   Version:          0.19.0
09:53:40 [2021-05-18T09:53:40.149Z]   GitCommit:        de40ad0
[Pipeline] sh
09:53:40 [2021-05-18T09:53:40.482Z] + docker info
09:53:43 [2021-05-18T09:53:43.996Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092c2411134303750) in /home/ubuntu/workspace/moby_PR-42389
[Pipeline] {
[Pipeline] checkout
09:53:44 [2021-05-18T09:53:44.222Z] The recommended git tool is: git
09:53:47 [2021-05-18T09:53:47.590Z] using credential docker-jenkins-github-credentials
09:53:47 [2021-05-18T09:53:47.597Z] Cloning the remote Git repository
09:53:47 [2021-05-18T09:53:47.597Z] Cloning with configured refspecs honoured and without tags
09:53:47 [2021-05-18T09:53:47.458Z] Cloning repository https://github.com/moby/moby.git
09:53:47 [2021-05-18T09:53:47.526Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:53:47 [2021-05-18T09:53:47.750Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:47 [2021-05-18T09:53:47.750Z]  > git --version # timeout=10
09:53:47 [2021-05-18T09:53:47.762Z]  > git --version # 'git version 2.17.1'
09:53:47 [2021-05-18T09:53:47.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:47 [2021-05-18T09:53:47.765Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:52 [2021-05-18T09:53:52.221Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:53:52 [2021-05-18T09:53:52.221Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-35b4e41e\powershellScript.ps1'; exit $LASTEXITCODE;
09:53:52 [2021-05-18T09:53:52.221Z] ----------------------------------------------------------------------------
09:53:52 [2021-05-18T09:53:52.221Z] 
09:53:52 [2021-05-18T09:53:52.221Z] INFO: executeCI.ps1 starting at Tue May 18 09:53:50 CUT 2021
09:53:52 [2021-05-18T09:53:52.221Z] 
09:53:52 [2021-05-18T09:53:52.221Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:53:52 [2021-05-18T09:53:52.221Z] INFO: Running git version 2.24.1.windows.2
09:53:52 [2021-05-18T09:53:52.221Z] INFO: Branch:fe_release Build:20295.1.210212-1600
09:53:52 [2021-05-18T09:53:52.221Z] INFO: Environment variables:
09:53:52 [2021-05-18T09:53:52.221Z] 
09:53:52 [2021-05-18T09:53:52.221Z] Name                           Value                                                                                   
09:53:52 [2021-05-18T09:53:52.221Z] ----                           -----                                                                                   
09:53:52 [2021-05-18T09:53:52.221Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:53:52 [2021-05-18T09:53:52.221Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
09:53:52 [2021-05-18T09:53:52.221Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:53:52 [2021-05-18T09:53:52.221Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
09:53:52 [2021-05-18T09:53:52.221Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
09:53:52 [2021-05-18T09:53:52.221Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
09:53:52 [2021-05-18T09:53:52.221Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
09:53:52 [2021-05-18T09:53:52.221Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
09:53:52 [2021-05-18T09:53:52.221Z] BRANCH_NAME                    PR-42389                                                                                
09:53:52 [2021-05-18T09:53:52.221Z] BUILD_DISPLAY_NAME             #2                                                                                      
09:53:52 [2021-05-18T09:53:52.221Z] BUILD_ID                       2                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] BUILD_NUMBER                   2                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] BUILD_TAG                      jenkins-moby-PR-42389-2                                                                 
09:53:52 [2021-05-18T09:53:52.221Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42389/2/                              
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_BRANCH                  update_certs                                                                            
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_FORK                    thaJeztah/docker                                                                        
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_ID                      42389                                                                                   
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_TARGET                  master                                                                                  
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_TITLE                   hack: add script to regenerate certificates and update test-certs                       
09:53:52 [2021-05-18T09:53:52.221Z] CHANGE_URL                     https://github.com/moby/moby/pull/42389                                                 
09:53:52 [2021-05-18T09:53:52.221Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
09:53:52 [2021-05-18T09:53:52.221Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:53:52 [2021-05-18T09:53:52.221Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:53:52 [2021-05-18T09:53:52.221Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:53:52 [2021-05-18T09:53:52.221Z] COMPUTERNAME                   azwin-2-a0a7e0                                                                          
09:53:52 [2021-05-18T09:53:52.221Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
09:53:52 [2021-05-18T09:53:52.221Z] ConfigSequenceNumber           0                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] DOCKER_BUILDKIT                0                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] DOCKER_DUT_DEBUG               1                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:53:52 [2021-05-18T09:53:52.221Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:53:52 [2021-05-18T09:53:52.221Z] EXECUTOR_NUMBER                0                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] FQDN                           azwin-2-a0a7e0.westus.cloudapp.azure.com                                                
09:53:52 [2021-05-18T09:53:52.221Z] GIT_BRANCH                     PR-42389                                                                                
09:53:52 [2021-05-18T09:53:52.221Z] GIT_COMMIT                     fe54215fb36bae86e7f2527c29624654e6affd98                                                
09:53:52 [2021-05-18T09:53:52.221Z] GIT_PREVIOUS_COMMIT            fe54215fb36bae86e7f2527c29624654e6affd98                                                
09:53:52 [2021-05-18T09:53:52.221Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:53:52 [2021-05-18T09:53:52.221Z] HUDSON_COOKIE                  d9d6f4ed-0bb1-404e-9977-b2feb4da07c4                                                    
09:53:52 [2021-05-18T09:53:52.221Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:53:52 [2021-05-18T09:53:52.221Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:53:52 [2021-05-18T09:53:52.221Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
09:53:52 [2021-05-18T09:53:52.221Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
09:53:52 [2021-05-18T09:53:52.221Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:53:52 [2021-05-18T09:53:52.221Z] JENKINS_NODE_COOKIE            abb9d8ec-7acf-4a39-9a87-c8299af12507                                                    
09:53:52 [2021-05-18T09:53:52.221Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:53:52 [2021-05-18T09:53:52.221Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
09:53:52 [2021-05-18T09:53:52.221Z] JOB_BASE_NAME                  PR-42389                                                                                
09:53:52 [2021-05-18T09:53:52.221Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42389/display/redirect                
09:53:52 [2021-05-18T09:53:52.221Z] JOB_NAME                       moby/PR-42389                                                                           
09:53:52 [2021-05-18T09:53:52.221Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42389/                                
09:53:52 [2021-05-18T09:53:52.221Z] library.jps.version            master                                                                                  
09:53:52 [2021-05-18T09:53:52.221Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
09:53:52 [2021-05-18T09:53:52.221Z] NODE_LABELS                    amd64 azure azwin-2-a0a7e0 azwin-2022 docker west-us windows windows-2022 x86_64        
09:53:52 [2021-05-18T09:53:52.221Z] NODE_NAME                      azwin-2-a0a7e0                                                                          
09:53:52 [2021-05-18T09:53:52.221Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:53:52 [2021-05-18T09:53:52.221Z] OS                             Windows_NT                                                                              
09:53:52 [2021-05-18T09:53:52.221Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
09:53:52 [2021-05-18T09:53:52.223Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:53:52 [2021-05-18T09:53:52.223Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:53:52 [2021-05-18T09:53:52.223Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
09:53:52 [2021-05-18T09:53:52.223Z] PROCESSOR_LEVEL                6                                                                                       
09:53:52 [2021-05-18T09:53:52.223Z] PROCESSOR_REVISION             4f01                                                                                    
09:53:52 [2021-05-18T09:53:52.223Z] ProgramData                    C:\ProgramData                                                                          
09:53:52 [2021-05-18T09:53:52.223Z] ProgramFiles                   C:\Program Files                                                                        
09:53:52 [2021-05-18T09:53:52.223Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:53:52 [2021-05-18T09:53:52.223Z] ProgramW6432                   C:\Program Files                                                                        
09:53:52 [2021-05-18T09:53:52.223Z] PROMPT                         $P$G                                                                                    
09:53:52 [2021-05-18T09:53:52.223Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:53:52 [2021-05-18T09:53:52.223Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
09:53:52 [2021-05-18T09:53:52.223Z] PUBLIC                         C:\Users\Public                                                                         
09:53:52 [2021-05-18T09:53:52.223Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect?page=artif...
09:53:52 [2021-05-18T09:53:52.223Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect?page=changes 
09:53:52 [2021-05-18T09:53:52.223Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect              
09:53:52 [2021-05-18T09:53:52.223Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect?page=tests   
09:53:52 [2021-05-18T09:53:52.223Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:53:52 [2021-05-18T09:53:52.223Z] SOURCES_DRIVE                  d                                                                                       
09:53:52 [2021-05-18T09:53:52.223Z] SOURCES_SUBDIR                 gopath                                                                                  
09:53:52 [2021-05-18T09:53:52.223Z] STAGE_NAME                     Run tests                                                                               
09:53:52 [2021-05-18T09:53:52.223Z] SystemDrive                    C:                                                                                      
09:53:52 [2021-05-18T09:53:52.223Z] SystemRoot                     C:\Windows                                                                              
09:53:52 [2021-05-18T09:53:52.223Z] TEMP                           C:\Windows\TEMP                                                                         
09:53:52 [2021-05-18T09:53:52.223Z] TESTDEBUG                      0                                                                                       
09:53:52 [2021-05-18T09:53:52.223Z] TESTRUN_DRIVE                  d                                                                                       
09:53:52 [2021-05-18T09:53:52.223Z] TESTRUN_SUBDIR                 CI                                                                                      
09:53:52 [2021-05-18T09:53:52.223Z] TIMEOUT                        120m                                                                                    
09:53:52 [2021-05-18T09:53:52.223Z] TMP                            C:\Windows\TEMP                                                                         
09:53:52 [2021-05-18T09:53:52.223Z] USERDOMAIN                     WORKGROUP                                                                               
09:53:52 [2021-05-18T09:53:52.223Z] USERNAME                       azwin-2-a0a7e0$                                                                         
09:53:52 [2021-05-18T09:53:52.223Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
09:53:52 [2021-05-18T09:53:52.223Z] windir                         C:\Windows                                                                              
09:53:52 [2021-05-18T09:53:52.223Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
09:53:52 [2021-05-18T09:53:52.223Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
09:53:52 [2021-05-18T09:53:52.223Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:53:52 [2021-05-18T09:53:52.223Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Sources under d:\gopath\...
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Test run under d:\CI\...
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:53:52 [2021-05-18T09:53:52.223Z] INFO: docker/docker repository was found
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Docker version of control daemon
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.223Z] Client: Mirantis Container Runtime
09:53:52 [2021-05-18T09:53:52.223Z]  Version:           20.10.0
09:53:52 [2021-05-18T09:53:52.223Z]  API version:       1.41
09:53:52 [2021-05-18T09:53:52.223Z]  Go version:        go1.13.15
09:53:52 [2021-05-18T09:53:52.223Z]  Git commit:        6ee42dc
09:53:52 [2021-05-18T09:53:52.223Z]  Built:             03/11/2021 13:24:56
09:53:52 [2021-05-18T09:53:52.223Z]  OS/Arch:           windows/amd64
09:53:52 [2021-05-18T09:53:52.223Z]  Context:           default
09:53:52 [2021-05-18T09:53:52.223Z]  Experimental:      true
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.223Z] Server: Mirantis Container Runtime
09:53:52 [2021-05-18T09:53:52.223Z]  Engine:
09:53:52 [2021-05-18T09:53:52.223Z]   Version:          20.10.0
09:53:52 [2021-05-18T09:53:52.223Z]   API version:      1.41 (minimum version 1.24)
09:53:52 [2021-05-18T09:53:52.223Z]   Go version:       go1.13.15
09:53:52 [2021-05-18T09:53:52.223Z]   Git commit:       1e08f21e79
09:53:52 [2021-05-18T09:53:52.223Z]   Built:            03/11/2021 13:23:32
09:53:52 [2021-05-18T09:53:52.223Z]   OS/Arch:          windows/amd64
09:53:52 [2021-05-18T09:53:52.223Z]   Experimental:     true
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.223Z] INFO: Docker info of control daemon
09:53:52 [2021-05-18T09:53:52.223Z] 
09:53:52 [2021-05-18T09:53:52.673Z] Client:
09:53:52 [2021-05-18T09:53:52.673Z]  Context:    default
09:53:52 [2021-05-18T09:53:52.673Z]  Debug Mode: false
09:53:52 [2021-05-18T09:53:52.673Z]  Plugins:
09:53:52 [2021-05-18T09:53:52.673Z]   app: Docker Application (Docker Inc., v0.8.0)
09:53:52 [2021-05-18T09:53:52.673Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
09:53:52 [2021-05-18T09:53:52.673Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
09:53:52 [2021-05-18T09:53:52.673Z] 
09:53:52 [2021-05-18T09:53:52.673Z] Server:
09:53:52 [2021-05-18T09:53:52.673Z]  Containers: 0
09:53:52 [2021-05-18T09:53:52.673Z]   Running: 0
09:53:52 [2021-05-18T09:53:52.673Z]   Paused: 0
09:53:52 [2021-05-18T09:53:52.673Z]   Stopped: 0
09:53:52 [2021-05-18T09:53:52.673Z]  Images: 10
09:53:52 [2021-05-18T09:53:52.673Z]  Server Version: 20.10.0
09:53:52 [2021-05-18T09:53:52.673Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:53:52 [2021-05-18T09:53:52.673Z]   Windows: 
09:53:52 [2021-05-18T09:53:52.673Z]   LCOW: 
09:53:52 [2021-05-18T09:53:52.673Z]  Logging Driver: json-file
09:53:52 [2021-05-18T09:53:52.673Z]  Plugins:
09:53:52 [2021-05-18T09:53:52.673Z]   Volume: local
09:53:52 [2021-05-18T09:53:52.673Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:53:52 [2021-05-18T09:53:52.673Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:53:52 [2021-05-18T09:53:52.673Z]  Swarm: inactive
09:53:52 [2021-05-18T09:53:52.673Z]  Default Isolation: process
09:53:52 [2021-05-18T09:53:52.673Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
09:53:52 [2021-05-18T09:53:52.673Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
09:53:52 [2021-05-18T09:53:52.673Z]  OSType: windows
09:53:52 [2021-05-18T09:53:52.673Z]  Architecture: x86_64
09:53:52 [2021-05-18T09:53:52.673Z]  CPUs: 4
09:53:52 [2021-05-18T09:53:52.673Z]  Total Memory: 32GiB
09:53:52 [2021-05-18T09:53:52.673Z]  Name: azwin-2-a0a7e0
09:53:52 [2021-05-18T09:53:52.673Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
09:53:52 [2021-05-18T09:53:52.673Z]  Docker Root Dir: D:\docker
09:53:52 [2021-05-18T09:53:52.673Z]  Debug Mode: false
09:53:52 [2021-05-18T09:53:52.673Z]  Registry: https://index.docker.io/v1/
09:53:52 [2021-05-18T09:53:52.673Z]  Labels:
09:53:52 [2021-05-18T09:53:52.673Z]  Experimental: true
09:53:52 [2021-05-18T09:53:52.673Z]  Insecure Registries:
09:53:52 [2021-05-18T09:53:52.673Z]   10.0.0.4:5000
09:53:52 [2021-05-18T09:53:52.673Z]   127.0.0.0/8
09:53:52 [2021-05-18T09:53:52.673Z]  Registry Mirrors:
09:53:52 [2021-05-18T09:53:52.673Z]   http://10.0.0.4:5000/
09:53:52 [2021-05-18T09:53:52.673Z]  Live Restore Enabled: false
09:53:52 [2021-05-18T09:53:52.673Z] 
09:53:52 [2021-05-18T09:53:52.673Z] 
09:53:52 [2021-05-18T09:53:52.673Z] INFO: Commit hash is fe54215fb3
09:53:52 [2021-05-18T09:53:52.673Z] INFO: Nuke-Everything...
09:53:52 [2021-05-18T09:53:52.677Z] Client:
09:53:52 [2021-05-18T09:53:52.677Z]  Context:    default
09:53:52 [2021-05-18T09:53:52.677Z]  Debug Mode: false
09:53:52 [2021-05-18T09:53:52.677Z]  Plugins:
09:53:52 [2021-05-18T09:53:52.677Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:53:52 [2021-05-18T09:53:52.677Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:53:52 [2021-05-18T09:53:52.677Z] 
09:53:52 [2021-05-18T09:53:52.677Z] Server:
09:53:52 [2021-05-18T09:53:52.677Z]  Containers: 0
09:53:52 [2021-05-18T09:53:52.677Z]   Running: 0
09:53:52 [2021-05-18T09:53:52.677Z]   Paused: 0
09:53:52 [2021-05-18T09:53:52.677Z]   Stopped: 0
09:53:52 [2021-05-18T09:53:52.677Z]  Images: 1
09:53:52 [2021-05-18T09:53:52.677Z]  Server Version: 20.10.5
09:53:52 [2021-05-18T09:53:52.677Z]  Storage Driver: overlay2
09:53:52 [2021-05-18T09:53:52.677Z]   Backing Filesystem: extfs
09:53:52 [2021-05-18T09:53:52.677Z]   Supports d_type: true
09:53:52 [2021-05-18T09:53:52.677Z]   Native Overlay Diff: true
09:53:52 [2021-05-18T09:53:52.677Z]  Logging Driver: json-file
09:53:52 [2021-05-18T09:53:52.677Z]  Cgroup Driver: cgroupfs
09:53:52 [2021-05-18T09:53:52.677Z]  Cgroup Version: 1
09:53:52 [2021-05-18T09:53:52.677Z]  Plugins:
09:53:52 [2021-05-18T09:53:52.677Z]   Volume: local
09:53:52 [2021-05-18T09:53:52.677Z]   Network: bridge host ipvlan macvlan null overlay
09:53:52 [2021-05-18T09:53:52.677Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:53:52 [2021-05-18T09:53:52.677Z]  Swarm: inactive
09:53:52 [2021-05-18T09:53:52.677Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:53:52 [2021-05-18T09:53:52.677Z]  Default Runtime: runc
09:53:52 [2021-05-18T09:53:52.677Z]  Init Binary: docker-init
09:53:52 [2021-05-18T09:53:52.677Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:53:52 [2021-05-18T09:53:52.677Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:53:52 [2021-05-18T09:53:52.677Z]  init version: de40ad0
09:53:52 [2021-05-18T09:53:52.677Z]  Security Options:
09:53:52 [2021-05-18T09:53:52.677Z]   apparmor
09:53:52 [2021-05-18T09:53:52.677Z]   seccomp
09:53:52 [2021-05-18T09:53:52.677Z]    Profile: default
09:53:52 [2021-05-18T09:53:52.677Z]  Kernel Version: 5.4.0-1041-aws
09:53:52 [2021-05-18T09:53:52.677Z]  Operating System: Ubuntu 18.04.5 LTS
09:53:52 [2021-05-18T09:53:52.677Z]  OSType: linux
09:53:52 [2021-05-18T09:53:52.677Z]  Architecture: x86_64
09:53:52 [2021-05-18T09:53:52.677Z]  CPUs: 2
09:53:52 [2021-05-18T09:53:52.677Z]  Total Memory: 7.569GiB
09:53:52 [2021-05-18T09:53:52.677Z]  Name: ip-10-100-69-255
09:53:52 [2021-05-18T09:53:52.677Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
09:53:52 [2021-05-18T09:53:52.677Z]  Docker Root Dir: /var/lib/docker
09:53:52 [2021-05-18T09:53:52.677Z]  Debug Mode: false
09:53:52 [2021-05-18T09:53:52.677Z]  Registry: https://index.docker.io/v1/
09:53:52 [2021-05-18T09:53:52.677Z]  Labels:
09:53:52 [2021-05-18T09:53:52.677Z]  Experimental: true
09:53:52 [2021-05-18T09:53:52.677Z]  Insecure Registries:
09:53:52 [2021-05-18T09:53:52.677Z]   127.0.0.0/8
09:53:52 [2021-05-18T09:53:52.677Z]  Live Restore Enabled: true
09:53:52 [2021-05-18T09:53:52.677Z] 
09:53:52 [2021-05-18T09:53:52.677Z] WARNING: No swap limit support
[Pipeline] sh
09:53:53 [2021-05-18T09:53:53.000Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:53:53 [2021-05-18T09:53:53.000Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:53:53 [2021-05-18T09:53:53.000Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42389/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
09:53:53 [2021-05-18T09:53:53.000Z] + bash /home/ubuntu/workspace/moby_PR-42389/check-config.sh
09:53:53 [2021-05-18T09:53:53.000Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:53:53 [2021-05-18T09:53:53.000Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
09:53:53 [2021-05-18T09:53:53.000Z] 
09:53:53 [2021-05-18T09:53:53.000Z] Generally Necessary:
09:53:53 [2021-05-18T09:53:53.000Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:53:53 [2021-05-18T09:53:53.000Z] - apparmor: enabled and tools installed
09:53:53 [2021-05-18T09:53:53.124Z] INFO: Container count on control daemon to delete is 0
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NAMESPACES: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NET_NS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_PID_NS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_IPC_NS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_UTS_NS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CGROUPS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CGROUP_CPUACCT: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CGROUP_DEVICE: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CGROUP_FREEZER: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CGROUP_SCHED: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CPUSETS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_MEMCG: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_KEYS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_VETH: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_BRIDGE: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_NF_NAT: enabled (as module)
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_POSIX_MQUEUE: enabled
09:53:53 [2021-05-18T09:53:53.258Z] 
09:53:53 [2021-05-18T09:53:53.258Z] Optional Features:
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_USER_NS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_SECCOMP: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_SECCOMP_FILTER: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_CGROUP_PIDS: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_MEMCG_SWAP: enabled
09:53:53 [2021-05-18T09:53:53.258Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:53:53 [2021-05-18T09:53:53.258Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_BLK_CGROUP: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_CGROUP_PERF: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_CGROUP_HUGETLB: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_CFS_BANDWIDTH: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_RT_GROUP_SCHED: missing
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_IP_VS: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_IP_VS_NFCT: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_IP_VS_RR: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_SECURITY_SELINUX: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_SECURITY_APPARMOR: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_EXT4_FS: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:53:53 [2021-05-18T09:53:53.516Z] - Network Drivers:
09:53:53 [2021-05-18T09:53:53.516Z]   - "overlay":
09:53:53 [2021-05-18T09:53:53.516Z]     - CONFIG_VXLAN: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       Optional (for encrypted networks):
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_CRYPTO: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_CRYPTO_AEAD: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_CRYPTO_GCM: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_CRYPTO_GHASH: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_XFRM: enabled
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_XFRM_USER: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z]       - CONFIG_INET_ESP: enabled (as module)
09:53:53 [2021-05-18T09:53:53.516Z]   - "ipvlan":
09:53:53 [2021-05-18T09:53:53.575Z] INFO: Nuking d:\CI
09:53:53 [2021-05-18T09:53:53.575Z] INFO: Zapped successfully
09:53:53 [2021-05-18T09:53:53.575Z] INFO: Location for testing is d:\CI\PR-42389\2
09:53:53 [2021-05-18T09:53:53.575Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:53:53 [2021-05-18T09:53:53.575Z] 
09:53:53 [2021-05-18T09:53:53.575Z] 
09:53:53 [2021-05-18T09:53:53.575Z] INFO: Building the image from Dockerfile.windows at 05/18/2021 09:53:53...
09:53:53 [2021-05-18T09:53:53.575Z] 
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_IPVLAN: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]   - "macvlan":
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_MACVLAN: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_DUMMY: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]   - "ftp,tftp client in container":
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z] - Storage Drivers:
09:53:53 [2021-05-18T09:53:53.772Z]   - "aufs":
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_AUFS_FS: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]   - "btrfs":
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:53:53 [2021-05-18T09:53:53.772Z]   - "devicemapper":
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_BLK_DEV_DM: enabled
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]   - "overlay":
09:53:53 [2021-05-18T09:53:53.772Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:53:53 [2021-05-18T09:53:53.772Z]   - "zfs":
09:53:53 [2021-05-18T09:53:53.772Z]     - /dev/zfs: present
09:53:53 [2021-05-18T09:53:53.772Z]     - zfs command: missing
09:53:53 [2021-05-18T09:53:53.772Z]     - zpool command: missing
09:53:53 [2021-05-18T09:53:53.772Z] 
09:53:53 [2021-05-18T09:53:53.772Z] Limits:
09:53:53 [2021-05-18T09:53:53.772Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:53:53 [2021-05-18T09:53:53.772Z] 
09:53:53 [2021-05-18T09:53:53.772Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:53:54 [2021-05-18T09:53:54.324Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fe54215fb36bae86e7f2527c29624654e6affd98 .
09:53:54 [2021-05-18T09:53:54.583Z] #1 [internal] load build definition from Dockerfile
09:53:54 [2021-05-18T09:53:54.583Z] #1 sha256:c8c87a5cf41bc14b1eda58d0b522cad9ddecc1ff6026a4b7bc5d0f51d8a138d0
09:53:54 [2021-05-18T09:53:54.583Z] #1 transferring dockerfile:
09:53:54 [2021-05-18T09:53:54.583Z] #1 transferring dockerfile: 17.07kB done
09:53:54 [2021-05-18T09:53:54.583Z] #1 DONE 0.4s
09:53:54 [2021-05-18T09:53:54.583Z] 
09:53:54 [2021-05-18T09:53:54.583Z] #2 [internal] load .dockerignore
09:53:54 [2021-05-18T09:53:54.583Z] #2 sha256:1ad2b0a76dabdab0f9b6a62a97c359e40312f10ceb06425a581086c5b93eaf47
09:53:54 [2021-05-18T09:53:54.583Z] #2 transferring context: 87B done
09:53:54 [2021-05-18T09:53:54.583Z] #2 DONE 0.0s
09:53:54 [2021-05-18T09:53:54.583Z] 
09:53:54 [2021-05-18T09:53:54.583Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
09:53:54 [2021-05-18T09:53:54.583Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
09:53:54 [2021-05-18T09:53:54.840Z] #3 DONE 0.3s
09:53:54 [2021-05-18T09:53:54.840Z] 
09:53:54 [2021-05-18T09:53:54.840Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
09:53:54 [2021-05-18T09:53:54.840Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
09:53:54 [2021-05-18T09:53:54.840Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
09:53:55 [2021-05-18T09:53:55.096Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
09:53:55 [2021-05-18T09:53:55.096Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
09:53:55 [2021-05-18T09:53:55.096Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
09:53:55 [2021-05-18T09:53:55.096Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s
09:53:55 [2021-05-18T09:53:55.096Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s
09:53:55 [2021-05-18T09:53:55.352Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
09:53:55 [2021-05-18T09:53:55.352Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
09:53:55 [2021-05-18T09:53:55.609Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
09:53:55 [2021-05-18T09:53:55.609Z] #4 DONE 0.7s
09:53:55 [2021-05-18T09:53:55.869Z] 
09:53:55 [2021-05-18T09:53:55.869Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:53:55 [2021-05-18T09:53:55.869Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:53:56 [2021-05-18T09:53:56.800Z] #8 DONE 0.8s
09:53:56 [2021-05-18T09:53:56.800Z] 
09:53:56 [2021-05-18T09:53:56.800Z] #6 [internal] load metadata for docker.io/library/debian:buster
09:53:56 [2021-05-18T09:53:56.800Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:53:56 [2021-05-18T09:53:56.800Z] #6 DONE 0.7s
09:53:56 [2021-05-18T09:53:56.800Z] 
09:53:56 [2021-05-18T09:53:56.800Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:53:56 [2021-05-18T09:53:56.800Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:53:56 [2021-05-18T09:53:56.800Z] #5 DONE 0.7s
09:53:56 [2021-05-18T09:53:56.800Z] 
09:53:56 [2021-05-18T09:53:56.800Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:53:56 [2021-05-18T09:53:56.800Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:53:56 [2021-05-18T09:53:56.800Z] #7 DONE 0.7s
09:53:57 [2021-05-18T09:53:57.732Z] 
09:53:57 [2021-05-18T09:53:57.732Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:53:57 [2021-05-18T09:53:57.732Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:53:57 [2021-05-18T09:53:57.732Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
09:53:57 [2021-05-18T09:53:57.732Z] #64 DONE 0.1s
09:53:57 [2021-05-18T09:53:57.732Z] 
09:53:57 [2021-05-18T09:53:57.732Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:53:57 [2021-05-18T09:53:57.732Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:53:57 [2021-05-18T09:53:57.732Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done
09:53:57 [2021-05-18T09:53:57.732Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
09:53:57 [2021-05-18T09:53:57.732Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
09:53:57 [2021-05-18T09:53:57.732Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
09:53:57 [2021-05-18T09:53:57.732Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s
09:53:57 [2021-05-18T09:53:57.991Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.24MB / 50.43MB 0.3s
09:53:58 [2021-05-18T09:53:58.252Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.49MB / 50.43MB 0.5s
09:53:58 [2021-05-18T09:53:58.252Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 14.68MB / 50.43MB 0.7s
09:53:58 [2021-05-18T09:53:58.508Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 17.83MB / 50.43MB 0.8s
09:53:58 [2021-05-18T09:53:58.508Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 20.97MB / 50.43MB 0.9s
09:53:58 [2021-05-18T09:53:58.765Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 28.31MB / 50.43MB 1.0s
09:53:58 [2021-05-18T09:53:58.765Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 32.51MB / 50.43MB 1.1s
09:53:59 [2021-05-18T09:53:59.023Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 37.75MB / 50.43MB 1.3s
09:53:59 [2021-05-18T09:53:59.023Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 41.94MB / 50.43MB 1.4s
09:53:59 [2021-05-18T09:53:59.589Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 45.09MB / 50.43MB 1.7s
09:53:59 [2021-05-18T09:53:59.589Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.1s
09:54:00 [2021-05-18T09:54:00.603Z] Sending build context to Docker daemon  58.27MB
09:54:00 [2021-05-18T09:54:00.603Z] 
09:54:00 [2021-05-18T09:54:00.603Z] Step 1/10 : FROM microsoft/windowsservercore
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 39d157a84080
09:54:00 [2021-05-18T09:54:00.603Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> c8bb6ce5c8d5
09:54:00 [2021-05-18T09:54:00.603Z] Step 3/10 : ARG GO_VERSION=1.13.15
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 4596ce0b40fe
09:54:00 [2021-05-18T09:54:00.603Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 3e60bae68981
09:54:00 [2021-05-18T09:54:00.603Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 96cdd340d1ad
09:54:00 [2021-05-18T09:54:00.603Z] 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;
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 9878b5170eeb
09:54:00 [2021-05-18T09:54:00.603Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 2d582d4890d2
09:54:00 [2021-05-18T09:54:00.603Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> d398de0a9d41
09:54:00 [2021-05-18T09:54:00.603Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:54:00 [2021-05-18T09:54:00.603Z]  ---> Using cache
09:54:00 [2021-05-18T09:54:00.603Z]  ---> 095d8c081ce6
09:54:00 [2021-05-18T09:54:00.603Z] Step 10/10 : COPY . .
09:54:02 [2021-05-18T09:54:02.882Z] #26 ...
09:54:02 [2021-05-18T09:54:02.882Z] 
09:54:02 [2021-05-18T09:54:02.882Z] #23 [internal] load build context
09:54:02 [2021-05-18T09:54:02.882Z] #23 sha256:6e9b4e1a64d4c85b488b87ec3d43e405f324c62c4b89fb9936954e6fe8646392
09:54:02 [2021-05-18T09:54:02.882Z] #23 transferring context: 53.24MB 3.7s done
09:54:02 [2021-05-18T09:54:02.882Z] #23 DONE 4.7s
09:54:02 [2021-05-18T09:54:02.882Z] 
09:54:02 [2021-05-18T09:54:02.882Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:54:02 [2021-05-18T09:54:02.882Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:54:02 [2021-05-18T09:54:02.882Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 4.6s done
09:54:02 [2021-05-18T09:54:02.882Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87
09:54:03 [2021-05-18T09:54:03.108Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09b8f9533a789f09e) in /home/ubuntu/workspace/moby_PR-42389
[Pipeline] {
[Pipeline] checkout
09:54:03 [2021-05-18T09:54:03.248Z] The recommended git tool is: git
09:54:04 [2021-05-18T09:54:04.730Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:54:04 [2021-05-18T09:54:04.730Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b33a0f45\powershellScript.ps1'; exit $LASTEXITCODE;
09:54:04 [2021-05-18T09:54:04.730Z] ----------------------------------------------------------------------------
09:54:04 [2021-05-18T09:54:04.730Z] 
09:54:04 [2021-05-18T09:54:04.730Z] INFO: executeCI.ps1 starting at Tue May 18 09:54:03 CUT 2021
09:54:04 [2021-05-18T09:54:04.730Z] 
09:54:04 [2021-05-18T09:54:04.730Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:54:04 [2021-05-18T09:54:04.730Z] INFO: Running git version 2.24.1.windows.2
09:54:04 [2021-05-18T09:54:04.730Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:54:04 [2021-05-18T09:54:04.730Z] INFO: Environment variables:
09:54:04 [2021-05-18T09:54:04.730Z] 
09:54:04 [2021-05-18T09:54:04.730Z] Name                           Value                                                                                   
09:54:04 [2021-05-18T09:54:04.730Z] ----                           -----                                                                                   
09:54:04 [2021-05-18T09:54:04.730Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:54:04 [2021-05-18T09:54:04.731Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
09:54:04 [2021-05-18T09:54:04.731Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:54:04 [2021-05-18T09:54:04.731Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10                     
09:54:04 [2021-05-18T09:54:04.731Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
09:54:04 [2021-05-18T09:54:04.731Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10                                                                                 
09:54:04 [2021-05-18T09:54:04.731Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
09:54:04 [2021-05-18T09:54:04.731Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
09:54:04 [2021-05-18T09:54:04.731Z] BRANCH_NAME                    PR-42389                                                                                
09:54:04 [2021-05-18T09:54:04.731Z] BUILD_DISPLAY_NAME             #2                                                                                      
09:54:04 [2021-05-18T09:54:04.731Z] BUILD_ID                       2                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] BUILD_NUMBER                   2                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] BUILD_TAG                      jenkins-moby-PR-42389-2                                                                 
09:54:04 [2021-05-18T09:54:04.731Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42389/2/                              
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_BRANCH                  update_certs                                                                            
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_FORK                    thaJeztah/docker                                                                        
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_ID                      42389                                                                                   
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_TARGET                  master                                                                                  
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_TITLE                   hack: add script to regenerate certificates and update test-certs                       
09:54:04 [2021-05-18T09:54:04.731Z] CHANGE_URL                     https://github.com/moby/moby/pull/42389                                                 
09:54:04 [2021-05-18T09:54:04.731Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
09:54:04 [2021-05-18T09:54:04.731Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:54:04 [2021-05-18T09:54:04.731Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:54:04 [2021-05-18T09:54:04.731Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:54:04 [2021-05-18T09:54:04.731Z] COMPUTERNAME                   azwin-2-599da0                                                                          
09:54:04 [2021-05-18T09:54:04.731Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
09:54:04 [2021-05-18T09:54:04.731Z] ConfigSequenceNumber           0                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] DOCKER_BUILDKIT                0                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] DOCKER_DUT_DEBUG               1                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:54:04 [2021-05-18T09:54:04.731Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:54:04 [2021-05-18T09:54:04.731Z] EXECUTOR_NUMBER                0                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] FQDN                           azwin-2-599da0.westus.cloudapp.azure.com                                                
09:54:04 [2021-05-18T09:54:04.731Z] GIT_BRANCH                     PR-42389                                                                                
09:54:04 [2021-05-18T09:54:04.731Z] GIT_COMMIT                     fe54215fb36bae86e7f2527c29624654e6affd98                                                
09:54:04 [2021-05-18T09:54:04.731Z] GIT_PREVIOUS_COMMIT            fe54215fb36bae86e7f2527c29624654e6affd98                                                
09:54:04 [2021-05-18T09:54:04.731Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:54:04 [2021-05-18T09:54:04.731Z] HUDSON_COOKIE                  23a68b9c-15bd-4b0e-97f9-4d751799066a                                                    
09:54:04 [2021-05-18T09:54:04.731Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:54:04 [2021-05-18T09:54:04.731Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:54:04 [2021-05-18T09:54:04.731Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
09:54:04 [2021-05-18T09:54:04.731Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
09:54:04 [2021-05-18T09:54:04.731Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:54:04 [2021-05-18T09:54:04.731Z] JENKINS_NODE_COOKIE            153bf3e2-78f2-4146-be1e-fe703e3d1769                                                    
09:54:04 [2021-05-18T09:54:04.731Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:54:04 [2021-05-18T09:54:04.731Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
09:54:04 [2021-05-18T09:54:04.731Z] JOB_BASE_NAME                  PR-42389                                                                                
09:54:04 [2021-05-18T09:54:04.731Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42389/display/redirect                
09:54:04 [2021-05-18T09:54:04.731Z] JOB_NAME                       moby/PR-42389                                                                           
09:54:04 [2021-05-18T09:54:04.731Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42389/                                
09:54:04 [2021-05-18T09:54:04.731Z] library.jps.version            master                                                                                  
09:54:04 [2021-05-18T09:54:04.731Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
09:54:04 [2021-05-18T09:54:04.731Z] NODE_LABELS                    amd64 azure azwin-2-599da0 azwin-2019 docker west-us windows windows-2019 x86_64        
09:54:04 [2021-05-18T09:54:04.731Z] NODE_NAME                      azwin-2-599da0                                                                          
09:54:04 [2021-05-18T09:54:04.731Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:54:04 [2021-05-18T09:54:04.731Z] OS                             Windows_NT                                                                              
09:54:04 [2021-05-18T09:54:04.731Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
09:54:04 [2021-05-18T09:54:04.732Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:54:04 [2021-05-18T09:54:04.732Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:54:04 [2021-05-18T09:54:04.732Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
09:54:04 [2021-05-18T09:54:04.732Z] PROCESSOR_LEVEL                6                                                                                       
09:54:04 [2021-05-18T09:54:04.732Z] PROCESSOR_REVISION             4f01                                                                                    
09:54:04 [2021-05-18T09:54:04.732Z] ProgramData                    C:\ProgramData                                                                          
09:54:04 [2021-05-18T09:54:04.732Z] ProgramFiles                   C:\Program Files                                                                        
09:54:04 [2021-05-18T09:54:04.732Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:54:04 [2021-05-18T09:54:04.732Z] ProgramW6432                   C:\Program Files                                                                        
09:54:04 [2021-05-18T09:54:04.732Z] PROMPT                         $P$G                                                                                    
09:54:04 [2021-05-18T09:54:04.732Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:54:04 [2021-05-18T09:54:04.732Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
09:54:04 [2021-05-18T09:54:04.732Z] PUBLIC                         C:\Users\Public                                                                         
09:54:04 [2021-05-18T09:54:04.732Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect?page=artif...
09:54:04 [2021-05-18T09:54:04.732Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect?page=changes 
09:54:04 [2021-05-18T09:54:04.732Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect              
09:54:04 [2021-05-18T09:54:04.732Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42389/2/display/redirect?page=tests   
09:54:04 [2021-05-18T09:54:04.732Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:54:04 [2021-05-18T09:54:04.732Z] SOURCES_DRIVE                  d                                                                                       
09:54:04 [2021-05-18T09:54:04.732Z] SOURCES_SUBDIR                 gopath                                                                                  
09:54:04 [2021-05-18T09:54:04.732Z] STAGE_NAME                     Run tests                                                                               
09:54:04 [2021-05-18T09:54:04.732Z] SystemDrive                    C:                                                                                      
09:54:04 [2021-05-18T09:54:04.732Z] SystemRoot                     C:\Windows                                                                              
09:54:04 [2021-05-18T09:54:04.732Z] TEMP                           C:\Windows\TEMP                                                                         
09:54:04 [2021-05-18T09:54:04.732Z] TESTDEBUG                      0                                                                                       
09:54:04 [2021-05-18T09:54:04.732Z] TESTRUN_DRIVE                  d                                                                                       
09:54:04 [2021-05-18T09:54:04.732Z] TESTRUN_SUBDIR                 CI                                                                                      
09:54:04 [2021-05-18T09:54:04.732Z] TIMEOUT                        120m                                                                                    
09:54:04 [2021-05-18T09:54:04.732Z] TMP                            C:\Windows\TEMP                                                                         
09:54:04 [2021-05-18T09:54:04.732Z] USERDOMAIN                     WORKGROUP                                                                               
09:54:04 [2021-05-18T09:54:04.732Z] USERNAME                       azwin-2-599da0$                                                                         
09:54:04 [2021-05-18T09:54:04.732Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
09:54:04 [2021-05-18T09:54:04.732Z] windir                         C:\Windows                                                                              
09:54:04 [2021-05-18T09:54:04.732Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:54:04 [2021-05-18T09:54:04.732Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:54:04 [2021-05-18T09:54:04.732Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:54:04 [2021-05-18T09:54:04.732Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
09:54:04 [2021-05-18T09:54:04.732Z] 
09:54:04 [2021-05-18T09:54:04.732Z] 
09:54:04 [2021-05-18T09:54:04.732Z] 
09:54:04 [2021-05-18T09:54:04.732Z] INFO: Sources under d:\gopath\...
09:54:04 [2021-05-18T09:54:04.732Z] INFO: Test run under d:\CI\...
09:54:04 [2021-05-18T09:54:04.732Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:54:04 [2021-05-18T09:54:04.732Z] INFO: docker/docker repository was found
09:54:04 [2021-05-18T09:54:04.732Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
09:54:04 [2021-05-18T09:54:04.732Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935'
09:54:04 [2021-05-18T09:54:04.732Z] INFO: Docker version of control daemon
09:54:04 [2021-05-18T09:54:04.732Z] 
09:54:05 [2021-05-18T09:54:05.186Z] Client:
09:54:05 [2021-05-18T09:54:05.186Z]  Version:           20.10.6
09:54:05 [2021-05-18T09:54:05.186Z]  API version:       1.41
09:54:05 [2021-05-18T09:54:05.186Z]  Go version:        go1.16.3
09:54:05 [2021-05-18T09:54:05.187Z]  Git commit:        370c289
09:54:05 [2021-05-18T09:54:05.187Z]  Built:             Fri Apr  9 22:49:36 2021
09:54:05 [2021-05-18T09:54:05.187Z]  OS/Arch:           windows/amd64
09:54:05 [2021-05-18T09:54:05.187Z]  Context:           default
09:54:05 [2021-05-18T09:54:05.187Z]  Experimental:      true
09:54:05 [2021-05-18T09:54:05.187Z] 
09:54:05 [2021-05-18T09:54:05.187Z] Server: Docker Engine - Community
09:54:05 [2021-05-18T09:54:05.187Z]  Engine:
09:54:05 [2021-05-18T09:54:05.187Z]   Version:          20.10.6
09:54:05 [2021-05-18T09:54:05.187Z]   API version:      1.41 (minimum version 1.24)
09:54:05 [2021-05-18T09:54:05.187Z]   Go version:       go1.13.15
09:54:05 [2021-05-18T09:54:05.187Z]   Git commit:       8728dd2
09:54:05 [2021-05-18T09:54:05.187Z]   Built:            Fri Apr  9 22:45:40 2021
09:54:05 [2021-05-18T09:54:05.187Z]   OS/Arch:          windows/amd64
09:54:05 [2021-05-18T09:54:05.187Z]   Experimental:     true
09:54:05 [2021-05-18T09:54:05.187Z] 
09:54:05 [2021-05-18T09:54:05.187Z] INFO: Docker info of control daemon
09:54:05 [2021-05-18T09:54:05.187Z] 
09:54:05 [2021-05-18T09:54:05.638Z] Client:
09:54:05 [2021-05-18T09:54:05.638Z]  Context:    default
09:54:05 [2021-05-18T09:54:05.638Z]  Debug Mode: false
09:54:05 [2021-05-18T09:54:05.638Z]  Plugins:
09:54:05 [2021-05-18T09:54:05.638Z]   app: Docker Application (Docker Inc., v0.8.0)
09:54:05 [2021-05-18T09:54:05.638Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
09:54:05 [2021-05-18T09:54:05.638Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
09:54:05 [2021-05-18T09:54:05.638Z] 
09:54:05 [2021-05-18T09:54:05.638Z] Server:
09:54:05 [2021-05-18T09:54:05.638Z]  Containers: 0
09:54:05 [2021-05-18T09:54:05.638Z]   Running: 0
09:54:05 [2021-05-18T09:54:05.638Z]   Paused: 0
09:54:05 [2021-05-18T09:54:05.638Z]   Stopped: 0
09:54:05 [2021-05-18T09:54:05.638Z]  Images: 10
09:54:05 [2021-05-18T09:54:05.638Z]  Server Version: 20.10.6
09:54:05 [2021-05-18T09:54:05.638Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:54:05 [2021-05-18T09:54:05.638Z]   Windows: 
09:54:05 [2021-05-18T09:54:05.638Z]   LCOW: 
09:54:05 [2021-05-18T09:54:05.638Z]  Logging Driver: json-file
09:54:05 [2021-05-18T09:54:05.638Z]  Plugins:
09:54:05 [2021-05-18T09:54:05.638Z]   Volume: local
09:54:05 [2021-05-18T09:54:05.638Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:54:05 [2021-05-18T09:54:05.638Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:54:05 [2021-05-18T09:54:05.638Z]  Swarm: inactive
09:54:05 [2021-05-18T09:54:05.638Z]  Default Isolation: process
09:54:05 [2021-05-18T09:54:05.638Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:54:05 [2021-05-18T09:54:05.638Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
09:54:05 [2021-05-18T09:54:05.638Z]  OSType: windows
09:54:05 [2021-05-18T09:54:05.638Z]  Architecture: x86_64
09:54:05 [2021-05-18T09:54:05.638Z]  CPUs: 4
09:54:05 [2021-05-18T09:54:05.638Z]  Total Memory: 32GiB
09:54:05 [2021-05-18T09:54:05.638Z]  Name: azwin-2-599da0
09:54:05 [2021-05-18T09:54:05.638Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
09:54:05 [2021-05-18T09:54:05.638Z]  Docker Root Dir: D:\docker
09:54:05 [2021-05-18T09:54:05.638Z]  Debug Mode: false
09:54:05 [2021-05-18T09:54:05.638Z]  Registry: https://index.docker.io/v1/
09:54:05 [2021-05-18T09:54:05.638Z]  Labels:
09:54:05 [2021-05-18T09:54:05.638Z]  Experimental: true
09:54:05 [2021-05-18T09:54:05.638Z]  Insecure Registries:
09:54:05 [2021-05-18T09:54:05.638Z]   10.0.0.4:5000
09:54:05 [2021-05-18T09:54:05.638Z]   127.0.0.0/8
09:54:05 [2021-05-18T09:54:05.638Z]  Registry Mirrors:
09:54:05 [2021-05-18T09:54:05.638Z]   http://10.0.0.4:5000/
09:54:05 [2021-05-18T09:54:05.638Z]  Live Restore Enabled: false
09:54:05 [2021-05-18T09:54:05.638Z]  Product License: Community Engine
09:54:05 [2021-05-18T09:54:05.638Z] 
09:54:05 [2021-05-18T09:54:05.638Z] 
09:54:05 [2021-05-18T09:54:05.638Z] INFO: Commit hash is fe54215fb3
09:54:05 [2021-05-18T09:54:05.638Z] INFO: Nuke-Everything...
09:54:05 [2021-05-18T09:54:05.638Z] INFO: Container count on control daemon to delete is 0
09:54:06 [2021-05-18T09:54:06.095Z] INFO: Nuking d:\CI
09:54:06 [2021-05-18T09:54:06.095Z] INFO: Zapped successfully
09:54:06 [2021-05-18T09:54:06.095Z] INFO: Location for testing is d:\CI\PR-42389\2
09:54:06 [2021-05-18T09:54:06.095Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:54:06 [2021-05-18T09:54:06.095Z] 
09:54:06 [2021-05-18T09:54:06.095Z] 
09:54:06 [2021-05-18T09:54:06.095Z] INFO: Building the image from Dockerfile.windows at 05/18/2021 09:54:05...
09:54:06 [2021-05-18T09:54:06.095Z] 
09:54:06 [2021-05-18T09:54:06.383Z] using credential docker-jenkins-github-credentials
09:54:06 [2021-05-18T09:54:06.389Z] Cloning the remote Git repository
09:54:06 [2021-05-18T09:54:06.389Z] Cloning with configured refspecs honoured and without tags
09:54:06 [2021-05-18T09:54:06.404Z] Cloning repository https://github.com/moby/moby.git
09:54:06 [2021-05-18T09:54:06.460Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:54:06 [2021-05-18T09:54:06.690Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:06 [2021-05-18T09:54:06.690Z]  > git --version # timeout=10
09:54:06 [2021-05-18T09:54:06.709Z]  > git --version # 'git version 2.17.1'
09:54:06 [2021-05-18T09:54:06.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:06 [2021-05-18T09:54:06.721Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:07 [2021-05-18T09:54:07.093Z] #26 ...
09:54:07 [2021-05-18T09:54:07.093Z] 
09:54:07 [2021-05-18T09:54:07.093Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:07 [2021-05-18T09:54:07.093Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:54:07 [2021-05-18T09:54:07.093Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
09:54:07 [2021-05-18T09:54:07.093Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:54:07 [2021-05-18T09:54:07.093Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:54:07 [2021-05-18T09:54:07.093Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:54:07 [2021-05-18T09:54:07.093Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done
09:54:07 [2021-05-18T09:54:07.093Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done
09:54:07 [2021-05-18T09:54:07.093Z] #62 DONE 8.6s
09:54:07 [2021-05-18T09:54:07.093Z] 
09:54:07 [2021-05-18T09:54:07.093Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:54:07 [2021-05-18T09:54:07.093Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:54:07 [2021-05-18T09:54:07.706Z] #26 ...
09:54:07 [2021-05-18T09:54:07.706Z] 
09:54:07 [2021-05-18T09:54:07.706Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:07 [2021-05-18T09:54:07.706Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:54:07 [2021-05-18T09:54:07.706Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:54:07 [2021-05-18T09:54:07.706Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:54:07 [2021-05-18T09:54:07.706Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:54:07 [2021-05-18T09:54:07.706Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done
09:54:07 [2021-05-18T09:54:07.706Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done
09:54:07 [2021-05-18T09:54:07.706Z] #64 DONE 9.9s
09:54:07 [2021-05-18T09:54:07.706Z] 
09:54:07 [2021-05-18T09:54:07.706Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:54:07 [2021-05-18T09:54:07.706Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:54:07 [2021-05-18T09:54:07.706Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.0s
09:54:07 [2021-05-18T09:54:07.706Z] #26 ...
09:54:07 [2021-05-18T09:54:07.706Z] 
09:54:07 [2021-05-18T09:54:07.706Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:07 [2021-05-18T09:54:07.706Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.9s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done
09:54:07 [2021-05-18T09:54:07.706Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:54:07 [2021-05-18T09:54:07.706Z] #9 ...
09:54:07 [2021-05-18T09:54:07.706Z] 
09:54:07 [2021-05-18T09:54:07.706Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:54:07 [2021-05-18T09:54:07.706Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:54:09 [2021-05-18T09:54:09.082Z] #63 DONE 1.0s
09:54:09 [2021-05-18T09:54:09.082Z] 
09:54:09 [2021-05-18T09:54:09.082Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:54:09 [2021-05-18T09:54:09.082Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:54:09 [2021-05-18T09:54:09.645Z] #65 DONE 0.9s
09:54:09 [2021-05-18T09:54:09.645Z] 
09:54:09 [2021-05-18T09:54:09.645Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:09 [2021-05-18T09:54:09.645Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:09 [2021-05-18T09:54:09.645Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.7s done
09:54:09 [2021-05-18T09:54:09.645Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
09:54:11 [2021-05-18T09:54:11.018Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done
09:54:11 [2021-05-18T09:54:11.018Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
09:54:11 [2021-05-18T09:54:11.274Z] #9 ...
09:54:11 [2021-05-18T09:54:11.274Z] 
09:54:11 [2021-05-18T09:54:11.274Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:54:11 [2021-05-18T09:54:11.274Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:54:11 [2021-05-18T09:54:11.274Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.3s done
09:54:11 [2021-05-18T09:54:11.274Z] #26 DONE 13.6s
09:54:11 [2021-05-18T09:54:11.274Z] 
09:54:11 [2021-05-18T09:54:11.274Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:11 [2021-05-18T09:54:11.274Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:11 [2021-05-18T09:54:11.945Z] Fetching without tags
09:54:12 [2021-05-18T09:54:12.296Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:11 [2021-05-18T09:54:11.863Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:11 [2021-05-18T09:54:11.888Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:11 [2021-05-18T09:54:11.900Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:11 [2021-05-18T09:54:11.920Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:11 [2021-05-18T09:54:11.939Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:11 [2021-05-18T09:54:11.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:11 [2021-05-18T09:54:11.941Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:12 [2021-05-18T09:54:12.299Z]  > git config core.sparsecheckout # timeout=10
09:54:12 [2021-05-18T09:54:12.327Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:13 [2021-05-18T09:54:13.232Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:13 [2021-05-18T09:54:13.232Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:14 [2021-05-18T09:54:14.600Z] Sending build context to Docker daemon  58.27MB
09:54:14 [2021-05-18T09:54:14.600Z] 
09:54:14 [2021-05-18T09:54:14.600Z] Step 1/10 : FROM microsoft/windowsservercore
09:54:14 [2021-05-18T09:54:14.600Z]  ---> 3a7f23e29bd7
09:54:14 [2021-05-18T09:54:14.600Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:54:14 [2021-05-18T09:54:14.600Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.600Z]  ---> ac1102d25b96
09:54:14 [2021-05-18T09:54:14.600Z] Step 3/10 : ARG GO_VERSION=1.13.15
09:54:14 [2021-05-18T09:54:14.600Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.600Z]  ---> b4d81223165b
09:54:14 [2021-05-18T09:54:14.600Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
09:54:14 [2021-05-18T09:54:14.600Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.600Z]  ---> 06199ad5a40e
09:54:14 [2021-05-18T09:54:14.600Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
09:54:14 [2021-05-18T09:54:14.600Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.600Z]  ---> ca2ba5d2a702
09:54:14 [2021-05-18T09:54:14.600Z] 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;
09:54:14 [2021-05-18T09:54:14.600Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.600Z]  ---> fed9589284a7
09:54:14 [2021-05-18T09:54:14.600Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
09:54:14 [2021-05-18T09:54:14.601Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.601Z]  ---> 1256b0438bfe
09:54:14 [2021-05-18T09:54:14.601Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
09:54:14 [2021-05-18T09:54:14.601Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.601Z]  ---> 15614265003e
09:54:14 [2021-05-18T09:54:14.601Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:54:14 [2021-05-18T09:54:14.601Z]  ---> Using cache
09:54:14 [2021-05-18T09:54:14.601Z]  ---> 56c826cb5399
09:54:14 [2021-05-18T09:54:14.601Z] Step 10/10 : COPY . .
09:54:13 [2021-05-18T09:54:13.114Z]  > git remote # timeout=10
09:54:13 [2021-05-18T09:54:13.139Z]  > git config --get remote.origin.url # timeout=10
09:54:13 [2021-05-18T09:54:13.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:13 [2021-05-18T09:54:13.166Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:13 [2021-05-18T09:54:13.194Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:13 [2021-05-18T09:54:13.223Z]  > git config core.sparsecheckout # timeout=10
09:54:13 [2021-05-18T09:54:13.258Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:16 [2021-05-18T09:54:16.524Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
09:54:16 [2021-05-18T09:54:16.677Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-006300facf74c34b6) in /home/ubuntu/workspace/moby_PR-42389
[Pipeline] {
[Pipeline] checkout
09:54:16 [2021-05-18T09:54:16.822Z] The recommended git tool is: git
09:54:17 [2021-05-18T09:54:17.201Z] Commit message: "Update test certificates"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:54:18 [2021-05-18T09:54:18.421Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done
09:54:18 [2021-05-18T09:54:18.485Z] + docker version
09:54:18 [2021-05-18T09:54:18.683Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
09:54:19 [2021-05-18T09:54:19.865Z] using credential docker-jenkins-github-credentials
09:54:19 [2021-05-18T09:54:19.871Z] Cloning the remote Git repository
09:54:19 [2021-05-18T09:54:19.871Z] Cloning with configured refspecs honoured and without tags
09:54:20 [2021-05-18T09:54:20.051Z] #9 ...
09:54:20 [2021-05-18T09:54:20.051Z] 
09:54:20 [2021-05-18T09:54:20.051Z] #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
09:54:20 [2021-05-18T09:54:20.051Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:54:20 [2021-05-18T09:54:20.051Z] #27 1.371 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 1.380 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 1.441 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 1.655 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 2.166 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 2.702 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 3.774 Fetched 8445 kB in 3s (3184 kB/s)
09:54:20 [2021-05-18T09:54:20.051Z] #27 3.774 Reading package lists...
09:54:20 [2021-05-18T09:54:20.051Z] #27 4.785 Reading package lists...
09:54:20 [2021-05-18T09:54:20.051Z] #27 5.693 Building dependency tree...
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.009 The following additional packages will be installed:
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.010   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.011   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.011   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.012 Suggested packages:
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.012   krb5-doc krb5-user
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.012 Recommended packages:
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.012   krb5-locales publicsuffix libsasl2-modules
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.253 The following NEW packages will be installed:
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.254   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.254   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.255   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.256   libssh2-1 libssl1.1 openssl
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.548 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.548 Need to get 5059 kB of archives.
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.548 After this operation, 12.1 MB of additional disk space will be used.
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.548 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.548 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.554 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.554 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.570 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.593 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.593 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.593 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.593 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.593 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.593 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.594 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.606 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.606 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.606 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.606 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.606 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.608 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.614 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.625 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.642 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.817 debconf: delaying package configuration, since apt-utils is not installed
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.852 Fetched 5059 kB in 0s (14.8 MB/s)
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.910 Selecting previously unselected package libssl1.1:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.910 (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.)
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.912 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 6.924 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.166 Selecting previously unselected package openssl.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.166 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.171 Unpacking openssl (1.1.1d-0+deb10u6) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.350 Selecting previously unselected package ca-certificates.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.350 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.353 Unpacking ca-certificates (20200601~deb10u2) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.473 Selecting previously unselected package libkeyutils1:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.473 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.481 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.521 Selecting previously unselected package libkrb5support0:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.521 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.536 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.590 Selecting previously unselected package libk5crypto3:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.590 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.595 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.664 Selecting previously unselected package libkrb5-3:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.664 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.670 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.790 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.790 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.795 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.859 Selecting previously unselected package libsasl2-modules-db:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.859 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.866 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.928 Selecting previously unselected package libsasl2-2:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.928 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.933 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.997 Selecting previously unselected package libldap-common.
09:54:20 [2021-05-18T09:54:20.051Z] #27 7.997 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.001 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.068 Selecting previously unselected package libldap-2.4-2:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.068 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.074 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.159 Selecting previously unselected package libnghttp2-14:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.159 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.163 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.254 Selecting previously unselected package libpsl5:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.254 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.254 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.322 Selecting previously unselected package librtmp1:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.322 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.326 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.395 Selecting previously unselected package libssh2-1:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.395 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.398 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.468 Selecting previously unselected package libcurl4:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.468 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.471 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.572 Selecting previously unselected package curl.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.572 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.576 Unpacking curl (7.64.0-4+deb10u2) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.674 Selecting previously unselected package libonig5:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.674 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.677 Unpacking libonig5:amd64 (6.9.1-1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.751 Selecting previously unselected package libjq1:amd64.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.751 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.759 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.835 Selecting previously unselected package jq.
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.835 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.854 Unpacking jq (1.5+dfsg-2+b1) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.948 Setting up libkeyutils1:amd64 (1.6-6) ...
09:54:20 [2021-05-18T09:54:20.051Z] #27 8.967 Setting up libpsl5:amd64 (0.20.2-2) ...
09:54:20 [2021-05-18T09:54:20.308Z] #27 8.980 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:54:20 [2021-05-18T09:54:20.308Z] #27 ...
09:54:20 [2021-05-18T09:54:20.308Z] 
09:54:20 [2021-05-18T09:54:20.308Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:20 [2021-05-18T09:54:20.308Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:19 [2021-05-18T09:54:19.879Z] Cloning repository https://github.com/moby/moby.git
09:54:19 [2021-05-18T09:54:19.934Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:54:20 [2021-05-18T09:54:20.200Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:20 [2021-05-18T09:54:20.200Z]  > git --version # timeout=10
09:54:20 [2021-05-18T09:54:20.211Z]  > git --version # 'git version 2.25.1'
09:54:20 [2021-05-18T09:54:20.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:20 [2021-05-18T09:54:20.245Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:23 [2021-05-18T09:54:23.782Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8ea5db2231ba8d4) in /home/ubuntu/workspace/moby_PR-42389
[Pipeline] {
[Pipeline] checkout
09:54:23 [2021-05-18T09:54:23.963Z] The recommended git tool is: git
09:54:24 [2021-05-18T09:54:24.490Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s
09:54:24 [2021-05-18T09:54:24.490Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done
09:54:24 [2021-05-18T09:54:24.748Z] #9 ...
09:54:24 [2021-05-18T09:54:24.748Z] 
09:54:24 [2021-05-18T09:54:24.748Z] #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
09:54:24 [2021-05-18T09:54:24.748Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.125 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.138 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.153 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.164 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.175 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.187 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.200 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.211 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.222 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.234 Setting up openssl (1.1.1d-0+deb10u6) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.249 Setting up libonig5:amd64 (6.9.1-1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.261 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.274 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 9.311 Setting up ca-certificates (20200601~deb10u2) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 10.10 Updating certificates in /etc/ssl/certs...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.10 137 added, 0 removed; done.
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.16 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.17 Setting up jq (1.5+dfsg-2+b1) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.19 Setting up curl (7.64.0-4+deb10u2) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.20 Processing triggers for libc-bin (2.28-10) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.22 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:54:24 [2021-05-18T09:54:24.748Z] #27 11.23 Updating certificates in /etc/ssl/certs...
09:54:24 [2021-05-18T09:54:24.748Z] #27 12.26 0 added, 0 removed; done.
09:54:24 [2021-05-18T09:54:24.748Z] #27 12.26 Running hooks in /etc/ca-certificates/update.d...
09:54:24 [2021-05-18T09:54:24.748Z] #27 12.26 done.
09:54:24 [2021-05-18T09:54:24.748Z] #27 DONE 13.5s
09:54:24 [2021-05-18T09:54:24.748Z] 
09:54:24 [2021-05-18T09:54:24.748Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:54:24 [2021-05-18T09:54:24.748Z] #28 sha256:29e2d8965e69c7e9dda9c868fd77e1544a0bed4bce950c09a5f9a53390fc0ddf
09:54:24 [2021-05-18T09:54:24.748Z] #28 DONE 0.1s
09:54:24 [2021-05-18T09:54:24.748Z] 
09:54:24 [2021-05-18T09:54:24.748Z] #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
09:54:24 [2021-05-18T09:54:24.748Z] #29 sha256:a8d5cd21134c52823c8a362fa5c892bb1e91e1fa603f5e1f6bd7149fd32be5d4
09:54:25 [2021-05-18T09:54:25.069Z] Client: Docker Engine - Community
09:54:25 [2021-05-18T09:54:25.069Z]  Version:           20.10.5
09:54:25 [2021-05-18T09:54:25.069Z]  API version:       1.41
09:54:25 [2021-05-18T09:54:25.069Z]  Go version:        go1.13.15
09:54:25 [2021-05-18T09:54:25.069Z]  Git commit:        55c4c88
09:54:25 [2021-05-18T09:54:25.069Z]  Built:             Tue Mar  2 20:18:05 2021
09:54:25 [2021-05-18T09:54:25.069Z]  OS/Arch:           linux/amd64
09:54:25 [2021-05-18T09:54:25.069Z]  Context:           default
09:54:25 [2021-05-18T09:54:25.069Z]  Experimental:      true
09:54:25 [2021-05-18T09:54:25.069Z] 
09:54:25 [2021-05-18T09:54:25.069Z] Server: Docker Engine - Community
09:54:25 [2021-05-18T09:54:25.069Z]  Engine:
09:54:25 [2021-05-18T09:54:25.069Z]   Version:          20.10.5
09:54:25 [2021-05-18T09:54:25.069Z]   API version:      1.41 (minimum version 1.12)
09:54:25 [2021-05-18T09:54:25.069Z]   Go version:       go1.13.15
09:54:25 [2021-05-18T09:54:25.069Z]   Git commit:       363e9a8
09:54:25 [2021-05-18T09:54:25.069Z]   Built:            Tue Mar  2 20:16:00 2021
09:54:25 [2021-05-18T09:54:25.069Z]   OS/Arch:          linux/amd64
09:54:25 [2021-05-18T09:54:25.069Z]   Experimental:     true
09:54:25 [2021-05-18T09:54:25.069Z]  containerd:
09:54:25 [2021-05-18T09:54:25.069Z]   Version:          1.4.4
09:54:25 [2021-05-18T09:54:25.069Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:54:25 [2021-05-18T09:54:25.069Z]  runc:
09:54:25 [2021-05-18T09:54:25.069Z]   Version:          1.0.0-rc93
09:54:25 [2021-05-18T09:54:25.069Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:54:25 [2021-05-18T09:54:25.069Z]  docker-init:
09:54:25 [2021-05-18T09:54:25.069Z]   Version:          0.19.0
09:54:25 [2021-05-18T09:54:25.069Z]   GitCommit:        de40ad0
[Pipeline] sh
09:54:25 [2021-05-18T09:54:25.384Z] + docker info
09:54:26 [2021-05-18T09:54:26.645Z] #29 1.580 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:54:26 [2021-05-18T09:54:26.645Z] #29 1.681 
09:54:26 [2021-05-18T09:54:26.902Z] #29 1.816 
#####                                                                      7.0%
#######################                                                   33.2%
#######################################                                   55.1%
##################################################                        70.3%
#####################################################################     96.5%
######################################################################## 100.0%
09:54:27 [2021-05-18T09:54:27.158Z] #29 2.346 
09:54:27 [2021-05-18T09:54:27.415Z] #29 2.491 
############################################################              83.4%
######################################################################## 100.0%
09:54:27 [2021-05-18T09:54:27.415Z] #29 2.586 
09:54:27 [2021-05-18T09:54:27.672Z] #29 2.732 
###############################################                           65.8%
######################################################################## 100.0%
09:54:27 [2021-05-18T09:54:27.672Z] #29 2.865 
09:54:28 [2021-05-18T09:54:28.187Z] using credential docker-jenkins-github-credentials
09:54:28 [2021-05-18T09:54:28.197Z] Cloning the remote Git repository
09:54:28 [2021-05-18T09:54:28.197Z] Cloning with configured refspecs honoured and without tags
09:54:28 [2021-05-18T09:54:28.200Z] #29 2.996 
########                                                                  12.0%
#########################                                                 35.5%
#######################################                                   54.8%
#####################################################                     74.2%
###################################################################       93.5%
######################################################################## 100.0%
09:54:28 [2021-05-18T09:54:28.200Z] #29 3.542 
09:54:28 [2021-05-18T09:54:28.275Z] Cloning repository https://github.com/moby/moby.git
09:54:28 [2021-05-18T09:54:28.336Z]  > git init /home/ubuntu/workspace/moby_PR-42389 # timeout=10
09:54:28 [2021-05-18T09:54:28.952Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:28 [2021-05-18T09:54:28.952Z]  > git --version # timeout=10
09:54:28 [2021-05-18T09:54:28.971Z]  > git --version # 'git version 2.25.1'
09:54:28 [2021-05-18T09:54:28.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:28 [2021-05-18T09:54:28.975Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:30 [2021-05-18T09:54:30.256Z] #29 3.682 
#                                                                          2.1%
######                                                                     9.4%
##########                                                                14.4%
##############                                                            20.0%
##################                                                        25.0%
######################                                                    30.6%
#########################                                                 35.2%
#############################                                             40.4%
################################                                          45.2%
#####################################                                     51.6%
#########################################                                 57.1%
############################################                              62.1%
################################################                          67.4%
####################################################                      72.7%
########################################################                  77.9%
###########################################################               83.1%
###############################################################           88.0%
###################################################################       93.7%
#######################################################################   98.8%
######################################################################## 100.0%
09:54:30 [2021-05-18T09:54:30.256Z] #29 5.534 
09:54:30 [2021-05-18T09:54:30.636Z]  ---> c8dec5ff38f7
09:54:30 [2021-05-18T09:54:30.636Z] Successfully built c8dec5ff38f7
09:54:30 [2021-05-18T09:54:30.636Z] Successfully tagged docker:latest
09:54:30 [2021-05-18T09:54:30.636Z] INFO: Image build ended at 05/18/2021 09:54:28. Duration:00:00:34.7876556
09:54:30 [2021-05-18T09:54:30.636Z] 
09:54:30 [2021-05-18T09:54:30.636Z] 
09:54:30 [2021-05-18T09:54:30.636Z] INFO: Building the test binaries at 05/18/2021 09:54:28...
09:54:30 [2021-05-18T09:54:30.818Z] #29 5.880 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:54:30 [2021-05-18T09:54:30.818Z] #29 5.981 
09:54:30 [2021-05-18T09:54:30.818Z] #29 6.068 
######################################################################## 100.0%
09:54:30 [2021-05-18T09:54:30.818Z] #29 6.093 
09:54:30 [2021-05-18T09:54:30.975Z] Fetching without tags
09:54:31 [2021-05-18T09:54:31.256Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:31 [2021-05-18T09:54:31.381Z] #29 6.444 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:54:31 [2021-05-18T09:54:31.381Z] #29 6.541 
09:54:31 [2021-05-18T09:54:31.381Z] #29 6.664 
#####################################################                     74.1%
######################################################################## 100.0%
09:54:31 [2021-05-18T09:54:31.381Z] #29 6.705 
09:54:30 [2021-05-18T09:54:30.885Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:30 [2021-05-18T09:54:30.909Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:30 [2021-05-18T09:54:30.936Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:30 [2021-05-18T09:54:30.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:30 [2021-05-18T09:54:30.978Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:30 [2021-05-18T09:54:30.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:31 [2021-05-18T09:54:31.008Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:31 [2021-05-18T09:54:31.270Z]  > git config core.sparsecheckout # timeout=10
09:54:31 [2021-05-18T09:54:31.296Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:31 [2021-05-18T09:54:31.944Z] #29 7.058 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:54:31 [2021-05-18T09:54:31.944Z] #29 7.156 
09:54:31 [2021-05-18T09:54:31.960Z] Client:
09:54:31 [2021-05-18T09:54:31.960Z]  Context:    default
09:54:31 [2021-05-18T09:54:31.960Z]  Debug Mode: false
09:54:31 [2021-05-18T09:54:31.960Z]  Plugins:
09:54:31 [2021-05-18T09:54:31.960Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:54:31 [2021-05-18T09:54:31.960Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:54:31 [2021-05-18T09:54:31.960Z] 
09:54:31 [2021-05-18T09:54:31.960Z] Server:
09:54:31 [2021-05-18T09:54:31.960Z]  Containers: 0
09:54:31 [2021-05-18T09:54:31.960Z]   Running: 0
09:54:31 [2021-05-18T09:54:31.960Z]   Paused: 0
09:54:31 [2021-05-18T09:54:31.960Z]   Stopped: 0
09:54:31 [2021-05-18T09:54:31.960Z]  Images: 0
09:54:31 [2021-05-18T09:54:31.960Z]  Server Version: 20.10.5
09:54:31 [2021-05-18T09:54:31.960Z]  Storage Driver: overlay2
09:54:31 [2021-05-18T09:54:31.960Z]   Backing Filesystem: extfs
09:54:31 [2021-05-18T09:54:31.960Z]   Supports d_type: true
09:54:31 [2021-05-18T09:54:31.960Z]   Native Overlay Diff: true
09:54:31 [2021-05-18T09:54:31.960Z]  Logging Driver: json-file
09:54:31 [2021-05-18T09:54:31.960Z]  Cgroup Driver: cgroupfs
09:54:31 [2021-05-18T09:54:31.960Z]  Cgroup Version: 1
09:54:31 [2021-05-18T09:54:31.960Z]  Plugins:
09:54:31 [2021-05-18T09:54:31.960Z]   Volume: local
09:54:31 [2021-05-18T09:54:31.960Z]   Network: bridge host ipvlan macvlan null overlay
09:54:31 [2021-05-18T09:54:31.960Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:54:31 [2021-05-18T09:54:31.960Z]  Swarm: inactive
09:54:31 [2021-05-18T09:54:31.960Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:54:31 [2021-05-18T09:54:31.960Z]  Default Runtime: runc
09:54:31 [2021-05-18T09:54:31.960Z]  Init Binary: docker-init
09:54:31 [2021-05-18T09:54:31.960Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:54:31 [2021-05-18T09:54:31.960Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:54:31 [2021-05-18T09:54:31.960Z]  init version: de40ad0
09:54:31 [2021-05-18T09:54:31.960Z]  Security Options:
09:54:31 [2021-05-18T09:54:31.960Z]   apparmor
09:54:31 [2021-05-18T09:54:31.960Z]   seccomp
09:54:31 [2021-05-18T09:54:31.960Z]    Profile: default
09:54:31 [2021-05-18T09:54:31.960Z]  Kernel Version: 5.4.0-1041-aws
09:54:31 [2021-05-18T09:54:31.960Z]  Operating System: Ubuntu 18.04.5 LTS
09:54:31 [2021-05-18T09:54:31.960Z]  OSType: linux
09:54:31 [2021-05-18T09:54:31.960Z]  Architecture: x86_64
09:54:31 [2021-05-18T09:54:31.960Z]  CPUs: 2
09:54:31 [2021-05-18T09:54:31.960Z]  Total Memory: 7.569GiB
09:54:31 [2021-05-18T09:54:31.960Z]  Name: ip-10-100-102-77
09:54:31 [2021-05-18T09:54:31.960Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
09:54:31 [2021-05-18T09:54:31.960Z]  Docker Root Dir: /var/lib/docker
09:54:31 [2021-05-18T09:54:31.960Z]  Debug Mode: false
09:54:31 [2021-05-18T09:54:31.960Z]  Registry: https://index.docker.io/v1/
09:54:31 [2021-05-18T09:54:31.960Z]  Labels:
09:54:31 [2021-05-18T09:54:31.960Z]  Experimental: true
09:54:31 [2021-05-18T09:54:31.960Z]  Insecure Registries:
09:54:31 [2021-05-18T09:54:31.960Z]   127.0.0.0/8
09:54:31 [2021-05-18T09:54:31.960Z]  Live Restore Enabled: true
09:54:31 [2021-05-18T09:54:31.960Z] 
09:54:31 [2021-05-18T09:54:31.960Z] WARNING: No swap limit support
[Pipeline] sh
09:54:32 [2021-05-18T09:54:32.244Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:54:32 [2021-05-18T09:54:32.244Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:54:32 [2021-05-18T09:54:32.244Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42389/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
09:54:32 [2021-05-18T09:54:32.244Z] + bash /home/ubuntu/workspace/moby_PR-42389/check-config.sh
09:54:32 [2021-05-18T09:54:32.244Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:54:32 [2021-05-18T09:54:32.244Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
09:54:32 [2021-05-18T09:54:32.244Z] 
09:54:32 [2021-05-18T09:54:32.244Z] Generally Necessary:
09:54:32 [2021-05-18T09:54:32.244Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:54:32 [2021-05-18T09:54:32.244Z] - apparmor: enabled and tools installed
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NAMESPACES: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NET_NS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_PID_NS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_IPC_NS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_UTS_NS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUPS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_CPUACCT: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_DEVICE: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_FREEZER: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_SCHED: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CPUSETS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_MEMCG: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_KEYS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_VETH: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_BRIDGE: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NF_NAT: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_POSIX_MQUEUE: enabled
09:54:32 [2021-05-18T09:54:32.507Z] 
09:54:32 [2021-05-18T09:54:32.507Z] Optional Features:
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_USER_NS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_SECCOMP: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_SECCOMP_FILTER: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_PIDS: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_MEMCG_SWAP: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:54:32 [2021-05-18T09:54:32.507Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_BLK_CGROUP: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_PERF: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_HUGETLB: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:54:32 [2021-05-18T09:54:32.507Z] - CONFIG_CFS_BANDWIDTH: enabled
09:54:32 [2021-05-18T09:54:32.587Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:32 [2021-05-18T09:54:32.588Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_RT_GROUP_SCHED: missing
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_IP_VS: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_IP_VS_NFCT: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_IP_VS_RR: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_SECURITY_SELINUX: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_SECURITY_APPARMOR: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_EXT4_FS: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:54:32 [2021-05-18T09:54:32.766Z] - Network Drivers:
09:54:32 [2021-05-18T09:54:32.766Z]   - "overlay":
09:54:32 [2021-05-18T09:54:32.766Z]     - CONFIG_VXLAN: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       Optional (for encrypted networks):
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_CRYPTO: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_CRYPTO_AEAD: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_CRYPTO_GCM: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_CRYPTO_GHASH: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_XFRM: enabled
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_XFRM_USER: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z]       - CONFIG_INET_ESP: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z]   - "ipvlan":
09:54:32 [2021-05-18T09:54:32.766Z]     - CONFIG_IPVLAN: enabled (as module)
09:54:32 [2021-05-18T09:54:32.766Z]   - "macvlan":
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_MACVLAN: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_DUMMY: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]   - "ftp,tftp client in container":
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z] - Storage Drivers:
09:54:33 [2021-05-18T09:54:33.039Z]   - "aufs":
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_AUFS_FS: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]   - "btrfs":
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:54:33 [2021-05-18T09:54:33.039Z]   - "devicemapper":
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_BLK_DEV_DM: enabled
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]   - "overlay":
09:54:33 [2021-05-18T09:54:33.039Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:54:33 [2021-05-18T09:54:33.039Z]   - "zfs":
09:54:33 [2021-05-18T09:54:33.039Z]     - /dev/zfs: present
09:54:33 [2021-05-18T09:54:33.039Z]     - zfs command: missing
09:54:33 [2021-05-18T09:54:33.039Z]     - zpool command: missing
09:54:33 [2021-05-18T09:54:33.039Z] 
09:54:33 [2021-05-18T09:54:33.039Z] Limits:
09:54:33 [2021-05-18T09:54:33.039Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:54:33 [2021-05-18T09:54:33.039Z] 
09:54:33 [2021-05-18T09:54:33.039Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:54:33 [2021-05-18T09:54:33.231Z] #29 7.376 
                                                                           0.0%
##                                                                         4.0%
##################                                                        26.3%
#################################                                         47.1%
###########################################                               60.4%
############################################################              84.2%
######################################################################## 100.0%
09:54:33 [2021-05-18T09:54:33.231Z] #29 8.315 
09:54:33 [2021-05-18T09:54:33.388Z] + sudo modprobe ip_vs
09:54:33 [2021-05-18T09:54:33.388Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fe54215fb36bae86e7f2527c29624654e6affd98 .
09:54:33 [2021-05-18T09:54:33.487Z] #29 8.580 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:54:33 [2021-05-18T09:54:33.488Z] #29 8.658 
09:54:33 [2021-05-18T09:54:33.488Z] #29 8.756 
######################################################################## 100.0%
09:54:33 [2021-05-18T09:54:33.488Z] #29 8.780 
09:54:33 [2021-05-18T09:54:33.970Z] #1 [internal] load build definition from Dockerfile
09:54:33 [2021-05-18T09:54:33.970Z] #1 sha256:9f943468907221d677d7109ce20289b7e11e08724e7b4ed3cc390c38930450d3
09:54:33 [2021-05-18T09:54:33.970Z] #1 transferring dockerfile: 17.07kB done
09:54:33 [2021-05-18T09:54:33.970Z] #1 DONE 0.1s
09:54:33 [2021-05-18T09:54:33.970Z] 
09:54:33 [2021-05-18T09:54:33.970Z] #2 [internal] load .dockerignore
09:54:33 [2021-05-18T09:54:33.970Z] #2 sha256:16f0cda2e8f6da75c82c5f37c3059be6cf0157069e28e392771c6fa56e06b042
09:54:33 [2021-05-18T09:54:33.970Z] #2 transferring context: 87B done
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.104 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.213 
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.288 
######################################################################## 100.0%
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.308 
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.331 Download of images into '/build' complete.
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.331 Use something like the following to load the result into a Docker daemon:
09:54:34 [2021-05-18T09:54:34.051Z] #29 9.331   tar -cC '/build' . | docker load
09:54:34 [2021-05-18T09:54:34.235Z] #2 DONE 0.1s
09:54:34 [2021-05-18T09:54:34.235Z] 
09:54:34 [2021-05-18T09:54:34.235Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
09:54:34 [2021-05-18T09:54:34.235Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
09:54:32 [2021-05-18T09:54:32.481Z]  > git remote # timeout=10
09:54:32 [2021-05-18T09:54:32.503Z]  > git config --get remote.origin.url # timeout=10
09:54:32 [2021-05-18T09:54:32.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:32 [2021-05-18T09:54:32.531Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:32 [2021-05-18T09:54:32.561Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:32 [2021-05-18T09:54:32.590Z]  > git config core.sparsecheckout # timeout=10
09:54:32 [2021-05-18T09:54:32.617Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:34 [2021-05-18T09:54:34.807Z] #3 DONE 0.4s
09:54:34 [2021-05-18T09:54:34.807Z] 
09:54:34 [2021-05-18T09:54:34.807Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
09:54:34 [2021-05-18T09:54:34.807Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
09:54:34 [2021-05-18T09:54:34.807Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
09:54:34 [2021-05-18T09:54:34.807Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
09:54:34 [2021-05-18T09:54:34.807Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
09:54:34 [2021-05-18T09:54:34.807Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
09:54:34 [2021-05-18T09:54:34.807Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
09:54:34 [2021-05-18T09:54:34.807Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
09:54:34 [2021-05-18T09:54:34.807Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
09:54:34 [2021-05-18T09:54:34.979Z] #29 ...
09:54:34 [2021-05-18T09:54:34.979Z] 
09:54:34 [2021-05-18T09:54:34.979Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:34 [2021-05-18T09:54:34.979Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:34 [2021-05-18T09:54:34.979Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done
09:54:35 [2021-05-18T09:54:35.352Z] INFO: make.ps1 starting at 05/18/2021 09:54:34
09:54:35 [2021-05-18T09:54:35.352Z] INFO: Git commit (fe54215fb3) assumed from DOCKER_GITCOMMIT environment variable
09:54:35 [2021-05-18T09:54:35.352Z] INFO: Invoking autogen...
09:54:35 [2021-05-18T09:54:35.422Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
09:54:35 [2021-05-18T09:54:35.422Z] #4 DONE 0.9s
09:54:35 [2021-05-18T09:54:35.540Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:54:35 [2021-05-18T09:54:35.684Z] 
09:54:35 [2021-05-18T09:54:35.684Z] #6 [internal] load metadata for docker.io/library/debian:buster
09:54:35 [2021-05-18T09:54:35.685Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:54:36 [2021-05-18T09:54:36.323Z] INFO: Building daemon...
09:54:37 [2021-05-18T09:54:37.065Z] #6 ...
09:54:37 [2021-05-18T09:54:37.065Z] 
09:54:37 [2021-05-18T09:54:37.065Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:54:37 [2021-05-18T09:54:37.065Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:54:37 [2021-05-18T09:54:37.065Z] #5 DONE 1.0s
09:54:37 [2021-05-18T09:54:37.065Z] 
09:54:37 [2021-05-18T09:54:37.065Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:54:37 [2021-05-18T09:54:37.065Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:54:37 [2021-05-18T09:54:37.065Z] #8 DONE 1.1s
09:54:37 [2021-05-18T09:54:37.065Z] 
09:54:37 [2021-05-18T09:54:37.065Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:54:37 [2021-05-18T09:54:37.065Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:54:37 [2021-05-18T09:54:37.065Z] #7 DONE 1.1s
09:54:37 [2021-05-18T09:54:37.065Z] 
09:54:37 [2021-05-18T09:54:37.065Z] #6 [internal] load metadata for docker.io/library/debian:buster
09:54:37 [2021-05-18T09:54:37.065Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:54:37 [2021-05-18T09:54:37.065Z] #6 DONE 1.2s
09:54:37 [2021-05-18T09:54:37.267Z] Commit message: "Update test certificates"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:54:38 [2021-05-18T09:54:38.060Z] #9 DONE 39.8s
09:54:38 [2021-05-18T09:54:38.060Z] 
09:54:38 [2021-05-18T09:54:38.060Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:54:38 [2021-05-18T09:54:38.060Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:54:38 [2021-05-18T09:54:38.060Z] #10 ...
09:54:38 [2021-05-18T09:54:38.060Z] 
09:54:38 [2021-05-18T09:54:38.060Z] #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
09:54:38 [2021-05-18T09:54:38.060Z] #29 sha256:a8d5cd21134c52823c8a362fa5c892bb1e91e1fa603f5e1f6bd7149fd32be5d4
09:54:38 [2021-05-18T09:54:38.060Z] #29 DONE 13.0s
09:54:38 [2021-05-18T09:54:38.060Z] 
09:54:38 [2021-05-18T09:54:38.060Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:54:38 [2021-05-18T09:54:38.060Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:54:38 [2021-05-18T09:54:38.453Z] + docker version
09:54:38 [2021-05-18T09:54:38.458Z] 
09:54:38 [2021-05-18T09:54:38.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:38 [2021-05-18T09:54:38.458Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:38 [2021-05-18T09:54:38.458Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
09:54:38 [2021-05-18T09:54:38.458Z] #9 DONE 0.1s
09:54:38 [2021-05-18T09:54:38.458Z] 
09:54:38 [2021-05-18T09:54:38.458Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:38 [2021-05-18T09:54:38.458Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:54:38 [2021-05-18T09:54:38.458Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:38 [2021-05-18T09:54:38.624Z] #10 DONE 0.9s
09:54:38 [2021-05-18T09:54:38.624Z] 
09:54:38 [2021-05-18T09:54:38.624Z] #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
09:54:38 [2021-05-18T09:54:38.624Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:54:38 [2021-05-18T09:54:38.717Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:54:38 [2021-05-18T09:54:38.717Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:54:38 [2021-05-18T09:54:38.717Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:54:38 [2021-05-18T09:54:38.982Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.3s
09:54:39 [2021-05-18T09:54:39.188Z] #11 DONE 0.7s
09:54:39 [2021-05-18T09:54:39.188Z] 
09:54:39 [2021-05-18T09:54:39.188Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:54:39 [2021-05-18T09:54:39.188Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:54:39 [2021-05-18T09:54:39.188Z] #31 DONE 0.1s
09:54:39 [2021-05-18T09:54:39.188Z] 
09:54:39 [2021-05-18T09:54:39.188Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:54:39 [2021-05-18T09:54:39.188Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:54:39 [2021-05-18T09:54:39.243Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.4s
09:54:39 [2021-05-18T09:54:39.243Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.6s
09:54:39 [2021-05-18T09:54:39.280Z] Fetching without tags
09:54:39 [2021-05-18T09:54:39.449Z] #32 ...
09:54:39 [2021-05-18T09:54:39.449Z] 
09:54:39 [2021-05-18T09:54:39.449Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:54:39 [2021-05-18T09:54:39.449Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:54:39 [2021-05-18T09:54:39.449Z] #39 DONE 0.2s
09:54:39 [2021-05-18T09:54:39.503Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s
09:54:39 [2021-05-18T09:54:39.543Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:39 [2021-05-18T09:54:39.706Z] 
09:54:39 [2021-05-18T09:54:39.706Z] #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
09:54:39 [2021-05-18T09:54:39.706Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:54:39 [2021-05-18T09:54:39.765Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
09:54:39 [2021-05-18T09:54:39.765Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
09:54:40 [2021-05-18T09:54:40.222Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:40 [2021-05-18T09:54:40.222Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:39 [2021-05-18T09:54:39.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:39 [2021-05-18T09:54:39.241Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:39 [2021-05-18T09:54:39.250Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:39 [2021-05-18T09:54:39.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:39 [2021-05-18T09:54:39.281Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:39 [2021-05-18T09:54:39.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:39 [2021-05-18T09:54:39.282Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:39 [2021-05-18T09:54:39.548Z]  > git config core.sparsecheckout # timeout=10
09:54:39 [2021-05-18T09:54:39.566Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:40 [2021-05-18T09:54:40.135Z]  > git remote # timeout=10
09:54:40 [2021-05-18T09:54:40.166Z]  > git config --get remote.origin.url # timeout=10
09:54:40 [2021-05-18T09:54:40.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:40 [2021-05-18T09:54:40.184Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:40 [2021-05-18T09:54:40.203Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:40 [2021-05-18T09:54:40.223Z]  > git config core.sparsecheckout # timeout=10
09:54:40 [2021-05-18T09:54:40.235Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:42 [2021-05-18T09:54:42.692Z] Client: Docker Engine - Community
09:54:42 [2021-05-18T09:54:42.692Z]  Version:           20.10.5
09:54:42 [2021-05-18T09:54:42.692Z]  API version:       1.41
09:54:42 [2021-05-18T09:54:42.692Z]  Go version:        go1.13.15
09:54:42 [2021-05-18T09:54:42.692Z]  Git commit:        55c4c88
09:54:42 [2021-05-18T09:54:42.692Z]  Built:             Tue Mar  2 20:18:05 2021
09:54:42 [2021-05-18T09:54:42.693Z]  OS/Arch:           linux/amd64
09:54:42 [2021-05-18T09:54:42.693Z]  Context:           default
09:54:42 [2021-05-18T09:54:42.693Z]  Experimental:      true
09:54:42 [2021-05-18T09:54:42.693Z] 
09:54:42 [2021-05-18T09:54:42.693Z] Server: Docker Engine - Community
09:54:42 [2021-05-18T09:54:42.693Z]  Engine:
09:54:42 [2021-05-18T09:54:42.693Z]   Version:          20.10.5
09:54:42 [2021-05-18T09:54:42.693Z]   API version:      1.41 (minimum version 1.12)
09:54:42 [2021-05-18T09:54:42.693Z]   Go version:       go1.13.15
09:54:42 [2021-05-18T09:54:42.693Z]   Git commit:       363e9a8
09:54:42 [2021-05-18T09:54:42.693Z]   Built:            Tue Mar  2 20:16:00 2021
09:54:42 [2021-05-18T09:54:42.693Z]   OS/Arch:          linux/amd64
09:54:42 [2021-05-18T09:54:42.693Z]   Experimental:     true
09:54:42 [2021-05-18T09:54:42.693Z]  containerd:
09:54:42 [2021-05-18T09:54:42.693Z]   Version:          1.4.4
09:54:42 [2021-05-18T09:54:42.693Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:54:42 [2021-05-18T09:54:42.693Z]  runc:
09:54:42 [2021-05-18T09:54:42.693Z]   Version:          1.0.0-rc93
09:54:42 [2021-05-18T09:54:42.693Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:54:42 [2021-05-18T09:54:42.693Z]  docker-init:
09:54:42 [2021-05-18T09:54:42.693Z]   Version:          0.19.0
09:54:42 [2021-05-18T09:54:42.693Z]   GitCommit:        de40ad0
[Pipeline] sh
09:54:43 [2021-05-18T09:54:43.026Z] + docker info
09:54:43 [2021-05-18T09:54:43.876Z] #40 ...
09:54:43 [2021-05-18T09:54:43.876Z] 
09:54:43 [2021-05-18T09:54:43.876Z] #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
09:54:43 [2021-05-18T09:54:43.876Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
09:54:43 [2021-05-18T09:54:43.876Z] #12 DONE 3.8s
09:54:43 [2021-05-18T09:54:43.876Z] 
09:54:43 [2021-05-18T09:54:43.876Z] #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
09:54:43 [2021-05-18T09:54:43.876Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:54:43 [2021-05-18T09:54:43.981Z] Commit message: "Update test certificates"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:54:45 [2021-05-18T09:54:45.073Z] #64 ...
09:54:45 [2021-05-18T09:54:45.073Z] 
09:54:45 [2021-05-18T09:54:45.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.9s done
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 3.1s done
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 5.6s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 5.6s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.26MB / 120.17MB 5.6s
09:54:45 [2021-05-18T09:54:45.073Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.2s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 5.9s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 5.9s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 6.0s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 6.1s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.1s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 6.1s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.87MB / 68.67MB 6.3s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 6.3s
09:54:45 [2021-05-18T09:54:45.073Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.4s
09:54:45 [2021-05-18T09:54:45.153Z] + docker version
09:54:45 [2021-05-18T09:54:45.334Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 6.6s
09:54:45 [2021-05-18T09:54:45.334Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 6.7s
09:54:45 [2021-05-18T09:54:45.597Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 6.9s
09:54:45 [2021-05-18T09:54:45.860Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 7.1s
09:54:45 [2021-05-18T09:54:45.860Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 7.2s done
09:54:45 [2021-05-18T09:54:45.860Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.90MB / 120.17MB 7.3s
09:54:46 [2021-05-18T09:54:46.120Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s
09:54:47 [2021-05-18T09:54:47.160Z] #13 3.432 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:54:47 [2021-05-18T09:54:47.160Z] #13 3.445 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:54:47 [2021-05-18T09:54:47.160Z] #13 3.505 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:54:47 [2021-05-18T09:54:47.160Z] #13 3.554 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:54:47 [2021-05-18T09:54:47.418Z] #13 4.372 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:54:47 [2021-05-18T09:54:47.502Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.5s done
09:54:47 [2021-05-18T09:54:47.502Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 8.5s
09:54:48 [2021-05-18T09:54:48.338Z] Client:
09:54:48 [2021-05-18T09:54:48.339Z]  Context:    default
09:54:48 [2021-05-18T09:54:48.339Z]  Debug Mode: false
09:54:48 [2021-05-18T09:54:48.339Z]  Plugins:
09:54:48 [2021-05-18T09:54:48.339Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:54:48 [2021-05-18T09:54:48.339Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:54:48 [2021-05-18T09:54:48.339Z] 
09:54:48 [2021-05-18T09:54:48.339Z] Server:
09:54:48 [2021-05-18T09:54:48.339Z]  Containers: 0
09:54:48 [2021-05-18T09:54:48.339Z]   Running: 0
09:54:48 [2021-05-18T09:54:48.339Z]   Paused: 0
09:54:48 [2021-05-18T09:54:48.339Z]   Stopped: 0
09:54:48 [2021-05-18T09:54:48.339Z]  Images: 0
09:54:48 [2021-05-18T09:54:48.339Z]  Server Version: 20.10.5
09:54:48 [2021-05-18T09:54:48.339Z]  Storage Driver: overlay2
09:54:48 [2021-05-18T09:54:48.339Z]   Backing Filesystem: extfs
09:54:48 [2021-05-18T09:54:48.339Z]   Supports d_type: true
09:54:48 [2021-05-18T09:54:48.339Z]   Native Overlay Diff: true
09:54:48 [2021-05-18T09:54:48.339Z]  Logging Driver: json-file
09:54:48 [2021-05-18T09:54:48.339Z]  Cgroup Driver: cgroupfs
09:54:48 [2021-05-18T09:54:48.339Z]  Cgroup Version: 1
09:54:48 [2021-05-18T09:54:48.339Z]  Plugins:
09:54:48 [2021-05-18T09:54:48.339Z]   Volume: local
09:54:48 [2021-05-18T09:54:48.339Z]   Network: bridge host ipvlan macvlan null overlay
09:54:48 [2021-05-18T09:54:48.339Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:54:48 [2021-05-18T09:54:48.339Z]  Swarm: inactive
09:54:48 [2021-05-18T09:54:48.339Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
09:54:48 [2021-05-18T09:54:48.339Z]  Default Runtime: runc
09:54:48 [2021-05-18T09:54:48.339Z]  Init Binary: docker-init
09:54:48 [2021-05-18T09:54:48.339Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:54:48 [2021-05-18T09:54:48.339Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:54:48 [2021-05-18T09:54:48.339Z]  init version: de40ad0
09:54:48 [2021-05-18T09:54:48.339Z]  Security Options:
09:54:48 [2021-05-18T09:54:48.339Z]   apparmor
09:54:48 [2021-05-18T09:54:48.339Z]   seccomp
09:54:48 [2021-05-18T09:54:48.339Z]    Profile: default
09:54:48 [2021-05-18T09:54:48.339Z]  Kernel Version: 5.4.0-1041-aws
09:54:48 [2021-05-18T09:54:48.339Z]  Operating System: Ubuntu 18.04.5 LTS
09:54:48 [2021-05-18T09:54:48.339Z]  OSType: linux
09:54:48 [2021-05-18T09:54:48.339Z]  Architecture: x86_64
09:54:48 [2021-05-18T09:54:48.339Z]  CPUs: 2
09:54:48 [2021-05-18T09:54:48.339Z]  Total Memory: 7.569GiB
09:54:48 [2021-05-18T09:54:48.339Z]  Name: ip-10-100-49-107
09:54:48 [2021-05-18T09:54:48.339Z]  ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B
09:54:48 [2021-05-18T09:54:48.339Z]  Docker Root Dir: /var/lib/docker
09:54:48 [2021-05-18T09:54:48.339Z]  Debug Mode: false
09:54:48 [2021-05-18T09:54:48.339Z]  Registry: https://index.docker.io/v1/
09:54:48 [2021-05-18T09:54:48.339Z]  Labels:
09:54:48 [2021-05-18T09:54:48.339Z]  Experimental: true
09:54:48 [2021-05-18T09:54:48.339Z]  Insecure Registries:
09:54:48 [2021-05-18T09:54:48.339Z]   127.0.0.0/8
09:54:48 [2021-05-18T09:54:48.339Z]  Live Restore Enabled: true
09:54:48 [2021-05-18T09:54:48.339Z] 
09:54:48 [2021-05-18T09:54:48.339Z] WARNING: No swap limit support
[Pipeline] sh
09:54:48 [2021-05-18T09:54:48.442Z] #9 ...
09:54:48 [2021-05-18T09:54:48.442Z] 
09:54:48 [2021-05-18T09:54:48.442Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:48 [2021-05-18T09:54:48.442Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:54:48 [2021-05-18T09:54:48.442Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:54:48 [2021-05-18T09:54:48.442Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:54:48 [2021-05-18T09:54:48.442Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:54:48 [2021-05-18T09:54:48.442Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:54:48 [2021-05-18T09:54:48.442Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
09:54:48 [2021-05-18T09:54:48.442Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done
09:54:48 [2021-05-18T09:54:48.442Z] #62 DONE 10.0s
09:54:48 [2021-05-18T09:54:48.442Z] 
09:54:48 [2021-05-18T09:54:48.442Z] #23 [internal] load build context
09:54:48 [2021-05-18T09:54:48.442Z] #23 sha256:53455510c5b85b4a75707c876bbbac1de0f4865465c17554b97f5a7946e9d7f5
09:54:48 [2021-05-18T09:54:48.442Z] #23 transferring context: 53.24MB 7.7s done
09:54:48 [2021-05-18T09:54:48.442Z] #23 DONE 10.0s
09:54:48 [2021-05-18T09:54:48.442Z] 
09:54:48 [2021-05-18T09:54:48.442Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:48 [2021-05-18T09:54:48.442Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:48 [2021-05-18T09:54:48.442Z] #9 ...
09:54:48 [2021-05-18T09:54:48.442Z] 
09:54:48 [2021-05-18T09:54:48.442Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:54:48 [2021-05-18T09:54:48.442Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:54:48 [2021-05-18T09:54:48.442Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done
09:54:48 [2021-05-18T09:54:48.442Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
09:54:48 [2021-05-18T09:54:48.442Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
09:54:48 [2021-05-18T09:54:48.442Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
09:54:48 [2021-05-18T09:54:48.442Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.9s done
09:54:48 [2021-05-18T09:54:48.442Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.7s
09:54:48 [2021-05-18T09:54:48.642Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:54:48 [2021-05-18T09:54:48.642Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:54:48 [2021-05-18T09:54:48.642Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42389/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
09:54:48 [2021-05-18T09:54:48.642Z] + bash /home/ubuntu/workspace/moby_PR-42389/check-config.sh
09:54:48 [2021-05-18T09:54:48.642Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:54:48 [2021-05-18T09:54:48.642Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
09:54:48 [2021-05-18T09:54:48.642Z] 
09:54:48 [2021-05-18T09:54:48.642Z] Generally Necessary:
09:54:48 [2021-05-18T09:54:48.642Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:54:48 [2021-05-18T09:54:48.642Z] - apparmor: enabled and tools installed
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_NAMESPACES: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_NET_NS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_PID_NS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_IPC_NS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_UTS_NS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_CGROUPS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_CGROUP_CPUACCT: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_CGROUP_DEVICE: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_CGROUP_FREEZER: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_CGROUP_SCHED: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_CPUSETS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_MEMCG: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_KEYS: enabled
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_VETH: enabled (as module)
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_BRIDGE: enabled (as module)
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:54:48 [2021-05-18T09:54:48.642Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:54:48 [2021-05-18T09:54:48.702Z] #26 ...
09:54:48 [2021-05-18T09:54:48.703Z] 
09:54:48 [2021-05-18T09:54:48.703Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:48 [2021-05-18T09:54:48.703Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:54:48 [2021-05-18T09:54:48.703Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done
09:54:48 [2021-05-18T09:54:48.703Z] #64 DONE 10.1s
09:54:48 [2021-05-18T09:54:48.703Z] 
09:54:48 [2021-05-18T09:54:48.703Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:48 [2021-05-18T09:54:48.703Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:48 [2021-05-18T09:54:48.789Z] #13 ...
09:54:48 [2021-05-18T09:54:48.789Z] 
09:54:48 [2021-05-18T09:54:48.789Z] #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
09:54:48 [2021-05-18T09:54:48.789Z] #47 sha256:e3705dbc4797059ca028ac25701d4eeef221d54aac616b535f376921848fac81
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.801 + RM_GOPATH=0
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.801 + TMP_GOPATH=
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.801 + : /build
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.801 + '[' -z '' ']'
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.804 ++ mktemp -d
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.804 + export GOPATH=/tmp/tmp.TeoTBEtvXZ
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.804 + GOPATH=/tmp/tmp.TeoTBEtvXZ
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.804 + RM_GOPATH=1
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.804 + case "$(go env GOARCH)" in
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.806 ++ go env GOARCH
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.828 + export GO_BUILDMODE=-buildmode=pie
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.828 + GO_BUILDMODE=-buildmode=pie
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.828 ++ dirname /tmp/install/install.sh
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 + dir=/tmp/install
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 + bin=gotestsum
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 + shift
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 + . /tmp/install/gotestsum.installer
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 ++ : v0.5.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.830 + install_gotestsum
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.834 + set -e
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.834 + export GO111MODULE=on
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.834 + GO111MODULE=on
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.834 + GOBIN=/build
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.834 + go get gotest.tools/gotestsum@v0.5.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.890 go: finding gotest.tools v0.5.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 4.890 go: finding gotest.tools/gotestsum v0.5.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 5.601 go: downloading gotest.tools/gotestsum v0.5.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 6.170 go: extracting gotest.tools/gotestsum v0.5.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.442 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.618 go: downloading github.com/spf13/pflag v1.0.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.659 go: downloading github.com/pkg/errors v0.9.1
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.668 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.758 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.759 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.759 go: downloading github.com/jonboulle/clockwork v0.1.0
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.760 go: downloading github.com/fatih/color v1.9.0
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.819 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.909 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:54:48 [2021-05-18T09:54:48.789Z] #47 7.941 go: extracting github.com/jonboulle/clockwork v0.1.0
09:54:48 [2021-05-18T09:54:48.789Z] #47 8.194 go: extracting github.com/spf13/pflag v1.0.3
09:54:48 [2021-05-18T09:54:48.789Z] #47 8.198 go: extracting github.com/pkg/errors v0.9.1
09:54:48 [2021-05-18T09:54:48.789Z] #47 8.360 go: extracting github.com/fatih/color v1.9.0
09:54:48 [2021-05-18T09:54:48.789Z] #47 8.431 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:54:48 [2021-05-18T09:54:48.789Z] #47 8.433 go: downloading github.com/mattn/go-isatty v0.0.12
09:54:48 [2021-05-18T09:54:48.790Z] #47 8.483 go: downloading github.com/mattn/go-colorable v0.1.6
09:54:48 [2021-05-18T09:54:48.790Z] #47 8.867 go: extracting github.com/mattn/go-isatty v0.0.12
09:54:48 [2021-05-18T09:54:48.790Z] #47 8.871 go: extracting github.com/mattn/go-colorable v0.1.6
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_NF_NAT: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_POSIX_MQUEUE: enabled
09:54:48 [2021-05-18T09:54:48.920Z] 
09:54:48 [2021-05-18T09:54:48.920Z] Optional Features:
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_USER_NS: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_SECCOMP: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_SECCOMP_FILTER: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_CGROUP_PIDS: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_MEMCG_SWAP: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:54:48 [2021-05-18T09:54:48.920Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_BLK_CGROUP: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_CGROUP_PERF: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_CGROUP_HUGETLB: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_CFS_BANDWIDTH: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_RT_GROUP_SCHED: missing
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_VS: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_VS_NFCT: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_IP_VS_RR: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_SECURITY_SELINUX: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_SECURITY_APPARMOR: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_EXT4_FS: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:54:48 [2021-05-18T09:54:48.920Z] - Network Drivers:
09:54:48 [2021-05-18T09:54:48.920Z]   - "overlay":
09:54:48 [2021-05-18T09:54:48.920Z]     - CONFIG_VXLAN: enabled (as module)
09:54:48 [2021-05-18T09:54:48.920Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:54:48 [2021-05-18T09:54:48.920Z]       Optional (for encrypted networks):
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_CRYPTO: enabled
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_CRYPTO_AEAD: enabled
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_CRYPTO_GCM: enabled
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_CRYPTO_GHASH: enabled
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_XFRM: enabled
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_XFRM_USER: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]       - CONFIG_INET_ESP: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]   - "ipvlan":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_IPVLAN: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]   - "macvlan":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_MACVLAN: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_DUMMY: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]   - "ftp,tftp client in container":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z] - Storage Drivers:
09:54:49 [2021-05-18T09:54:49.200Z]   - "aufs":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_AUFS_FS: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]   - "btrfs":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:54:49 [2021-05-18T09:54:49.200Z]   - "devicemapper":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_BLK_DEV_DM: enabled
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]   - "overlay":
09:54:49 [2021-05-18T09:54:49.200Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:54:49 [2021-05-18T09:54:49.200Z]   - "zfs":
09:54:49 [2021-05-18T09:54:49.200Z]     - /dev/zfs: present
09:54:49 [2021-05-18T09:54:49.200Z]     - zfs command: missing
09:54:49 [2021-05-18T09:54:49.200Z]     - zpool command: missing
09:54:49 [2021-05-18T09:54:49.200Z] 
09:54:49 [2021-05-18T09:54:49.200Z] Limits:
09:54:49 [2021-05-18T09:54:49.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:54:49 [2021-05-18T09:54:49.200Z] 
09:54:49 [2021-05-18T09:54:49.200Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:54:49 [2021-05-18T09:54:49.354Z] #47 ...
09:54:49 [2021-05-18T09:54:49.354Z] 
09:54:49 [2021-05-18T09:54:49.354Z] #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
09:54:49 [2021-05-18T09:54:49.354Z] #24 sha256:7f4115de9d2d73ea7ddae23d5d12d7e122dd8e0b4d5a22a1a581c0ef08c48ed0
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.726 + RM_GOPATH=0
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.726 + TMP_GOPATH=
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.726 + : /build
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.726 + '[' -z '' ']'
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.726 ++ mktemp -d
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.732 + export GOPATH=/tmp/tmp.okTlxG2n2r
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.732 + GOPATH=/tmp/tmp.okTlxG2n2r
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.732 + RM_GOPATH=1
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.732 + case "$(go env GOARCH)" in
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.732 ++ go env GOARCH
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.762 + export GO_BUILDMODE=-buildmode=pie
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.762 + GO_BUILDMODE=-buildmode=pie
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.768 ++ dirname /tmp/install/install.sh
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 + dir=/tmp/install
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 + bin=dockercli
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 + shift
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 + . /tmp/install/dockercli.installer
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 ++ : stable
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.780 ++ : 17.06.2-ce
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + install_dockercli
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 ++ uname -m
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + arch=x86_64
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + '[' x86_64 '!=' x86_64 ']'
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + url=https://download.docker.com/linux/static
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 + tar -xz docker/docker
09:54:49 [2021-05-18T09:54:49.354Z] #24 5.819 Install docker/cli version 17.06.2-ce from stable
09:54:49 [2021-05-18T09:54:49.354Z] #24 ...
09:54:49 [2021-05-18T09:54:49.354Z] 
09:54:49 [2021-05-18T09:54:49.354Z] #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
09:54:49 [2021-05-18T09:54:49.354Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + RM_GOPATH=0
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + TMP_GOPATH=
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + : /build
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + '[' -z '' ']'
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 ++ mktemp -d
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + export GOPATH=/tmp/tmp.JpDc5KJlZX
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + GOPATH=/tmp/tmp.JpDc5KJlZX
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + RM_GOPATH=1
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 + case "$(go env GOARCH)" in
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.027 ++ go env GOARCH
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + export GO_BUILDMODE=-buildmode=pie
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + GO_BUILDMODE=-buildmode=pie
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 ++ dirname /tmp/install/install.sh
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + dir=/tmp/install
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + bin=golangci_lint
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + shift
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + . /tmp/install/golangci_lint.installer
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 ++ : v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + install_golangci_lint
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + set -e
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + export GO111MODULE=on
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + GO111MODULE=on
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + GOBIN=/build
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.044 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.063 go: finding github.com v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.063 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.063 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.063 go: finding github.com/golangci/golangci-lint v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 5.063 go: finding github.com/golangci v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 6.025 go: downloading github.com/golangci/golangci-lint v1.23.8
09:54:49 [2021-05-18T09:54:49.354Z] #49 6.880 go: extracting github.com/golangci/golangci-lint v1.23.8
09:54:49 [2021-05-18T09:54:49.541Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fe54215fb36bae86e7f2527c29624654e6affd98 .
09:54:49 [2021-05-18T09:54:49.612Z] #49 ...
09:54:49 [2021-05-18T09:54:49.612Z] 
09:54:49 [2021-05-18T09:54:49.612Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:54:49 [2021-05-18T09:54:49.612Z] #34 sha256:bb706b43700ccbac724390a9be96fde4c4a378d389b474b72e45e1919a31b4af
09:54:49 [2021-05-18T09:54:49.612Z] #34 6.022 Install go-toml version v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 6.052 go: finding github.com v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 6.062 go: finding github.com/pelletier/go-toml v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 6.115 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 6.115 go: finding github.com/pelletier/go-toml/cmd v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 6.115 go: finding github.com/pelletier v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 7.113 go: downloading github.com/pelletier/go-toml v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 7.536 go: extracting github.com/pelletier/go-toml v1.8.1
09:54:49 [2021-05-18T09:54:49.612Z] #34 10.48 github.com/pelletier/go-toml
09:54:49 [2021-05-18T09:54:49.612Z] #34 ...
09:54:49 [2021-05-18T09:54:49.612Z] 
09:54:49 [2021-05-18T09:54:49.612Z] #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
09:54:49 [2021-05-18T09:54:49.612Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:54:49 [2021-05-18T09:54:49.612Z] #36 6.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:54:49 [2021-05-18T09:54:49.612Z] #36 6.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:54:49 [2021-05-18T09:54:49.612Z] #36 6.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:54:49 [2021-05-18T09:54:49.612Z] #36 7.689 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:54:49 [2021-05-18T09:54:49.612Z] #36 9.576 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:54:49 [2021-05-18T09:54:49.627Z] Fetching without tags
09:54:49 [2021-05-18T09:54:49.646Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s
09:54:49 [2021-05-18T09:54:49.806Z] #1 [internal] load build definition from Dockerfile
09:54:49 [2021-05-18T09:54:49.806Z] #1 sha256:21591854732445e76225bb71fd531378cc8e2b1665a508b136e89b24c1732418
09:54:49 [2021-05-18T09:54:49.806Z] #1 transferring dockerfile: 17.07kB 0.0s done
09:54:49 [2021-05-18T09:54:49.806Z] #1 DONE 0.1s
09:54:49 [2021-05-18T09:54:49.806Z] 
09:54:49 [2021-05-18T09:54:49.806Z] #2 [internal] load .dockerignore
09:54:49 [2021-05-18T09:54:49.806Z] #2 sha256:208437e8b64cf1754066865ddc333a4dfa18e440883c8728acf2d8a35c61413e
09:54:49 [2021-05-18T09:54:49.806Z] #2 transferring context: 87B done
09:54:49 [2021-05-18T09:54:49.806Z] #2 DONE 0.1s
09:54:49 [2021-05-18T09:54:49.869Z] #36 ...
09:54:49 [2021-05-18T09:54:49.869Z] 
09:54:49 [2021-05-18T09:54:49.869Z] #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
09:54:49 [2021-05-18T09:54:49.869Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.094 + RM_GOPATH=0
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.094 + TMP_GOPATH=
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.094 + : /build
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.094 + '[' -z '' ']'
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.094 ++ mktemp -d
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.096 + export GOPATH=/tmp/tmp.frtgdZLwVY
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.097 + GOPATH=/tmp/tmp.frtgdZLwVY
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.097 + RM_GOPATH=1
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.097 + case "$(go env GOARCH)" in
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.099 ++ go env GOARCH
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.135 + export GO_BUILDMODE=-buildmode=pie
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.135 + GO_BUILDMODE=-buildmode=pie
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.136 ++ dirname /tmp/install/install.sh
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + dir=/tmp/install
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + bin=vndr
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + shift
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + '[' '!' -f /tmp/install/vndr.installer ']'
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + . /tmp/install/vndr.installer
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + install_vndr
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.frtgdZLwVY/src/github.com/LK4D4/vndr
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.151 Cloning into '/tmp/tmp.frtgdZLwVY/src/github.com/LK4D4/vndr'...
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.893 + cd /tmp/tmp.frtgdZLwVY/src/github.com/LK4D4/vndr
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.893 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:54:49 [2021-05-18T09:54:49.869Z] #45 6.899 + go build -buildmode=pie -v -o /build/vndr .
09:54:49 [2021-05-18T09:54:49.869Z] #45 8.367 runtime/internal/atomic
09:54:49 [2021-05-18T09:54:49.869Z] #45 8.405 internal/cpu
09:54:49 [2021-05-18T09:54:49.869Z] #45 8.730 runtime/internal/sys
09:54:49 [2021-05-18T09:54:49.869Z] #45 9.000 internal/bytealg
09:54:49 [2021-05-18T09:54:49.869Z] #45 9.027 runtime/internal/math
09:54:49 [2021-05-18T09:54:49.869Z] #45 9.156 internal/race
09:54:49 [2021-05-18T09:54:49.869Z] #45 9.283 sync/atomic
09:54:49 [2021-05-18T09:54:49.869Z] #45 9.604 unicode
09:54:49 [2021-05-18T09:54:49.869Z] #45 9.930 runtime
09:54:50 [2021-05-18T09:54:50.028Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:54:50 [2021-05-18T09:54:50.074Z] 
09:54:50 [2021-05-18T09:54:50.074Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
09:54:50 [2021-05-18T09:54:50.074Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
09:54:50 [2021-05-18T09:54:50.146Z] #45 ...
09:54:50 [2021-05-18T09:54:50.146Z] 
09:54:50 [2021-05-18T09:54:50.146Z] #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
09:54:50 [2021-05-18T09:54:50.146Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:54:50 [2021-05-18T09:54:50.146Z] #55 6.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #55 6.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #55 6.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #55 7.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #55 9.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #55 ...
09:54:50 [2021-05-18T09:54:50.146Z] 
09:54:50 [2021-05-18T09:54:50.146Z] #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
09:54:50 [2021-05-18T09:54:50.146Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:54:50 [2021-05-18T09:54:50.146Z] #42 6.971 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #42 7.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #42 7.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #42 7.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:54:50 [2021-05-18T09:54:50.146Z] #42 9.710 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:54:49 [2021-05-18T09:54:49.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:49 [2021-05-18T09:54:49.575Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:54:49 [2021-05-18T09:54:49.593Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:49 [2021-05-18T09:54:49.614Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:54:49 [2021-05-18T09:54:49.635Z] Fetching upstream changes from https://github.com/moby/moby.git
09:54:49 [2021-05-18T09:54:49.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:49 [2021-05-18T09:54:49.638Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:54:50 [2021-05-18T09:54:50.040Z]  > git config core.sparsecheckout # timeout=10
09:54:50 [2021-05-18T09:54:50.046Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:50 [2021-05-18T09:54:50.196Z]  ---> 2090d76125c0
09:54:50 [2021-05-18T09:54:50.196Z] Successfully built 2090d76125c0
09:54:50 [2021-05-18T09:54:50.196Z] Successfully tagged docker:latest
09:54:50 [2021-05-18T09:54:50.196Z] INFO: Image build ended at 05/18/2021 09:54:47. Duration:00:00:41.4100390
09:54:50 [2021-05-18T09:54:50.196Z] 
09:54:50 [2021-05-18T09:54:50.196Z] 
09:54:50 [2021-05-18T09:54:50.196Z] INFO: Building the test binaries at 05/18/2021 09:54:47...
09:54:50 [2021-05-18T09:54:50.335Z] #3 DONE 0.4s
09:54:50 [2021-05-18T09:54:50.335Z] 
09:54:50 [2021-05-18T09:54:50.335Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
09:54:50 [2021-05-18T09:54:50.335Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
09:54:50 [2021-05-18T09:54:50.335Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
09:54:50 [2021-05-18T09:54:50.418Z] #42 ...
09:54:50 [2021-05-18T09:54:50.418Z] 
09:54:50 [2021-05-18T09:54:50.418Z] #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
09:54:50 [2021-05-18T09:54:50.418Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + RM_GOPATH=0
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + TMP_GOPATH=
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + : /build
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + '[' -z '' ']'
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 ++ mktemp -d
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + export GOPATH=/tmp/tmp.0QLtDM1DCm
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + GOPATH=/tmp/tmp.0QLtDM1DCm
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + RM_GOPATH=1
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + case "$(go env GOARCH)" in
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 ++ go env GOARCH
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + export GO_BUILDMODE=-buildmode=pie
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + GO_BUILDMODE=-buildmode=pie
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 ++ dirname /tmp/install/install.sh
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + dir=/tmp/install
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + bin=shfmt
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + shift
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + . /tmp/install/shfmt.installer
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + install_shfmt
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0QLtDM1DCm/src/github.com/mvdan/sh
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 Cloning into '/tmp/tmp.0QLtDM1DCm/src/github.com/mvdan/sh'...
09:54:50 [2021-05-18T09:54:50.418Z] #51 4.116 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:54:50 [2021-05-18T09:54:50.418Z] #51 11.14 + cd /tmp/tmp.0QLtDM1DCm/src/github.com/mvdan/sh
09:54:50 [2021-05-18T09:54:50.418Z] #51 11.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:54:50 [2021-05-18T09:54:50.418Z] #51 ...
09:54:50 [2021-05-18T09:54:50.418Z] 
09:54:50 [2021-05-18T09:54:50.418Z] #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
09:54:50 [2021-05-18T09:54:50.418Z] #67 sha256:819314e63b56228df7d2cd50a1cae5120848879cde26aa762e0e71228044751c
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.563 + RM_GOPATH=0
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.567 + TMP_GOPATH=
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.567 + : /build
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.567 + '[' -z '' ']'
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.567 ++ mktemp -d
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.570 + export GOPATH=/tmp/tmp.hbBK7RyZPH
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.570 + GOPATH=/tmp/tmp.hbBK7RyZPH
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.570 + RM_GOPATH=1
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.570 + case "$(go env GOARCH)" in
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.572 ++ go env GOARCH
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + export GO_BUILDMODE=-buildmode=pie
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + GO_BUILDMODE=-buildmode=pie
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 ++ dirname /tmp/install/install.sh
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + dir=/tmp/install
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + bin=proxy
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + shift
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + '[' '!' -f /tmp/install/proxy.installer ']'
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + . /tmp/install/proxy.installer
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + install_proxy
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + case "$1" in
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + export CGO_ENABLED=0
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + CGO_ENABLED=0
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + _install_proxy
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.598 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hbBK7RyZPH/src/github.com/docker/libnetwork
09:54:50 [2021-05-18T09:54:50.418Z] #67 5.600 Cloning into '/tmp/tmp.hbBK7RyZPH/src/github.com/docker/libnetwork'...
09:54:50 [2021-05-18T09:54:50.596Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
09:54:50 [2021-05-18T09:54:50.596Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s
09:54:50 [2021-05-18T09:54:50.596Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
09:54:50 [2021-05-18T09:54:50.596Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
09:54:50 [2021-05-18T09:54:50.597Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
09:54:50 [2021-05-18T09:54:50.597Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
09:54:50 [2021-05-18T09:54:50.675Z] #67 ...
09:54:50 [2021-05-18T09:54:50.675Z] 
09:54:50 [2021-05-18T09:54:50.675Z] #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
09:54:50 [2021-05-18T09:54:50.675Z] #58 sha256:67278c976e9b373053da5f145a9bbf7c40d2c1fe8718b5d7f9a907210ca7bf71
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.177 + RM_GOPATH=0
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.177 + TMP_GOPATH=
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.177 + : /build
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.177 + '[' -z '' ']'
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.177 ++ mktemp -d
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.178 + export GOPATH=/tmp/tmp.TUR450zOho
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.179 + GOPATH=/tmp/tmp.TUR450zOho
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.179 + RM_GOPATH=1
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.179 + case "$(go env GOARCH)" in
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.179 ++ go env GOARCH
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + export GO_BUILDMODE=-buildmode=pie
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + GO_BUILDMODE=-buildmode=pie
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 ++ dirname /tmp/install/install.sh
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + dir=/tmp/install
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + bin=rootlesskit
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + shift
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + . /tmp/install/rootlesskit.installer
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 ++ : 4cd567642273d369adaadcbadca00880552c1778
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + install_rootlesskit
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + case "$1" in
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + export CGO_ENABLED=0
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + CGO_ENABLED=0
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + _install_rootlesskit
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.195 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TUR450zOho/src/github.com/rootless-containers/rootlesskit
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.196 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
09:54:50 [2021-05-18T09:54:50.675Z] #58 5.207 Cloning into '/tmp/tmp.TUR450zOho/src/github.com/rootless-containers/rootlesskit'...
09:54:50 [2021-05-18T09:54:50.675Z] #58 9.993 + cd /tmp/tmp.TUR450zOho/src/github.com/rootless-containers/rootlesskit
09:54:50 [2021-05-18T09:54:50.675Z] #58 9.994 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
09:54:50 [2021-05-18T09:54:50.675Z] #58 10.08 + export GO111MODULE=on
09:54:50 [2021-05-18T09:54:50.675Z] #58 10.08 + GO111MODULE=on
09:54:50 [2021-05-18T09:54:50.675Z] #58 10.08 + export GOPROXY=https://proxy.golang.org
09:54:50 [2021-05-18T09:54:50.675Z] #58 10.08 + GOPROXY=https://proxy.golang.org
09:54:50 [2021-05-18T09:54:50.675Z] #58 10.08 + for f in rootlesskit rootlesskit-docker-proxy
09:54:50 [2021-05-18T09:54:50.675Z] #58 10.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:54:50 [2021-05-18T09:54:50.675Z] #58 ...
09:54:50 [2021-05-18T09:54:50.675Z] 
09:54:50 [2021-05-18T09:54:50.675Z] #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
09:54:50 [2021-05-18T09:54:50.675Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:54:50 [2021-05-18T09:54:50.675Z] #51 11.33 + GO111MODULE=on
09:54:50 [2021-05-18T09:54:50.675Z] #51 11.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:54:51 [2021-05-18T09:54:51.167Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done
09:54:51 [2021-05-18T09:54:51.167Z] #4 DONE 0.7s
09:54:51 [2021-05-18T09:54:51.428Z] 
09:54:51 [2021-05-18T09:54:51.428Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:54:51 [2021-05-18T09:54:51.428Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:54:51 [2021-05-18T09:54:51.554Z] #9 ...
09:54:51 [2021-05-18T09:54:51.554Z] 
09:54:51 [2021-05-18T09:54:51.554Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:54:51 [2021-05-18T09:54:51.554Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:54:51 [2021-05-18T09:54:51.554Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 9.3s done
09:54:51 [2021-05-18T09:54:51.554Z] #26 DONE 13.0s
09:54:51 [2021-05-18T09:54:51.554Z] 
09:54:51 [2021-05-18T09:54:51.554Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:51 [2021-05-18T09:54:51.554Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:51 [2021-05-18T09:54:51.554Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done
09:54:51 [2021-05-18T09:54:51.813Z] #9 ...
09:54:51 [2021-05-18T09:54:51.813Z] 
09:54:51 [2021-05-18T09:54:51.813Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:54:51 [2021-05-18T09:54:51.813Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:54:51 [2021-05-18T09:54:51.813Z] #63 DONE 0.2s
09:54:51 [2021-05-18T09:54:51.945Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:54:51 [2021-05-18T09:54:51.946Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:54:52 [2021-05-18T09:54:52.045Z] #51 12.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:54:52 [2021-05-18T09:54:52.045Z] #51 12.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:54:52 [2021-05-18T09:54:52.045Z] #51 12.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:54:52 [2021-05-18T09:54:52.072Z] 
09:54:52 [2021-05-18T09:54:52.072Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:54:52 [2021-05-18T09:54:52.072Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:54:52 [2021-05-18T09:54:52.302Z] #51 12.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:54:52 [2021-05-18T09:54:52.302Z] #51 13.10 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:54:52 [2021-05-18T09:54:52.371Z] #8 ...
09:54:52 [2021-05-18T09:54:52.371Z] 
09:54:52 [2021-05-18T09:54:52.371Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:54:52 [2021-05-18T09:54:52.371Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:54:52 [2021-05-18T09:54:52.371Z] #6 DONE 1.1s
09:54:51 [2021-05-18T09:54:51.807Z]  > git remote # timeout=10
09:54:51 [2021-05-18T09:54:51.818Z]  > git config --get remote.origin.url # timeout=10
09:54:51 [2021-05-18T09:54:51.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:54:51 [2021-05-18T09:54:51.846Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:54:51 [2021-05-18T09:54:51.941Z]  > git rev-parse HEAD^{commit} # timeout=10
09:54:51 [2021-05-18T09:54:51.950Z]  > git config core.sparsecheckout # timeout=10
09:54:51 [2021-05-18T09:54:51.955Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:54:52 [2021-05-18T09:54:52.631Z] 
09:54:52 [2021-05-18T09:54:52.631Z] #5 [internal] load metadata for docker.io/library/debian:buster
09:54:52 [2021-05-18T09:54:52.631Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:54:52 [2021-05-18T09:54:52.631Z] #5 DONE 1.1s
09:54:52 [2021-05-18T09:54:52.631Z] 
09:54:52 [2021-05-18T09:54:52.631Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:54:52 [2021-05-18T09:54:52.631Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:54:52 [2021-05-18T09:54:52.631Z] #7 DONE 1.1s
09:54:52 [2021-05-18T09:54:52.631Z] 
09:54:52 [2021-05-18T09:54:52.631Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:54:52 [2021-05-18T09:54:52.631Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:54:52 [2021-05-18T09:54:52.631Z] #8 DONE 1.1s
09:54:53 [2021-05-18T09:54:53.016Z] #65 DONE 0.9s
09:54:53 [2021-05-18T09:54:53.016Z] 
09:54:53 [2021-05-18T09:54:53.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:53 [2021-05-18T09:54:53.016Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:53 [2021-05-18T09:54:53.016Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s
09:54:53 [2021-05-18T09:54:53.016Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
09:54:53 [2021-05-18T09:54:53.235Z] #51 13.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:54:53 [2021-05-18T09:54:53.275Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
09:54:53 [2021-05-18T09:54:53.290Z] Client: Docker Engine - Community
09:54:53 [2021-05-18T09:54:53.290Z]  Version:           20.10.5
09:54:53 [2021-05-18T09:54:53.290Z]  API version:       1.41
09:54:53 [2021-05-18T09:54:53.290Z]  Go version:        go1.13.15
09:54:53 [2021-05-18T09:54:53.290Z]  Git commit:        55c4c88
09:54:53 [2021-05-18T09:54:53.290Z]  Built:             Tue Mar  2 20:18:20 2021
09:54:53 [2021-05-18T09:54:53.290Z]  OS/Arch:           linux/amd64
09:54:53 [2021-05-18T09:54:53.290Z]  Context:           default
09:54:53 [2021-05-18T09:54:53.290Z]  Experimental:      true
09:54:53 [2021-05-18T09:54:53.290Z] 
09:54:53 [2021-05-18T09:54:53.290Z] Server: Docker Engine - Community
09:54:53 [2021-05-18T09:54:53.290Z]  Engine:
09:54:53 [2021-05-18T09:54:53.290Z]   Version:          20.10.5
09:54:53 [2021-05-18T09:54:53.290Z]   API version:      1.41 (minimum version 1.12)
09:54:53 [2021-05-18T09:54:53.290Z]   Go version:       go1.13.15
09:54:53 [2021-05-18T09:54:53.290Z]   Git commit:       363e9a8
09:54:53 [2021-05-18T09:54:53.290Z]   Built:            Tue Mar  2 20:16:15 2021
09:54:53 [2021-05-18T09:54:53.290Z]   OS/Arch:          linux/amd64
09:54:53 [2021-05-18T09:54:53.290Z]   Experimental:     true
09:54:53 [2021-05-18T09:54:53.291Z]  containerd:
09:54:53 [2021-05-18T09:54:53.291Z]   Version:          1.4.4
09:54:53 [2021-05-18T09:54:53.291Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:54:53 [2021-05-18T09:54:53.291Z]  runc:
09:54:53 [2021-05-18T09:54:53.291Z]   Version:          1.0.0-rc93
09:54:53 [2021-05-18T09:54:53.291Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:54:53 [2021-05-18T09:54:53.291Z]  docker-init:
09:54:53 [2021-05-18T09:54:53.291Z]   Version:          0.19.0
09:54:53 [2021-05-18T09:54:53.291Z]   GitCommit:        de40ad0
[Pipeline] sh
09:54:53 [2021-05-18T09:54:53.606Z] + docker info
09:54:53 [2021-05-18T09:54:53.844Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
09:54:53 [2021-05-18T09:54:53.886Z] INFO: make.ps1 starting at 05/18/2021 09:54:53
09:54:53 [2021-05-18T09:54:53.886Z] INFO: Git commit (fe54215fb3) assumed from DOCKER_GITCOMMIT environment variable
09:54:53 [2021-05-18T09:54:53.886Z] INFO: Invoking autogen...
09:54:54 [2021-05-18T09:54:54.104Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
09:54:54 [2021-05-18T09:54:54.167Z] #51 14.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:54:54 [2021-05-18T09:54:54.338Z] INFO: Building daemon...
09:54:54 [2021-05-18T09:54:54.555Z] 
09:54:54 [2021-05-18T09:54:54.555Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:54:54 [2021-05-18T09:54:54.555Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:54:54 [2021-05-18T09:54:54.555Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
09:54:54 [2021-05-18T09:54:54.555Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:54:54 [2021-05-18T09:54:54.555Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:54:54 [2021-05-18T09:54:54.555Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:54:54 [2021-05-18T09:54:54.555Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.1s
09:54:54 [2021-05-18T09:54:54.555Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s
09:54:54 [2021-05-18T09:54:54.821Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
09:54:54 [2021-05-18T09:54:54.821Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
09:54:55 [2021-05-18T09:54:55.099Z] #51 ...
09:54:55 [2021-05-18T09:54:55.099Z] 
09:54:55 [2021-05-18T09:54:55.099Z] #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
09:54:55 [2021-05-18T09:54:55.099Z] #24 sha256:7f4115de9d2d73ea7ddae23d5d12d7e122dd8e0b4d5a22a1a581c0ef08c48ed0
09:54:55 [2021-05-18T09:54:55.099Z] #24 14.66 + mkdir -p /build
09:54:55 [2021-05-18T09:54:55.099Z] #24 14.68 + mv docker/docker /build/
09:54:55 [2021-05-18T09:54:55.099Z] #24 14.68 + rmdir docker
09:54:55 [2021-05-18T09:54:55.099Z] #24 DONE 15.8s
09:54:55 [2021-05-18T09:54:55.099Z] 
09:54:55 [2021-05-18T09:54:55.099Z] #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
09:54:55 [2021-05-18T09:54:55.099Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.65 go: downloading github.com/spf13/pflag v1.0.5
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.82 go: downloading github.com/spf13/viper v1.6.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.86 go: downloading github.com/spf13/cobra v0.0.5
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.86 go: downloading github.com/pkg/errors v0.8.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.87 go: downloading github.com/go-critic/go-critic v0.4.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 12.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:54:55 [2021-05-18T09:54:55.099Z] #49 13.29 go: extracting github.com/pkg/errors v0.8.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 13.42 go: extracting github.com/spf13/viper v1.6.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 13.60 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:54:55 [2021-05-18T09:54:55.099Z] #49 13.62 go: extracting github.com/spf13/pflag v1.0.5
09:54:55 [2021-05-18T09:54:55.099Z] #49 13.71 go: extracting github.com/spf13/cobra v0.0.5
09:54:55 [2021-05-18T09:54:55.099Z] #49 13.98 go: downloading github.com/magiconair/properties v1.8.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 14.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:54:55 [2021-05-18T09:54:55.099Z] #49 14.43 go: extracting github.com/go-critic/go-critic v0.4.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 14.49 go: extracting github.com/magiconair/properties v1.8.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 14.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:54:55 [2021-05-18T09:54:55.099Z] #49 14.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:54:55 [2021-05-18T09:54:55.099Z] #49 14.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 15.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:54:55 [2021-05-18T09:54:55.099Z] #49 15.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:54:55 [2021-05-18T09:54:55.099Z] #49 15.37 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:54:55 [2021-05-18T09:54:55.099Z] #49 15.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:54:55 [2021-05-18T09:54:55.099Z] #49 15.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:54:55 [2021-05-18T09:54:55.099Z] #49 15.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:54:55 [2021-05-18T09:54:55.361Z] #49 ...
09:54:55 [2021-05-18T09:54:55.361Z] 
09:54:55 [2021-05-18T09:54:55.361Z] #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
09:54:55 [2021-05-18T09:54:55.361Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:54:55 [2021-05-18T09:54:55.361Z] #40 5.870 + git clone https://github.com/docker/distribution.git .
09:54:55 [2021-05-18T09:54:55.361Z] #40 5.870 Cloning into '.'...
09:54:55 [2021-05-18T09:54:55.625Z] #40 ...
09:54:55 [2021-05-18T09:54:55.625Z] 
09:54:55 [2021-05-18T09:54:55.625Z] #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
09:54:55 [2021-05-18T09:54:55.625Z] #58 sha256:67278c976e9b373053da5f145a9bbf7c40d2c1fe8718b5d7f9a907210ca7bf71
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.04 go: downloading github.com/gofrs/flock v0.8.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.16 go: downloading github.com/urfave/cli/v2 v2.3.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.18 go: downloading github.com/sirupsen/logrus v1.8.1
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.25 go: downloading github.com/moby/sys/mountinfo v0.4.1
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.27 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.38 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.41 go: downloading github.com/pkg/errors v0.9.1
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.46 go: downloading github.com/moby/vpnkit v0.5.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.51 go: downloading github.com/google/uuid v1.2.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.53 go: downloading github.com/gorilla/mux v1.8.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.71 go: extracting github.com/sirupsen/logrus v1.8.1
09:54:55 [2021-05-18T09:54:55.625Z] #58 12.90 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:54:55 [2021-05-18T09:54:55.625Z] #58 13.05 go: extracting github.com/pkg/errors v0.9.1
09:54:55 [2021-05-18T09:54:55.625Z] #58 13.11 go: extracting github.com/moby/sys/mountinfo v0.4.1
09:54:55 [2021-05-18T09:54:55.625Z] #58 13.15 go: extracting github.com/gofrs/flock v0.8.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 13.17 go: extracting github.com/google/uuid v1.2.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 13.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:54:55 [2021-05-18T09:54:55.625Z] #58 13.46 go: extracting github.com/gorilla/mux v1.8.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 14.35 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:54:55 [2021-05-18T09:54:55.625Z] #58 15.53 go: extracting github.com/moby/vpnkit v0.5.0
09:54:55 [2021-05-18T09:54:55.625Z] #58 ...
09:54:55 [2021-05-18T09:54:55.625Z] 
09:54:55 [2021-05-18T09:54:55.625Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:54:55 [2021-05-18T09:54:55.625Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:54:55 [2021-05-18T09:54:55.625Z] #32 6.364 + git clone https://github.com/kolyshkin/go-swagger.git .
09:54:55 [2021-05-18T09:54:55.625Z] #32 6.364 Cloning into '.'...
09:54:55 [2021-05-18T09:54:55.889Z] #32 ...
09:54:55 [2021-05-18T09:54:55.889Z] 
09:54:55 [2021-05-18T09:54:55.889Z] #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
09:54:55 [2021-05-18T09:54:55.889Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:54:55 [2021-05-18T09:54:55.889Z] #49 16.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:54:55 [2021-05-18T09:54:55.889Z] #49 16.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:54:56 [2021-05-18T09:54:56.151Z] #49 16.93 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:54:56 [2021-05-18T09:54:56.151Z] #49 17.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:54:56 [2021-05-18T09:54:56.496Z] Commit message: "Update test certificates"
09:54:56 [2021-05-18T09:54:56.715Z] #49 17.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:54:57 [2021-05-18T09:54:57.279Z] #49 18.22 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:54:57 [2021-05-18T09:54:57.578Z] + docker version
09:54:59 [2021-05-18T09:54:59.039Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done
09:54:59 [2021-05-18T09:54:59.039Z] #62 DONE 4.7s
09:54:59 [2021-05-18T09:54:59.039Z] 
09:54:59 [2021-05-18T09:54:59.039Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:54:59 [2021-05-18T09:54:59.039Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.8s done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 4.5s
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 4.5s
09:54:59 [2021-05-18T09:54:59.039Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 4.5s
09:54:59 [2021-05-18T09:54:59.039Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.0s
09:54:59 [2021-05-18T09:54:59.301Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 4.7s
09:54:59 [2021-05-18T09:54:59.301Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 4.8s
09:54:59 [2021-05-18T09:54:59.301Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 4.8s
09:54:59 [2021-05-18T09:54:59.383Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
09:54:59 [2021-05-18T09:54:59.562Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 5.0s
09:54:59 [2021-05-18T09:54:59.562Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 5.0s
09:54:59 [2021-05-18T09:54:59.562Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 5.0s
09:54:59 [2021-05-18T09:54:59.810Z] #49 ...
09:54:59 [2021-05-18T09:54:59.810Z] 
09:54:59 [2021-05-18T09:54:59.810Z] #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
09:54:59 [2021-05-18T09:54:59.810Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:54:59 [2021-05-18T09:54:59.810Z] #13 6.201 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:54:59 [2021-05-18T09:54:59.810Z] #13 8.162 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:54:59 [2021-05-18T09:54:59.810Z] #13 10.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:54:59 [2021-05-18T09:54:59.810Z] #13 ...
09:54:59 [2021-05-18T09:54:59.810Z] 
09:54:59 [2021-05-18T09:54:59.810Z] #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
09:54:59 [2021-05-18T09:54:59.810Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:54:59 [2021-05-18T09:54:59.810Z] #51 16.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:54:59 [2021-05-18T09:54:59.810Z] #51 18.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:54:59 [2021-05-18T09:54:59.810Z] #51 18.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:54:59 [2021-05-18T09:54:59.810Z] #51 18.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:54:59 [2021-05-18T09:54:59.810Z] #51 18.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:54:59 [2021-05-18T09:54:59.810Z] #51 19.34 runtime
09:54:59 [2021-05-18T09:54:59.810Z] #51 19.40 runtime/cgo
09:54:59 [2021-05-18T09:54:59.825Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 5.1s
09:54:59 [2021-05-18T09:54:59.825Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 5.1s
09:54:59 [2021-05-18T09:54:59.825Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 5.3s
09:55:00 [2021-05-18T09:55:00.067Z] #51 ...
09:55:00 [2021-05-18T09:55:00.067Z] 
09:55:00 [2021-05-18T09:55:00.067Z] #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
09:55:00 [2021-05-18T09:55:00.067Z] #47 sha256:e3705dbc4797059ca028ac25701d4eeef221d54aac616b535f376921848fac81
09:55:00 [2021-05-18T09:55:00.067Z] #47 10.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:00 [2021-05-18T09:55:00.067Z] #47 12.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:00 [2021-05-18T09:55:00.067Z] #47 13.02 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:00 [2021-05-18T09:55:00.067Z] #47 17.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:00 [2021-05-18T09:55:00.067Z] #47 17.86 go: finding github.com/fatih/color v1.9.0
09:55:00 [2021-05-18T09:55:00.067Z] #47 17.88 go: finding github.com/pkg/errors v0.9.1
09:55:00 [2021-05-18T09:55:00.067Z] #47 17.95 go: finding github.com/spf13/pflag v1.0.3
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.12 go: finding github.com/mattn/go-colorable v0.1.6
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.16 go: finding github.com/mattn/go-isatty v0.0.12
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.61 go: finding github.com/jonboulle/clockwork v0.1.0
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.67 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:00 [2021-05-18T09:55:00.067Z] #47 18.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:00 [2021-05-18T09:55:00.089Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.94MB / 68.67MB 5.4s
09:55:00 [2021-05-18T09:55:00.089Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 5.4s
09:55:00 [2021-05-18T09:55:00.324Z] #47 ...
09:55:00 [2021-05-18T09:55:00.324Z] 
09:55:00 [2021-05-18T09:55:00.324Z] #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
09:55:00 [2021-05-18T09:55:00.324Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.35 go: downloading github.com/go-toolsmith/typep v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.38 go: downloading github.com/go-toolsmith/astp v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.39 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.39 go: downloading gopkg.in/ini.v1 v1.51.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.42 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.43 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.60 go: extracting github.com/go-toolsmith/astp v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.69 go: downloading github.com/hashicorp/hcl v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.70 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.73 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.81 go: extracting gopkg.in/ini.v1 v1.51.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.84 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.86 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.87 go: extracting github.com/go-toolsmith/typep v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.87 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.90 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 20.90 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:55:00 [2021-05-18T09:55:00.324Z] #49 21.03 go: downloading github.com/spf13/cast v1.3.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 21.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:55:00 [2021-05-18T09:55:00.324Z] #49 21.09 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:55:00 [2021-05-18T09:55:00.324Z] #49 21.23 go: downloading github.com/subosito/gotenv v1.2.0
09:55:00 [2021-05-18T09:55:00.324Z] #49 21.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:55:00 [2021-05-18T09:55:00.324Z] #49 21.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:55:00 [2021-05-18T09:55:00.350Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 5.6s
09:55:00 [2021-05-18T09:55:00.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 5.6s
09:55:00 [2021-05-18T09:55:00.350Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.7s done
09:55:00 [2021-05-18T09:55:00.350Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 5.8s
09:55:00 [2021-05-18T09:55:00.350Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 5.8s
09:55:00 [2021-05-18T09:55:00.581Z] #49 21.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:55:00 [2021-05-18T09:55:00.581Z] #49 21.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:00 [2021-05-18T09:55:00.581Z] #49 21.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:55:00 [2021-05-18T09:55:00.581Z] #49 21.49 go: extracting github.com/subosito/gotenv v1.2.0
09:55:00 [2021-05-18T09:55:00.581Z] #49 21.51 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:55:00 [2021-05-18T09:55:00.616Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.1s
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.65 go: extracting github.com/hashicorp/hcl v1.0.0
09:55:00 [2021-05-18T09:55:00.837Z] #49 ...
09:55:00 [2021-05-18T09:55:00.837Z] 
09:55:00 [2021-05-18T09:55:00.837Z] #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
09:55:00 [2021-05-18T09:55:00.837Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:00 [2021-05-18T09:55:00.837Z] #36 11.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:00 [2021-05-18T09:55:00.837Z] #36 ...
09:55:00 [2021-05-18T09:55:00.837Z] 
09:55:00 [2021-05-18T09:55:00.837Z] #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
09:55:00 [2021-05-18T09:55:00.837Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.70 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.70 go: extracting github.com/spf13/cast v1.3.0
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:55:00 [2021-05-18T09:55:00.837Z] #49 21.75 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:55:00 [2021-05-18T09:55:00.876Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 6.2s
09:55:00 [2021-05-18T09:55:00.876Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s
09:55:00 [2021-05-18T09:55:00.876Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 6.4s
09:55:01 [2021-05-18T09:55:01.095Z] #49 21.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:55:01 [2021-05-18T09:55:01.095Z] #49 21.80 go: downloading github.com/pelletier/go-toml v1.2.0
09:55:01 [2021-05-18T09:55:01.095Z] #49 21.83 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:55:01 [2021-05-18T09:55:01.095Z] #49 21.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:01 [2021-05-18T09:55:01.095Z] #49 21.83 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:55:01 [2021-05-18T09:55:01.095Z] #49 ...
09:55:01 [2021-05-18T09:55:01.095Z] 
09:55:01 [2021-05-18T09:55:01.095Z] #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
09:55:01 [2021-05-18T09:55:01.095Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:01 [2021-05-18T09:55:01.095Z] #42 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:01 [2021-05-18T09:55:01.291Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done
09:55:01 [2021-05-18T09:55:01.416Z] #42 ...
09:55:01 [2021-05-18T09:55:01.416Z] 
09:55:01 [2021-05-18T09:55:01.416Z] #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
09:55:01 [2021-05-18T09:55:01.416Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:01 [2021-05-18T09:55:01.416Z] #55 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:01 [2021-05-18T09:55:01.416Z] #55 ...
09:55:01 [2021-05-18T09:55:01.416Z] 
09:55:01 [2021-05-18T09:55:01.416Z] #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
09:55:01 [2021-05-18T09:55:01.416Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:01 [2021-05-18T09:55:01.416Z] #49 21.99 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:55:01 [2021-05-18T09:55:01.416Z] #49 22.25 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:55:01 [2021-05-18T09:55:01.551Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
09:55:01 [2021-05-18T09:55:01.551Z] #9 ...
09:55:01 [2021-05-18T09:55:01.551Z] 
09:55:01 [2021-05-18T09:55:01.551Z] #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
09:55:01 [2021-05-18T09:55:01.551Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:55:01 [2021-05-18T09:55:01.551Z] #27 2.392 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 2.392 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 2.395 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 2.572 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 2.757 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 3.067 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 4.728 Fetched 8445 kB in 3s (3257 kB/s)
09:55:01 [2021-05-18T09:55:01.551Z] #27 4.728 Reading package lists...
09:55:01 [2021-05-18T09:55:01.551Z] #27 5.655 Reading package lists...
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.627 Building dependency tree...
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.968 The following additional packages will be installed:
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.968   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.968   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.968   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.973 Suggested packages:
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.973   krb5-doc krb5-user
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.973 Recommended packages:
09:55:01 [2021-05-18T09:55:01.551Z] #27 6.973   krb5-locales publicsuffix libsasl2-modules
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.207 The following NEW packages will be installed:
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.207   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.207   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.207   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.207   libssh2-1 libssl1.1 openssl
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.493 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.493 Need to get 5059 kB of archives.
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.493 After this operation, 12.1 MB of additional disk space will be used.
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.493 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.496 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.509 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.510 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.512 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.529 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.537 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.537 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.545 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.545 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.554 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.554 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.554 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.562 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.562 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.562 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.571 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.571 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.575 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.575 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.598 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.815 debconf: delaying package configuration, since apt-utils is not installed
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.843 Fetched 5059 kB in 0s (14.3 MB/s)
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.884 Selecting previously unselected package libssl1.1:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.884 (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.)
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.886 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 7.897 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.176 Selecting previously unselected package openssl.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.176 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.179 Unpacking openssl (1.1.1d-0+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.364 Selecting previously unselected package ca-certificates.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.364 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.367 Unpacking ca-certificates (20200601~deb10u2) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.468 Selecting previously unselected package libkeyutils1:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.468 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.474 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.515 Selecting previously unselected package libkrb5support0:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.515 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.520 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.577 Selecting previously unselected package libk5crypto3:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.577 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.587 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.652 Selecting previously unselected package libkrb5-3:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.652 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.655 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.812 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.812 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.818 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.882 Selecting previously unselected package libsasl2-modules-db:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.882 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.885 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.940 Selecting previously unselected package libsasl2-2:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.940 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 8.944 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.003 Selecting previously unselected package libldap-common.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.003 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.006 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.089 Selecting previously unselected package libldap-2.4-2:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.089 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.089 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.176 Selecting previously unselected package libnghttp2-14:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.176 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.177 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.234 Selecting previously unselected package libpsl5:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.234 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.236 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.280 Selecting previously unselected package librtmp1:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.280 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.290 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.339 Selecting previously unselected package libssh2-1:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.339 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.343 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.405 Selecting previously unselected package libcurl4:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.405 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.409 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.528 Selecting previously unselected package curl.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.528 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.529 Unpacking curl (7.64.0-4+deb10u2) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.637 Selecting previously unselected package libonig5:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.637 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.640 Unpacking libonig5:amd64 (6.9.1-1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.714 Selecting previously unselected package libjq1:amd64.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.714 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.719 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.798 Selecting previously unselected package jq.
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.798 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.801 Unpacking jq (1.5+dfsg-2+b1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.859 Setting up libkeyutils1:amd64 (1.6-6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.871 Setting up libpsl5:amd64 (0.20.2-2) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 9.885 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 10.02 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 10.03 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 10.04 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.551Z] #27 10.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.673Z] #49 ...
09:55:01 [2021-05-18T09:55:01.673Z] 
09:55:01 [2021-05-18T09:55:01.673Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:01 [2021-05-18T09:55:01.673Z] #34 sha256:bb706b43700ccbac724390a9be96fde4c4a378d389b474b72e45e1919a31b4af
09:55:01 [2021-05-18T09:55:01.673Z] #34 18.18 github.com/pelletier/go-toml/cmd/tomll
09:55:01 [2021-05-18T09:55:01.673Z] #34 DONE 22.5s
09:55:01 [2021-05-18T09:55:01.673Z] 
09:55:01 [2021-05-18T09:55:01.673Z] #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
09:55:01 [2021-05-18T09:55:01.673Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:01 [2021-05-18T09:55:01.673Z] #49 22.42 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:55:01 [2021-05-18T09:55:01.673Z] #49 22.48 go: downloading github.com/mattn/go-colorable v0.1.4
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.07 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.08 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.09 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.09 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.10 Setting up openssl (1.1.1d-0+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.12 Setting up libonig5:amd64 (6.9.1-1) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.14 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 10.15 Setting up ca-certificates (20200601~deb10u2) ...
09:55:01 [2021-05-18T09:55:01.813Z] #27 ...
09:55:01 [2021-05-18T09:55:01.813Z] 
09:55:01 [2021-05-18T09:55:01.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:01 [2021-05-18T09:55:01.813Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:01 [2021-05-18T09:55:01.819Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 7.1s
09:55:01 [2021-05-18T09:55:01.819Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.10MB / 120.17MB 7.1s
09:55:01 [2021-05-18T09:55:01.930Z] #49 22.58 go: extracting github.com/pelletier/go-toml v1.2.0
09:55:01 [2021-05-18T09:55:01.930Z] #49 22.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:55:01 [2021-05-18T09:55:01.930Z] #49 22.83 go: downloading github.com/fatih/color v1.7.0
09:55:02 [2021-05-18T09:55:02.082Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 7.4s
09:55:02 [2021-05-18T09:55:02.082Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.6s done
09:55:02 [2021-05-18T09:55:02.188Z] #49 22.85 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:55:02 [2021-05-18T09:55:02.188Z] #49 22.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:55:02 [2021-05-18T09:55:02.344Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.7s done
09:55:02 [2021-05-18T09:55:02.449Z] #49 ...
09:55:02 [2021-05-18T09:55:02.449Z] 
09:55:02 [2021-05-18T09:55:02.449Z] #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
09:55:02 [2021-05-18T09:55:02.449Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:55:02 [2021-05-18T09:55:02.449Z] #45 13.26 unicode/utf8
09:55:02 [2021-05-18T09:55:02.449Z] #45 13.72 math/bits
09:55:02 [2021-05-18T09:55:02.449Z] #45 14.48 math
09:55:02 [2021-05-18T09:55:02.449Z] #45 18.60 internal/testlog
09:55:02 [2021-05-18T09:55:02.449Z] #45 18.89 encoding
09:55:02 [2021-05-18T09:55:02.449Z] #45 19.00 unicode/utf16
09:55:02 [2021-05-18T09:55:02.449Z] #45 19.22 container/list
09:55:02 [2021-05-18T09:55:02.449Z] #45 19.78 crypto/internal/subtle
09:55:02 [2021-05-18T09:55:02.449Z] #45 19.96 crypto/subtle
09:55:02 [2021-05-18T09:55:02.449Z] #45 20.11 vendor/golang.org/x/crypto/cryptobyte/asn1
09:55:02 [2021-05-18T09:55:02.449Z] #45 20.18 internal/nettrace
09:55:02 [2021-05-18T09:55:02.449Z] #45 20.28 runtime/cgo
09:55:02 [2021-05-18T09:55:02.714Z] #45 ...
09:55:02 [2021-05-18T09:55:02.714Z] 
09:55:02 [2021-05-18T09:55:02.714Z] #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
09:55:02 [2021-05-18T09:55:02.714Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:55:03 [2021-05-18T09:55:03.228Z] #40 22.99 Checking out files:  63% (1068/1693)   
Checking out files:  64% (1084/1693)   
Checking out files:  65% (1101/1693)   
Checking out files:  66% (1118/1693)   
Checking out files:  67% (1135/1693)   
Checking out files:  68% (1152/1693)   
Checking out files:  69% (1169/1693)   
Checking out files:  70% (1186/1693)   
Checking out files:  71% (1203/1693)   
Checking out files:  72% (1219/1693)   
Checking out files:  73% (1236/1693)   
Checking out files:  74% (1253/1693)   
Checking out files:  75% (1270/1693)   
Checking out files:  76% (1287/1693)   
Checking out files:  77% (1304/1693)   
Checking out files:  78% (1321/1693)   
Checking out files:  79% (1338/1693)   
Checking out files:  80% (1355/1693)   
Checking out files:  81% (1372/1693)   
Checking out files:  82% (1389/1693)   
Checking out files:  83% (1406/1693)   
Checking out files:  84% (1423/1693)   
Checking out files:  85% (1440/1693)   
Checking out files:  86% (1456/1693)   
Checking out files:  87% (1473/1693)   
Checking out files:  88% (1490/1693)   
Checking out files:  89% (1507/1693)   
Checking out files:  90% (1524/1693)   
Checking out files:  91% (1541/1693)   
Checking out files:  92% (1558/1693)   
Checking out files:  93% (1575/1693)   
Checking out files:  94% (1592/1693)   
Checking out files:  95% (1609/1693)   
Checking out files:  96% (1626/1693)   
Checking out files:  97% (1643/1693)   
Checking out files:  98% (1660/1693)   
Checking out files:  99% (1677/1693)   
Checking out files: 100% (1693/1693)   
Checking out files: 100% (1693/1693), done.
09:55:03 [2021-05-18T09:55:03.228Z] #40 23.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:55:03 [2021-05-18T09:55:03.726Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done
09:55:03 [2021-05-18T09:55:03.726Z] #9 ...
09:55:03 [2021-05-18T09:55:03.726Z] 
09:55:03 [2021-05-18T09:55:03.726Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:03 [2021-05-18T09:55:03.726Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:55:03 [2021-05-18T09:55:03.726Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
09:55:03 [2021-05-18T09:55:03.726Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:55:03 [2021-05-18T09:55:03.726Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:55:03 [2021-05-18T09:55:03.726Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:55:03 [2021-05-18T09:55:03.726Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
09:55:03 [2021-05-18T09:55:03.726Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done
09:55:03 [2021-05-18T09:55:03.726Z] #64 DONE 9.3s
09:55:03 [2021-05-18T09:55:03.726Z] 
09:55:03 [2021-05-18T09:55:03.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:03 [2021-05-18T09:55:03.726Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:03 [2021-05-18T09:55:03.726Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s
09:55:03 [2021-05-18T09:55:03.726Z] #9 ...
09:55:03 [2021-05-18T09:55:03.726Z] 
09:55:03 [2021-05-18T09:55:03.726Z] #23 [internal] load build context
09:55:03 [2021-05-18T09:55:03.727Z] #23 sha256:1d9cfbbc62af31cc0ec26285c83ed75b2323ca8543bd068bf01d39e840025c77
09:55:03 [2021-05-18T09:55:03.727Z] #23 transferring context: 47.48MB 9.4s
09:55:03 [2021-05-18T09:55:03.988Z] #23 ...
09:55:03 [2021-05-18T09:55:03.988Z] 
09:55:03 [2021-05-18T09:55:03.988Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:03 [2021-05-18T09:55:03.988Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:04 [2021-05-18T09:55:04.250Z] #9 ...
09:55:04 [2021-05-18T09:55:04.250Z] 
09:55:04 [2021-05-18T09:55:04.250Z] #23 [internal] load build context
09:55:04 [2021-05-18T09:55:04.250Z] #23 sha256:1d9cfbbc62af31cc0ec26285c83ed75b2323ca8543bd068bf01d39e840025c77
09:55:04 [2021-05-18T09:55:04.250Z] #23 transferring context: 53.24MB 9.6s done
09:55:04 [2021-05-18T09:55:04.250Z] #23 DONE 9.8s
09:55:04 [2021-05-18T09:55:04.250Z] 
09:55:04 [2021-05-18T09:55:04.250Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:04 [2021-05-18T09:55:04.250Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:04 [2021-05-18T09:55:04.250Z] #9 ...
09:55:04 [2021-05-18T09:55:04.250Z] 
09:55:04 [2021-05-18T09:55:04.250Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:55:04 [2021-05-18T09:55:04.250Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:55:04 [2021-05-18T09:55:04.250Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done
09:55:04 [2021-05-18T09:55:04.250Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
09:55:04 [2021-05-18T09:55:04.250Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
09:55:04 [2021-05-18T09:55:04.250Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
09:55:04 [2021-05-18T09:55:04.250Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.2s done
09:55:04 [2021-05-18T09:55:04.250Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.9s
09:55:04 [2021-05-18T09:55:04.512Z] #26 ...
09:55:04 [2021-05-18T09:55:04.512Z] 
09:55:04 [2021-05-18T09:55:04.512Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:55:04 [2021-05-18T09:55:04.512Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:55:05 [2021-05-18T09:55:05.122Z] #40 25.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:55:05 [2021-05-18T09:55:05.456Z] #63 DONE 1.0s
09:55:05 [2021-05-18T09:55:05.456Z] 
09:55:05 [2021-05-18T09:55:05.456Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:55:05 [2021-05-18T09:55:05.456Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:55:05 [2021-05-18T09:55:05.836Z] Client:
09:55:05 [2021-05-18T09:55:05.836Z]  Context:    default
09:55:05 [2021-05-18T09:55:05.836Z]  Debug Mode: false
09:55:05 [2021-05-18T09:55:05.836Z]  Plugins:
09:55:05 [2021-05-18T09:55:05.836Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:55:05 [2021-05-18T09:55:05.836Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:55:05 [2021-05-18T09:55:05.836Z] 
09:55:05 [2021-05-18T09:55:05.836Z] Server:
09:55:05 [2021-05-18T09:55:05.836Z]  Containers: 0
09:55:05 [2021-05-18T09:55:05.836Z]   Running: 0
09:55:05 [2021-05-18T09:55:05.836Z]   Paused: 0
09:55:05 [2021-05-18T09:55:05.836Z]   Stopped: 0
09:55:05 [2021-05-18T09:55:05.836Z]  Images: 0
09:55:05 [2021-05-18T09:55:05.836Z]  Server Version: 20.10.5
09:55:05 [2021-05-18T09:55:05.836Z]  Storage Driver: overlay2
09:55:05 [2021-05-18T09:55:05.836Z]   Backing Filesystem: extfs
09:55:05 [2021-05-18T09:55:05.836Z]   Supports d_type: true
09:55:05 [2021-05-18T09:55:05.836Z]   Native Overlay Diff: true
09:55:05 [2021-05-18T09:55:05.836Z]  Logging Driver: json-file
09:55:05 [2021-05-18T09:55:05.836Z]  Cgroup Driver: systemd
09:55:05 [2021-05-18T09:55:05.836Z]  Cgroup Version: 2
09:55:05 [2021-05-18T09:55:05.836Z]  Plugins:
09:55:05 [2021-05-18T09:55:05.836Z]   Volume: local
09:55:05 [2021-05-18T09:55:05.836Z]   Network: bridge host ipvlan macvlan null overlay
09:55:05 [2021-05-18T09:55:05.836Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:55:05 [2021-05-18T09:55:05.836Z]  Swarm: inactive
09:55:05 [2021-05-18T09:55:05.836Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:55:05 [2021-05-18T09:55:05.836Z]  Default Runtime: runc
09:55:05 [2021-05-18T09:55:05.836Z]  Init Binary: docker-init
09:55:05 [2021-05-18T09:55:05.836Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:55:05 [2021-05-18T09:55:05.836Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:55:05 [2021-05-18T09:55:05.836Z]  init version: de40ad0
09:55:05 [2021-05-18T09:55:05.836Z]  Security Options:
09:55:05 [2021-05-18T09:55:05.836Z]   apparmor
09:55:05 [2021-05-18T09:55:05.836Z]   seccomp
09:55:05 [2021-05-18T09:55:05.836Z]    Profile: default
09:55:05 [2021-05-18T09:55:05.836Z]   cgroupns
09:55:05 [2021-05-18T09:55:05.836Z]  Kernel Version: 5.4.0-1041-aws
09:55:05 [2021-05-18T09:55:05.836Z]  Operating System: Ubuntu 20.04.2 LTS
09:55:05 [2021-05-18T09:55:05.836Z]  OSType: linux
09:55:05 [2021-05-18T09:55:05.836Z]  Architecture: x86_64
09:55:05 [2021-05-18T09:55:05.836Z]  CPUs: 2
09:55:05 [2021-05-18T09:55:05.836Z]  Total Memory: 7.569GiB
09:55:05 [2021-05-18T09:55:05.836Z]  Name: ip-10-100-32-40
09:55:05 [2021-05-18T09:55:05.836Z]  ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR
09:55:05 [2021-05-18T09:55:05.836Z]  Docker Root Dir: /var/lib/docker
09:55:05 [2021-05-18T09:55:05.836Z]  Debug Mode: false
09:55:05 [2021-05-18T09:55:05.836Z]  Registry: https://index.docker.io/v1/
09:55:05 [2021-05-18T09:55:05.836Z]  Labels:
09:55:05 [2021-05-18T09:55:05.836Z]  Experimental: true
09:55:05 [2021-05-18T09:55:05.836Z]  Insecure Registries:
09:55:05 [2021-05-18T09:55:05.836Z]   127.0.0.0/8
09:55:05 [2021-05-18T09:55:05.836Z]  Live Restore Enabled: true
09:55:05 [2021-05-18T09:55:05.836Z] 
09:55:05 [2021-05-18T09:55:05.836Z] WARNING: Support for cgroup v2 is experimental
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:55:06 [2021-05-18T09:55:06.051Z] #40 ...
09:55:06 [2021-05-18T09:55:06.051Z] 
09:55:06 [2021-05-18T09:55:06.051Z] #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
09:55:06 [2021-05-18T09:55:06.051Z] #58 sha256:67278c976e9b373053da5f145a9bbf7c40d2c1fe8718b5d7f9a907210ca7bf71
09:55:06 [2021-05-18T09:55:06.051Z] #58 16.93 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:55:06 [2021-05-18T09:55:06.051Z] #58 17.24 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:55:06 [2021-05-18T09:55:06.051Z] #58 17.55 go: extracting github.com/urfave/cli/v2 v2.3.0
09:55:06 [2021-05-18T09:55:06.051Z] #58 18.39 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:55:06 [2021-05-18T09:55:06.051Z] #58 21.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:55:06 [2021-05-18T09:55:06.051Z] #58 21.69 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:55:06 [2021-05-18T09:55:06.051Z] #58 21.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:55:06 [2021-05-18T09:55:06.051Z] #58 22.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:55:06 [2021-05-18T09:55:06.051Z] #58 23.22 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:55:06 [2021-05-18T09:55:06.051Z] #58 24.31 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:55:06 [2021-05-18T09:55:06.171Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:fe54215fb36bae86e7f2527c29624654e6affd98 .
09:55:06 [2021-05-18T09:55:06.307Z] #58 26.98 go: finding github.com/pkg/errors v0.9.1
09:55:06 [2021-05-18T09:55:06.308Z] #58 27.04 go: finding github.com/sirupsen/logrus v1.8.1
09:55:06 [2021-05-18T09:55:06.308Z] #58 ...
09:55:06 [2021-05-18T09:55:06.308Z] 
09:55:06 [2021-05-18T09:55:06.308Z] #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
09:55:06 [2021-05-18T09:55:06.308Z] #67 sha256:819314e63b56228df7d2cd50a1cae5120848879cde26aa762e0e71228044751c
09:55:06 [2021-05-18T09:55:06.308Z] #67 24.36 Checking out files:  59% (1140/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:55:06 [2021-05-18T09:55:06.308Z] #67 24.99 + cd /tmp/tmp.hbBK7RyZPH/src/github.com/docker/libnetwork
09:55:06 [2021-05-18T09:55:06.308Z] #67 24.99 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:06 [2021-05-18T09:55:06.308Z] #67 25.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:55:06 [2021-05-18T09:55:06.432Z] #2 [internal] load .dockerignore
09:55:06 [2021-05-18T09:55:06.432Z] #2 sha256:779aa14b30364c22ebd35f8f54ead700f74212b287a870046b7315ecdf16b2f5
09:55:06 [2021-05-18T09:55:06.692Z] #2 transferring context: 87B done
09:55:06 [2021-05-18T09:55:06.692Z] #2 DONE 0.3s
09:55:06 [2021-05-18T09:55:06.692Z] 
09:55:06 [2021-05-18T09:55:06.692Z] #1 [internal] load build definition from Dockerfile
09:55:06 [2021-05-18T09:55:06.692Z] #1 sha256:bb5ffb06829cb33cf08adf4f938d1db64c4a60a86d9c897cfaf5cac48e98d140
09:55:06 [2021-05-18T09:55:06.692Z] #1 transferring dockerfile: 17.07kB done
09:55:06 [2021-05-18T09:55:06.692Z] #1 DONE 0.4s
09:55:06 [2021-05-18T09:55:06.692Z] 
09:55:06 [2021-05-18T09:55:06.692Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
09:55:06 [2021-05-18T09:55:06.692Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
09:55:06 [2021-05-18T09:55:06.844Z] #65 DONE 1.3s
09:55:06 [2021-05-18T09:55:06.844Z] 
09:55:06 [2021-05-18T09:55:06.844Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:55:06 [2021-05-18T09:55:06.844Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:55:06 [2021-05-18T09:55:06.953Z] #3 DONE 0.4s
09:55:06 [2021-05-18T09:55:06.953Z] 
09:55:06 [2021-05-18T09:55:06.953Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
09:55:06 [2021-05-18T09:55:06.953Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
09:55:06 [2021-05-18T09:55:06.953Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
09:55:07 [2021-05-18T09:55:07.098Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done
09:55:07 [2021-05-18T09:55:07.213Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
09:55:07 [2021-05-18T09:55:07.213Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
09:55:07 [2021-05-18T09:55:07.213Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
09:55:07 [2021-05-18T09:55:07.213Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
09:55:07 [2021-05-18T09:55:07.213Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
09:55:07 [2021-05-18T09:55:07.213Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
09:55:07 [2021-05-18T09:55:07.484Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
09:55:07 [2021-05-18T09:55:07.484Z] #4 DONE 0.5s
09:55:07 [2021-05-18T09:55:07.597Z] Client: Docker Engine - Community
09:55:07 [2021-05-18T09:55:07.597Z]  Version:           20.10.5
09:55:07 [2021-05-18T09:55:07.597Z]  API version:       1.41
09:55:07 [2021-05-18T09:55:07.597Z]  Go version:        go1.13.15
09:55:07 [2021-05-18T09:55:07.597Z]  Git commit:        55c4c88
09:55:07 [2021-05-18T09:55:07.597Z]  Built:             Tue Mar  2 20:19:31 2021
09:55:07 [2021-05-18T09:55:07.597Z]  OS/Arch:           linux/arm64
09:55:07 [2021-05-18T09:55:07.597Z]  Context:           default
09:55:07 [2021-05-18T09:55:07.597Z]  Experimental:      true
09:55:07 [2021-05-18T09:55:07.597Z] 
09:55:07 [2021-05-18T09:55:07.597Z] Server: Docker Engine - Community
09:55:07 [2021-05-18T09:55:07.597Z]  Engine:
09:55:07 [2021-05-18T09:55:07.597Z]   Version:          20.10.5
09:55:07 [2021-05-18T09:55:07.597Z]   API version:      1.41 (minimum version 1.12)
09:55:07 [2021-05-18T09:55:07.597Z]   Go version:       go1.13.15
09:55:07 [2021-05-18T09:55:07.597Z]   Git commit:       363e9a8
09:55:07 [2021-05-18T09:55:07.597Z]   Built:            Tue Mar  2 20:17:22 2021
09:55:07 [2021-05-18T09:55:07.597Z]   OS/Arch:          linux/arm64
09:55:07 [2021-05-18T09:55:07.597Z]   Experimental:     true
09:55:07 [2021-05-18T09:55:07.597Z]  containerd:
09:55:07 [2021-05-18T09:55:07.597Z]   Version:          1.4.4
09:55:07 [2021-05-18T09:55:07.597Z]   GitCommit:        05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:55:07 [2021-05-18T09:55:07.597Z]  runc:
09:55:07 [2021-05-18T09:55:07.597Z]   Version:          1.0.0-rc93
09:55:07 [2021-05-18T09:55:07.597Z]   GitCommit:        12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:55:07 [2021-05-18T09:55:07.597Z]  docker-init:
09:55:07 [2021-05-18T09:55:07.597Z]   Version:          0.19.0
09:55:07 [2021-05-18T09:55:07.597Z]   GitCommit:        de40ad0
[Pipeline] sh
09:55:07 [2021-05-18T09:55:07.933Z] + docker info
09:55:08 [2021-05-18T09:55:08.054Z] 
09:55:08 [2021-05-18T09:55:08.054Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:55:08 [2021-05-18T09:55:08.054Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:55:08 [2021-05-18T09:55:08.091Z] #9 ...
09:55:08 [2021-05-18T09:55:08.091Z] 
09:55:08 [2021-05-18T09:55:08.091Z] #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
09:55:08 [2021-05-18T09:55:08.091Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:55:08 [2021-05-18T09:55:08.091Z] #27 10.88 Updating certificates in /etc/ssl/certs...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.25 137 added, 0 removed; done.
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.29 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.30 Setting up jq (1.5+dfsg-2+b1) ...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.31 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.33 Setting up curl (7.64.0-4+deb10u2) ...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.34 Processing triggers for libc-bin (2.28-10) ...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.36 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:55:08 [2021-05-18T09:55:08.091Z] #27 12.37 Updating certificates in /etc/ssl/certs...
09:55:08 [2021-05-18T09:55:08.091Z] #27 13.32 0 added, 0 removed; done.
09:55:08 [2021-05-18T09:55:08.091Z] #27 13.32 Running hooks in /etc/ca-certificates/update.d...
09:55:08 [2021-05-18T09:55:08.091Z] #27 13.32 done.
09:55:08 [2021-05-18T09:55:08.091Z] #27 DONE 16.3s
09:55:08 [2021-05-18T09:55:08.091Z] 
09:55:08 [2021-05-18T09:55:08.091Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:08 [2021-05-18T09:55:08.091Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:08 [2021-05-18T09:55:08.091Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
09:55:08 [2021-05-18T09:55:08.091Z] #9 ...
09:55:08 [2021-05-18T09:55:08.091Z] 
09:55:08 [2021-05-18T09:55:08.091Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:55:08 [2021-05-18T09:55:08.091Z] #28 sha256:91d31d00466debc7bf5ff246b3e8c82b8545ba831cb83db32d59b57f318d98d8
09:55:08 [2021-05-18T09:55:08.351Z] #28 DONE 0.3s
09:55:08 [2021-05-18T09:55:08.351Z] 
09:55:08 [2021-05-18T09:55:08.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:08 [2021-05-18T09:55:08.351Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:08 [2021-05-18T09:55:08.626Z] #8 DONE 0.7s
09:55:08 [2021-05-18T09:55:08.626Z] 
09:55:08 [2021-05-18T09:55:08.626Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:55:08 [2021-05-18T09:55:08.626Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:55:08 [2021-05-18T09:55:08.626Z] #6 DONE 0.7s
09:55:08 [2021-05-18T09:55:08.626Z] 
09:55:08 [2021-05-18T09:55:08.626Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:55:08 [2021-05-18T09:55:08.626Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
09:55:08 [2021-05-18T09:55:08.626Z] #5 DONE 0.7s
09:55:08 [2021-05-18T09:55:08.626Z] 
09:55:08 [2021-05-18T09:55:08.626Z] #7 [internal] load metadata for docker.io/library/debian:buster
09:55:08 [2021-05-18T09:55:08.626Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
09:55:08 [2021-05-18T09:55:08.626Z] #7 DONE 0.7s
09:55:09 [2021-05-18T09:55:09.386Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 11.8s done
09:55:09 [2021-05-18T09:55:09.578Z] #67 ...
09:55:09 [2021-05-18T09:55:09.578Z] 
09:55:09 [2021-05-18T09:55:09.578Z] #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
09:55:09 [2021-05-18T09:55:09.578Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:55:09 [2021-05-18T09:55:09.578Z] #45 30.44 vendor/golang.org/x/crypto/internal/subtle
09:55:09 [2021-05-18T09:55:09.835Z] #45 30.73 vendor/golang.org/x/crypto/curve25519
09:55:09 [2021-05-18T09:55:09.959Z] #26 DONE 15.4s
09:55:09 [2021-05-18T09:55:09.959Z] 
09:55:09 [2021-05-18T09:55:09.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
09:55:09 [2021-05-18T09:55:09.959Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:55:10 [2021-05-18T09:55:10.549Z] 
09:55:10 [2021-05-18T09:55:10.549Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:10 [2021-05-18T09:55:10.549Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:55:10 [2021-05-18T09:55:10.549Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:55:10 [2021-05-18T09:55:10.549Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:55:10 [2021-05-18T09:55:10.809Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:55:10 [2021-05-18T09:55:10.809Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:55:11 [2021-05-18T09:55:11.153Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s
09:55:11 [2021-05-18T09:55:11.344Z] #27 1.350 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:11 [2021-05-18T09:55:11.344Z] #27 1.359 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
09:55:11 [2021-05-18T09:55:11.344Z] #27 1.359 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:11 [2021-05-18T09:55:11.344Z] #27 1.565 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:11 [2021-05-18T09:55:11.449Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.4s
09:55:11 [2021-05-18T09:55:11.449Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.50MB / 12.42MB 0.5s
09:55:11 [2021-05-18T09:55:11.449Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s
09:55:11 [2021-05-18T09:55:11.605Z] #27 1.832 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:11 [2021-05-18T09:55:11.712Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
09:55:11 [2021-05-18T09:55:11.712Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
09:55:12 [2021-05-18T09:55:12.176Z] #27 2.232 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:12 [2021-05-18T09:55:12.472Z] #45 ...
09:55:12 [2021-05-18T09:55:12.472Z] 
09:55:12 [2021-05-18T09:55:12.472Z] #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
09:55:12 [2021-05-18T09:55:12.472Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.33 go: extracting github.com/mattn/go-colorable v0.1.4
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.36 go: downloading github.com/sirupsen/logrus v1.4.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.36 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.46 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.62 go: extracting github.com/fatih/color v1.7.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.65 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.66 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.77 go: downloading github.com/uudashr/gocognit v1.0.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:55:12 [2021-05-18T09:55:12.472Z] #49 23.85 go: downloading golang.org/x/text v0.3.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.03 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.08 go: extracting github.com/sirupsen/logrus v1.4.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.19 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.22 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.40 go: extracting github.com/uudashr/gocognit v1.0.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.47 go: downloading gopkg.in/yaml.v2 v2.2.7
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.48 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.65 go: downloading github.com/gobwas/glob v0.2.3
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.72 go: downloading github.com/spf13/afero v1.1.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.75 go: downloading github.com/kisielk/gotool v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.81 go: downloading github.com/stretchr/testify v1.4.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.94 go: extracting gopkg.in/yaml.v2 v2.2.7
09:55:12 [2021-05-18T09:55:12.472Z] #49 24.97 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.02 go: extracting github.com/kisielk/gotool v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.12 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.18 go: extracting github.com/spf13/afero v1.1.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.34 go: extracting github.com/gobwas/glob v0.2.3
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.41 go: downloading github.com/ultraware/whitespace v0.0.4
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.48 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.59 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.59 go: extracting github.com/stretchr/testify v1.4.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.60 go: downloading github.com/mattn/go-isatty v0.0.8
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.63 go: downloading github.com/ultraware/funlen v0.0.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.70 go: extracting github.com/ultraware/whitespace v0.0.4
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.81 go: downloading github.com/gogo/protobuf v1.2.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.82 go: extracting github.com/mattn/go-isatty v0.0.8
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.86 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.88 go: extracting github.com/ultraware/funlen v0.0.2
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.90 go: downloading github.com/davecgh/go-spew v1.1.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 25.92 go: downloading github.com/BurntSushi/toml v0.3.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 26.14 go: downloading github.com/pmezard/go-difflib v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 26.21 go: downloading github.com/stretchr/objx v0.2.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 26.59 go: extracting github.com/davecgh/go-spew v1.1.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 26.60 go: extracting github.com/pmezard/go-difflib v1.0.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 26.68 go: extracting github.com/BurntSushi/toml v0.3.1
09:55:12 [2021-05-18T09:55:12.472Z] #49 26.75 go: extracting github.com/stretchr/objx v0.2.0
09:55:12 [2021-05-18T09:55:12.472Z] #49 29.15 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:55:12 [2021-05-18T09:55:12.472Z] #49 32.15 go: extracting github.com/gogo/protobuf v1.2.1
09:55:13 [2021-05-18T09:55:13.037Z] #49 ...
09:55:13 [2021-05-18T09:55:13.037Z] 
09:55:13 [2021-05-18T09:55:13.037Z] #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
09:55:13 [2021-05-18T09:55:13.037Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:13 [2021-05-18T09:55:13.037Z] #55 23.95 Fetched 8445 kB in 18s (471 kB/s)
09:55:13 [2021-05-18T09:55:13.037Z] #55 23.95 Reading package lists...
09:55:13 [2021-05-18T09:55:13.298Z] #55 29.99 Reading package lists...
09:55:13 [2021-05-18T09:55:13.298Z] #55 ...
09:55:13 [2021-05-18T09:55:13.298Z] 
09:55:13 [2021-05-18T09:55:13.298Z] #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
09:55:13 [2021-05-18T09:55:13.298Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:13 [2021-05-18T09:55:13.298Z] #36 24.10 Fetched 8445 kB in 18s (477 kB/s)
09:55:13 [2021-05-18T09:55:13.298Z] #36 24.10 Reading package lists...
09:55:13 [2021-05-18T09:55:13.555Z] #36 30.47 Reading package lists...
09:55:13 [2021-05-18T09:55:13.555Z] #36 ...
09:55:13 [2021-05-18T09:55:13.555Z] 
09:55:13 [2021-05-18T09:55:13.555Z] #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
09:55:13 [2021-05-18T09:55:13.555Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:13 [2021-05-18T09:55:13.555Z] #42 24.29 Fetched 8445 kB in 18s (481 kB/s)
09:55:13 [2021-05-18T09:55:13.555Z] #42 24.29 Reading package lists...
09:55:13 [2021-05-18T09:55:13.555Z] #42 30.46 Reading package lists...
09:55:13 [2021-05-18T09:55:13.555Z] #42 ...
09:55:13 [2021-05-18T09:55:13.555Z] 
09:55:13 [2021-05-18T09:55:13.555Z] #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
09:55:13 [2021-05-18T09:55:13.555Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:13 [2021-05-18T09:55:13.555Z] #49 34.03 go: extracting golang.org/x/text v0.3.2
09:55:13 [2021-05-18T09:55:13.635Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
09:55:14 [2021-05-18T09:55:14.093Z] #27 3.809 Fetched 8445 kB in 3s (3113 kB/s)
09:55:14 [2021-05-18T09:55:14.266Z] #64 ...
09:55:14 [2021-05-18T09:55:14.266Z] 
09:55:14 [2021-05-18T09:55:14.266Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:14 [2021-05-18T09:55:14.266Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:55:14 [2021-05-18T09:55:14.266Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:55:14 [2021-05-18T09:55:14.266Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:55:14 [2021-05-18T09:55:14.266Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:55:14 [2021-05-18T09:55:14.266Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:55:14 [2021-05-18T09:55:14.266Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
09:55:14 [2021-05-18T09:55:14.266Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done
09:55:14 [2021-05-18T09:55:14.266Z] #62 DONE 3.3s
09:55:14 [2021-05-18T09:55:14.266Z] 
09:55:14 [2021-05-18T09:55:14.266Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:14 [2021-05-18T09:55:14.266Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:55:14 [2021-05-18T09:55:14.266Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done
09:55:14 [2021-05-18T09:55:14.354Z] #27 3.809 Reading package lists...
09:55:14 [2021-05-18T09:55:14.354Z] #27 ...
09:55:14 [2021-05-18T09:55:14.354Z] 
09:55:14 [2021-05-18T09:55:14.354Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:14 [2021-05-18T09:55:14.354Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:14 [2021-05-18T09:55:14.354Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.6s done
09:55:14 [2021-05-18T09:55:14.354Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done
09:55:14 [2021-05-18T09:55:14.354Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
09:55:14 [2021-05-18T09:55:14.354Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.0s
09:55:14 [2021-05-18T09:55:14.615Z] #9 ...
09:55:14 [2021-05-18T09:55:14.615Z] 
09:55:14 [2021-05-18T09:55:14.615Z] #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
09:55:14 [2021-05-18T09:55:14.615Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:55:14 [2021-05-18T09:55:14.615Z] #27 3.809 Reading package lists...
09:55:14 [2021-05-18T09:55:14.924Z] #49 ...
09:55:14 [2021-05-18T09:55:14.924Z] 
09:55:14 [2021-05-18T09:55:14.924Z] #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
09:55:14 [2021-05-18T09:55:14.925Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:14 [2021-05-18T09:55:14.925Z] #13 21.79 Fetched 8963 kB in 19s (482 kB/s)
09:55:14 [2021-05-18T09:55:14.925Z] #13 21.79 Reading package lists...
09:55:14 [2021-05-18T09:55:14.925Z] #13 28.19 Reading package lists...
09:55:14 [2021-05-18T09:55:14.925Z] #13 ...
09:55:14 [2021-05-18T09:55:14.925Z] 
09:55:14 [2021-05-18T09:55:14.925Z] #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
09:55:14 [2021-05-18T09:55:14.925Z] #58 sha256:67278c976e9b373053da5f145a9bbf7c40d2c1fe8718b5d7f9a907210ca7bf71
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.41 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.45 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.56 go: finding github.com/google/uuid v1.2.0
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.59 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.64 go: finding github.com/gofrs/flock v0.8.0
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.69 go: finding github.com/moby/vpnkit v0.5.0
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.71 go: finding github.com/gorilla/mux v1.8.0
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.78 go: finding github.com/moby/sys/mountinfo v0.4.1
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.83 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.86 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:55:14 [2021-05-18T09:55:14.925Z] #58 27.88 go: finding github.com/urfave/cli/v2 v2.3.0
09:55:14 [2021-05-18T09:55:14.925Z] #58 28.07 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:55:14 [2021-05-18T09:55:14.925Z] #58 28.11 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:55:15 [2021-05-18T09:55:15.181Z] #58 ...
09:55:15 [2021-05-18T09:55:15.181Z] 
09:55:15 [2021-05-18T09:55:15.181Z] #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
09:55:15 [2021-05-18T09:55:15.181Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:15 [2021-05-18T09:55:15.181Z] #55 29.99 Reading package lists...
09:55:15 [2021-05-18T09:55:15.558Z] #27 4.729 Reading package lists...
09:55:15 [2021-05-18T09:55:15.818Z] #27 5.673 Building dependency tree...
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.006 The following additional packages will be installed:
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.006   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.013   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.013   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.013 Suggested packages:
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.013   krb5-doc krb5-user
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.013 Recommended packages:
09:55:15 [2021-05-18T09:55:15.818Z] #27 6.013   krb5-locales publicsuffix libsasl2-modules
09:55:16 [2021-05-18T09:55:16.077Z] #27 6.234 The following NEW packages will be installed:
09:55:16 [2021-05-18T09:55:16.077Z] #27 6.238   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:55:16 [2021-05-18T09:55:16.077Z] #27 6.238   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:55:16 [2021-05-18T09:55:16.077Z] #27 6.238   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:55:16 [2021-05-18T09:55:16.077Z] #27 6.238   libssh2-1 libssl1.1 openssl
09:55:16 [2021-05-18T09:55:16.190Z] #64 ...
09:55:16 [2021-05-18T09:55:16.190Z] 
09:55:16 [2021-05-18T09:55:16.190Z] #23 [internal] load build context
09:55:16 [2021-05-18T09:55:16.190Z] #23 sha256:21651c281c49acc36361d9dc66917a39e5dba4c471aec2c99507eef62fbb4328
09:55:16 [2021-05-18T09:55:16.190Z] #23 transferring context: 53.23MB 4.8s done
09:55:16 [2021-05-18T09:55:16.190Z] #23 DONE 5.5s
09:55:16 [2021-05-18T09:55:16.190Z] 
09:55:16 [2021-05-18T09:55:16.190Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:16 [2021-05-18T09:55:16.190Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:16 [2021-05-18T09:55:16.190Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
09:55:16 [2021-05-18T09:55:16.190Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:55:16 [2021-05-18T09:55:16.190Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done
09:55:16 [2021-05-18T09:55:16.191Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.2s
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s
09:55:16 [2021-05-18T09:55:16.191Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.532 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.532 Need to get 5059 kB of archives.
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.532 After this operation, 12.1 MB of additional disk space will be used.
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.532 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:55:16 [2021-05-18T09:55:16.337Z] #27 6.565 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.599 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.608 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.617 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.835 debconf: delaying package configuration, since apt-utils is not installed
09:55:16 [2021-05-18T09:55:16.600Z] #27 6.851 Fetched 5059 kB in 0s (14.3 MB/s)
09:55:16 [2021-05-18T09:55:16.816Z] #55 36.20 Building dependency tree...
09:55:16 [2021-05-18T09:55:16.860Z] #27 6.922 Selecting previously unselected package libssl1.1:amd64.
09:55:16 [2021-05-18T09:55:16.860Z] #27 6.922 (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.)
09:55:16 [2021-05-18T09:55:16.860Z] #27 6.924 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
09:55:16 [2021-05-18T09:55:16.860Z] #27 6.938 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:55:17 [2021-05-18T09:55:17.121Z] #27 7.207 Selecting previously unselected package openssl.
09:55:17 [2021-05-18T09:55:17.121Z] #27 7.207 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.121Z] #27 7.211 Unpacking openssl (1.1.1d-0+deb10u6) ...
09:55:17 [2021-05-18T09:55:17.121Z] #27 7.363 Selecting previously unselected package ca-certificates.
09:55:17 [2021-05-18T09:55:17.121Z] #27 7.363 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
09:55:17 [2021-05-18T09:55:17.121Z] #27 7.369 Unpacking ca-certificates (20200601~deb10u2) ...
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.469 Selecting previously unselected package libkeyutils1:amd64.
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.469 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.473 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.513 Selecting previously unselected package libkrb5support0:amd64.
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.513 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.520 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.574 Selecting previously unselected package libk5crypto3:amd64.
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.574 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.384Z] #27 7.579 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.574Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.5s done
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.640 Selecting previously unselected package libkrb5-3:amd64.
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.640 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.645 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.744 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.744 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.749 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.802 Selecting previously unselected package libsasl2-modules-db:amd64.
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.802 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.807 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.858 Selecting previously unselected package libsasl2-2:amd64.
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.858 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.865 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.911 Selecting previously unselected package libldap-common.
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.911 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.916 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.978 Selecting previously unselected package libldap-2.4-2:amd64.
09:55:17 [2021-05-18T09:55:17.650Z] #27 7.978 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.913Z] #27 7.990 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.113 Selecting previously unselected package libnghttp2-14:amd64.
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.113 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.113 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.168 Selecting previously unselected package libpsl5:amd64.
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.168 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.172 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.222 Selecting previously unselected package librtmp1:amd64.
09:55:17 [2021-05-18T09:55:17.913Z] #27 8.223 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.173Z] #27 8.235 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:18 [2021-05-18T09:55:18.173Z] #27 8.290 Selecting previously unselected package libssh2-1:amd64.
09:55:18 [2021-05-18T09:55:18.173Z] #27 8.290 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.173Z] #27 8.295 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:55:18 [2021-05-18T09:55:18.173Z] #27 8.371 Selecting previously unselected package libcurl4:amd64.
09:55:18 [2021-05-18T09:55:18.174Z] #27 8.371 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.376 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.460 Selecting previously unselected package curl.
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.460 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.463 Unpacking curl (7.64.0-4+deb10u2) ...
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.563 Selecting previously unselected package libonig5:amd64.
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.563 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.437Z] #27 8.567 Unpacking libonig5:amd64 (6.9.1-1) ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.656 Selecting previously unselected package libjq1:amd64.
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.656 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.664 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.720 Selecting previously unselected package jq.
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.720 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.726 Unpacking jq (1.5+dfsg-2+b1) ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.795 Setting up libkeyutils1:amd64 (1.6-6) ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.810 Setting up libpsl5:amd64 (0.20.2-2) ...
09:55:18 [2021-05-18T09:55:18.698Z] #27 8.824 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:55:18 [2021-05-18T09:55:18.708Z] #55 39.36 The following additional packages will be installed:
09:55:18 [2021-05-18T09:55:18.708Z] #55 39.37   libbtrfs0
09:55:18 [2021-05-18T09:55:18.708Z] #55 39.57 The following NEW packages will be installed:
09:55:18 [2021-05-18T09:55:18.708Z] #55 39.58   libbtrfs-dev libbtrfs0
09:55:18 [2021-05-18T09:55:18.913Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done
09:55:18 [2021-05-18T09:55:18.913Z] #9 ...
09:55:18 [2021-05-18T09:55:18.913Z] 
09:55:18 [2021-05-18T09:55:18.913Z] #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
09:55:18 [2021-05-18T09:55:18.913Z] #29 sha256:4897c38543529ee4282a71aad2f40e49c64b0ac989f1eb50055bdc45ae58d58c
09:55:18 [2021-05-18T09:55:18.913Z] #29 1.338 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:55:18 [2021-05-18T09:55:18.913Z] #29 1.424 
09:55:18 [2021-05-18T09:55:18.913Z] #29 1.550 
###########                                                               15.5%
#########################                                                 36.0%
#########################################                                 58.0%
########################################################                  77.8%
######################################################################    97.9%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 2.060 
09:55:18 [2021-05-18T09:55:18.913Z] #29 2.189 
#################################################################         90.5%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 2.306 
09:55:18 [2021-05-18T09:55:18.913Z] #29 2.430 
#########################################                                 57.3%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 2.552 
09:55:18 [2021-05-18T09:55:18.913Z] #29 2.679 
#######                                                                   10.6%
#########################                                                 35.9%
#############################                                             40.9%
#####################################################                     73.8%
###################################################################       94.0%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 3.197 
09:55:18 [2021-05-18T09:55:18.913Z] #29 3.322 
##                                                                         3.5%
#######                                                                    9.7%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.4%
######################                                                    30.6%
#########################                                                 35.9%
#############################                                             41.0%
#################################                                         46.2%
#####################################                                     51.4%
########################################                                  56.6%
############################################                              61.9%
################################################                          67.0%
####################################################                      72.3%
##########################################################                81.3%
##############################################################            86.6%
##################################################################        91.8%
#####################################################################     96.9%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 5.174 
09:55:18 [2021-05-18T09:55:18.913Z] #29 5.502 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:55:18 [2021-05-18T09:55:18.913Z] #29 5.600 
09:55:18 [2021-05-18T09:55:18.913Z] #29 5.665 
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 5.695 
09:55:18 [2021-05-18T09:55:18.913Z] #29 5.970 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:55:18 [2021-05-18T09:55:18.913Z] #29 6.072 
09:55:18 [2021-05-18T09:55:18.913Z] #29 6.215 
                                                                           0.6%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.913Z] #29 6.294 
09:55:18 [2021-05-18T09:55:18.913Z] #29 6.576 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:55:18 [2021-05-18T09:55:18.913Z] #29 6.659 
09:55:18 [2021-05-18T09:55:18.914Z] #29 6.777 
                                                                           0.8%
###################                                                       27.5%
####################################                                      51.1%
###########################################                               61.1%
##############################################################            86.9%
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.914Z] #29 7.281 
09:55:18 [2021-05-18T09:55:18.914Z] #29 7.610 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:55:18 [2021-05-18T09:55:18.914Z] #29 7.713 
09:55:18 [2021-05-18T09:55:18.914Z] #29 7.781 
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.914Z] #29 7.806 
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.142 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.242 
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.305 
######################################################################## 100.0%
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.323 
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.511 Download of images into '/build' complete.
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.511 Use something like the following to load the result into a Docker daemon:
09:55:18 [2021-05-18T09:55:18.914Z] #29 8.511   tar -cC '/build' . | docker load
09:55:18 [2021-05-18T09:55:18.914Z] #29 ...
09:55:18 [2021-05-18T09:55:18.914Z] 
09:55:18 [2021-05-18T09:55:18.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:18 [2021-05-18T09:55:18.914Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:18 [2021-05-18T09:55:18.914Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
09:55:18 [2021-05-18T09:55:18.914Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:55:18 [2021-05-18T09:55:18.956Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s done
09:55:18 [2021-05-18T09:55:18.956Z] #9 ...
09:55:18 [2021-05-18T09:55:18.956Z] 
09:55:18 [2021-05-18T09:55:18.956Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:18 [2021-05-18T09:55:18.956Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:55:18 [2021-05-18T09:55:18.956Z] #64 DONE 8.5s
09:55:18 [2021-05-18T09:55:18.956Z] 
09:55:18 [2021-05-18T09:55:18.956Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:18 [2021-05-18T09:55:18.956Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:18 [2021-05-18T09:55:18.956Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done
09:55:18 [2021-05-18T09:55:18.956Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
09:55:18 [2021-05-18T09:55:18.956Z] #9 ...
09:55:18 [2021-05-18T09:55:18.956Z] 
09:55:18 [2021-05-18T09:55:18.956Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:55:18 [2021-05-18T09:55:18.956Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:55:18 [2021-05-18T09:55:18.956Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.2s done
09:55:18 [2021-05-18T09:55:18.956Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
09:55:18 [2021-05-18T09:55:18.956Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
09:55:18 [2021-05-18T09:55:18.956Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
09:55:18 [2021-05-18T09:55:18.956Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.2s done
09:55:18 [2021-05-18T09:55:18.956Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.6s
09:55:18 [2021-05-18T09:55:18.959Z] #27 8.974 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 8.992 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.010 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.052 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.075 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.083 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.099 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.109 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.124 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.135 Setting up openssl (1.1.1d-0+deb10u6) ...
09:55:18 [2021-05-18T09:55:18.959Z] #27 9.156 Setting up libonig5:amd64 (6.9.1-1) ...
09:55:19 [2021-05-18T09:55:19.221Z] #26 ...
09:55:19 [2021-05-18T09:55:19.221Z] 
09:55:19 [2021-05-18T09:55:19.221Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:55:19 [2021-05-18T09:55:19.221Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:55:19 [2021-05-18T09:55:19.231Z] #27 9.169 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:55:19 [2021-05-18T09:55:19.231Z] #27 9.182 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:55:19 [2021-05-18T09:55:19.231Z] #27 9.196 Setting up ca-certificates (20200601~deb10u2) ...
09:55:19 [2021-05-18T09:55:19.271Z] #55 40.09 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
09:55:19 [2021-05-18T09:55:19.271Z] #55 40.09 Need to get 119 kB of archives.
09:55:19 [2021-05-18T09:55:19.271Z] #55 40.09 After this operation, 387 kB of additional disk space will be used.
09:55:19 [2021-05-18T09:55:19.271Z] #55 40.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:55:19 [2021-05-18T09:55:19.271Z] #55 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:55:19 [2021-05-18T09:55:19.805Z] #27 9.967 Updating certificates in /etc/ssl/certs...
09:55:19 [2021-05-18T09:55:19.851Z] #9 DONE 41.2s
09:55:19 [2021-05-18T09:55:19.851Z] 
09:55:19 [2021-05-18T09:55:19.851Z] #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
09:55:19 [2021-05-18T09:55:19.851Z] #29 sha256:4897c38543529ee4282a71aad2f40e49c64b0ac989f1eb50055bdc45ae58d58c
09:55:19 [2021-05-18T09:55:19.851Z] #29 DONE 11.6s
09:55:19 [2021-05-18T09:55:19.851Z] 
09:55:19 [2021-05-18T09:55:19.851Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:55:19 [2021-05-18T09:55:19.851Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:55:20 [2021-05-18T09:55:20.162Z] #63 DONE 0.8s
09:55:20 [2021-05-18T09:55:20.162Z] 
09:55:20 [2021-05-18T09:55:20.162Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:55:20 [2021-05-18T09:55:20.162Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:55:20 [2021-05-18T09:55:20.179Z] Client:
09:55:20 [2021-05-18T09:55:20.179Z]  Context:    default
09:55:20 [2021-05-18T09:55:20.179Z]  Debug Mode: false
09:55:20 [2021-05-18T09:55:20.179Z]  Plugins:
09:55:20 [2021-05-18T09:55:20.179Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:55:20 [2021-05-18T09:55:20.179Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
09:55:20 [2021-05-18T09:55:20.179Z] 
09:55:20 [2021-05-18T09:55:20.179Z] Server:
09:55:20 [2021-05-18T09:55:20.179Z]  Containers: 0
09:55:20 [2021-05-18T09:55:20.179Z]   Running: 0
09:55:20 [2021-05-18T09:55:20.179Z]   Paused: 0
09:55:20 [2021-05-18T09:55:20.179Z]   Stopped: 0
09:55:20 [2021-05-18T09:55:20.179Z]  Images: 0
09:55:20 [2021-05-18T09:55:20.179Z]  Server Version: 20.10.5
09:55:20 [2021-05-18T09:55:20.179Z]  Storage Driver: overlay2
09:55:20 [2021-05-18T09:55:20.179Z]   Backing Filesystem: extfs
09:55:20 [2021-05-18T09:55:20.179Z]   Supports d_type: true
09:55:20 [2021-05-18T09:55:20.179Z]   Native Overlay Diff: true
09:55:20 [2021-05-18T09:55:20.179Z]  Logging Driver: json-file
09:55:20 [2021-05-18T09:55:20.179Z]  Cgroup Driver: cgroupfs
09:55:20 [2021-05-18T09:55:20.179Z]  Cgroup Version: 1
09:55:20 [2021-05-18T09:55:20.179Z]  Plugins:
09:55:20 [2021-05-18T09:55:20.179Z]   Volume: local
09:55:20 [2021-05-18T09:55:20.179Z]   Network: bridge host ipvlan macvlan null overlay
09:55:20 [2021-05-18T09:55:20.179Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:55:20 [2021-05-18T09:55:20.179Z]  Swarm: inactive
09:55:20 [2021-05-18T09:55:20.179Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:55:20 [2021-05-18T09:55:20.179Z]  Default Runtime: runc
09:55:20 [2021-05-18T09:55:20.179Z]  Init Binary: docker-init
09:55:20 [2021-05-18T09:55:20.179Z]  containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e
09:55:20 [2021-05-18T09:55:20.179Z]  runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
09:55:20 [2021-05-18T09:55:20.179Z]  init version: de40ad0
09:55:20 [2021-05-18T09:55:20.179Z]  Security Options:
09:55:20 [2021-05-18T09:55:20.179Z]   apparmor
09:55:20 [2021-05-18T09:55:20.179Z]   seccomp
09:55:20 [2021-05-18T09:55:20.179Z]    Profile: default
09:55:20 [2021-05-18T09:55:20.179Z]  Kernel Version: 5.4.0-1041-aws
09:55:20 [2021-05-18T09:55:20.179Z]  Operating System: Ubuntu 20.04.2 LTS
09:55:20 [2021-05-18T09:55:20.179Z]  OSType: linux
09:55:20 [2021-05-18T09:55:20.179Z]  Architecture: aarch64
09:55:20 [2021-05-18T09:55:20.179Z]  CPUs: 4
09:55:20 [2021-05-18T09:55:20.179Z]  Total Memory: 7.494GiB
09:55:20 [2021-05-18T09:55:20.179Z]  Name: ip-10-100-51-37
09:55:20 [2021-05-18T09:55:20.179Z]  ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4
09:55:20 [2021-05-18T09:55:20.179Z]  Docker Root Dir: /var/lib/docker
09:55:20 [2021-05-18T09:55:20.179Z]  Debug Mode: false
09:55:20 [2021-05-18T09:55:20.179Z]  Registry: https://index.docker.io/v1/
09:55:20 [2021-05-18T09:55:20.179Z]  Labels:
09:55:20 [2021-05-18T09:55:20.179Z]  Experimental: true
09:55:20 [2021-05-18T09:55:20.179Z]  Insecure Registries:
09:55:20 [2021-05-18T09:55:20.179Z]   127.0.0.0/8
09:55:20 [2021-05-18T09:55:20.179Z]  Live Restore Enabled: true
09:55:20 [2021-05-18T09:55:20.179Z] 
09:55:20 [2021-05-18T09:55:20.179Z] WARNING: No swap limit support
[Pipeline] sh
09:55:20 [2021-05-18T09:55:20.200Z] #55 ...
09:55:20 [2021-05-18T09:55:20.200Z] 
09:55:20 [2021-05-18T09:55:20.200Z] #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
09:55:20 [2021-05-18T09:55:20.200Z] #67 sha256:819314e63b56228df7d2cd50a1cae5120848879cde26aa762e0e71228044751c
09:55:20 [2021-05-18T09:55:20.200Z] #67 DONE 40.8s
09:55:20 [2021-05-18T09:55:20.200Z] 
09:55:20 [2021-05-18T09:55:20.200Z] #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
09:55:20 [2021-05-18T09:55:20.200Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.04 go: finding github.com/fatih/color v1.7.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.14 go: finding github.com/mattn/go-isatty v0.0.8
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.16 go: finding github.com/mattn/go-colorable v0.1.4
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.33 go: finding github.com/go-critic/go-critic v0.4.1
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.34 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.41 go: finding github.com/go-lintpack/lintpack v0.5.2
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.41 go: finding github.com/pkg/errors v0.8.1
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.44 go: finding github.com/sirupsen/logrus v1.4.2
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.45 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.46 go: finding github.com/go-toolsmith/astequal v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.46 go: finding github.com/mitchellh/go-homedir v1.1.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.47 go: finding github.com/stretchr/testify v1.4.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.48 go: finding github.com/go-toolsmith/astp v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.49 go: finding github.com/davecgh/go-spew v1.1.1
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.50 go: finding github.com/go-toolsmith/typep v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.50 go: finding github.com/go-toolsmith/astcast v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.51 go: finding github.com/spf13/viper v1.6.1
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.54 go: finding github.com/pmezard/go-difflib v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.61 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.66 go: finding github.com/go-toolsmith/strparse v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.68 go: finding github.com/stretchr/objx v0.2.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.74 go: finding gopkg.in/yaml.v2 v2.2.7
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.76 go: finding github.com/fsnotify/fsnotify v1.4.7
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.81 go: finding github.com/spf13/cobra v0.0.5
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.86 go: finding github.com/gobwas/glob v0.2.3
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.90 go: finding github.com/hashicorp/hcl v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.91 go: finding github.com/spf13/pflag v1.0.5
09:55:20 [2021-05-18T09:55:20.200Z] #49 39.98 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.02 go: finding github.com/magiconair/properties v1.8.1
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.05 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.09 go: finding github.com/mitchellh/mapstructure v1.1.2
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.17 go: finding github.com/pelletier/go-toml v1.2.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.20 go: finding github.com/spf13/afero v1.1.2
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.45 go: finding github.com/spf13/cast v1.3.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.47 go: finding golang.org/x/text v0.3.2
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.48 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.52 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.58 go: finding github.com/subosito/gotenv v1.2.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.58 go: finding gopkg.in/ini.v1 v1.51.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.65 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.73 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.75 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.91 go: finding github.com/kisielk/gotool v1.0.0
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:55:20 [2021-05-18T09:55:20.200Z] #49 40.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.11 go: finding github.com/sourcegraph/go-diff v0.5.1
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.22 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.23 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.24 go: finding github.com/ultraware/funlen v0.0.2
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.24 go: finding github.com/ultraware/whitespace v0.0.4
09:55:20 [2021-05-18T09:55:20.458Z] #49 41.32 go: finding github.com/uudashr/gocognit v1.0.1
09:55:20 [2021-05-18T09:55:20.475Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:55:20 [2021-05-18T09:55:20.475Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
09:55:20 [2021-05-18T09:55:20.475Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42389/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
09:55:20 [2021-05-18T09:55:20.475Z] + bash /home/ubuntu/workspace/moby_PR-42389/check-config.sh
09:55:20 [2021-05-18T09:55:20.475Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:55:20 [2021-05-18T09:55:20.475Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ...
09:55:20 [2021-05-18T09:55:20.475Z] 
09:55:20 [2021-05-18T09:55:20.475Z] Generally Necessary:
09:55:20 [2021-05-18T09:55:20.475Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:55:20 [2021-05-18T09:55:20.475Z] - apparmor: enabled and tools installed
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_NAMESPACES: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_NET_NS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_PID_NS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_IPC_NS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_UTS_NS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_CGROUPS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_CGROUP_CPUACCT: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_CGROUP_DEVICE: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_CGROUP_FREEZER: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_CGROUP_SCHED: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_CPUSETS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_MEMCG: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_KEYS: enabled
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_VETH: enabled (as module)
09:55:20 [2021-05-18T09:55:20.475Z] - CONFIG_BRIDGE: enabled (as module)
09:55:20 [2021-05-18T09:55:20.714Z] #49 41.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:55:20 [2021-05-18T09:55:20.714Z] #49 41.35 go: finding github.com/gogo/protobuf v1.2.1
09:55:20 [2021-05-18T09:55:20.714Z] #49 41.63 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_NF_NAT: enabled (as module)
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_POSIX_MQUEUE: enabled
09:55:20 [2021-05-18T09:55:20.739Z] 
09:55:20 [2021-05-18T09:55:20.739Z] Optional Features:
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_USER_NS: enabled
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_SECCOMP: enabled
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_SECCOMP_FILTER: enabled
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_CGROUP_PIDS: enabled
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_MEMCG_SWAP: enabled
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:55:20 [2021-05-18T09:55:20.739Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_BLK_CGROUP: enabled
09:55:20 [2021-05-18T09:55:20.739Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:55:20 [2021-05-18T09:55:20.973Z] #49 41.70 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:55:20 [2021-05-18T09:55:20.973Z] #49 41.80 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_CGROUP_PERF: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_CGROUP_HUGETLB: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_CFS_BANDWIDTH: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_RT_GROUP_SCHED: missing
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_IP_VS: enabled (as module)
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_IP_VS_NFCT: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_IP_VS_RR: enabled (as module)
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_SECURITY_SELINUX: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_SECURITY_APPARMOR: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_EXT4_FS: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:55:21 [2021-05-18T09:55:21.001Z] - Network Drivers:
09:55:21 [2021-05-18T09:55:21.001Z]   - "overlay":
09:55:21 [2021-05-18T09:55:21.001Z]     - CONFIG_VXLAN: enabled (as module)
09:55:21 [2021-05-18T09:55:21.001Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:55:21 [2021-05-18T09:55:21.001Z]       Optional (for encrypted networks):
09:55:21 [2021-05-18T09:55:21.109Z] #65 DONE 0.9s
09:55:21 [2021-05-18T09:55:21.109Z] 
09:55:21 [2021-05-18T09:55:21.109Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:55:21 [2021-05-18T09:55:21.109Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
09:55:21 [2021-05-18T09:55:21.109Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.8s done
09:55:21 [2021-05-18T09:55:21.109Z] #26 DONE 10.3s
09:55:21 [2021-05-18T09:55:21.109Z] 
09:55:21 [2021-05-18T09:55:21.109Z] #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
09:55:21 [2021-05-18T09:55:21.109Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:55:21 [2021-05-18T09:55:21.191Z] #27 11.35 137 added, 0 removed; done.
09:55:21 [2021-05-18T09:55:21.236Z] #10 DONE 1.2s
09:55:21 [2021-05-18T09:55:21.236Z] 
09:55:21 [2021-05-18T09:55:21.236Z] #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
09:55:21 [2021-05-18T09:55:21.236Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_CRYPTO: enabled
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_CRYPTO_AEAD: enabled
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_CRYPTO_GCM: enabled
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_CRYPTO_GHASH: enabled
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_XFRM: enabled
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_XFRM_USER: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]       - CONFIG_INET_ESP: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]   - "ipvlan":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_IPVLAN: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]   - "macvlan":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_MACVLAN: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_DUMMY: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]   - "ftp,tftp client in container":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z] - Storage Drivers:
09:55:21 [2021-05-18T09:55:21.263Z]   - "aufs":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_AUFS_FS: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]   - "btrfs":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:55:21 [2021-05-18T09:55:21.263Z]   - "devicemapper":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_BLK_DEV_DM: enabled
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]   - "overlay":
09:55:21 [2021-05-18T09:55:21.263Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:55:21 [2021-05-18T09:55:21.263Z]   - "zfs":
09:55:21 [2021-05-18T09:55:21.263Z]     - /dev/zfs: present
09:55:21 [2021-05-18T09:55:21.263Z]     - zfs command: missing
09:55:21 [2021-05-18T09:55:21.263Z]     - zpool command: missing
09:55:21 [2021-05-18T09:55:21.263Z] 
09:55:21 [2021-05-18T09:55:21.263Z] Limits:
09:55:21 [2021-05-18T09:55:21.263Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:55:21 [2021-05-18T09:55:21.263Z] 
09:55:21 [2021-05-18T09:55:21.263Z] + true
[Pipeline] }
09:55:21 [2021-05-18T09:55:21.277Z] #49 41.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:55:21 [2021-05-18T09:55:21.277Z] #49 41.97 go: finding github.com/BurntSushi/toml v0.3.1
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.39 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.41 Setting up jq (1.5+dfsg-2+b1) ...
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.42 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.43 Setting up curl (7.64.0-4+deb10u2) ...
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.44 Processing triggers for libc-bin (2.28-10) ...
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.46 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:55:21 [2021-05-18T09:55:21.459Z] #27 11.47 Updating certificates in /etc/ssl/certs...
09:55:21 [2021-05-18T09:55:21.622Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fe54215fb36bae86e7f2527c29624654e6affd98 .
09:55:22 [2021-05-18T09:55:22.059Z] #27 1.187 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
09:55:22 [2021-05-18T09:55:22.059Z] #27 1.198 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:22 [2021-05-18T09:55:22.173Z] #11 DONE 0.9s
09:55:22 [2021-05-18T09:55:22.173Z] 
09:55:22 [2021-05-18T09:55:22.173Z] #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
09:55:22 [2021-05-18T09:55:22.173Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:22 [2021-05-18T09:55:22.173Z] #58 ...
09:55:22 [2021-05-18T09:55:22.173Z] 
09:55:22 [2021-05-18T09:55:22.173Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:55:22 [2021-05-18T09:55:22.173Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:55:22 [2021-05-18T09:55:22.173Z] #39 DONE 0.3s
09:55:22 [2021-05-18T09:55:22.173Z] 
09:55:22 [2021-05-18T09:55:22.173Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:55:22 [2021-05-18T09:55:22.173Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:55:22 [2021-05-18T09:55:22.173Z] #31 DONE 0.3s
09:55:22 [2021-05-18T09:55:22.200Z] #1 [internal] load build definition from Dockerfile
09:55:22 [2021-05-18T09:55:22.200Z] #1 sha256:c4ede16714a60d735e710cc27e9ffa1b3d0f1f8979c2f288d42dbf48d14b4b8d
09:55:22 [2021-05-18T09:55:22.200Z] #1 transferring dockerfile: 17.07kB done
09:55:22 [2021-05-18T09:55:22.200Z] #1 DONE 0.2s
09:55:22 [2021-05-18T09:55:22.200Z] 
09:55:22 [2021-05-18T09:55:22.200Z] #2 [internal] load .dockerignore
09:55:22 [2021-05-18T09:55:22.200Z] #2 sha256:b694367c7461fdba13fd025b6463c6de6c58e60abe56d409338a25b66f00c7d9
09:55:22 [2021-05-18T09:55:22.200Z] #2 transferring context: 87B done
09:55:22 [2021-05-18T09:55:22.200Z] #2 DONE 0.0s
09:55:22 [2021-05-18T09:55:22.208Z] #49 ...
09:55:22 [2021-05-18T09:55:22.208Z] 
09:55:22 [2021-05-18T09:55:22.208Z] #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
09:55:22 [2021-05-18T09:55:22.208Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:22 [2021-05-18T09:55:22.208Z] #55 41.41 debconf: delaying package configuration, since apt-utils is not installed
09:55:22 [2021-05-18T09:55:22.208Z] #55 41.75 Fetched 119 kB in 0s (317 kB/s)
09:55:22 [2021-05-18T09:55:22.208Z] #55 42.02 Selecting previously unselected package libbtrfs0.
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.08 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.09 Unpacking libbtrfs0 (4.20.1-2) ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.20 Selecting previously unselected package libbtrfs-dev.
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.20 Unpacking libbtrfs-dev (4.20.1-2) ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.45 Setting up libbtrfs0 (4.20.1-2) ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.54 Setting up libbtrfs-dev (4.20.1-2) ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 42.57 Processing triggers for libc-bin (2.28-10) ...
09:55:22 [2021-05-18T09:55:22.209Z] #55 DONE 42.9s
09:55:22 [2021-05-18T09:55:22.209Z] 
09:55:22 [2021-05-18T09:55:22.209Z] #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
09:55:22 [2021-05-18T09:55:22.209Z] #56 sha256:1df5ba2ef3c636182195b70991acd7f049f6c94ea7707e3e825a8682abe3efe7
09:55:22 [2021-05-18T09:55:22.320Z] #27 1.288 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:22 [2021-05-18T09:55:22.320Z] #27 1.365 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:22 [2021-05-18T09:55:22.432Z] 
09:55:22 [2021-05-18T09:55:22.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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:22 [2021-05-18T09:55:22.432Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:55:22 [2021-05-18T09:55:22.460Z] #27 12.37 0 added, 0 removed; done.
09:55:22 [2021-05-18T09:55:22.460Z] #27 12.37 Running hooks in /etc/ca-certificates/update.d...
09:55:22 [2021-05-18T09:55:22.460Z] #27 12.37 done.
09:55:22 [2021-05-18T09:55:22.462Z] 
09:55:22 [2021-05-18T09:55:22.462Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
09:55:22 [2021-05-18T09:55:22.462Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
09:55:22 [2021-05-18T09:55:22.580Z] #27 1.691 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:22 [2021-05-18T09:55:22.724Z] #3 DONE 0.5s
09:55:22 [2021-05-18T09:55:22.840Z] #27 1.797 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:22 [2021-05-18T09:55:22.986Z] 
09:55:22 [2021-05-18T09:55:22.986Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
09:55:22 [2021-05-18T09:55:22.986Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
09:55:22 [2021-05-18T09:55:22.986Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
09:55:22 [2021-05-18T09:55:22.986Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
09:55:22 [2021-05-18T09:55:22.986Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
09:55:22 [2021-05-18T09:55:22.986Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
09:55:22 [2021-05-18T09:55:22.986Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
09:55:22 [2021-05-18T09:55:22.986Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.90MB / 9.01MB 0.2s
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + RM_GOPATH=0
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + TMP_GOPATH=
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + : /build
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + '[' -z '' ']'
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 ++ mktemp -d
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + export GOPATH=/tmp/tmp.VpnhtrQs0b
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + GOPATH=/tmp/tmp.VpnhtrQs0b
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + RM_GOPATH=1
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 + case "$(go env GOARCH)" in
09:55:23 [2021-05-18T09:55:23.138Z] #56 1.128 ++ go env GOARCH
09:55:23 [2021-05-18T09:55:23.249Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s
09:55:23 [2021-05-18T09:55:23.249Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.150 + export GO_BUILDMODE=-buildmode=pie
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.150 + GO_BUILDMODE=-buildmode=pie
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.151 ++ dirname /tmp/install/install.sh
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.155 + dir=/tmp/install
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.155 + bin=containerd
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.155 + shift
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.155 + '[' '!' -f /tmp/install/containerd.installer ']'
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.156 + . /tmp/install/containerd.installer
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.159 ++ set -e
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.159 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.160 + install_containerd
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.162 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7'
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.162 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.163 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VpnhtrQs0b/src/github.com/containerd/containerd
09:55:23 [2021-05-18T09:55:23.395Z] #56 1.164 Cloning into '/tmp/tmp.VpnhtrQs0b/src/github.com/containerd/containerd'...
09:55:23 [2021-05-18T09:55:23.511Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
09:55:23 [2021-05-18T09:55:23.511Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
09:55:23 [2021-05-18T09:55:23.773Z] #4 DONE 0.8s
09:55:23 [2021-05-18T09:55:23.773Z] 
09:55:23 [2021-05-18T09:55:23.773Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:55:23 [2021-05-18T09:55:23.773Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:55:24 [2021-05-18T09:55:24.719Z] #7 ...
09:55:24 [2021-05-18T09:55:24.719Z] 
09:55:24 [2021-05-18T09:55:24.719Z] #6 [internal] load metadata for docker.io/library/debian:buster
09:55:24 [2021-05-18T09:55:24.719Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
09:55:24 [2021-05-18T09:55:24.719Z] #6 DONE 0.9s
09:55:24 [2021-05-18T09:55:24.752Z] #27 3.432 Fetched 8445 kB in 2s (3382 kB/s)
09:55:24 [2021-05-18T09:55:24.981Z] 
09:55:24 [2021-05-18T09:55:24.981Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:55:24 [2021-05-18T09:55:24.981Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:55:24 [2021-05-18T09:55:24.981Z] #7 DONE 0.9s
09:55:24 [2021-05-18T09:55:24.981Z] 
09:55:24 [2021-05-18T09:55:24.981Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:55:24 [2021-05-18T09:55:24.981Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:55:24 [2021-05-18T09:55:24.981Z] #8 DONE 1.1s
09:55:24 [2021-05-18T09:55:24.981Z] 
09:55:24 [2021-05-18T09:55:24.981Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
09:55:24 [2021-05-18T09:55:24.981Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0
09:55:25 [2021-05-18T09:55:25.001Z] #27 DONE 14.9s
09:55:25 [2021-05-18T09:55:25.001Z] 
09:55:25 [2021-05-18T09:55:25.001Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:55:25 [2021-05-18T09:55:25.001Z] #28 sha256:6913ede213c6b36e77c991d34bf8dc3db1e04b6871a9bbd9fa1b3e94138f50e0
09:55:25 [2021-05-18T09:55:25.001Z] #28 DONE 0.2s
09:55:25 [2021-05-18T09:55:25.001Z] 
09:55:25 [2021-05-18T09:55:25.001Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:25 [2021-05-18T09:55:25.001Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:25 [2021-05-18T09:55:25.001Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.6s done
09:55:25 [2021-05-18T09:55:25.001Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done
09:55:25 [2021-05-18T09:55:25.001Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.1s
09:55:25 [2021-05-18T09:55:25.001Z] #9 ...
09:55:25 [2021-05-18T09:55:25.001Z] 
09:55:25 [2021-05-18T09:55:25.001Z] #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
09:55:25 [2021-05-18T09:55:25.001Z] #29 sha256:74a89a9ad2177b1204d875926c2d7acd8fd66183a498f4848b363d0562337a18
09:55:25 [2021-05-18T09:55:25.242Z] #5 DONE 1.3s
09:55:25 [2021-05-18T09:55:25.324Z] #27 3.432 Reading package lists...
09:55:25 [2021-05-18T09:55:25.915Z] #56 ...
09:55:25 [2021-05-18T09:55:25.915Z] 
09:55:25 [2021-05-18T09:55:25.915Z] #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
09:55:25 [2021-05-18T09:55:25.915Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:25 [2021-05-18T09:55:25.915Z] #42 30.46 Reading package lists...
09:55:25 [2021-05-18T09:55:25.915Z] #42 36.86 Building dependency tree...
09:55:25 [2021-05-18T09:55:25.915Z] #42 40.04 The following additional packages will be installed:
09:55:25 [2021-05-18T09:55:25.915Z] #42 40.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:55:25 [2021-05-18T09:55:25.915Z] #42 40.05   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:55:25 [2021-05-18T09:55:25.915Z] #42 40.06 Suggested packages:
09:55:25 [2021-05-18T09:55:25.915Z] #42 40.07   manpages-dev python-setuptools
09:55:25 [2021-05-18T09:55:25.915Z] #42 41.70 The following NEW packages will be installed:
09:55:25 [2021-05-18T09:55:25.915Z] #42 41.73   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:55:25 [2021-05-18T09:55:25.915Z] #42 41.74   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:55:25 [2021-05-18T09:55:25.915Z] #42 41.74   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:55:25 [2021-05-18T09:55:25.915Z] #42 41.75   python-six zlib1g-dev
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 Need to get 4095 kB of archives.
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 After this operation, 22.5 MB of additional disk space will be used.
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 42.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #42 43.92 debconf: delaying package configuration, since apt-utils is not installed
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.16 Fetched 4095 kB in 1s (6355 kB/s)
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.25 Selecting previously unselected package libcap-dev:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.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 ... 15410 files and directories currently installed.)
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.34 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.49 Selecting previously unselected package libnet1:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.62 Selecting previously unselected package libnet1-dev.
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.97 Selecting previously unselected package libnl-3-200:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 44.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.12 Selecting previously unselected package libnl-3-dev:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.45 Selecting previously unselected package libprotobuf-c1:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.48 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.60 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.78 Selecting previously unselected package zlib1g-dev:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 45.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 46.06 Selecting previously unselected package libprotobuf17:amd64.
09:55:25 [2021-05-18T09:55:25.915Z] #42 46.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 46.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:55:25 [2021-05-18T09:55:25.915Z] #42 ...
09:55:25 [2021-05-18T09:55:25.915Z] 
09:55:25 [2021-05-18T09:55:25.915Z] #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
09:55:25 [2021-05-18T09:55:25.915Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:25 [2021-05-18T09:55:25.915Z] #36 30.47 Reading package lists...
09:55:25 [2021-05-18T09:55:25.915Z] #36 36.82 Building dependency tree...
09:55:25 [2021-05-18T09:55:25.915Z] #36 39.97 The following additional packages will be installed:
09:55:25 [2021-05-18T09:55:25.915Z] #36 39.97   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:55:25 [2021-05-18T09:55:25.915Z] #36 39.98 Suggested packages:
09:55:25 [2021-05-18T09:55:25.915Z] #36 39.99   cmake-doc ninja-build lrzip
09:55:25 [2021-05-18T09:55:25.915Z] #36 39.99 Recommended packages:
09:55:25 [2021-05-18T09:55:25.915Z] #36 39.99   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.06 The following NEW packages will be installed:
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.10   vim-common xxd
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.53 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.53 Need to get 14.9 MB of archives.
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.53 After this operation, 61.8 MB of additional disk space will be used.
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 41.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 42.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 42.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 42.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 42.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 42.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.14 debconf: delaying package configuration, since apt-utils is not installed
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.27 Fetched 14.9 MB in 2s (9590 kB/s)
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.35 Selecting previously unselected package xxd.
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.42 Unpacking xxd (2:8.1.0875-5) ...
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.77 Selecting previously unselected package vim-common.
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #36 44.80 Unpacking vim-common (2:8.1.0875-5) ...
09:55:25 [2021-05-18T09:55:25.915Z] #36 45.09 Selecting previously unselected package cmake-data.
09:55:25 [2021-05-18T09:55:25.915Z] #36 45.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:55:25 [2021-05-18T09:55:25.915Z] #36 45.10 Unpacking cmake-data (3.13.4-1) ...
09:55:26 [2021-05-18T09:55:26.172Z] #36 ...
09:55:26 [2021-05-18T09:55:26.172Z] 
09:55:26 [2021-05-18T09:55:26.172Z] #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
09:55:26 [2021-05-18T09:55:26.172Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:26 [2021-05-18T09:55:26.172Z] #42 46.85 Selecting previously unselected package libprotobuf-lite17:amd64.
09:55:26 [2021-05-18T09:55:26.172Z] #42 46.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:55:26 [2021-05-18T09:55:26.172Z] #42 46.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:55:26 [2021-05-18T09:55:26.265Z] #27 4.368 Reading package lists...
09:55:26 [2021-05-18T09:55:26.383Z] #29 1.657 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:55:26 [2021-05-18T09:55:26.429Z] #42 47.08 Selecting previously unselected package libprotobuf-dev:amd64.
09:55:26 [2021-05-18T09:55:26.429Z] #42 47.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:55:26 [2021-05-18T09:55:26.429Z] #42 47.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.294 Building dependency tree...
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.626 The following additional packages will be installed:
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.626   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.626   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.627   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.627 Suggested packages:
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.627   krb5-doc krb5-user
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.627 Recommended packages:
09:55:26 [2021-05-18T09:55:26.526Z] #27 5.627   krb5-locales publicsuffix libsasl2-modules
09:55:26 [2021-05-18T09:55:26.633Z] #32 ...
09:55:26 [2021-05-18T09:55:26.633Z] 
09:55:26 [2021-05-18T09:55:26.633Z] #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
09:55:26 [2021-05-18T09:55:26.633Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
09:55:26 [2021-05-18T09:55:26.633Z] #12 DONE 4.3s
09:55:26 [2021-05-18T09:55:26.633Z] 
09:55:26 [2021-05-18T09:55:26.633Z] #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
09:55:26 [2021-05-18T09:55:26.633Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:26 [2021-05-18T09:55:26.644Z] #29 1.774 
09:55:26 [2021-05-18T09:55:26.786Z] #27 5.853 The following NEW packages will be installed:
09:55:26 [2021-05-18T09:55:26.786Z] #27 5.854   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:55:26 [2021-05-18T09:55:26.786Z] #27 5.854   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:55:26 [2021-05-18T09:55:26.786Z] #27 5.855   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:55:26 [2021-05-18T09:55:26.786Z] #27 5.856   libssh2-1 libssl1.1 openssl
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.135 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.135 Need to get 5059 kB of archives.
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.135 After this operation, 12.1 MB of additional disk space will be used.
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.135 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.139 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.144 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.144 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.144 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.146 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.152 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.159 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.159 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.167 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.167 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.180 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.180 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.180 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.180 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
09:55:27 [2021-05-18T09:55:27.047Z] #27 6.180 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:55:27 [2021-05-18T09:55:27.167Z] #29 1.903 
#######                                                                   10.4%
#######################                                                   33.1%
######################################                                    53.4%
####################################################                      73.0%
###################################################################       93.1%
######################################################################## 100.0%
09:55:27 [2021-05-18T09:55:27.308Z] #27 6.222 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:55:27 [2021-05-18T09:55:27.308Z] #27 6.227 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:55:27 [2021-05-18T09:55:27.308Z] #27 6.227 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
09:55:27 [2021-05-18T09:55:27.308Z] #27 6.237 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
09:55:27 [2021-05-18T09:55:27.308Z] #27 6.244 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
09:55:27 [2021-05-18T09:55:27.308Z] #27 6.437 debconf: delaying package configuration, since apt-utils is not installed
09:55:27 [2021-05-18T09:55:27.428Z] #29 2.447 
09:55:27 [2021-05-18T09:55:27.428Z] #29 2.570 
######################                                                    31.2%
######################################################################## 100.0%
09:55:27 [2021-05-18T09:55:27.428Z] #29 2.701 
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.462 Fetched 5059 kB in 0s (13.8 MB/s)
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.507 Selecting previously unselected package libssl1.1:amd64.
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.507 (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.)
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.507 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.514 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.706 Selecting previously unselected package openssl.
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.706 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
09:55:27 [2021-05-18T09:55:27.569Z] #27 6.710 Unpacking openssl (1.1.1d-0+deb10u6) ...
09:55:27 [2021-05-18T09:55:27.796Z] #42 ...
09:55:27 [2021-05-18T09:55:27.796Z] 
09:55:27 [2021-05-18T09:55:27.796Z] #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
09:55:27 [2021-05-18T09:55:27.796Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:27 [2021-05-18T09:55:27.796Z] #13 28.19 Reading package lists...
09:55:27 [2021-05-18T09:55:27.796Z] #13 34.74 Building dependency tree...
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.52 The following additional packages will be installed:
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.54   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.54   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.54   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.54   mingw-w64-common mingw-w64-x86-64-dev
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.55 Suggested packages:
09:55:27 [2021-05-18T09:55:27.796Z] #13 38.55   gcc-8-locales seccomp wine64
09:55:27 [2021-05-18T09:55:27.796Z] #13 40.13 The following NEW packages will be installed:
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.13   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.13   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.16 The following packages will be upgraded:
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.17   libseccomp2 libsystemd0 libudev1
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.55 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.55 Need to get 78.2 MB of archives.
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.55 After this operation, 487 MB of additional disk space will be used.
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.55 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.55 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 40.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 41.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 41.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 41.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 41.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 41.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
09:55:27 [2021-05-18T09:55:27.797Z] #13 ...
09:55:27 [2021-05-18T09:55:27.797Z] 
09:55:27 [2021-05-18T09:55:27.797Z] #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
09:55:27 [2021-05-18T09:55:27.797Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:27 [2021-05-18T09:55:27.797Z] #42 48.41 Selecting previously unselected package libprotoc17:amd64.
09:55:27 [2021-05-18T09:55:27.797Z] #42 48.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:55:27 [2021-05-18T09:55:27.797Z] #42 48.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.878 Selecting previously unselected package ca-certificates.
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.878 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.881 Unpacking ca-certificates (20200601~deb10u2) ...
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.949 Selecting previously unselected package libkeyutils1:amd64.
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.951 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.954 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.987 Selecting previously unselected package libkrb5support0:amd64.
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.987 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
09:55:27 [2021-05-18T09:55:27.829Z] #27 6.991 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:55:27 [2021-05-18T09:55:27.952Z] #29 2.825 
######                                                                     9.3%
######################################################################## 100.0%
09:55:27 [2021-05-18T09:55:27.952Z] #29 2.992 
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.029 Selecting previously unselected package libk5crypto3:amd64.
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.029 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.034 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.089 Selecting previously unselected package libkrb5-3:amd64.
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.089 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.094 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.182 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.182 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.185 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.233 Selecting previously unselected package libsasl2-modules-db:amd64.
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.233 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.090Z] #27 7.237 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.279 Selecting previously unselected package libsasl2-2:amd64.
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.279 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.283 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.323 Selecting previously unselected package libldap-common.
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.325 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.330 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.378 Selecting previously unselected package libldap-2.4-2:amd64.
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.378 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.381 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.446 Selecting previously unselected package libnghttp2-14:amd64.
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.446 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.350Z] #27 7.452 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:55:28 [2021-05-18T09:55:28.362Z] #42 49.14 Selecting previously unselected package protobuf-c-compiler.
09:55:28 [2021-05-18T09:55:28.362Z] #42 49.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.362Z] #42 49.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:55:28 [2021-05-18T09:55:28.362Z] #42 49.31 Selecting previously unselected package protobuf-compiler.
09:55:28 [2021-05-18T09:55:28.362Z] #42 49.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.475Z] #29 3.125 
#####                                                                      8.1%
####################                                                      29.2%
#######################################                                   55.2%
######################################################                    75.3%
####################################################################      94.6%
######################################################################## 100.0%
09:55:28 [2021-05-18T09:55:28.549Z] 
09:55:28 [2021-05-18T09:55:28.549Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:28 [2021-05-18T09:55:28.549Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:55:28 [2021-05-18T09:55:28.549Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.498 Selecting previously unselected package libpsl5:amd64.
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.498 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.501 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.537 Selecting previously unselected package librtmp1:amd64.
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.537 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.542 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.581 Selecting previously unselected package libssh2-1:amd64.
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.583 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.588 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.647 Selecting previously unselected package libcurl4:amd64.
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.647 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.650 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.718 Selecting previously unselected package curl.
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.718 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.721 Unpacking curl (7.64.0-4+deb10u2) ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.793 Selecting previously unselected package libonig5:amd64.
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.793 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.611Z] #27 7.796 Unpacking libonig5:amd64 (6.9.1-1) ...
09:55:28 [2021-05-18T09:55:28.618Z] #42 49.32 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:55:28 [2021-05-18T09:55:28.736Z] #29 3.656 
09:55:28 [2021-05-18T09:55:28.816Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:55:28 [2021-05-18T09:55:28.816Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:55:28 [2021-05-18T09:55:28.816Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
09:55:28 [2021-05-18T09:55:28.816Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:55:28 [2021-05-18T09:55:28.816Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.3s
09:55:28 [2021-05-18T09:55:28.871Z] #27 7.864 Selecting previously unselected package libjq1:amd64.
09:55:28 [2021-05-18T09:55:28.872Z] #27 7.865 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.872Z] #27 7.873 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:55:28 [2021-05-18T09:55:28.872Z] #27 7.916 Selecting previously unselected package jq.
09:55:28 [2021-05-18T09:55:28.872Z] #27 7.917 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
09:55:28 [2021-05-18T09:55:28.872Z] #27 8.002 Unpacking jq (1.5+dfsg-2+b1) ...
09:55:28 [2021-05-18T09:55:28.872Z] #27 8.054 Setting up libkeyutils1:amd64 (1.6-6) ...
09:55:28 [2021-05-18T09:55:28.872Z] #27 8.058 Setting up libpsl5:amd64 (0.20.2-2) ...
09:55:28 [2021-05-18T09:55:28.872Z] #27 8.067 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
09:55:28 [2021-05-18T09:55:28.876Z] #42 49.49 Selecting previously unselected package python-pkg-resources.
09:55:28 [2021-05-18T09:55:28.876Z] #42 49.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:55:28 [2021-05-18T09:55:28.876Z] #42 49.49 Unpacking python-pkg-resources (40.8.0-1) ...
09:55:28 [2021-05-18T09:55:28.876Z] #42 49.71 Selecting previously unselected package python-six.
09:55:28 [2021-05-18T09:55:28.876Z] #42 49.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:55:28 [2021-05-18T09:55:28.876Z] #42 49.72 Unpacking python-six (1.12.0-1) ...
09:55:28 [2021-05-18T09:55:28.876Z] #42 ...
09:55:28 [2021-05-18T09:55:28.876Z] 
09:55:28 [2021-05-18T09:55:28.876Z] #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
09:55:28 [2021-05-18T09:55:28.876Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:55:28 [2021-05-18T09:55:28.876Z] #45 39.65 sync
09:55:28 [2021-05-18T09:55:28.876Z] #45 39.66 internal/reflectlite
09:55:28 [2021-05-18T09:55:28.876Z] #45 41.29 github.com/LK4D4/vndr/godl/singleflight
09:55:28 [2021-05-18T09:55:28.876Z] #45 41.78 math/rand
09:55:28 [2021-05-18T09:55:28.876Z] #45 43.06 internal/singleflight
09:55:28 [2021-05-18T09:55:28.876Z] #45 43.68 sort
09:55:28 [2021-05-18T09:55:28.876Z] #45 43.68 errors
09:55:28 [2021-05-18T09:55:28.876Z] #45 44.14 io
09:55:28 [2021-05-18T09:55:28.876Z] #45 44.62 strconv
09:55:28 [2021-05-18T09:55:28.876Z] #45 45.57 bytes
09:55:28 [2021-05-18T09:55:28.876Z] #45 47.41 bufio
09:55:28 [2021-05-18T09:55:28.876Z] #45 47.75 reflect
09:55:28 [2021-05-18T09:55:28.876Z] #45 48.87 syscall
09:55:29 [2021-05-18T09:55:29.083Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
09:55:29 [2021-05-18T09:55:29.083Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.193 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.203 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.217 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.227 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.237 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.247 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.257 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.269 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.279 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.289 Setting up openssl (1.1.1d-0+deb10u6) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 8.305 Setting up libonig5:amd64 (6.9.1-1) ...
09:55:29 [2021-05-18T09:55:29.132Z] #27 ...
09:55:29 [2021-05-18T09:55:29.132Z] 
09:55:29 [2021-05-18T09:55:29.132Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:29 [2021-05-18T09:55:29.132Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:29 [2021-05-18T09:55:29.132Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
09:55:29 [2021-05-18T09:55:29.132Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
09:55:29 [2021-05-18T09:55:29.132Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
09:55:29 [2021-05-18T09:55:29.132Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done
09:55:29 [2021-05-18T09:55:29.132Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
09:55:29 [2021-05-18T09:55:29.132Z] #45 ...
09:55:29 [2021-05-18T09:55:29.132Z] 
09:55:29 [2021-05-18T09:55:29.133Z] #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
09:55:29 [2021-05-18T09:55:29.133Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:29 [2021-05-18T09:55:29.133Z] #42 49.81 Selecting previously unselected package python-protobuf.
09:55:29 [2021-05-18T09:55:29.133Z] #42 49.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:55:29 [2021-05-18T09:55:29.133Z] #42 49.85 Unpacking python-protobuf (3.6.1.3-2) ...
09:55:29 [2021-05-18T09:55:29.393Z] #9 ...
09:55:29 [2021-05-18T09:55:29.393Z] 
09:55:29 [2021-05-18T09:55:29.393Z] #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
09:55:29 [2021-05-18T09:55:29.393Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
09:55:29 [2021-05-18T09:55:29.393Z] #27 8.317 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:55:29 [2021-05-18T09:55:29.393Z] #27 8.328 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
09:55:29 [2021-05-18T09:55:29.393Z] #27 8.338 Setting up ca-certificates (20200601~deb10u2) ...
09:55:29 [2021-05-18T09:55:29.696Z] #42 50.47 Setting up python-pkg-resources (40.8.0-1) ...
09:55:29 [2021-05-18T09:55:29.964Z] #27 8.909 Updating certificates in /etc/ssl/certs...
09:55:30 [2021-05-18T09:55:30.037Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done
09:55:30 [2021-05-18T09:55:30.535Z] #27 9.631 137 added, 0 removed; done.
09:55:30 [2021-05-18T09:55:30.535Z] #27 9.703 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
09:55:30 [2021-05-18T09:55:30.535Z] #27 9.715 Setting up jq (1.5+dfsg-2+b1) ...
09:55:30 [2021-05-18T09:55:30.535Z] #27 9.725 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
09:55:30 [2021-05-18T09:55:30.535Z] #27 9.739 Setting up curl (7.64.0-4+deb10u2) ...
09:55:30 [2021-05-18T09:55:30.569Z] #29 3.777 
#                                                                          1.7%
####                                                                       6.6%
##########                                                                14.8%
##############                                                            20.0%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.6%
#############################                                             40.9%
#################################                                         46.1%
####################################                                      51.3%
########################################                                  56.5%
############################################                              61.7%
################################################                          66.9%
###################################################                       72.1%
#######################################################                   77.3%
###########################################################               82.4%
###############################################################           87.7%
##################################################################        93.0%
######################################################################    98.2%
######################################################################## 100.0%
09:55:30 [2021-05-18T09:55:30.569Z] #29 5.643 
09:55:30 [2021-05-18T09:55:30.796Z] #27 9.750 Processing triggers for libc-bin (2.28-10) ...
09:55:30 [2021-05-18T09:55:30.796Z] #27 9.772 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:55:30 [2021-05-18T09:55:30.796Z] #27 9.779 Updating certificates in /etc/ssl/certs...
09:55:30 [2021-05-18T09:55:30.831Z] #29 6.011 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:55:30 [2021-05-18T09:55:30.831Z] #29 6.095 
09:55:31 [2021-05-18T09:55:31.092Z] #29 6.185 
######################################################################## 100.0%
09:55:31 [2021-05-18T09:55:31.092Z] #29 6.216 
09:55:31 [2021-05-18T09:55:31.353Z] #29 6.534 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:55:31 [2021-05-18T09:55:31.369Z] #27 10.41 0 added, 0 removed; done.
09:55:31 [2021-05-18T09:55:31.369Z] #27 10.41 Running hooks in /etc/ca-certificates/update.d...
09:55:31 [2021-05-18T09:55:31.369Z] #27 10.41 done.
09:55:31 [2021-05-18T09:55:31.616Z] #29 6.640 
09:55:31 [2021-05-18T09:55:31.616Z] #29 6.752 
######################################################################## 100.0%
09:55:31 [2021-05-18T09:55:31.877Z] #29 6.779 
09:55:31 [2021-05-18T09:55:31.919Z] #13 ...
09:55:31 [2021-05-18T09:55:31.919Z] 
09:55:31 [2021-05-18T09:55:31.919Z] #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
09:55:31 [2021-05-18T09:55:31.919Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + RM_GOPATH=0
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + TMP_GOPATH=
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + : /build
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + '[' -z '' ']'
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 ++ mktemp -d
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + export GOPATH=/tmp/tmp.qlhqpyGhBb
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + GOPATH=/tmp/tmp.qlhqpyGhBb
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + RM_GOPATH=1
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 + case "$(go env GOARCH)" in
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.907 ++ go env GOARCH
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.938 + export GO_BUILDMODE=-buildmode=pie
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.938 + GO_BUILDMODE=-buildmode=pie
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.938 ++ dirname /tmp/install/install.sh
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + dir=/tmp/install
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + bin=rootlesskit
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + shift
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + . /tmp/install/rootlesskit.installer
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 ++ : 4cd567642273d369adaadcbadca00880552c1778
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + install_rootlesskit
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + case "$1" in
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + export CGO_ENABLED=0
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + CGO_ENABLED=0
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.945 + _install_rootlesskit
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.951 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.955 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.955 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qlhqpyGhBb/src/github.com/rootless-containers/rootlesskit
09:55:31 [2021-05-18T09:55:31.919Z] #58 8.979 Cloning into '/tmp/tmp.qlhqpyGhBb/src/github.com/rootless-containers/rootlesskit'...
09:55:31 [2021-05-18T09:55:31.919Z] #58 ...
09:55:31 [2021-05-18T09:55:31.919Z] 
09:55:31 [2021-05-18T09:55:31.919Z] #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
09:55:31 [2021-05-18T09:55:31.919Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:31 [2021-05-18T09:55:31.919Z] #55 8.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:31 [2021-05-18T09:55:31.919Z] #55 8.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:31 [2021-05-18T09:55:31.919Z] #55 8.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:31 [2021-05-18T09:55:31.919Z] #55 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:32 [2021-05-18T09:55:32.138Z] #29 7.087 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:55:32 [2021-05-18T09:55:32.138Z] #29 7.162 
09:55:32 [2021-05-18T09:55:32.179Z] #55 ...
09:55:32 [2021-05-18T09:55:32.179Z] 
09:55:32 [2021-05-18T09:55:32.179Z] #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
09:55:32 [2021-05-18T09:55:32.179Z] #24 sha256:a1f85463a875d6d79a5ea9b5072356677d5b6367a57ae0339d2f6d06ba4f6db6
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + RM_GOPATH=0
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + TMP_GOPATH=
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + : /build
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + '[' -z '' ']'
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 ++ mktemp -d
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + export GOPATH=/tmp/tmp.ci5va3edz0
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + GOPATH=/tmp/tmp.ci5va3edz0
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + RM_GOPATH=1
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 + case "$(go env GOARCH)" in
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.716 ++ go env GOARCH
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 Install docker/cli version 17.06.2-ce from stable
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + export GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 ++ dirname /tmp/install/install.sh
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + dir=/tmp/install
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + bin=dockercli
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + shift
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + . /tmp/install/dockercli.installer
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 ++ : stable
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 ++ : 17.06.2-ce
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + install_dockercli
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 ++ uname -m
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + arch=x86_64
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + '[' x86_64 '!=' x86_64 ']'
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + url=https://download.docker.com/linux/static
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.731 + tar -xz docker/docker
09:55:32 [2021-05-18T09:55:32.179Z] #24 7.740 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:55:32 [2021-05-18T09:55:32.179Z] #24 ...
09:55:32 [2021-05-18T09:55:32.179Z] 
09:55:32 [2021-05-18T09:55:32.179Z] #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
09:55:32 [2021-05-18T09:55:32.179Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.934 + RM_GOPATH=0
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.934 + TMP_GOPATH=
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.934 + : /build
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.934 + '[' -z '' ']'
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 ++ mktemp -d
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 + export GOPATH=/tmp/tmp.RFHkOJeuzl
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 + GOPATH=/tmp/tmp.RFHkOJeuzl
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 + RM_GOPATH=1
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 + case "$(go env GOARCH)" in
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 ++ go env GOARCH
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 + export GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 + GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.944 ++ dirname /tmp/install/install.sh
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + dir=/tmp/install
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + bin=shfmt
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + shift
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + . /tmp/install/shfmt.installer
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + install_shfmt
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RFHkOJeuzl/src/github.com/mvdan/sh
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 Cloning into '/tmp/tmp.RFHkOJeuzl/src/github.com/mvdan/sh'...
09:55:32 [2021-05-18T09:55:32.179Z] #51 6.952 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:32 [2021-05-18T09:55:32.441Z] #51 ...
09:55:32 [2021-05-18T09:55:32.441Z] 
09:55:32 [2021-05-18T09:55:32.441Z] #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
09:55:32 [2021-05-18T09:55:32.441Z] #47 sha256:abc017d4d8138812a8d8feab28e8c2ca926bdb56357b88afa96ab7f0391e5376
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + RM_GOPATH=0
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + TMP_GOPATH=
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + : /build
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + '[' -z '' ']'
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 ++ mktemp -d
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + export GOPATH=/tmp/tmp.I8v5RX6Sg1
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + GOPATH=/tmp/tmp.I8v5RX6Sg1
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + RM_GOPATH=1
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 + case "$(go env GOARCH)" in
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.335 ++ go env GOARCH
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + export GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 ++ dirname /tmp/install/install.sh
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + dir=/tmp/install
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + bin=gotestsum
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + shift
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + . /tmp/install/gotestsum.installer
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 ++ : v0.5.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + install_gotestsum
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + set -e
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + export GO111MODULE=on
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + GO111MODULE=on
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + GOBIN=/build
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.357 + go get gotest.tools/gotestsum@v0.5.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.419 go: finding gotest.tools v0.5.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 7.419 go: finding gotest.tools/gotestsum v0.5.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 8.319 go: downloading gotest.tools/gotestsum v0.5.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 8.876 go: extracting gotest.tools/gotestsum v0.5.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.07 go: downloading github.com/pkg/errors v0.9.1
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.08 go: downloading github.com/fatih/color v1.9.0
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.40 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.41 go: downloading github.com/spf13/pflag v1.0.3
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.41 go: extracting github.com/fatih/color v1.9.0
09:55:32 [2021-05-18T09:55:32.441Z] #47 10.42 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:32 [2021-05-18T09:55:32.441Z] #47 ...
09:55:32 [2021-05-18T09:55:32.441Z] 
09:55:32 [2021-05-18T09:55:32.441Z] #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
09:55:32 [2021-05-18T09:55:32.441Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:55:32 [2021-05-18T09:55:32.441Z] #40 8.133 + git clone https://github.com/docker/distribution.git .
09:55:32 [2021-05-18T09:55:32.441Z] #40 8.174 Cloning into '.'...
09:55:32 [2021-05-18T09:55:32.702Z] #40 ...
09:55:32 [2021-05-18T09:55:32.702Z] 
09:55:32 [2021-05-18T09:55:32.702Z] #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
09:55:32 [2021-05-18T09:55:32.702Z] #67 sha256:2b5c3b788faef8843bf46db370d7494b2e22b1c679ac3be21232234b3902ab57
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.200 + RM_GOPATH=0
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.200 + TMP_GOPATH=
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.200 + : /build
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.200 + '[' -z '' ']'
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.204 ++ mktemp -d
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.204 + export GOPATH=/tmp/tmp.1YzGsMEYZU
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.204 + GOPATH=/tmp/tmp.1YzGsMEYZU
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.204 + RM_GOPATH=1
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.204 + case "$(go env GOARCH)" in
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.211 ++ go env GOARCH
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.220 + export GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.220 + GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 ++ dirname /tmp/install/install.sh
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + dir=/tmp/install
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + bin=proxy
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + shift
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + '[' '!' -f /tmp/install/proxy.installer ']'
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + . /tmp/install/proxy.installer
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + install_proxy
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + case "$1" in
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + export CGO_ENABLED=0
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + CGO_ENABLED=0
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + _install_proxy
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1YzGsMEYZU/src/github.com/docker/libnetwork
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 Cloning into '/tmp/tmp.1YzGsMEYZU/src/github.com/docker/libnetwork'...
09:55:32 [2021-05-18T09:55:32.702Z] #67 7.227 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:32 [2021-05-18T09:55:32.702Z] #67 ...
09:55:32 [2021-05-18T09:55:32.702Z] 
09:55:32 [2021-05-18T09:55:32.702Z] #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
09:55:32 [2021-05-18T09:55:32.702Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.283 + RM_GOPATH=0
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.283 + TMP_GOPATH=
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.283 + : /build
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.283 + '[' -z '' ']'
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.288 ++ mktemp -d
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.292 + export GOPATH=/tmp/tmp.CmZzB6WcYV
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.292 + GOPATH=/tmp/tmp.CmZzB6WcYV
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.292 + RM_GOPATH=1
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.292 + case "$(go env GOARCH)" in
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.292 ++ go env GOARCH
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + export GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + GO_BUILDMODE=-buildmode=pie
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 ++ dirname /tmp/install/install.sh
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + dir=/tmp/install
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + bin=vndr
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + shift
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + '[' '!' -f /tmp/install/vndr.installer ']'
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + . /tmp/install/vndr.installer
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + install_vndr
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CmZzB6WcYV/src/github.com/LK4D4/vndr
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.315 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:55:32 [2021-05-18T09:55:32.702Z] #45 7.357 Cloning into '/tmp/tmp.CmZzB6WcYV/src/github.com/LK4D4/vndr'...
09:55:32 [2021-05-18T09:55:32.702Z] #45 8.000 + cd /tmp/tmp.CmZzB6WcYV/src/github.com/LK4D4/vndr
09:55:32 [2021-05-18T09:55:32.702Z] #45 8.000 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:55:32 [2021-05-18T09:55:32.702Z] #45 8.042 + go build -buildmode=pie -v -o /build/vndr .
09:55:32 [2021-05-18T09:55:32.702Z] #45 10.25 runtime/internal/atomic
09:55:32 [2021-05-18T09:55:32.702Z] #45 10.32 internal/cpu
09:55:32 [2021-05-18T09:55:32.702Z] #45 10.83 runtime/internal/sys
09:55:32 [2021-05-18T09:55:32.966Z] #45 ...
09:55:32 [2021-05-18T09:55:32.966Z] 
09:55:32 [2021-05-18T09:55:32.966Z] #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
09:55:32 [2021-05-18T09:55:32.966Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:32 [2021-05-18T09:55:32.966Z] #42 9.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:32 [2021-05-18T09:55:32.966Z] #42 9.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:32 [2021-05-18T09:55:32.966Z] #42 9.518 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:32 [2021-05-18T09:55:32.966Z] #42 ...
09:55:32 [2021-05-18T09:55:32.966Z] 
09:55:32 [2021-05-18T09:55:32.966Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:32 [2021-05-18T09:55:32.966Z] #34 sha256:bd01b7eb453b7e521368df117efbaeb7511d20514cc910877c1675224d7ef769
09:55:32 [2021-05-18T09:55:32.966Z] #34 8.653 Install go-toml version v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 8.714 go: finding github.com/pelletier/go-toml/cmd v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 8.714 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 8.714 go: finding github.com v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 8.716 go: finding github.com/pelletier/go-toml v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 8.717 go: finding github.com/pelletier v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 9.844 go: downloading github.com/pelletier/go-toml v1.8.1
09:55:32 [2021-05-18T09:55:32.966Z] #34 10.31 go: extracting github.com/pelletier/go-toml v1.8.1
09:55:32 [2021-05-18T09:55:32.974Z] #42 ...
09:55:32 [2021-05-18T09:55:32.974Z] 
09:55:32 [2021-05-18T09:55:32.974Z] #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
09:55:32 [2021-05-18T09:55:32.974Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:55:32 [2021-05-18T09:55:32.974Z] #51 43.66 internal/reflectlite
09:55:32 [2021-05-18T09:55:32.974Z] #51 45.06 io
09:55:32 [2021-05-18T09:55:32.974Z] #51 45.08 internal/oserror
09:55:32 [2021-05-18T09:55:32.974Z] #51 45.14 syscall
09:55:32 [2021-05-18T09:55:32.974Z] #51 46.08 bytes
09:55:32 [2021-05-18T09:55:32.974Z] #51 48.33 reflect
09:55:32 [2021-05-18T09:55:32.974Z] #51 52.26 time
09:55:33 [2021-05-18T09:55:33.231Z] #51 ...
09:55:33 [2021-05-18T09:55:33.231Z] 
09:55:33 [2021-05-18T09:55:33.231Z] #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
09:55:33 [2021-05-18T09:55:33.231Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:33 [2021-05-18T09:55:33.231Z] #13 45.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 47.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
09:55:33 [2021-05-18T09:55:33.231Z] #13 48.96 debconf: delaying package configuration, since apt-utils is not installed
09:55:33 [2021-05-18T09:55:33.231Z] #13 49.13 Fetched 78.2 MB in 7s (10.5 MB/s)
09:55:33 [2021-05-18T09:55:33.231Z] #13 49.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 ... 15410 files and directories currently installed.)
09:55:33 [2021-05-18T09:55:33.231Z] #13 49.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
09:55:33 [2021-05-18T09:55:33.231Z] #13 49.37 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:55:33 [2021-05-18T09:55:33.232Z] #34 ...
09:55:33 [2021-05-18T09:55:33.232Z] 
09:55:33 [2021-05-18T09:55:33.232Z] #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
09:55:33 [2021-05-18T09:55:33.232Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + RM_GOPATH=0
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + TMP_GOPATH=
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + : /build
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + '[' -z '' ']'
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 ++ mktemp -d
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + export GOPATH=/tmp/tmp.S8cZXYi7IW
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + GOPATH=/tmp/tmp.S8cZXYi7IW
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + RM_GOPATH=1
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 + case "$(go env GOARCH)" in
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.124 ++ go env GOARCH
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + export GO_BUILDMODE=-buildmode=pie
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + GO_BUILDMODE=-buildmode=pie
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 ++ dirname /tmp/install/install.sh
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + dir=/tmp/install
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + bin=golangci_lint
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + shift
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + . /tmp/install/golangci_lint.installer
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 ++ : v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + install_golangci_lint
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + set -e
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + export GO111MODULE=on
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + GO111MODULE=on
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + GOBIN=/build
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.153 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.211 go: finding github.com v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.211 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.211 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.211 go: finding github.com/golangci/golangci-lint v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 8.211 go: finding github.com/golangci v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 9.972 go: downloading github.com/golangci/golangci-lint v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 10.96 go: extracting github.com/golangci/golangci-lint v1.23.8
09:55:33 [2021-05-18T09:55:33.232Z] #49 ...
09:55:33 [2021-05-18T09:55:33.232Z] 
09:55:33 [2021-05-18T09:55:33.232Z] #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
09:55:33 [2021-05-18T09:55:33.232Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:33 [2021-05-18T09:55:33.232Z] #36 7.864 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:33 [2021-05-18T09:55:33.232Z] #36 7.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:33 [2021-05-18T09:55:33.232Z] #36 7.963 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:33 [2021-05-18T09:55:33.232Z] #36 9.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:33 [2021-05-18T09:55:33.233Z] #29 7.287 
##                                                                         3.9%
##############                                                            19.9%
##############                                                            19.9%
######################################                                    53.8%
#######################################                                   55.0%
###########################################                               60.4%
########################################################                  78.0%
######################################################################## 100.0%
09:55:33 [2021-05-18T09:55:33.233Z] #29 8.326 
09:55:33 [2021-05-18T09:55:33.281Z] #27 DONE 12.1s
09:55:33 [2021-05-18T09:55:33.281Z] 
09:55:33 [2021-05-18T09:55:33.281Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:33 [2021-05-18T09:55:33.281Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:33 [2021-05-18T09:55:33.360Z] #62 DONE 4.4s
09:55:33 [2021-05-18T09:55:33.360Z] 
09:55:33 [2021-05-18T09:55:33.360Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:55:33 [2021-05-18T09:55:33.360Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.2s done
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.2s done
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.3s done
09:55:33 [2021-05-18T09:55:33.360Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.0s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 4.5s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.5s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.5s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.6s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 6.29MB / 62.53MB 4.6s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 16.78MB / 62.53MB 4.7s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.83MB / 97.69MB 4.7s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.17MB / 62.53MB 4.8s
09:55:33 [2021-05-18T09:55:33.360Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.26MB / 97.69MB 4.8s
09:55:33 [2021-05-18T09:55:33.488Z] #13 50.35 Setting up libsystemd0:amd64 (241-7~deb10u7) ...#13 ...
09:55:33 [2021-05-18T09:55:33.488Z] 
09:55:33 [2021-05-18T09:55:33.488Z] #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
09:55:33 [2021-05-18T09:55:33.488Z] #47 sha256:e3705dbc4797059ca028ac25701d4eeef221d54aac616b535f376921848fac81
09:55:33 [2021-05-18T09:55:33.488Z] #47 DONE 54.3s
09:55:33 [2021-05-18T09:55:33.488Z] 
09:55:33 [2021-05-18T09:55:33.488Z] #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
09:55:33 [2021-05-18T09:55:33.488Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:33 [2021-05-18T09:55:33.488Z] #13 50.35 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
09:55:33 [2021-05-18T09:55:33.488Z] #13 ...
09:55:33 [2021-05-18T09:55:33.488Z] 
09:55:33 [2021-05-18T09:55:33.488Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:33 [2021-05-18T09:55:33.488Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:55:33 [2021-05-18T09:55:33.488Z] #32 47.70 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.
09:55:33 [2021-05-18T09:55:33.488Z] #32 48.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:55:33 [2021-05-18T09:55:33.488Z] #32 48.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:33 [2021-05-18T09:55:33.492Z] #36 ...
09:55:33 [2021-05-18T09:55:33.492Z] 
09:55:33 [2021-05-18T09:55:33.492Z] #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
09:55:33 [2021-05-18T09:55:33.492Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:55:33 [2021-05-18T09:55:33.492Z] #45 11.23 runtime/internal/math
09:55:33 [2021-05-18T09:55:33.492Z] #45 11.27 internal/bytealg
09:55:33 [2021-05-18T09:55:33.492Z] #45 11.47 internal/race
09:55:33 [2021-05-18T09:55:33.628Z] #9 ...
09:55:33 [2021-05-18T09:55:33.628Z] 
09:55:33 [2021-05-18T09:55:33.628Z] #23 [internal] load build context
09:55:33 [2021-05-18T09:55:33.628Z] #23 sha256:225ed69971eab6cfd66f2cfe2082307544bd1633dae424546393ba621e15c9d0
09:55:33 [2021-05-18T09:55:33.628Z] #23 transferring context: 53.24MB 3.2s done
09:55:33 [2021-05-18T09:55:33.628Z] #23 DONE 4.9s
09:55:33 [2021-05-18T09:55:33.628Z] 
09:55:33 [2021-05-18T09:55:33.628Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:55:33 [2021-05-18T09:55:33.628Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:55:33 [2021-05-18T09:55:33.628Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:55:33 [2021-05-18T09:55:33.628Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:55:33 [2021-05-18T09:55:33.628Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:55:33 [2021-05-18T09:55:33.628Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:55:33 [2021-05-18T09:55:33.628Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
09:55:33 [2021-05-18T09:55:33.628Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done
09:55:33 [2021-05-18T09:55:33.628Z] #64 DONE 4.9s
09:55:33 [2021-05-18T09:55:33.628Z] 
09:55:33 [2021-05-18T09:55:33.628Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:33 [2021-05-18T09:55:33.628Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:55:33 [2021-05-18T09:55:33.628Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 4.9s
09:55:33 [2021-05-18T09:55:33.628Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 4.9s
09:55:33 [2021-05-18T09:55:33.628Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.9s
09:55:33 [2021-05-18T09:55:33.628Z] #9 ...
09:55:33 [2021-05-18T09:55:33.628Z] 
09:55:33 [2021-05-18T09:55:33.628Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:55:33 [2021-05-18T09:55:33.628Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561
09:55:33 [2021-05-18T09:55:33.628Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done
09:55:33 [2021-05-18T09:55:33.628Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done
09:55:33 [2021-05-18T09:55:33.628Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done
09:55:33 [2021-05-18T09:55:33.628Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
09:55:33 [2021-05-18T09:55:33.628Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.9s done
09:55:33 [2021-05-18T09:55:33.628Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.8s
09:55:33 [2021-05-18T09:55:33.744Z] #32 ...
09:55:33 [2021-05-18T09:55:33.744Z] 
09:55:33 [2021-05-18T09:55:33.744Z] #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
09:55:33 [2021-05-18T09:55:33.744Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:33 [2021-05-18T09:55:33.744Z] #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 ... 15410 files and directories currently installed.)
09:55:33 [2021-05-18T09:55:33.744Z] #13 50.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
09:55:33 [2021-05-18T09:55:33.753Z] #45 11.80 sync/atomic
09:55:33 [2021-05-18T09:55:33.813Z] #29 8.658 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:55:33 [2021-05-18T09:55:33.813Z] #29 8.774 
09:55:33 [2021-05-18T09:55:33.813Z] #29 8.831 
######################################################################## 100.0%
09:55:33 [2021-05-18T09:55:33.813Z] #29 8.845 
09:55:33 [2021-05-18T09:55:33.813Z] #29 9.013 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:55:34 [2021-05-18T09:55:34.000Z] #13 50.85 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
09:55:34 [2021-05-18T09:55:34.074Z] #29 9.107 
09:55:34 [2021-05-18T09:55:34.074Z] #29 9.157 
######################################################################## 100.0%
09:55:34 [2021-05-18T09:55:34.074Z] #29 9.185 
09:55:34 [2021-05-18T09:55:34.074Z] #29 9.204 Download of images into '/build' complete.
09:55:34 [2021-05-18T09:55:34.074Z] #29 9.204 Use something like the following to load the result into a Docker daemon:
09:55:34 [2021-05-18T09:55:34.074Z] #29 9.204   tar -cC '/build' . | docker load
09:55:34 [2021-05-18T09:55:34.205Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 3.7s done
09:55:34 [2021-05-18T09:55:34.225Z] #9 ...
09:55:34 [2021-05-18T09:55:34.225Z] 
09:55:34 [2021-05-18T09:55:34.225Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:55:34 [2021-05-18T09:55:34.225Z] #28 sha256:e5f1d02c10501bf767e8b8ac312d26b3fdc30be448aaf4b143660eac9a09c91b
09:55:34 [2021-05-18T09:55:34.225Z] #28 DONE 1.2s
09:55:34 [2021-05-18T09:55:34.255Z] #13 51.15 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
09:55:34 [2021-05-18T09:55:34.326Z] #45 12.14 unicode
09:55:34 [2021-05-18T09:55:34.498Z] 
09:55:34 [2021-05-18T09:55:34.498Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:34 [2021-05-18T09:55:34.498Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:34 [2021-05-18T09:55:34.498Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
09:55:34 [2021-05-18T09:55:34.587Z] #45 12.48 runtime
09:55:34 [2021-05-18T09:55:34.772Z] #13 51.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 ... 15410 files and directories currently installed.)
09:55:34 [2021-05-18T09:55:34.772Z] #13 51.60 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
09:55:34 [2021-05-18T09:55:34.772Z] #13 51.62 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:55:35 [2021-05-18T09:55:35.029Z] #13 51.98 Setting up libudev1:amd64 (241-7~deb10u7) ...
09:55:35 [2021-05-18T09:55:35.069Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done
09:55:35 [2021-05-18T09:55:35.171Z] #26 ...
09:55:35 [2021-05-18T09:55:35.171Z] 
09:55:35 [2021-05-18T09:55:35.171Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:35 [2021-05-18T09:55:35.172Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:55:35 [2021-05-18T09:55:35.172Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s
09:55:35 [2021-05-18T09:55:35.172Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.4s
09:55:35 [2021-05-18T09:55:35.172Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.9s done
09:55:35 [2021-05-18T09:55:35.172Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.3s done
09:55:35 [2021-05-18T09:55:35.286Z] #13 52.11 Selecting previously unselected package binutils-mingw-w64-i686.
09:55:35 [2021-05-18T09:55:35.286Z] #13 52.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:55:35 [2021-05-18T09:55:35.286Z] #13 52.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:55:35 [2021-05-18T09:55:35.286Z] #13 52.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:55:35 [2021-05-18T09:55:35.331Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:55:35 [2021-05-18T09:55:35.331Z] #9 DONE 24.9s
09:55:35 [2021-05-18T09:55:35.331Z] 
09:55:35 [2021-05-18T09:55:35.331Z] #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
09:55:35 [2021-05-18T09:55:35.331Z] #29 sha256:e437f28a3620cdc9a110673c8f1d90cc529e1f1dc5f10e54ee7bebda682c46c0
09:55:35 [2021-05-18T09:55:35.331Z] #29 1.116 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:55:35 [2021-05-18T09:55:35.331Z] #29 1.183 
09:55:35 [2021-05-18T09:55:35.468Z] #29 ...
09:55:35 [2021-05-18T09:55:35.469Z] 
09:55:35 [2021-05-18T09:55:35.469Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:35 [2021-05-18T09:55:35.469Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
09:55:35 [2021-05-18T09:55:35.469Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done
09:55:35 [2021-05-18T09:55:35.469Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
09:55:35 [2021-05-18T09:55:35.746Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.0s done
09:55:35 [2021-05-18T09:55:35.853Z] #29 1.295 
########                                                                  11.5%
###########################                                               37.7%
#########################################                                 57.9%
#######################################################                   77.7%
######################################################################    97.6%
######################################################################## 100.0%
09:55:35 [2021-05-18T09:55:35.853Z] #29 1.804 
09:55:36 [2021-05-18T09:55:36.116Z] #29 1.912 
######################################################################## 100.0%
09:55:36 [2021-05-18T09:55:36.116Z] #29 1.971 
09:55:36 [2021-05-18T09:55:36.378Z] #29 ...
09:55:36 [2021-05-18T09:55:36.378Z] 
09:55:36 [2021-05-18T09:55:36.378Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:55:36 [2021-05-18T09:55:36.378Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:55:36 [2021-05-18T09:55:36.378Z] #10 DONE 0.9s
09:55:36 [2021-05-18T09:55:36.378Z] 
09:55:36 [2021-05-18T09:55:36.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
09:55:36 [2021-05-18T09:55:36.378Z] #29 sha256:e437f28a3620cdc9a110673c8f1d90cc529e1f1dc5f10e54ee7bebda682c46c0
09:55:36 [2021-05-18T09:55:36.378Z] #29 2.083 
####################################################################      95.3%
######################################################################## 100.0%
09:55:36 [2021-05-18T09:55:36.378Z] #29 2.154 
09:55:36 [2021-05-18T09:55:36.900Z] #29 2.270 
#########                                                                 13.0%
#########################                                                 34.7%
########################################                                  56.8%
######################################################                    76.1%
####################################################################      95.6%
######################################################################## 100.0%
09:55:36 [2021-05-18T09:55:36.900Z] #29 2.785 
09:55:37 [2021-05-18T09:55:37.165Z] #29 2.913 
###                                                                        4.6%
09:55:37 [2021-05-18T09:55:37.165Z] #29 ...
09:55:37 [2021-05-18T09:55:37.165Z] 
09:55:37 [2021-05-18T09:55:37.165Z] #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
09:55:37 [2021-05-18T09:55:37.165Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:55:37 [2021-05-18T09:55:37.165Z] #11 DONE 0.9s
09:55:37 [2021-05-18T09:55:37.165Z] 
09:55:37 [2021-05-18T09:55:37.165Z] #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
09:55:37 [2021-05-18T09:55:37.165Z] #29 sha256:e437f28a3620cdc9a110673c8f1d90cc529e1f1dc5f10e54ee7bebda682c46c0
09:55:37 [2021-05-18T09:55:37.181Z] #13 ...
09:55:37 [2021-05-18T09:55:37.181Z] 
09:55:37 [2021-05-18T09:55:37.181Z] #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
09:55:37 [2021-05-18T09:55:37.181Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:37 [2021-05-18T09:55:37.181Z] #36 47.95 Selecting previously unselected package libicu63:amd64.
09:55:37 [2021-05-18T09:55:37.181Z] #36 47.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 48.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 54.49 Selecting previously unselected package libxml2:amd64.
09:55:37 [2021-05-18T09:55:37.181Z] #36 54.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 54.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.36 Selecting previously unselected package libarchive13:amd64.
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.82 Selecting previously unselected package libjsoncpp1:amd64.
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.96 Selecting previously unselected package librhash0:amd64.
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 55.98 Unpacking librhash0:amd64 (1.3.8-1) ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 56.17 Selecting previously unselected package libuv1:amd64.
09:55:37 [2021-05-18T09:55:37.181Z] #36 56.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 56.17 Unpacking libuv1:amd64 (1.24.1-1) ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 56.36 Selecting previously unselected package cmake.
09:55:37 [2021-05-18T09:55:37.181Z] #36 56.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.181Z] #36 56.37 Unpacking cmake (3.13.4-1) ...
09:55:37 [2021-05-18T09:55:37.426Z] #29 2.913 
###                                                                        4.6%
#######                                                                    9.9%
##########                                                                14.7%
09:55:37 [2021-05-18T09:55:37.426Z] #29 ...
09:55:37 [2021-05-18T09:55:37.426Z] 
09:55:37 [2021-05-18T09:55:37.426Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:55:37 [2021-05-18T09:55:37.426Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:55:37 [2021-05-18T09:55:37.426Z] #31 DONE 0.2s
09:55:37 [2021-05-18T09:55:37.426Z] 
09:55:37 [2021-05-18T09:55:37.426Z] #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
09:55:37 [2021-05-18T09:55:37.426Z] #29 sha256:e437f28a3620cdc9a110673c8f1d90cc529e1f1dc5f10e54ee7bebda682c46c0
09:55:37 [2021-05-18T09:55:37.439Z] #36 ...
09:55:37 [2021-05-18T09:55:37.439Z] 
09:55:37 [2021-05-18T09:55:37.439Z] #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
09:55:37 [2021-05-18T09:55:37.439Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:37 [2021-05-18T09:55:37.439Z] #13 54.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:55:37 [2021-05-18T09:55:37.439Z] #13 54.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:55:37 [2021-05-18T09:55:37.439Z] #13 54.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:55:37 [2021-05-18T09:55:37.670Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
09:55:37 [2021-05-18T09:55:37.670Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
09:55:37 [2021-05-18T09:55:37.697Z] #29 2.913 
###                                                                        4.6%
#######                                                                    9.9%
##########                                                                14.7%
##############                                                            20.0%
##################                                                        25.3%
09:55:37 [2021-05-18T09:55:37.697Z] #29 ...
09:55:37 [2021-05-18T09:55:37.697Z] 
09:55:37 [2021-05-18T09:55:37.697Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:55:37 [2021-05-18T09:55:37.697Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:55:37 [2021-05-18T09:55:37.697Z] #39 DONE 0.3s
09:55:37 [2021-05-18T09:55:37.697Z] 
09:55:37 [2021-05-18T09:55:37.697Z] #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
09:55:37 [2021-05-18T09:55:37.697Z] #29 sha256:e437f28a3620cdc9a110673c8f1d90cc529e1f1dc5f10e54ee7bebda682c46c0
09:55:37 [2021-05-18T09:55:37.932Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.2s done
09:55:38 [2021-05-18T09:55:38.008Z] #9 DONE 43.5s
09:55:38 [2021-05-18T09:55:38.008Z] 
09:55:38 [2021-05-18T09:55:38.008Z] #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
09:55:38 [2021-05-18T09:55:38.008Z] #29 sha256:74a89a9ad2177b1204d875926c2d7acd8fd66183a498f4848b363d0562337a18
09:55:38 [2021-05-18T09:55:38.268Z] #29 ...
09:55:38 [2021-05-18T09:55:38.268Z] 
09:55:38 [2021-05-18T09:55:38.269Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:55:38 [2021-05-18T09:55:38.269Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:55:38 [2021-05-18T09:55:38.513Z] #9 ...
09:55:38 [2021-05-18T09:55:38.513Z] 
09:55:38 [2021-05-18T09:55:38.513Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
09:55:38 [2021-05-18T09:55:38.513Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561
09:55:38 [2021-05-18T09:55:38.513Z] #26 DONE 9.8s
09:55:38 [2021-05-18T09:55:38.513Z] 
09:55:38 [2021-05-18T09:55:38.513Z] #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
09:55:38 [2021-05-18T09:55:38.513Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:55:38 [2021-05-18T09:55:38.821Z] #45 ...
09:55:38 [2021-05-18T09:55:38.821Z] 
09:55:38 [2021-05-18T09:55:38.821Z] #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
09:55:38 [2021-05-18T09:55:38.821Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.12 + cd /tmp/tmp.qlhqpyGhBb/src/github.com/rootless-containers/rootlesskit
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.12 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.18 + export GO111MODULE=on
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.18 + GO111MODULE=on
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.18 + export GOPROXY=https://proxy.golang.org
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.18 + GOPROXY=https://proxy.golang.org
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.18 + for f in rootlesskit rootlesskit-docker-proxy
09:55:38 [2021-05-18T09:55:38.821Z] #58 15.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:55:39 [2021-05-18T09:55:39.548Z] #29 2.913 
###                                                                        4.6%
#######                                                                    9.9%
##########                                                                14.7%
##############                                                            20.0%
##################                                                        25.3%
####################                                                      28.3%
########################                                                  33.7%
############################                                              39.7%
##############################                                            42.3%
#################################                                         46.3%
###################################                                       48.9%
######################################                                    53.8%
##########################################                                58.6%
#############################################                             62.8%
###############################################                           66.1%
##################################################                        70.4%
#####################################################                     73.9%
#######################################################                   77.1%
###########################################################               82.4%
##############################################################            87.2%
##################################################################        92.8%
######################################################################## 100.0%
09:55:39 [2021-05-18T09:55:39.549Z] #29 5.133 
09:55:39 [2021-05-18T09:55:39.777Z] #58 17.77 go: downloading github.com/pkg/errors v0.9.1
09:55:39 [2021-05-18T09:55:39.778Z] #58 17.83 go: downloading github.com/urfave/cli/v2 v2.3.0
09:55:39 [2021-05-18T09:55:39.778Z] #58 17.85 go: downloading github.com/moby/vpnkit v0.5.0
09:55:39 [2021-05-18T09:55:39.810Z] #29 5.532 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:55:39 [2021-05-18T09:55:39.810Z] #29 5.647 
09:55:39 [2021-05-18T09:55:39.810Z] #29 5.720 
######################################################################## 100.0%
09:55:39 [2021-05-18T09:55:39.810Z] #29 5.749 
09:55:39 [2021-05-18T09:55:39.959Z] #13 ...
09:55:39 [2021-05-18T09:55:39.959Z] 
09:55:39 [2021-05-18T09:55:39.959Z] #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
09:55:39 [2021-05-18T09:55:39.959Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.28 Setting up xxd (2:8.1.0875-5) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.30 Setting up libuv1:amd64 (1.24.1-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.34 Setting up vim-common (2:8.1.0875-5) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.38 Setting up librhash0:amd64 (1.3.8-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.40 Setting up cmake-data (3.13.4-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.47 Setting up cmake (3.13.4-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.49 Processing triggers for libc-bin (2.28-10) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 59.59 Processing triggers for mime-support (3.62) ...
09:55:39 [2021-05-18T09:55:39.959Z] #36 DONE 60.3s
09:55:39 [2021-05-18T09:55:39.959Z] 
09:55:39 [2021-05-18T09:55:39.959Z] #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
09:55:39 [2021-05-18T09:55:39.959Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:39 [2021-05-18T09:55:39.959Z] #42 55.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 55.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 55.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 55.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 55.39 Setting up python-six (1.12.0-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.17 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.28 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.33 Setting up protobuf-compiler (3.6.1.3-2) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.37 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:55:39 [2021-05-18T09:55:39.959Z] #42 59.40 Setting up python-protobuf (3.6.1.3-2) ...
09:55:40 [2021-05-18T09:55:40.052Z] #58 17.94 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:55:40 [2021-05-18T09:55:40.189Z] #10 ...
09:55:40 [2021-05-18T09:55:40.189Z] 
09:55:40 [2021-05-18T09:55:40.189Z] #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
09:55:40 [2021-05-18T09:55:40.189Z] #29 sha256:74a89a9ad2177b1204d875926c2d7acd8fd66183a498f4848b363d0562337a18
09:55:40 [2021-05-18T09:55:40.189Z] #29 DONE 15.0s
09:55:40 [2021-05-18T09:55:40.189Z] 
09:55:40 [2021-05-18T09:55:40.189Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:55:40 [2021-05-18T09:55:40.189Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
09:55:40 [2021-05-18T09:55:40.216Z] #42 ...
09:55:40 [2021-05-18T09:55:40.216Z] 
09:55:40 [2021-05-18T09:55:40.216Z] #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
09:55:40 [2021-05-18T09:55:40.216Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:40 [2021-05-18T09:55:40.313Z] #58 18.25 go: downloading github.com/google/uuid v1.2.0
09:55:40 [2021-05-18T09:55:40.313Z] #58 18.31 go: downloading github.com/moby/sys/mountinfo v0.4.1
09:55:40 [2021-05-18T09:55:40.313Z] #58 ...
09:55:40 [2021-05-18T09:55:40.313Z] 
09:55:40 [2021-05-18T09:55:40.313Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:40 [2021-05-18T09:55:40.313Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:55:40 [2021-05-18T09:55:40.313Z] #32 8.028 + git clone https://github.com/kolyshkin/go-swagger.git .
09:55:40 [2021-05-18T09:55:40.313Z] #32 8.044 Cloning into '.'...
09:55:40 [2021-05-18T09:55:40.385Z] #29 6.113 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:55:40 [2021-05-18T09:55:40.385Z] #29 6.201 
09:55:40 [2021-05-18T09:55:40.385Z] #29 6.333 
######################################################################## 100.0%
09:55:40 [2021-05-18T09:55:40.474Z] #13 57.24 Selecting previously unselected package binutils-mingw-w64.
09:55:40 [2021-05-18T09:55:40.474Z] #13 57.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:55:40 [2021-05-18T09:55:40.474Z] #13 57.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:55:40 [2021-05-18T09:55:40.474Z] #13 57.47 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:55:40 [2021-05-18T09:55:40.474Z] #13 57.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:55:40 [2021-05-18T09:55:40.474Z] #13 57.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:55:40 [2021-05-18T09:55:40.573Z] #32 ...
09:55:40 [2021-05-18T09:55:40.573Z] 
09:55:40 [2021-05-18T09:55:40.573Z] #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
09:55:40 [2021-05-18T09:55:40.573Z] #47 sha256:abc017d4d8138812a8d8feab28e8c2ca926bdb56357b88afa96ab7f0391e5376
09:55:40 [2021-05-18T09:55:40.573Z] #47 10.73 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:40 [2021-05-18T09:55:40.573Z] #47 10.84 go: downloading github.com/jonboulle/clockwork v0.1.0
09:55:40 [2021-05-18T09:55:40.573Z] #47 10.86 go: downloading github.com/mattn/go-colorable v0.1.6
09:55:40 [2021-05-18T09:55:40.573Z] #47 10.91 go: extracting github.com/pkg/errors v0.9.1
09:55:40 [2021-05-18T09:55:40.573Z] #47 10.94 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:40 [2021-05-18T09:55:40.573Z] #47 10.98 go: downloading github.com/mattn/go-isatty v0.0.12
09:55:40 [2021-05-18T09:55:40.573Z] #47 11.01 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:40 [2021-05-18T09:55:40.573Z] #47 12.05 go: extracting github.com/spf13/pflag v1.0.3
09:55:40 [2021-05-18T09:55:40.573Z] #47 12.13 go: extracting github.com/jonboulle/clockwork v0.1.0
09:55:40 [2021-05-18T09:55:40.573Z] #47 12.80 go: extracting github.com/mattn/go-colorable v0.1.6
09:55:40 [2021-05-18T09:55:40.573Z] #47 12.86 go: extracting github.com/mattn/go-isatty v0.0.12
09:55:40 [2021-05-18T09:55:40.573Z] #47 15.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:40 [2021-05-18T09:55:40.573Z] #47 15.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:40 [2021-05-18T09:55:40.573Z] #47 16.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:40 [2021-05-18T09:55:40.573Z] #47 ...
09:55:40 [2021-05-18T09:55:40.573Z] 
09:55:40 [2021-05-18T09:55:40.573Z] #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
09:55:40 [2021-05-18T09:55:40.573Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:40 [2021-05-18T09:55:40.573Z] #58 18.54 go: downloading github.com/gofrs/flock v0.8.0
09:55:40 [2021-05-18T09:55:40.573Z] #58 18.55 go: extracting github.com/pkg/errors v0.9.1
09:55:40 [2021-05-18T09:55:40.573Z] #58 18.58 go: downloading github.com/gorilla/mux v1.8.0
09:55:40 [2021-05-18T09:55:40.573Z] #58 18.61 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:55:40 [2021-05-18T09:55:40.649Z] #29 6.378 
09:55:40 [2021-05-18T09:55:40.732Z] #13 57.66 Selecting previously unselected package dmsetup.
09:55:40 [2021-05-18T09:55:40.732Z] #13 57.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:55:40 [2021-05-18T09:55:40.732Z] #13 57.69 Unpacking dmsetup (2:1.02.155-3) ...
09:55:40 [2021-05-18T09:55:40.835Z] #58 18.91 go: extracting github.com/moby/sys/mountinfo v0.4.1
09:55:40 [2021-05-18T09:55:40.909Z] #29 6.680 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:55:40 [2021-05-18T09:55:40.989Z] #13 57.85 Selecting previously unselected package mingw-w64-common.
09:55:40 [2021-05-18T09:55:40.990Z] #13 57.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:55:40 [2021-05-18T09:55:40.990Z] #13 57.86 Unpacking mingw-w64-common (6.0.0-3) ...
09:55:41 [2021-05-18T09:55:41.095Z] #58 19.19 go: extracting github.com/google/uuid v1.2.0
09:55:41 [2021-05-18T09:55:41.095Z] #58 19.25 go: extracting github.com/gofrs/flock v0.8.0
09:55:41 [2021-05-18T09:55:41.131Z] #10 DONE 2.8s
09:55:41 [2021-05-18T09:55:41.131Z] 
09:55:41 [2021-05-18T09:55:41.131Z] #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
09:55:41 [2021-05-18T09:55:41.131Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
09:55:41 [2021-05-18T09:55:41.171Z] #29 6.807 
09:55:41 [2021-05-18T09:55:41.355Z] #58 19.36 go: extracting github.com/gorilla/mux v1.8.0
09:55:41 [2021-05-18T09:55:41.355Z] #58 19.42 go: downloading github.com/sirupsen/logrus v1.8.1
09:55:41 [2021-05-18T09:55:41.697Z] #29 6.925 
#                                                                          2.0%
#####################                                                     29.9%
#####################################                                     51.9%
##################################################                        70.8%
#######################################################                   77.1%
######################################################################## 100.0%
09:55:41 [2021-05-18T09:55:41.697Z] #29 7.439 
09:55:41 [2021-05-18T09:55:41.925Z] #58 ...
09:55:41 [2021-05-18T09:55:41.925Z] 
09:55:41 [2021-05-18T09:55:41.925Z] #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
09:55:41 [2021-05-18T09:55:41.925Z] #24 sha256:a1f85463a875d6d79a5ea9b5072356677d5b6367a57ae0339d2f6d06ba4f6db6
09:55:41 [2021-05-18T09:55:41.925Z] #24 19.44 + mkdir -p /build
09:55:41 [2021-05-18T09:55:41.925Z] #24 19.46 + mv docker/docker /build/
09:55:41 [2021-05-18T09:55:41.925Z] #24 19.47 + rmdir docker
09:55:41 [2021-05-18T09:55:41.925Z] #24 DONE 19.8s
09:55:41 [2021-05-18T09:55:41.925Z] 
09:55:41 [2021-05-18T09:55:41.925Z] #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
09:55:41 [2021-05-18T09:55:41.925Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:41 [2021-05-18T09:55:41.925Z] #58 19.77 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:55:41 [2021-05-18T09:55:41.958Z] #29 7.816 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:55:42 [2021-05-18T09:55:42.095Z] #11 DONE 1.2s
09:55:42 [2021-05-18T09:55:42.095Z] 
09:55:42 [2021-05-18T09:55:42.095Z] #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
09:55:42 [2021-05-18T09:55:42.095Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:55:42 [2021-05-18T09:55:42.186Z] #58 20.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:55:42 [2021-05-18T09:55:42.186Z] #58 ...
09:55:42 [2021-05-18T09:55:42.186Z] 
09:55:42 [2021-05-18T09:55:42.186Z] #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
09:55:42 [2021-05-18T09:55:42.186Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:42 [2021-05-18T09:55:42.186Z] #13 5.818 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:55:42 [2021-05-18T09:55:42.186Z] #13 6.033 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:42 [2021-05-18T09:55:42.186Z] #13 6.086 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:42 [2021-05-18T09:55:42.186Z] #13 6.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:42 [2021-05-18T09:55:42.186Z] #13 7.875 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:55:42 [2021-05-18T09:55:42.186Z] #13 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:42 [2021-05-18T09:55:42.186Z] #13 13.81 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:42 [2021-05-18T09:55:42.219Z] #29 7.930 
09:55:42 [2021-05-18T09:55:42.219Z] #29 7.989 
######################################################################## 100.0%
09:55:42 [2021-05-18T09:55:42.219Z] #29 8.019 
09:55:42 [2021-05-18T09:55:42.446Z] #13 ...
09:55:42 [2021-05-18T09:55:42.446Z] 
09:55:42 [2021-05-18T09:55:42.446Z] #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
09:55:42 [2021-05-18T09:55:42.446Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:55:42 [2021-05-18T09:55:42.446Z] #49 19.96 go: downloading github.com/spf13/viper v1.6.1
09:55:42 [2021-05-18T09:55:42.446Z] #49 19.98 go: downloading github.com/pkg/errors v0.8.1
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.18 go: downloading github.com/spf13/pflag v1.0.5
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.32 go: extracting github.com/spf13/viper v1.6.1
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.43 go: downloading github.com/fatih/color v1.7.0
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:55:42 [2021-05-18T09:55:42.446Z] #49 20.65 go: extracting github.com/pkg/errors v0.8.1
09:55:42 [2021-05-18T09:55:42.480Z] #29 8.250 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:55:42 [2021-05-18T09:55:42.480Z] #29 8.347 
09:55:42 [2021-05-18T09:55:42.673Z] #58 ...
09:55:42 [2021-05-18T09:55:42.673Z] 
09:55:42 [2021-05-18T09:55:42.673Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:55:42 [2021-05-18T09:55:42.673Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
09:55:42 [2021-05-18T09:55:42.673Z] #39 DONE 0.4s
09:55:42 [2021-05-18T09:55:42.673Z] 
09:55:42 [2021-05-18T09:55:42.673Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:55:42 [2021-05-18T09:55:42.673Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
09:55:42 [2021-05-18T09:55:42.673Z] #31 DONE 0.5s
09:55:42 [2021-05-18T09:55:42.707Z] #49 20.83 go: downloading gopkg.in/ini.v1 v1.51.0
09:55:42 [2021-05-18T09:55:42.707Z] #49 20.88 go: extracting github.com/spf13/pflag v1.0.5
09:55:42 [2021-05-18T09:55:42.741Z] #29 8.411 
######################################################################## 100.0%
09:55:42 [2021-05-18T09:55:42.741Z] #29 8.445 
09:55:42 [2021-05-18T09:55:42.741Z] #29 8.465 Download of images into '/build' complete.
09:55:42 [2021-05-18T09:55:42.741Z] #29 8.465 Use something like the following to load the result into a Docker daemon:
09:55:42 [2021-05-18T09:55:42.741Z] #29 8.465   tar -cC '/build' . | docker load
09:55:42 [2021-05-18T09:55:42.938Z] 
09:55:42 [2021-05-18T09:55:42.938Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:42 [2021-05-18T09:55:42.938Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:55:42 [2021-05-18T09:55:42.969Z] #49 21.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:55:42 [2021-05-18T09:55:42.969Z] #49 21.02 go: extracting gopkg.in/ini.v1 v1.51.0
09:55:42 [2021-05-18T09:55:42.969Z] #49 21.05 go: extracting github.com/fatih/color v1.7.0
09:55:42 [2021-05-18T09:55:42.969Z] #49 21.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:55:43 [2021-05-18T09:55:43.539Z] #49 21.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:55:43 [2021-05-18T09:55:43.539Z] #49 21.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:55:43 [2021-05-18T09:55:43.697Z] #29 DONE 9.4s
09:55:43 [2021-05-18T09:55:43.697Z] 
09:55:43 [2021-05-18T09:55:43.697Z] #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
09:55:43 [2021-05-18T09:55:43.697Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
09:55:43 [2021-05-18T09:55:43.697Z] #12 DONE 6.3s
09:55:43 [2021-05-18T09:55:43.697Z] 
09:55:43 [2021-05-18T09:55:43.697Z] #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
09:55:43 [2021-05-18T09:55:43.697Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:43 [2021-05-18T09:55:43.816Z] #27 4.925 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:43 [2021-05-18T09:55:43.816Z] #27 4.960 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
09:55:43 [2021-05-18T09:55:43.816Z] #27 4.984 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:43 [2021-05-18T09:55:43.816Z] #27 ...
09:55:43 [2021-05-18T09:55:43.816Z] 
09:55:43 [2021-05-18T09:55:43.816Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:55:43 [2021-05-18T09:55:43.816Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
09:55:43 [2021-05-18T09:55:43.816Z] #63 DONE 1.2s
09:55:43 [2021-05-18T09:55:43.816Z] 
09:55:43 [2021-05-18T09:55:43.816Z] #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
09:55:43 [2021-05-18T09:55:43.816Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:55:43 [2021-05-18T09:55:43.816Z] #27 5.178 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [284 kB]
09:55:43 [2021-05-18T09:55:43.816Z] #27 ...
09:55:43 [2021-05-18T09:55:43.816Z] 
09:55:43 [2021-05-18T09:55:43.816Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:55:43 [2021-05-18T09:55:43.816Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
09:55:44 [2021-05-18T09:55:44.123Z] #49 ...
09:55:44 [2021-05-18T09:55:44.123Z] 
09:55:44 [2021-05-18T09:55:44.123Z] #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
09:55:44 [2021-05-18T09:55:44.123Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:44 [2021-05-18T09:55:44.123Z] #42 11.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:44 [2021-05-18T09:55:44.123Z] #42 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:44 [2021-05-18T09:55:44.123Z] #42 17.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:44 [2021-05-18T09:55:44.123Z] #42 ...
09:55:44 [2021-05-18T09:55:44.123Z] 
09:55:44 [2021-05-18T09:55:44.123Z] #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
09:55:44 [2021-05-18T09:55:44.123Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:55:44 [2021-05-18T09:55:44.123Z] #51 20.55 + cd /tmp/tmp.RFHkOJeuzl/src/github.com/mvdan/sh
09:55:44 [2021-05-18T09:55:44.123Z] #51 20.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:44 [2021-05-18T09:55:44.123Z] #51 20.86 + GO111MODULE=on
09:55:44 [2021-05-18T09:55:44.123Z] #51 20.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:55:44 [2021-05-18T09:55:44.693Z] #51 22.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:55:44 [2021-05-18T09:55:44.693Z] #51 22.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:55:44 [2021-05-18T09:55:44.693Z] #51 22.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:55:44 [2021-05-18T09:55:44.954Z] #51 ...
09:55:44 [2021-05-18T09:55:44.954Z] 
09:55:44 [2021-05-18T09:55:44.954Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:44 [2021-05-18T09:55:44.954Z] #34 sha256:bd01b7eb453b7e521368df117efbaeb7511d20514cc910877c1675224d7ef769
09:55:44 [2021-05-18T09:55:44.954Z] #34 13.04 github.com/pelletier/go-toml
09:55:45 [2021-05-18T09:55:45.215Z] #34 ...
09:55:45 [2021-05-18T09:55:45.215Z] 
09:55:45 [2021-05-18T09:55:45.215Z] #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
09:55:45 [2021-05-18T09:55:45.215Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:45 [2021-05-18T09:55:45.215Z] #36 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:45 [2021-05-18T09:55:45.215Z] #36 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:45 [2021-05-18T09:55:45.215Z] #36 ...
09:55:45 [2021-05-18T09:55:45.215Z] 
09:55:45 [2021-05-18T09:55:45.215Z] #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
09:55:45 [2021-05-18T09:55:45.215Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:45 [2021-05-18T09:55:45.215Z] #58 20.91 go: extracting github.com/sirupsen/logrus v1.8.1
09:55:45 [2021-05-18T09:55:45.215Z] #58 22.47 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:55:45 [2021-05-18T09:55:45.475Z] #58 ...
09:55:45 [2021-05-18T09:55:45.475Z] 
09:55:45 [2021-05-18T09:55:45.475Z] #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
09:55:45 [2021-05-18T09:55:45.475Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:45 [2021-05-18T09:55:45.475Z] #55 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:45 [2021-05-18T09:55:45.475Z] #55 16.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:45 [2021-05-18T09:55:45.475Z] #55 ...
09:55:45 [2021-05-18T09:55:45.475Z] 
09:55:45 [2021-05-18T09:55:45.475Z] #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
09:55:45 [2021-05-18T09:55:45.475Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:55:45 [2021-05-18T09:55:45.475Z] #51 23.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:55:45 [2021-05-18T09:55:45.736Z] #51 23.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:55:46 [2021-05-18T09:55:46.249Z] #13 ...
09:55:46 [2021-05-18T09:55:46.249Z] 
09:55:46 [2021-05-18T09:55:46.249Z] #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
09:55:46 [2021-05-18T09:55:46.249Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:55:46 [2021-05-18T09:55:46.249Z] #45 56.12 time
09:55:46 [2021-05-18T09:55:46.249Z] #45 60.26 internal/poll
09:55:46 [2021-05-18T09:55:46.249Z] #45 61.30 internal/fmtsort
09:55:46 [2021-05-18T09:55:46.249Z] #45 61.68 internal/syscall/execenv
09:55:46 [2021-05-18T09:55:46.249Z] #45 61.83 internal/syscall/unix
09:55:46 [2021-05-18T09:55:46.249Z] #45 62.14 strings
09:55:46 [2021-05-18T09:55:46.249Z] #45 62.97 os
09:55:46 [2021-05-18T09:55:46.249Z] #45 64.60 regexp/syntax
09:55:46 [2021-05-18T09:55:46.249Z] #45 66.05 fmt
09:55:46 [2021-05-18T09:55:46.249Z] #45 ...
09:55:46 [2021-05-18T09:55:46.249Z] 
09:55:46 [2021-05-18T09:55:46.249Z] #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
09:55:46 [2021-05-18T09:55:46.250Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:46 [2021-05-18T09:55:46.250Z] #42 65.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:55:46 [2021-05-18T09:55:46.250Z] #42 65.35 Processing triggers for libc-bin (2.28-10) ...
09:55:46 [2021-05-18T09:55:46.250Z] #42 DONE 66.2s
09:55:46 [2021-05-18T09:55:46.250Z] 
09:55:46 [2021-05-18T09:55:46.250Z] #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
09:55:46 [2021-05-18T09:55:46.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:55:47 [2021-05-18T09:55:47.118Z] #51 25.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:55:47 [2021-05-18T09:55:47.130Z] #65 DONE 3.5s
09:55:47 [2021-05-18T09:55:47.130Z] 
09:55:47 [2021-05-18T09:55:47.130Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:47 [2021-05-18T09:55:47.130Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:55:47 [2021-05-18T09:55:47.130Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
09:55:47 [2021-05-18T09:55:47.130Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done
09:55:47 [2021-05-18T09:55:47.130Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done
09:55:47 [2021-05-18T09:55:47.130Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.5s
09:55:47 [2021-05-18T09:55:47.876Z] #43 2.241 Note: Building without setproctitle() and strlcpy() support.
09:55:47 [2021-05-18T09:55:47.876Z] #43 2.242       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:55:47 [2021-05-18T09:55:47.876Z] #43 2.248 Note: Building without GnuTLS support
09:55:47 [2021-05-18T09:55:47.876Z] #43 2.267 Makefile.config:39: Warn: you have no libnftables installed
09:55:47 [2021-05-18T09:55:47.876Z] #43 2.267 Makefile.config:40: Warn: Building without nftables support
09:55:47 [2021-05-18T09:55:47.876Z] #43 ...
09:55:47 [2021-05-18T09:55:47.876Z] 
09:55:47 [2021-05-18T09:55:47.876Z] #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
09:55:47 [2021-05-18T09:55:47.876Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:55:47 [2021-05-18T09:55:47.876Z] #51 58.59 context
09:55:47 [2021-05-18T09:55:47.876Z] #51 59.39 internal/poll
09:55:47 [2021-05-18T09:55:47.876Z] #51 59.71 encoding/binary
09:55:47 [2021-05-18T09:55:47.876Z] #51 61.36 internal/fmtsort
09:55:47 [2021-05-18T09:55:47.876Z] #51 61.83 internal/syscall/unix
09:55:47 [2021-05-18T09:55:47.876Z] #51 62.20 os
09:55:47 [2021-05-18T09:55:47.876Z] #51 62.29 encoding/base64
09:55:47 [2021-05-18T09:55:47.876Z] #51 63.14 strings
09:55:47 [2021-05-18T09:55:47.876Z] #51 65.31 fmt
09:55:47 [2021-05-18T09:55:47.876Z] #51 65.56 path/filepath
09:55:47 [2021-05-18T09:55:47.876Z] #51 67.49 golang.org/x/sys/unix
09:55:47 [2021-05-18T09:55:47.876Z] #51 ...
09:55:47 [2021-05-18T09:55:47.876Z] 
09:55:47 [2021-05-18T09:55:47.876Z] #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
09:55:47 [2021-05-18T09:55:47.876Z] #37 sha256:8fa1dd58d65b197de740a054997ceb51230885dd424e1f4a7b0f58c3eedf3981
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.130 + RM_GOPATH=0
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.130 + TMP_GOPATH=
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.130 + : /build
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.130 + '[' -z '' ']'
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.132 ++ mktemp -d
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.143 + export GOPATH=/tmp/tmp.pc9j9OwVzF
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.144 + GOPATH=/tmp/tmp.pc9j9OwVzF
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.144 + RM_GOPATH=1
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.144 + case "$(go env GOARCH)" in
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.146 ++ go env GOARCH
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.194 + export GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.195 ++ dirname /tmp/install/install.sh
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.197 + dir=/tmp/install
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.198 + bin=tini
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.198 + shift
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.198 + '[' '!' -f /tmp/install/tini.installer ']'
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.198 + . /tmp/install/tini.installer
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.198 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.199 + install_tini
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.199 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.199 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.pc9j9OwVzF/tini
09:55:47 [2021-05-18T09:55:47.876Z] #37 1.201 Cloning into '/tmp/tmp.pc9j9OwVzF/tini'...
09:55:47 [2021-05-18T09:55:47.876Z] #37 2.030 + cd /tmp/tmp.pc9j9OwVzF/tini
09:55:47 [2021-05-18T09:55:47.876Z] #37 2.035 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:55:47 [2021-05-18T09:55:47.876Z] #37 2.058 + cmake .
09:55:47 [2021-05-18T09:55:47.876Z] #37 2.695 -- The C compiler identification is GNU 8.3.0
09:55:47 [2021-05-18T09:55:47.876Z] #37 2.745 -- Check for working C compiler: /usr/bin/cc
09:55:47 [2021-05-18T09:55:47.876Z] #37 3.408 -- Check for working C compiler: /usr/bin/cc -- works
09:55:47 [2021-05-18T09:55:47.876Z] #37 3.416 -- Detecting C compiler ABI info
09:55:47 [2021-05-18T09:55:47.876Z] #37 4.085 -- Detecting C compiler ABI info - done
09:55:47 [2021-05-18T09:55:47.876Z] #37 4.170 -- Detecting C compile features
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.308 -- Detecting C compile features - done
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.327 -- Performing Test HAS_BUILTIN_FORTIFY
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.674 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.790 -- Configuring done
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.834 -- Generating done
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.834 -- Build files have been written to: /tmp/tmp.pc9j9OwVzF/tini
09:55:47 [2021-05-18T09:55:47.876Z] #37 6.851 + make tini-static
09:55:47 [2021-05-18T09:55:47.876Z] #37 7.206 Scanning dependencies of target tini-static
09:55:47 [2021-05-18T09:55:47.876Z] #37 7.439 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:55:47 [2021-05-18T09:55:47.908Z] #13 ...
09:55:47 [2021-05-18T09:55:47.908Z] 
09:55:47 [2021-05-18T09:55:47.908Z] #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
09:55:47 [2021-05-18T09:55:47.908Z] #47 sha256:e6a6c6d501444aab9edd6ebb4c2a2bef316b8d4578d81531e93e75a3c118f372
09:55:47 [2021-05-18T09:55:47.908Z] #47 7.083 + RM_GOPATH=0
09:55:47 [2021-05-18T09:55:47.908Z] #47 7.083 + TMP_GOPATH=
09:55:47 [2021-05-18T09:55:47.908Z] #47 7.083 + : /build
09:55:47 [2021-05-18T09:55:47.908Z] #47 7.083 + '[' -z '' ']'
09:55:47 [2021-05-18T09:55:47.908Z] #47 7.083 ++ mktemp -d
09:55:47 [2021-05-18T09:55:47.908Z] #47 7.083 + export GOPATH=/tmp/tmp.TijGyb1vdM
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + GOPATH=/tmp/tmp.TijGyb1vdM
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + RM_GOPATH=1
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + case "$(go env GOARCH)" in
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 ++ go env GOARCH
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + export GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 ++ dirname /tmp/install/install.sh
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + dir=/tmp/install
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + bin=gotestsum
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + shift
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + . /tmp/install/gotestsum.installer
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 ++ : v0.5.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + install_gotestsum
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + set -e
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + export GO111MODULE=on
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + GO111MODULE=on
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + GOBIN=/build
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.083 + go get gotest.tools/gotestsum@v0.5.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.129 go: finding gotest.tools v0.5.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 7.129 go: finding gotest.tools/gotestsum v0.5.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 8.059 go: downloading gotest.tools/gotestsum v0.5.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 8.525 go: extracting gotest.tools/gotestsum v0.5.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.231 go: downloading github.com/pkg/errors v0.9.1
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.231 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.267 go: downloading github.com/spf13/pflag v1.0.3
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.267 go: downloading github.com/jonboulle/clockwork v0.1.0
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.267 go: downloading github.com/fatih/color v1.9.0
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.308 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.442 go: extracting github.com/pkg/errors v0.9.1
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.510 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.636 go: extracting github.com/jonboulle/clockwork v0.1.0
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.745 go: extracting github.com/fatih/color v1.9.0
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.745 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.864 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:47 [2021-05-18T09:55:47.909Z] #47 9.864 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:47 [2021-05-18T09:55:47.909Z] #47 10.03 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:47 [2021-05-18T09:55:47.909Z] #47 10.06 go: downloading github.com/mattn/go-colorable v0.1.6
09:55:47 [2021-05-18T09:55:47.909Z] #47 10.07 go: downloading github.com/mattn/go-isatty v0.0.12
09:55:47 [2021-05-18T09:55:47.909Z] #47 ...
09:55:47 [2021-05-18T09:55:47.909Z] 
09:55:47 [2021-05-18T09:55:47.909Z] #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
09:55:47 [2021-05-18T09:55:47.909Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:47 [2021-05-18T09:55:47.909Z] #55 6.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:47 [2021-05-18T09:55:47.909Z] #55 6.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:47 [2021-05-18T09:55:47.909Z] #55 6.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:47 [2021-05-18T09:55:47.909Z] #55 7.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:47 [2021-05-18T09:55:47.909Z] #55 8.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:47 [2021-05-18T09:55:47.909Z] #55 ...
09:55:47 [2021-05-18T09:55:47.909Z] 
09:55:47 [2021-05-18T09:55:47.909Z] #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
09:55:47 [2021-05-18T09:55:47.909Z] #51 sha256:803f15af904ef5e338b4bfdfaaafb0cf59434bd92f2be969e9958fa4a3e9e6e6
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + RM_GOPATH=0
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + TMP_GOPATH=
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + : /build
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + '[' -z '' ']'
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 ++ mktemp -d
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + export GOPATH=/tmp/tmp.WUjASf41Ep
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + GOPATH=/tmp/tmp.WUjASf41Ep
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + RM_GOPATH=1
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 + case "$(go env GOARCH)" in
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.676 ++ go env GOARCH
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + export GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 ++ dirname /tmp/install/install.sh
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + dir=/tmp/install
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + bin=shfmt
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + shift
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + . /tmp/install/shfmt.installer
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + install_shfmt
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WUjASf41Ep/src/github.com/mvdan/sh
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.828 Cloning into '/tmp/tmp.WUjASf41Ep/src/github.com/mvdan/sh'...
09:55:47 [2021-05-18T09:55:47.909Z] #51 7.829 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:47 [2021-05-18T09:55:47.909Z] #51 ...
09:55:47 [2021-05-18T09:55:47.909Z] 
09:55:47 [2021-05-18T09:55:47.909Z] #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
09:55:47 [2021-05-18T09:55:47.909Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.07 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + RM_GOPATH=0
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + TMP_GOPATH=
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + : /build
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + '[' -z '' ']'
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 ++ mktemp -d
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + export GOPATH=/tmp/tmp.UXhQRfMI4L
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + GOPATH=/tmp/tmp.UXhQRfMI4L
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + RM_GOPATH=1
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + case "$(go env GOARCH)" in
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 ++ go env GOARCH
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + export GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 ++ dirname /tmp/install/install.sh
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + dir=/tmp/install
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + bin=rootlesskit
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + shift
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + . /tmp/install/rootlesskit.installer
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 ++ : 4cd567642273d369adaadcbadca00880552c1778
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + install_rootlesskit
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + case "$1" in
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + export CGO_ENABLED=0
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + CGO_ENABLED=0
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + _install_rootlesskit
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UXhQRfMI4L/src/github.com/rootless-containers/rootlesskit
09:55:47 [2021-05-18T09:55:47.909Z] #58 10.09 Cloning into '/tmp/tmp.UXhQRfMI4L/src/github.com/rootless-containers/rootlesskit'...
09:55:47 [2021-05-18T09:55:47.909Z] #58 ...
09:55:47 [2021-05-18T09:55:47.909Z] 
09:55:47 [2021-05-18T09:55:47.909Z] #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
09:55:47 [2021-05-18T09:55:47.909Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + RM_GOPATH=0
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + TMP_GOPATH=
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + : /build
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + '[' -z '' ']'
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 ++ mktemp -d
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + export GOPATH=/tmp/tmp.iH51vB3k6o
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + GOPATH=/tmp/tmp.iH51vB3k6o
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + RM_GOPATH=1
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + case "$(go env GOARCH)" in
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 ++ go env GOARCH
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + export GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + GO_BUILDMODE=-buildmode=pie
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 ++ dirname /tmp/install/install.sh
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + dir=/tmp/install
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + bin=golangci_lint
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + shift
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + . /tmp/install/golangci_lint.installer
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 ++ : v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + install_golangci_lint
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + set -e
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + export GO111MODULE=on
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + GO111MODULE=on
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + GOBIN=/build
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.802 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.823 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.837 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.837 go: finding github.com v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.837 go: finding github.com/golangci/golangci-lint v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 6.837 go: finding github.com/golangci v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 7.828 go: downloading github.com/golangci/golangci-lint v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 8.431 go: extracting github.com/golangci/golangci-lint v1.23.8
09:55:47 [2021-05-18T09:55:47.909Z] #49 ...
09:55:47 [2021-05-18T09:55:47.909Z] 
09:55:47 [2021-05-18T09:55:47.909Z] #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
09:55:47 [2021-05-18T09:55:47.909Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:55:47 [2021-05-18T09:55:47.909Z] #40 5.319 + git clone https://github.com/docker/distribution.git .
09:55:47 [2021-05-18T09:55:47.909Z] #40 5.322 Cloning into '.'...
09:55:48 [2021-05-18T09:55:48.134Z] #37 8.682 [100%] Linking C executable tini-static
09:55:48 [2021-05-18T09:55:48.134Z] #37 ...
09:55:48 [2021-05-18T09:55:48.134Z] 
09:55:48 [2021-05-18T09:55:48.134Z] #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
09:55:48 [2021-05-18T09:55:48.134Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:55:48 [2021-05-18T09:55:48.134Z] #45 68.92 regexp
09:55:48 [2021-05-18T09:55:48.169Z] #40 ...
09:55:48 [2021-05-18T09:55:48.169Z] 
09:55:48 [2021-05-18T09:55:48.169Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:48 [2021-05-18T09:55:48.169Z] #34 sha256:d2498f87e7f2e0f3abd4ae49374917a3a4e24651ed97b0fc10072b8f7bbd3355
09:55:48 [2021-05-18T09:55:48.169Z] #34 5.850 Install go-toml version v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 5.944 go: finding github.com/pelletier/go-toml/cmd v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 5.944 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 5.944 go: finding github.com v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 5.944 go: finding github.com/pelletier/go-toml v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 5.944 go: finding github.com/pelletier v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 6.709 go: downloading github.com/pelletier/go-toml v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 7.116 go: extracting github.com/pelletier/go-toml v1.8.1
09:55:48 [2021-05-18T09:55:48.169Z] #34 8.893 github.com/pelletier/go-toml
09:55:48 [2021-05-18T09:55:48.169Z] #34 ...
09:55:48 [2021-05-18T09:55:48.169Z] 
09:55:48 [2021-05-18T09:55:48.169Z] #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
09:55:48 [2021-05-18T09:55:48.169Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:48 [2021-05-18T09:55:48.169Z] #36 8.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:48 [2021-05-18T09:55:48.169Z] #36 8.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:48 [2021-05-18T09:55:48.169Z] #36 8.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:48 [2021-05-18T09:55:48.169Z] #36 9.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:48 [2021-05-18T09:55:48.228Z] #32 ...
09:55:48 [2021-05-18T09:55:48.228Z] 
09:55:48 [2021-05-18T09:55:48.228Z] #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
09:55:48 [2021-05-18T09:55:48.228Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
09:55:48 [2021-05-18T09:55:48.228Z] #12 DONE 5.1s
09:55:48 [2021-05-18T09:55:48.228Z] 
09:55:48 [2021-05-18T09:55:48.228Z] #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
09:55:48 [2021-05-18T09:55:48.228Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:48 [2021-05-18T09:55:48.430Z] #36 ...
09:55:48 [2021-05-18T09:55:48.430Z] 
09:55:48 [2021-05-18T09:55:48.430Z] #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
09:55:48 [2021-05-18T09:55:48.430Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + RM_GOPATH=0
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + TMP_GOPATH=
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + : /build
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + '[' -z '' ']'
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 ++ mktemp -d
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + export GOPATH=/tmp/tmp.XZVgdgkFQQ
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + GOPATH=/tmp/tmp.XZVgdgkFQQ
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + RM_GOPATH=1
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + case "$(go env GOARCH)" in
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 ++ go env GOARCH
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + export GO_BUILDMODE=-buildmode=pie
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + GO_BUILDMODE=-buildmode=pie
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 ++ dirname /tmp/install/install.sh
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + dir=/tmp/install
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + bin=vndr
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + shift
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + '[' '!' -f /tmp/install/vndr.installer ']'
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + . /tmp/install/vndr.installer
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + install_vndr
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XZVgdgkFQQ/src/github.com/LK4D4/vndr
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.295 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:55:48 [2021-05-18T09:55:48.430Z] #45 6.307 Cloning into '/tmp/tmp.XZVgdgkFQQ/src/github.com/LK4D4/vndr'...
09:55:48 [2021-05-18T09:55:48.430Z] #45 7.066 + cd /tmp/tmp.XZVgdgkFQQ/src/github.com/LK4D4/vndr
09:55:48 [2021-05-18T09:55:48.430Z] #45 7.066 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:55:48 [2021-05-18T09:55:48.430Z] #45 7.066 + go build -buildmode=pie -v -o /build/vndr .
09:55:48 [2021-05-18T09:55:48.430Z] #45 7.950 internal/cpu
09:55:48 [2021-05-18T09:55:48.430Z] #45 7.950 runtime/internal/atomic
09:55:48 [2021-05-18T09:55:48.430Z] #45 8.296 runtime/internal/sys
09:55:48 [2021-05-18T09:55:48.430Z] #45 8.296 internal/bytealg
09:55:48 [2021-05-18T09:55:48.430Z] #45 8.296 runtime/internal/math
09:55:48 [2021-05-18T09:55:48.430Z] #45 8.491 internal/race
09:55:48 [2021-05-18T09:55:48.430Z] #45 8.491 sync/atomic
09:55:48 [2021-05-18T09:55:48.430Z] #45 8.756 unicode
09:55:48 [2021-05-18T09:55:48.430Z] #45 9.180 runtime
09:55:48 [2021-05-18T09:55:48.430Z] #45 ...
09:55:48 [2021-05-18T09:55:48.430Z] 
09:55:48 [2021-05-18T09:55:48.430Z] #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
09:55:48 [2021-05-18T09:55:48.430Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:48 [2021-05-18T09:55:48.430Z] #42 10.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:48 [2021-05-18T09:55:48.430Z] #42 10.35 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:48 [2021-05-18T09:55:48.430Z] #42 10.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:48 [2021-05-18T09:55:48.501Z] #51 26.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:55:48 [2021-05-18T09:55:48.693Z] #42 ...
09:55:48 [2021-05-18T09:55:48.693Z] 
09:55:48 [2021-05-18T09:55:48.693Z] #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
09:55:48 [2021-05-18T09:55:48.693Z] #67 sha256:da1a619ee53bd825d590f9f34ed3641c6da12c7d66028456d82ba2cc2e0b35dc
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + RM_GOPATH=0
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + TMP_GOPATH=
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + : /build
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + '[' -z '' ']'
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 ++ mktemp -d
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + export GOPATH=/tmp/tmp.9LZzYbSXiF
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + GOPATH=/tmp/tmp.9LZzYbSXiF
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + RM_GOPATH=1
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 + case "$(go env GOARCH)" in
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.013 ++ go env GOARCH
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + export GO_BUILDMODE=-buildmode=pie
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + GO_BUILDMODE=-buildmode=pie
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 ++ dirname /tmp/install/install.sh
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + dir=/tmp/install
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + bin=proxy
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + shift
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + '[' '!' -f /tmp/install/proxy.installer ']'
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + . /tmp/install/proxy.installer
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + install_proxy
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + case "$1" in
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + export CGO_ENABLED=0
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + CGO_ENABLED=0
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + _install_proxy
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9LZzYbSXiF/src/github.com/docker/libnetwork
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 Cloning into '/tmp/tmp.9LZzYbSXiF/src/github.com/docker/libnetwork'...
09:55:48 [2021-05-18T09:55:48.693Z] #67 6.021 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:48 [2021-05-18T09:55:48.955Z] #67 ...
09:55:48 [2021-05-18T09:55:48.955Z] 
09:55:48 [2021-05-18T09:55:48.955Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:48 [2021-05-18T09:55:48.955Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:55:48 [2021-05-18T09:55:48.955Z] #32 8.527 + git clone https://github.com/kolyshkin/go-swagger.git .
09:55:48 [2021-05-18T09:55:48.955Z] #32 8.527 Cloning into '.'...
09:55:48 [2021-05-18T09:55:48.955Z] #32 ...
09:55:48 [2021-05-18T09:55:48.955Z] 
09:55:48 [2021-05-18T09:55:48.955Z] #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
09:55:48 [2021-05-18T09:55:48.955Z] #24 sha256:a037f219d47d44b64ffd14941476c06fbbfd32fa0c4f8b839586fad999adefec
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + RM_GOPATH=0
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + TMP_GOPATH=
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + : /build
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + '[' -z '' ']'
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 ++ mktemp -d
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + export GOPATH=/tmp/tmp.PWFskz0FVm
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + GOPATH=/tmp/tmp.PWFskz0FVm
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + RM_GOPATH=1
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.725 + case "$(go env GOARCH)" in
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.726 ++ go env GOARCH
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.737 + export GO_BUILDMODE=-buildmode=pie
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.737 + GO_BUILDMODE=-buildmode=pie
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.737 ++ dirname /tmp/install/install.sh
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.742 Install docker/cli version 17.06.2-ce from stable
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + dir=/tmp/install
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + bin=dockercli
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + shift
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + . /tmp/install/dockercli.installer
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 ++ : stable
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 ++ : 17.06.2-ce
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + install_dockercli
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 ++ uname -m
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + arch=x86_64
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + '[' x86_64 '!=' x86_64 ']'
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + url=https://download.docker.com/linux/static
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + tar -xz docker/docker
09:55:48 [2021-05-18T09:55:48.955Z] #24 5.743 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:55:49 [2021-05-18T09:55:49.067Z] #45 ...
09:55:49 [2021-05-18T09:55:49.067Z] 
09:55:49 [2021-05-18T09:55:49.067Z] #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
09:55:49 [2021-05-18T09:55:49.067Z] #37 sha256:8fa1dd58d65b197de740a054997ceb51230885dd424e1f4a7b0f58c3eedf3981
09:55:49 [2021-05-18T09:55:49.067Z] #37 9.191 [100%] Built target tini-static
09:55:49 [2021-05-18T09:55:49.067Z] #37 9.274 + mkdir -p /build
09:55:49 [2021-05-18T09:55:49.067Z] #37 9.282 + cp tini-static /build/docker-init
09:55:49 [2021-05-18T09:55:49.067Z] #37 DONE 9.6s
09:55:49 [2021-05-18T09:55:49.215Z] #24 ...
09:55:49 [2021-05-18T09:55:49.215Z] 
09:55:49 [2021-05-18T09:55:49.215Z] #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
09:55:49 [2021-05-18T09:55:49.215Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:49 [2021-05-18T09:55:49.215Z] #42 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:49 [2021-05-18T09:55:49.324Z] 
09:55:49 [2021-05-18T09:55:49.324Z] #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
09:55:49 [2021-05-18T09:55:49.324Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:49 [2021-05-18T09:55:49.324Z] #13 63.76 Selecting previously unselected package mingw-w64-x86-64-dev.
09:55:49 [2021-05-18T09:55:49.324Z] #13 63.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:55:49 [2021-05-18T09:55:49.324Z] #13 63.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:55:49 [2021-05-18T09:55:49.648Z] #51 ...
09:55:49 [2021-05-18T09:55:49.648Z] 
09:55:49 [2021-05-18T09:55:49.648Z] #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
09:55:49 [2021-05-18T09:55:49.648Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:55:49 [2021-05-18T09:55:49.648Z] #45 17.37 unicode/utf8
09:55:49 [2021-05-18T09:55:49.648Z] #45 18.31 math/bits
09:55:49 [2021-05-18T09:55:49.648Z] #45 19.15 math
09:55:49 [2021-05-18T09:55:49.648Z] #45 26.30 internal/testlog
09:55:49 [2021-05-18T09:55:49.648Z] #45 26.82 encoding
09:55:49 [2021-05-18T09:55:49.648Z] #45 27.23 unicode/utf16
09:55:49 [2021-05-18T09:55:49.648Z] #45 ...
09:55:49 [2021-05-18T09:55:49.648Z] 
09:55:49 [2021-05-18T09:55:49.648Z] #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
09:55:49 [2021-05-18T09:55:49.648Z] #47 sha256:abc017d4d8138812a8d8feab28e8c2ca926bdb56357b88afa96ab7f0391e5376
09:55:49 [2021-05-18T09:55:49.648Z] #47 24.60 go: finding github.com/fatih/color v1.9.0
09:55:49 [2021-05-18T09:55:49.648Z] #47 24.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:49 [2021-05-18T09:55:49.648Z] #47 24.66 go: finding github.com/mattn/go-colorable v0.1.6
09:55:49 [2021-05-18T09:55:49.648Z] #47 24.66 go: finding github.com/pkg/errors v0.9.1
09:55:49 [2021-05-18T09:55:49.648Z] #47 24.74 go: finding github.com/spf13/pflag v1.0.3
09:55:49 [2021-05-18T09:55:49.648Z] #47 24.81 go: finding github.com/mattn/go-isatty v0.0.12
09:55:49 [2021-05-18T09:55:49.648Z] #47 25.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:49 [2021-05-18T09:55:49.648Z] #47 25.94 go: finding github.com/jonboulle/clockwork v0.1.0
09:55:49 [2021-05-18T09:55:49.648Z] #47 25.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:49 [2021-05-18T09:55:49.648Z] #47 26.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:49 [2021-05-18T09:55:49.648Z] #47 26.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:50 [2021-05-18T09:55:50.156Z] #42 ...
09:55:50 [2021-05-18T09:55:50.156Z] 
09:55:50 [2021-05-18T09:55:50.156Z] #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
09:55:50 [2021-05-18T09:55:50.156Z] #24 sha256:a037f219d47d44b64ffd14941476c06fbbfd32fa0c4f8b839586fad999adefec
09:55:50 [2021-05-18T09:55:50.156Z] #24 12.39 + mkdir -p /build
09:55:50 [2021-05-18T09:55:50.156Z] #24 12.40 + mv docker/docker /build/
09:55:50 [2021-05-18T09:55:50.156Z] #24 12.40 + rmdir docker
09:55:50 [2021-05-18T09:55:50.156Z] #24 DONE 12.9s
09:55:50 [2021-05-18T09:55:50.445Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.8s done
09:55:50 [2021-05-18T09:55:50.457Z] 
09:55:50 [2021-05-18T09:55:50.457Z] #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
09:55:50 [2021-05-18T09:55:50.457Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:55:50 [2021-05-18T09:55:50.457Z] #45 12.42 unicode/utf8
09:55:50 [2021-05-18T09:55:50.457Z] #45 12.99 math/bits
09:55:50 [2021-05-18T09:55:50.708Z] #9 ...
09:55:50 [2021-05-18T09:55:50.708Z] 
09:55:50 [2021-05-18T09:55:50.708Z] #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
09:55:50 [2021-05-18T09:55:50.708Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:55:50 [2021-05-18T09:55:50.708Z] #27 5.406 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 5.989 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 7.587 Fetched 8269 kB in 3s (2840 kB/s)
09:55:50 [2021-05-18T09:55:50.708Z] #27 7.587 Reading package lists...
09:55:50 [2021-05-18T09:55:50.708Z] #27 8.864 Reading package lists...
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.15 Building dependency tree...
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.80 The following additional packages will be installed:
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.80   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.80   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.81   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.82 Suggested packages:
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.82   krb5-doc krb5-user
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.82 Recommended packages:
09:55:50 [2021-05-18T09:55:50.708Z] #27 10.82   krb5-locales publicsuffix libsasl2-modules
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.11 The following NEW packages will be installed:
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.11   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.11   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.11   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.11   libssh2-1 libssl1.1 openssl
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.41 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.41 Need to get 4777 kB of archives.
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.41 After this operation, 11.5 MB of additional disk space will be used.
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.41 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.41 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.42 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.42 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.42 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.43 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.44 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.44 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.44 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.44 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.45 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.46 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.46 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.46 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.47 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.72 debconf: delaying package configuration, since apt-utils is not installed
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.76 Fetched 4777 kB in 0s (15.4 MB/s)
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.81 Selecting previously unselected package libssl1.1:arm64.
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.81 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
09:55:50 [2021-05-18T09:55:50.708Z] #27 11.88 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
09:55:50 [2021-05-18T09:55:50.708Z] #27 12.07 Selecting previously unselected package openssl.
09:55:50 [2021-05-18T09:55:50.708Z] #27 12.07 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ...
09:55:50 [2021-05-18T09:55:50.708Z] #27 12.07 Unpacking openssl (1.1.1d-0+deb10u6) ...
09:55:50 [2021-05-18T09:55:50.708Z] #27 12.25 Selecting previously unselected package ca-certificates.
09:55:50 [2021-05-18T09:55:50.708Z] #27 12.25 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
09:55:50 [2021-05-18T09:55:50.708Z] #27 12.26 Unpacking ca-certificates (20200601~deb10u2) ...
09:55:50 [2021-05-18T09:55:50.708Z] #27 ...
09:55:50 [2021-05-18T09:55:50.708Z] 
09:55:50 [2021-05-18T09:55:50.708Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
09:55:50 [2021-05-18T09:55:50.709Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91
09:55:50 [2021-05-18T09:55:50.709Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
09:55:50 [2021-05-18T09:55:50.717Z] #45 13.50 math
09:55:50 [2021-05-18T09:55:50.995Z] #9 DONE 22.4s
09:55:50 [2021-05-18T09:55:50.995Z] 
09:55:50 [2021-05-18T09:55:50.995Z] #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
09:55:50 [2021-05-18T09:55:50.995Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.35 Selecting previously unselected package libkeyutils1:arm64.
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.35 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.36 Unpacking libkeyutils1:arm64 (1.6-6) ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.40 Selecting previously unselected package libkrb5support0:arm64.
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.40 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.40 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.44 Selecting previously unselected package libk5crypto3:arm64.
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.45 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.45 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.50 Selecting previously unselected package libkrb5-3:arm64.
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.50 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
09:55:50 [2021-05-18T09:55:50.995Z] #27 12.51 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.62 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.63 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.63 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.70 Selecting previously unselected package libsasl2-modules-db:arm64.
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.70 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.70 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.76 Selecting previously unselected package libsasl2-2:arm64.
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.76 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.77 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.82 Selecting previously unselected package libldap-common.
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.82 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.83 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.92 Selecting previously unselected package libldap-2.4-2:arm64.
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.92 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.312Z] #27 12.92 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.00 Selecting previously unselected package libnghttp2-14:arm64.
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.00 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.00 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.08 Selecting previously unselected package libpsl5:arm64.
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.08 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.08 Unpacking libpsl5:arm64 (0.20.2-2) ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.13 Selecting previously unselected package librtmp1:arm64.
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.15 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.15 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.22 Selecting previously unselected package libssh2-1:arm64.
09:55:51 [2021-05-18T09:55:51.626Z] #27 13.22 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
09:55:51 [2021-05-18T09:55:51.888Z] #27 13.24 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
09:55:52 [2021-05-18T09:55:52.285Z] #47 ...
09:55:52 [2021-05-18T09:55:52.285Z] 
09:55:52 [2021-05-18T09:55:52.285Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:52 [2021-05-18T09:55:52.285Z] #34 sha256:bd01b7eb453b7e521368df117efbaeb7511d20514cc910877c1675224d7ef769
09:55:52 [2021-05-18T09:55:52.285Z] #34 23.93 github.com/pelletier/go-toml/cmd/tomll
09:55:52 [2021-05-18T09:55:52.285Z] #34 DONE 30.3s
09:55:52 [2021-05-18T09:55:52.285Z] 
09:55:52 [2021-05-18T09:55:52.285Z] #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
09:55:52 [2021-05-18T09:55:52.285Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:55:52 [2021-05-18T09:55:52.285Z] #49 24.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.40 go: downloading github.com/subosito/gotenv v1.2.0
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.41 go: downloading github.com/mattn/go-isatty v0.0.8
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.59 go: downloading github.com/sirupsen/logrus v1.4.2
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:55:52 [2021-05-18T09:55:52.285Z] #49 28.87 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.18 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.31 go: extracting github.com/sirupsen/logrus v1.4.2
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.31 go: extracting github.com/subosito/gotenv v1.2.0
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.36 go: extracting github.com/mattn/go-isatty v0.0.8
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.40 go: downloading github.com/ultraware/whitespace v0.0.4
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.61 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.62 go: downloading github.com/ultraware/funlen v0.0.2
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.95 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:55:52 [2021-05-18T09:55:52.285Z] #49 29.97 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:55:52 [2021-05-18T09:55:52.285Z] #49 30.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:55:52 [2021-05-18T09:55:52.285Z] #49 30.13 go: extracting github.com/ultraware/funlen v0.0.2
09:55:52 [2021-05-18T09:55:52.285Z] #49 30.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:55:52 [2021-05-18T09:55:52.285Z] #49 30.16 go: extracting github.com/ultraware/whitespace v0.0.4
09:55:52 [2021-05-18T09:55:52.285Z] #49 30.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:55:52 [2021-05-18T09:55:52.285Z] #49 30.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:52 [2021-05-18T09:55:52.442Z] #13 ...
09:55:52 [2021-05-18T09:55:52.442Z] 
09:55:52 [2021-05-18T09:55:52.442Z] #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
09:55:52 [2021-05-18T09:55:52.442Z] #24 sha256:b4d733de1d44ad9ed1a8d628e3818540640993a2f973bf61fc9c728f255e5ccf
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + RM_GOPATH=0
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + TMP_GOPATH=
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + : /build
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + '[' -z '' ']'
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 ++ mktemp -d
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + export GOPATH=/tmp/tmp.GwAwanEgHn
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + GOPATH=/tmp/tmp.GwAwanEgHn
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + RM_GOPATH=1
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 + case "$(go env GOARCH)" in
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.106 ++ go env GOARCH
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.124 + export GO_BUILDMODE=-buildmode=pie
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.124 + GO_BUILDMODE=-buildmode=pie
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.151 ++ dirname /tmp/install/install.sh
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.153 + dir=/tmp/install
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 + bin=dockercli
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 + shift
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 + . /tmp/install/dockercli.installer
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 ++ : stable
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 ++ : 17.06.2-ce
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 + install_dockercli
09:55:52 [2021-05-18T09:55:52.442Z] #24 8.155 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.157 Install docker/cli version 17.06.2-ce from stable
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.159 ++ uname -m
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.162 + arch=x86_64
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.163 + '[' x86_64 '!=' x86_64 ']'
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.163 + url=https://download.docker.com/linux/static
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.164 + tar -xz docker/docker
09:55:52 [2021-05-18T09:55:52.443Z] #24 8.164 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:55:52 [2021-05-18T09:55:52.443Z] #24 ...
09:55:52 [2021-05-18T09:55:52.443Z] 
09:55:52 [2021-05-18T09:55:52.443Z] #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
09:55:52 [2021-05-18T09:55:52.443Z] #47 sha256:1fae5449219273c400ccb8956a111218c3a419bef3d284c13bd5ad6d39c482c6
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + RM_GOPATH=0
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + TMP_GOPATH=
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + : /build
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + '[' -z '' ']'
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 ++ mktemp -d
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + export GOPATH=/tmp/tmp.b5RwyUSbiQ
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + GOPATH=/tmp/tmp.b5RwyUSbiQ
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + RM_GOPATH=1
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.930 + case "$(go env GOARCH)" in
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.935 ++ go env GOARCH
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.941 + export GO_BUILDMODE=-buildmode=pie
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.941 + GO_BUILDMODE=-buildmode=pie
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.941 ++ dirname /tmp/install/install.sh
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + dir=/tmp/install
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + bin=gotestsum
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + shift
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + . /tmp/install/gotestsum.installer
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 ++ : v0.5.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + install_gotestsum
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + set -e
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + export GO111MODULE=on
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + GO111MODULE=on
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + GOBIN=/build
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.953 + go get gotest.tools/gotestsum@v0.5.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.999 go: finding gotest.tools v0.5.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 6.999 go: finding gotest.tools/gotestsum v0.5.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 7.589 go: downloading gotest.tools/gotestsum v0.5.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 8.132 go: extracting gotest.tools/gotestsum v0.5.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 8.863 go: downloading github.com/pkg/errors v0.9.1
09:55:52 [2021-05-18T09:55:52.443Z] #47 8.948 go: downloading github.com/fatih/color v1.9.0
09:55:52 [2021-05-18T09:55:52.443Z] #47 8.989 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:52 [2021-05-18T09:55:52.443Z] #47 8.989 go: downloading github.com/jonboulle/clockwork v0.1.0
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.035 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.210 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.258 go: extracting github.com/pkg/errors v0.9.1
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.576 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.593 go: downloading github.com/spf13/pflag v1.0.3
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.595 go: extracting github.com/jonboulle/clockwork v0.1.0
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.796 go: extracting github.com/fatih/color v1.9.0
09:55:52 [2021-05-18T09:55:52.443Z] #47 9.936 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:52 [2021-05-18T09:55:52.443Z] #47 10.13 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:52 [2021-05-18T09:55:52.443Z] #47 10.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:52 [2021-05-18T09:55:52.443Z] #47 10.15 go: downloading github.com/mattn/go-isatty v0.0.12
09:55:52 [2021-05-18T09:55:52.443Z] #47 10.15 go: downloading github.com/mattn/go-colorable v0.1.6
09:55:52 [2021-05-18T09:55:52.443Z] #47 ...
09:55:52 [2021-05-18T09:55:52.443Z] 
09:55:52 [2021-05-18T09:55:52.443Z] #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
09:55:52 [2021-05-18T09:55:52.443Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:55:52 [2021-05-18T09:55:52.443Z] #42 8.336 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:52 [2021-05-18T09:55:52.443Z] #42 8.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:52 [2021-05-18T09:55:52.443Z] #42 8.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:52 [2021-05-18T09:55:52.443Z] #42 9.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:52 [2021-05-18T09:55:52.443Z] #42 ...
09:55:52 [2021-05-18T09:55:52.443Z] 
09:55:52 [2021-05-18T09:55:52.443Z] #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
09:55:52 [2021-05-18T09:55:52.443Z] #67 sha256:11539c7502d4e3349914971ba85ea0c3fef3e79a9a452d2f2a2c38ac66c6e747
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + RM_GOPATH=0
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + TMP_GOPATH=
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + : /build
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + '[' -z '' ']'
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 ++ mktemp -d
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + export GOPATH=/tmp/tmp.7NlkojUDPT
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + GOPATH=/tmp/tmp.7NlkojUDPT
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + RM_GOPATH=1
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 + case "$(go env GOARCH)" in
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.292 ++ go env GOARCH
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.307 + export GO_BUILDMODE=-buildmode=pie
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.307 + GO_BUILDMODE=-buildmode=pie
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.307 ++ dirname /tmp/install/install.sh
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + dir=/tmp/install
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + bin=proxy
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + shift
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + '[' '!' -f /tmp/install/proxy.installer ']'
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + . /tmp/install/proxy.installer
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + install_proxy
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + case "$1" in
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + export CGO_ENABLED=0
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + CGO_ENABLED=0
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + _install_proxy
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7NlkojUDPT/src/github.com/docker/libnetwork
09:55:52 [2021-05-18T09:55:52.443Z] #67 6.338 Cloning into '/tmp/tmp.7NlkojUDPT/src/github.com/docker/libnetwork'...
09:55:52 [2021-05-18T09:55:52.545Z] #49 30.50 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:55:52 [2021-05-18T09:55:52.545Z] #49 30.50 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:55:52 [2021-05-18T09:55:52.598Z] #13 ...
09:55:52 [2021-05-18T09:55:52.598Z] 
09:55:52 [2021-05-18T09:55:52.598Z] #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
09:55:52 [2021-05-18T09:55:52.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:55:52 [2021-05-18T09:55:52.598Z] #43 4.866 fatal: not a git repository (or any of the parent directories): .git
09:55:52 [2021-05-18T09:55:52.598Z] #43 4.904   GEN      .gitid
09:55:52 [2021-05-18T09:55:52.598Z] #43 4.911   GEN      criu/include/version.h
09:55:52 [2021-05-18T09:55:52.598Z] #43 4.967   GEN      include/common/asm
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.268   PBCC     images/timens.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.302   DEP      images/timens.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.346   PBCC     images/fown.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.389   PBCC     images/google/protobuf/descriptor.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.450   PBCC     images/opts.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.489   PBCC     images/memfd.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.526   DEP      images/fown.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.570   DEP      images/google/protobuf/descriptor.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.651   DEP      images/opts.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.747   DEP      images/memfd.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.772   PBCC     images/sit.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.830   DEP      images/sit.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.884   PBCC     images/macvlan.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.911   DEP      images/macvlan.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 6.998   PBCC     images/autofs.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.027   DEP      images/autofs.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.099   PBCC     images/sysctl.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.122   DEP      images/sysctl.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.183   PBCC     images/time.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.216   DEP      images/time.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.267   PBCC     images/binfmt-misc.pb-c.c
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.307   DEP      images/binfmt-misc.pb-c.d
09:55:52 [2021-05-18T09:55:52.598Z] #43 7.346   PBCC     images/seccomp.pb-c.c
09:55:52 [2021-05-18T09:55:52.704Z] #67 ...
09:55:52 [2021-05-18T09:55:52.704Z] 
09:55:52 [2021-05-18T09:55:52.704Z] #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
09:55:52 [2021-05-18T09:55:52.705Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:55:52 [2021-05-18T09:55:52.705Z] #40 9.023 + git clone https://github.com/docker/distribution.git .
09:55:52 [2021-05-18T09:55:52.705Z] #40 9.026 Cloning into '.'...
09:55:52 [2021-05-18T09:55:52.705Z] #40 ...
09:55:52 [2021-05-18T09:55:52.705Z] 
09:55:52 [2021-05-18T09:55:52.705Z] #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
09:55:52 [2021-05-18T09:55:52.705Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:52 [2021-05-18T09:55:52.705Z] #55 9.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:52 [2021-05-18T09:55:52.705Z] #55 10.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:52 [2021-05-18T09:55:52.705Z] #55 10.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:52 [2021-05-18T09:55:52.805Z] #49 ...
09:55:52 [2021-05-18T09:55:52.805Z] 
09:55:52 [2021-05-18T09:55:52.805Z] #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
09:55:52 [2021-05-18T09:55:52.805Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:52 [2021-05-18T09:55:52.805Z] #13 16.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:52 [2021-05-18T09:55:52.842Z] #27 14.54 Selecting previously unselected package libcurl4:arm64.
09:55:52 [2021-05-18T09:55:52.842Z] #27 14.54 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
09:55:52 [2021-05-18T09:55:52.855Z] #43 7.352   DEP      images/seccomp.pb-c.d
09:55:52 [2021-05-18T09:55:52.855Z] #43 7.410   PBCC     images/userns.pb-c.c
09:55:52 [2021-05-18T09:55:52.855Z] #43 7.470   DEP      images/userns.pb-c.d
09:55:52 [2021-05-18T09:55:52.855Z] #43 7.522   PBCC     images/cgroup.pb-c.c
09:55:52 [2021-05-18T09:55:52.855Z] #43 7.528   DEP      images/cgroup.pb-c.d
09:55:52 [2021-05-18T09:55:52.855Z] #43 7.586   PBCC     images/ext-file.pb-c.c
09:55:52 [2021-05-18T09:55:52.968Z] #55 ...
09:55:52 [2021-05-18T09:55:52.968Z] 
09:55:52 [2021-05-18T09:55:52.968Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:52 [2021-05-18T09:55:52.968Z] #34 sha256:3450ec0e4b3cdc7a3172c0b8ae07e00f9cef72893b00b3f2ab38f651fcd5531b
09:55:52 [2021-05-18T09:55:52.968Z] #34 8.718 Install go-toml version v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 8.742 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 8.747 go: finding github.com/pelletier/go-toml/cmd v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 8.747 go: finding github.com/pelletier/go-toml v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 8.747 go: finding github.com/pelletier v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 8.747 go: finding github.com v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 10.29 go: downloading github.com/pelletier/go-toml v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 10.96 go: extracting github.com/pelletier/go-toml v1.8.1
09:55:52 [2021-05-18T09:55:52.968Z] #34 ...
09:55:52 [2021-05-18T09:55:52.968Z] 
09:55:52 [2021-05-18T09:55:52.968Z] #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
09:55:52 [2021-05-18T09:55:52.968Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:52 [2021-05-18T09:55:52.968Z] #36 8.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:52 [2021-05-18T09:55:52.968Z] #36 8.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:52 [2021-05-18T09:55:52.968Z] #36 8.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:52 [2021-05-18T09:55:52.968Z] #36 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:53 [2021-05-18T09:55:53.065Z] #13 ...
09:55:53 [2021-05-18T09:55:53.065Z] 
09:55:53 [2021-05-18T09:55:53.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
09:55:53 [2021-05-18T09:55:53.065Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:55:53 [2021-05-18T09:55:53.065Z] #49 30.93 go: downloading github.com/spf13/cobra v0.0.5
09:55:53 [2021-05-18T09:55:53.065Z] #49 30.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:55:53 [2021-05-18T09:55:53.065Z] #49 31.04 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:55:53 [2021-05-18T09:55:53.111Z] #43 7.597   DEP      images/ext-file.pb-c.d
09:55:53 [2021-05-18T09:55:53.111Z] #43 7.637   PBCC     images/rpc.pb-c.c
09:55:53 [2021-05-18T09:55:53.111Z] #43 7.662   DEP      images/rpc.pb-c.d
09:55:53 [2021-05-18T09:55:53.111Z] #43 7.694   PBCC     images/siginfo.pb-c.c
09:55:53 [2021-05-18T09:55:53.111Z] #43 7.711   DEP      images/siginfo.pb-c.d
09:55:53 [2021-05-18T09:55:53.112Z] #43 7.740   PBCC     images/pagemap.pb-c.c
09:55:53 [2021-05-18T09:55:53.112Z] #43 7.764   DEP      images/pagemap.pb-c.d
09:55:53 [2021-05-18T09:55:53.112Z] #43 7.798   PBCC     images/rlimit.pb-c.c
09:55:53 [2021-05-18T09:55:53.147Z] #27 14.54 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
09:55:53 [2021-05-18T09:55:53.147Z] #27 14.62 Selecting previously unselected package curl.
09:55:53 [2021-05-18T09:55:53.147Z] #27 14.62 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
09:55:53 [2021-05-18T09:55:53.147Z] #27 14.66 Unpacking curl (7.64.0-4+deb10u2) ...
09:55:53 [2021-05-18T09:55:53.230Z] #36 ...
09:55:53 [2021-05-18T09:55:53.230Z] 
09:55:53 [2021-05-18T09:55:53.230Z] #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
09:55:53 [2021-05-18T09:55:53.230Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.134 + RM_GOPATH=0
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.134 + TMP_GOPATH=
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.134 + : /build
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.134 + '[' -z '' ']'
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.134 ++ mktemp -d
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.144 + export GOPATH=/tmp/tmp.PwWDjyyj9p
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.144 + GOPATH=/tmp/tmp.PwWDjyyj9p
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.144 + RM_GOPATH=1
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.144 + case "$(go env GOARCH)" in
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.144 ++ go env GOARCH
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.204 + export GO_BUILDMODE=-buildmode=pie
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.204 + GO_BUILDMODE=-buildmode=pie
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.204 ++ dirname /tmp/install/install.sh
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.207 + dir=/tmp/install
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.207 + bin=vndr
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.207 + shift
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 + '[' '!' -f /tmp/install/vndr.installer ']'
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 + . /tmp/install/vndr.installer
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 + install_vndr
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.212 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PwWDjyyj9p/src/github.com/LK4D4/vndr
09:55:53 [2021-05-18T09:55:53.230Z] #45 9.216 Cloning into '/tmp/tmp.PwWDjyyj9p/src/github.com/LK4D4/vndr'...
09:55:53 [2021-05-18T09:55:53.230Z] #45 10.64 + cd /tmp/tmp.PwWDjyyj9p/src/github.com/LK4D4/vndr
09:55:53 [2021-05-18T09:55:53.230Z] #45 10.64 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:55:53 [2021-05-18T09:55:53.230Z] #45 10.68 + go build -buildmode=pie -v -o /build/vndr .
09:55:53 [2021-05-18T09:55:53.327Z] #49 31.33 go: downloading golang.org/x/text v0.3.2
09:55:53 [2021-05-18T09:55:53.327Z] #49 31.33 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:55:53 [2021-05-18T09:55:53.327Z] #49 31.37 go: downloading github.com/hashicorp/hcl v1.0.0
09:55:53 [2021-05-18T09:55:53.327Z] #49 31.41 go: downloading github.com/kisielk/gotool v1.0.0
09:55:53 [2021-05-18T09:55:53.368Z] #43 7.810   DEP      images/rlimit.pb-c.d
09:55:53 [2021-05-18T09:55:53.368Z] #43 7.842   PBCC     images/file-lock.pb-c.c
09:55:53 [2021-05-18T09:55:53.368Z] #43 7.855   DEP      images/file-lock.pb-c.d
09:55:53 [2021-05-18T09:55:53.368Z] #43 7.915   PBCC     images/tty.pb-c.c
09:55:53 [2021-05-18T09:55:53.368Z] #43 7.992   DEP      images/tty.pb-c.d
09:55:53 [2021-05-18T09:55:53.368Z] #43 8.031   PBCC     images/tun.pb-c.c
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.75 Selecting previously unselected package libonig5:arm64.
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.75 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.76 Unpacking libonig5:arm64 (6.9.1-1) ...
09:55:53 [2021-05-18T09:55:53.410Z] #27 ...
09:55:53 [2021-05-18T09:55:53.410Z] 
09:55:53 [2021-05-18T09:55:53.410Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:55:53 [2021-05-18T09:55:53.410Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6
09:55:53 [2021-05-18T09:55:53.410Z] #10 DONE 2.4s
09:55:53 [2021-05-18T09:55:53.410Z] 
09:55:53 [2021-05-18T09:55:53.410Z] #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
09:55:53 [2021-05-18T09:55:53.410Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.87 Selecting previously unselected package libjq1:arm64.
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.88 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.94 Selecting previously unselected package jq.
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.94 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
09:55:53 [2021-05-18T09:55:53.410Z] #27 14.94 Unpacking jq (1.5+dfsg-2+b1) ...
09:55:53 [2021-05-18T09:55:53.410Z] #27 15.07 Setting up libkeyutils1:arm64 (1.6-6) ...
09:55:53 [2021-05-18T09:55:53.544Z] #45 ...
09:55:53 [2021-05-18T09:55:53.544Z] 
09:55:53 [2021-05-18T09:55:53.544Z] #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
09:55:53 [2021-05-18T09:55:53.544Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.530 + RM_GOPATH=0
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.530 + TMP_GOPATH=
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.530 + : /build
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.532 + '[' -z '' ']'
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.532 ++ mktemp -d
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.532 + export GOPATH=/tmp/tmp.48x6h9gMIE
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.532 + GOPATH=/tmp/tmp.48x6h9gMIE
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.532 + RM_GOPATH=1
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.532 + case "$(go env GOARCH)" in
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.534 ++ go env GOARCH
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + export GO_BUILDMODE=-buildmode=pie
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + GO_BUILDMODE=-buildmode=pie
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 ++ dirname /tmp/install/install.sh
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + dir=/tmp/install
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + bin=shfmt
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + shift
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + . /tmp/install/shfmt.installer
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + install_shfmt
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.539 + git clone https://github.com/mvdan/sh.git /tmp/tmp.48x6h9gMIE/src/github.com/mvdan/sh
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.540 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:55:53 [2021-05-18T09:55:53.544Z] #51 5.540 Cloning into '/tmp/tmp.48x6h9gMIE/src/github.com/mvdan/sh'...
09:55:53 [2021-05-18T09:55:53.544Z] #51 ...
09:55:53 [2021-05-18T09:55:53.544Z] 
09:55:53 [2021-05-18T09:55:53.544Z] #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
09:55:53 [2021-05-18T09:55:53.544Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + RM_GOPATH=0
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + TMP_GOPATH=
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + : /build
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + '[' -z '' ']'
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 ++ mktemp -d
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + export GOPATH=/tmp/tmp.ZNqUYnG6ll
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + GOPATH=/tmp/tmp.ZNqUYnG6ll
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + RM_GOPATH=1
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 + case "$(go env GOARCH)" in
09:55:53 [2021-05-18T09:55:53.544Z] #49 8.961 ++ go env GOARCH
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + export GO_BUILDMODE=-buildmode=pie
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + GO_BUILDMODE=-buildmode=pie
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 ++ dirname /tmp/install/install.sh
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + dir=/tmp/install
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + bin=golangci_lint
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + shift
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + . /tmp/install/golangci_lint.installer
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 ++ : v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + install_golangci_lint
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + set -e
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + export GO111MODULE=on
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + GO111MODULE=on
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + GOBIN=/build
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.035 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.061 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.061 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.067 go: finding github.com/golangci/golangci-lint v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.067 go: finding github.com/golangci v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 9.068 go: finding github.com v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 10.31 go: downloading github.com/golangci/golangci-lint v1.23.8
09:55:53 [2021-05-18T09:55:53.544Z] #49 11.31 go: extracting github.com/golangci/golangci-lint v1.23.8
09:55:53 [2021-05-18T09:55:53.587Z] #49 31.44 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:55:53 [2021-05-18T09:55:53.587Z] #49 31.65 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:55:53 [2021-05-18T09:55:53.587Z] #49 31.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:53 [2021-05-18T09:55:53.625Z] #43 8.097   PBCC     images/netdev.pb-c.c
09:55:53 [2021-05-18T09:55:53.625Z] #43 8.179   DEP      images/tun.pb-c.d
09:55:53 [2021-05-18T09:55:53.625Z] #43 8.230   DEP      images/netdev.pb-c.d
09:55:53 [2021-05-18T09:55:53.625Z] #43 8.286   PBCC     images/vma.pb-c.c
09:55:53 [2021-05-18T09:55:53.672Z] #27 15.08 Setting up libpsl5:arm64 (0.20.2-2) ...
09:55:53 [2021-05-18T09:55:53.673Z] #27 15.10 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
09:55:53 [2021-05-18T09:55:53.814Z] #49 ...
09:55:53 [2021-05-18T09:55:53.814Z] 
09:55:53 [2021-05-18T09:55:53.814Z] #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
09:55:53 [2021-05-18T09:55:53.814Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:53 [2021-05-18T09:55:53.814Z] #55 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:53 [2021-05-18T09:55:53.882Z] #43 8.344   DEP      images/vma.pb-c.d
09:55:53 [2021-05-18T09:55:53.882Z] #43 8.402   PBCC     images/creds.pb-c.c
09:55:53 [2021-05-18T09:55:53.882Z] #43 8.419   DEP      images/creds.pb-c.d
09:55:53 [2021-05-18T09:55:53.882Z] #43 8.454   PBCC     images/utsns.pb-c.c
09:55:53 [2021-05-18T09:55:53.882Z] #43 8.472   DEP      images/utsns.pb-c.d
09:55:53 [2021-05-18T09:55:53.882Z] #43 8.519   PBCC     images/ipc-desc.pb-c.c
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.38 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.40 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.41 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.42 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.43 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.45 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.46 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.47 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 ...
09:55:53 [2021-05-18T09:55:53.935Z] 
09:55:53 [2021-05-18T09:55:53.935Z] #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
09:55:53 [2021-05-18T09:55:53.935Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5
09:55:53 [2021-05-18T09:55:53.935Z] #11 DONE 0.7s
09:55:53 [2021-05-18T09:55:53.935Z] 
09:55:53 [2021-05-18T09:55:53.935Z] #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
09:55:53 [2021-05-18T09:55:53.935Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.48 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.49 Setting up openssl (1.1.1d-0+deb10u6) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.51 Setting up libonig5:arm64 (6.9.1-1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.53 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.54 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
09:55:53 [2021-05-18T09:55:53.935Z] #27 15.55 Setting up ca-certificates (20200601~deb10u2) ...
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.540   PBCC     images/ipc-sem.pb-c.c
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.562   DEP      images/ipc-desc.pb-c.d
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.616   DEP      images/ipc-sem.pb-c.d
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.686   PBCC     images/ipc-msg.pb-c.c
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.722   DEP      images/ipc-msg.pb-c.d
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.762   PBCC     images/ipc-shm.pb-c.c
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.777   DEP      images/ipc-shm.pb-c.d
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.817   PBCC     images/ipc-var.pb-c.c
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.847   DEP      images/ipc-var.pb-c.d
09:55:54 [2021-05-18T09:55:54.138Z] #43 8.888   PBCC     images/sk-opts.pb-c.c
09:55:54 [2021-05-18T09:55:54.159Z] #49 31.98 go: extracting github.com/spf13/cobra v0.0.5
09:55:54 [2021-05-18T09:55:54.159Z] #49 32.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:55:54 [2021-05-18T09:55:54.395Z] #43 8.929   PBCC     images/packet-sock.pb-c.c
09:55:54 [2021-05-18T09:55:54.395Z] #43 8.980   DEP      images/sk-opts.pb-c.d
09:55:54 [2021-05-18T09:55:54.395Z] #43 9.038   DEP      images/packet-sock.pb-c.d
09:55:54 [2021-05-18T09:55:54.395Z] #43 9.103   PBCC     images/sk-netlink.pb-c.c
09:55:54 [2021-05-18T09:55:54.395Z] #43 9.156   DEP      images/sk-netlink.pb-c.d
09:55:54 [2021-05-18T09:55:54.530Z] #27 ...
09:55:54 [2021-05-18T09:55:54.530Z] 
09:55:54 [2021-05-18T09:55:54.530Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:55:54 [2021-05-18T09:55:54.530Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58
09:55:54 [2021-05-18T09:55:54.530Z] #39 DONE 0.2s
09:55:54 [2021-05-18T09:55:54.530Z] 
09:55:54 [2021-05-18T09:55:54.530Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:55:54 [2021-05-18T09:55:54.530Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58
09:55:54 [2021-05-18T09:55:54.530Z] #31 DONE 0.2s
09:55:54 [2021-05-18T09:55:54.530Z] 
09:55:54 [2021-05-18T09:55:54.531Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:55:54 [2021-05-18T09:55:54.531Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:55:54 [2021-05-18T09:55:54.652Z] #43 9.214   PBCC     images/sk-inet.pb-c.c
09:55:54 [2021-05-18T09:55:54.652Z] #43 9.286   DEP      images/sk-inet.pb-c.d
09:55:54 [2021-05-18T09:55:54.652Z] #43 9.337   PBCC     images/sk-unix.pb-c.c
09:55:54 [2021-05-18T09:55:54.652Z] #43 9.382   DEP      images/sk-unix.pb-c.d
09:55:54 [2021-05-18T09:55:54.792Z] #49 32.77 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:55:54 [2021-05-18T09:55:54.792Z] #49 32.77 go: downloading gopkg.in/yaml.v2 v2.2.7
09:55:54 [2021-05-18T09:55:54.909Z] #43 9.450   PBCC     images/mm.pb-c.c
09:55:54 [2021-05-18T09:55:54.909Z] #43 9.487   DEP      images/mm.pb-c.d
09:55:54 [2021-05-18T09:55:54.909Z] #43 9.528   PBCC     images/timerfd.pb-c.c
09:55:54 [2021-05-18T09:55:54.909Z] #43 9.586   DEP      images/timerfd.pb-c.d
09:55:54 [2021-05-18T09:55:54.909Z] #43 9.650   PBCC     images/timer.pb-c.c
09:55:54 [2021-05-18T09:55:54.934Z] #45 17.47 internal/testlog
09:55:55 [2021-05-18T09:55:55.053Z] #49 33.13 go: extracting github.com/hashicorp/hcl v1.0.0
09:55:55 [2021-05-18T09:55:55.053Z] #49 33.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:55:55 [2021-05-18T09:55:55.166Z] #43 9.678   DEP      images/timer.pb-c.d
09:55:55 [2021-05-18T09:55:55.166Z] #43 9.731   PBCC     images/sa.pb-c.c
09:55:55 [2021-05-18T09:55:55.166Z] #43 9.814   DEP      images/sa.pb-c.d
09:55:55 [2021-05-18T09:55:55.166Z] #43 9.862   PBCC     images/pipe-data.pb-c.c
09:55:55 [2021-05-18T09:55:55.166Z] #43 9.879   DEP      images/pipe-data.pb-c.d
09:55:55 [2021-05-18T09:55:55.166Z] #43 9.915   PBCC     images/mnt.pb-c.c
09:55:55 [2021-05-18T09:55:55.194Z] #45 17.79 encoding
09:55:55 [2021-05-18T09:55:55.194Z] #45 ...
09:55:55 [2021-05-18T09:55:55.194Z] 
09:55:55 [2021-05-18T09:55:55.194Z] #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
09:55:55 [2021-05-18T09:55:55.194Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.35 go: downloading github.com/pkg/errors v0.8.1
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.41 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.41 go: downloading github.com/go-critic/go-critic v0.4.1
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.41 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.57 go: downloading github.com/spf13/cobra v0.0.5
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.58 go: extracting github.com/pkg/errors v0.8.1
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.80 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:55:55 [2021-05-18T09:55:55.194Z] #49 14.97 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:55:55 [2021-05-18T09:55:55.194Z] #49 15.05 go: extracting github.com/go-critic/go-critic v0.4.1
09:55:55 [2021-05-18T09:55:55.194Z] #49 15.33 go: extracting github.com/spf13/cobra v0.0.5
09:55:55 [2021-05-18T09:55:55.194Z] #49 15.68 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:55:55 [2021-05-18T09:55:55.194Z] #49 16.07 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:55:55 [2021-05-18T09:55:55.194Z] #49 16.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:55:55 [2021-05-18T09:55:55.194Z] #49 16.35 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:55:55 [2021-05-18T09:55:55.194Z] #49 16.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:55 [2021-05-18T09:55:55.194Z] #49 17.54 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:55:55 [2021-05-18T09:55:55.315Z] #49 33.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:55:55 [2021-05-18T09:55:55.316Z] #49 33.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:55:55 [2021-05-18T09:55:55.422Z] #43 9.958   DEP      images/mnt.pb-c.d
09:55:55 [2021-05-18T09:55:55.422Z] #43 10.00   PBCC     images/sk-packet.pb-c.c
09:55:55 [2021-05-18T09:55:55.422Z] #43 10.02   DEP      images/sk-packet.pb-c.d
09:55:55 [2021-05-18T09:55:55.422Z] #43 10.08   PBCC     images/tcp-stream.pb-c.c
09:55:55 [2021-05-18T09:55:55.422Z] #43 10.12   DEP      images/tcp-stream.pb-c.d
09:55:55 [2021-05-18T09:55:55.576Z] #49 33.48 go: extracting github.com/kisielk/gotool v1.0.0
09:55:55 [2021-05-18T09:55:55.576Z] #49 33.49 go: extracting gopkg.in/yaml.v2 v2.2.7
09:55:55 [2021-05-18T09:55:55.576Z] #49 33.56 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:55:55 [2021-05-18T09:55:55.679Z] #43 10.20   PBCC     images/pipe.pb-c.c
09:55:55 [2021-05-18T09:55:55.679Z] #43 10.27   DEP      images/pipe.pb-c.d
09:55:55 [2021-05-18T09:55:55.679Z] #43 10.31   PBCC     images/pstree.pb-c.c
09:55:55 [2021-05-18T09:55:55.679Z] #43 10.34   DEP      images/pstree.pb-c.d
09:55:55 [2021-05-18T09:55:55.679Z] #43 10.41   PBCC     images/fs.pb-c.c
09:55:55 [2021-05-18T09:55:55.836Z] #49 33.83 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:55:55 [2021-05-18T09:55:55.935Z] #43 10.45   DEP      images/fs.pb-c.d
09:55:55 [2021-05-18T09:55:55.935Z] #43 10.50   PBCC     images/signalfd.pb-c.c
09:55:55 [2021-05-18T09:55:55.935Z] #43 10.56   DEP      images/signalfd.pb-c.d
09:55:55 [2021-05-18T09:55:55.935Z] #43 10.62   PBCC     images/fh.pb-c.c
09:55:55 [2021-05-18T09:55:55.935Z] #43 10.69   PBCC     images/fsnotify.pb-c.c
09:55:56 [2021-05-18T09:55:56.099Z] #49 34.20 go: downloading github.com/mattn/go-colorable v0.1.4
09:55:56 [2021-05-18T09:55:56.099Z] #49 ...
09:55:56 [2021-05-18T09:55:56.099Z] 
09:55:56 [2021-05-18T09:55:56.099Z] #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
09:55:56 [2021-05-18T09:55:56.099Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:55:56 [2021-05-18T09:55:56.099Z] #58 24.17 go: extracting github.com/moby/vpnkit v0.5.0
09:55:56 [2021-05-18T09:55:56.099Z] #58 24.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:55:56 [2021-05-18T09:55:56.099Z] #58 24.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:55:56 [2021-05-18T09:55:56.099Z] #58 26.19 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:55:56 [2021-05-18T09:55:56.099Z] #58 26.22 go: extracting github.com/urfave/cli/v2 v2.3.0
09:55:56 [2021-05-18T09:55:56.099Z] #58 33.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:55:56 [2021-05-18T09:55:56.134Z] #49 18.93 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:55:56 [2021-05-18T09:55:56.194Z] #43 10.77   DEP      images/fh.pb-c.d
09:55:56 [2021-05-18T09:55:56.358Z] #58 ...
09:55:56 [2021-05-18T09:55:56.358Z] 
09:55:56 [2021-05-18T09:55:56.358Z] #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
09:55:56 [2021-05-18T09:55:56.358Z] #67 sha256:2b5c3b788faef8843bf46db370d7494b2e22b1c679ac3be21232234b3902ab57
09:55:56 [2021-05-18T09:55:56.451Z] #43 10.85   DEP      images/fsnotify.pb-c.d
09:55:56 [2021-05-18T09:55:56.451Z] #43 10.89   PBCC     images/eventpoll.pb-c.c
09:55:56 [2021-05-18T09:55:56.451Z] #43 10.93   DEP      images/eventpoll.pb-c.d
09:55:56 [2021-05-18T09:55:56.451Z] #43 10.97   PBCC     images/eventfd.pb-c.c
09:55:56 [2021-05-18T09:55:56.451Z] #43 11.00   DEP      images/eventfd.pb-c.d
09:55:56 [2021-05-18T09:55:56.451Z] #43 11.07   PBCC     images/remap-file-path.pb-c.c
09:55:56 [2021-05-18T09:55:56.451Z] #43 11.08   DEP      images/remap-file-path.pb-c.d
09:55:56 [2021-05-18T09:55:56.707Z] #43 11.12   PBCC     images/fifo.pb-c.c
09:55:56 [2021-05-18T09:55:56.707Z] #43 11.15   DEP      images/fifo.pb-c.d
09:55:56 [2021-05-18T09:55:56.707Z] #43 11.18   PBCC     images/ghost-file.pb-c.c
09:55:56 [2021-05-18T09:55:56.707Z] #43 11.23   DEP      images/ghost-file.pb-c.d
09:55:56 [2021-05-18T09:55:56.707Z] #43 11.31   PBCC     images/regfile.pb-c.c
09:55:56 [2021-05-18T09:55:56.964Z] #43 11.38   DEP      images/regfile.pb-c.d
09:55:56 [2021-05-18T09:55:56.964Z] #43 11.43   PBCC     images/ns.pb-c.c
09:55:56 [2021-05-18T09:55:56.964Z] #43 11.46   DEP      images/ns.pb-c.d
09:55:56 [2021-05-18T09:55:56.964Z] #43 11.53   PBCC     images/fdinfo.pb-c.c
09:55:56 [2021-05-18T09:55:56.964Z] #43 11.61   DEP      images/fdinfo.pb-c.d
09:55:57 [2021-05-18T09:55:57.221Z] #43 11.71   PBCC     images/core-aarch64.pb-c.c
09:55:57 [2021-05-18T09:55:57.221Z] #43 11.78   PBCC     images/core-arm.pb-c.c
09:55:57 [2021-05-18T09:55:57.221Z] #43 11.85   PBCC     images/core-ppc64.pb-c.c
09:55:57 [2021-05-18T09:55:57.221Z] #43 11.87   PBCC     images/core-s390.pb-c.c
09:55:57 [2021-05-18T09:55:57.221Z] #43 11.92   PBCC     images/core-x86.pb-c.c
09:55:57 [2021-05-18T09:55:57.399Z] #67 33.70 Checking out files:  31% (592/1905)   
Checking out files:  32% (610/1905)   
Checking out files:  33% (629/1905)   
Checking out files:  34% (648/1905)   
Checking out files:  35% (667/1905)   
Checking out files:  36% (686/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  72% (1385/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:55:57 [2021-05-18T09:55:57.399Z] #67 35.56 + cd /tmp/tmp.1YzGsMEYZU/src/github.com/docker/libnetwork
09:55:57 [2021-05-18T09:55:57.399Z] #67 35.56 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
09:55:57 [2021-05-18T09:55:57.477Z] #43 12.03   PBCC     images/core.pb-c.c
09:55:57 [2021-05-18T09:55:57.477Z] #43 12.09   PBCC     images/inventory.pb-c.c
09:55:57 [2021-05-18T09:55:57.477Z] #43 12.16   DEP      images/core-aarch64.pb-c.d
09:55:57 [2021-05-18T09:55:57.653Z] #49 ...
09:55:57 [2021-05-18T09:55:57.653Z] 
09:55:57 [2021-05-18T09:55:57.653Z] #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
09:55:57 [2021-05-18T09:55:57.653Z] #47 sha256:e6a6c6d501444aab9edd6ebb4c2a2bef316b8d4578d81531e93e75a3c118f372
09:55:57 [2021-05-18T09:55:57.653Z] #47 10.24 go: extracting github.com/spf13/pflag v1.0.3
09:55:57 [2021-05-18T09:55:57.653Z] #47 10.40 go: extracting github.com/mattn/go-colorable v0.1.6
09:55:57 [2021-05-18T09:55:57.653Z] #47 10.47 go: extracting github.com/mattn/go-isatty v0.0.12
09:55:57 [2021-05-18T09:55:57.653Z] #47 12.75 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:57 [2021-05-18T09:55:57.653Z] #47 13.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:57 [2021-05-18T09:55:57.653Z] #47 15.02 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.42 go: finding github.com/fatih/color v1.9.0
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.48 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.48 go: finding github.com/pkg/errors v0.9.1
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.61 go: finding github.com/mattn/go-colorable v0.1.6
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.63 go: finding github.com/spf13/pflag v1.0.3
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.66 go: finding github.com/mattn/go-isatty v0.0.12
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.93 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:55:57 [2021-05-18T09:55:57.653Z] #47 18.99 go: finding github.com/jonboulle/clockwork v0.1.0
09:55:57 [2021-05-18T09:55:57.653Z] #47 19.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:55:57 [2021-05-18T09:55:57.653Z] #47 19.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:55:57 [2021-05-18T09:55:57.653Z] #47 19.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:55:57 [2021-05-18T09:55:57.653Z] #47 ...
09:55:57 [2021-05-18T09:55:57.653Z] 
09:55:57 [2021-05-18T09:55:57.653Z] #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
09:55:57 [2021-05-18T09:55:57.653Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:55:57 [2021-05-18T09:55:57.653Z] #45 18.24 unicode/utf16
09:55:57 [2021-05-18T09:55:57.653Z] #45 18.48 container/list
09:55:57 [2021-05-18T09:55:57.653Z] #45 19.13 crypto/internal/subtle
09:55:57 [2021-05-18T09:55:57.653Z] #45 19.23 crypto/subtle
09:55:57 [2021-05-18T09:55:57.653Z] #45 19.36 vendor/golang.org/x/crypto/cryptobyte/asn1
09:55:57 [2021-05-18T09:55:57.653Z] #45 19.54 internal/nettrace
09:55:57 [2021-05-18T09:55:57.653Z] #45 19.66 runtime/cgo
09:55:57 [2021-05-18T09:55:57.733Z] #43 12.25   DEP      images/core-arm.pb-c.d
09:55:57 [2021-05-18T09:55:57.734Z] #43 12.29   DEP      images/core-ppc64.pb-c.d
09:55:57 [2021-05-18T09:55:57.734Z] #43 12.37   DEP      images/core-s390.pb-c.d
09:55:57 [2021-05-18T09:55:57.967Z] #67 36.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:55:57 [2021-05-18T09:55:57.990Z] #43 12.45   DEP      images/core-x86.pb-c.d
09:55:57 [2021-05-18T09:55:57.990Z] #43 12.50   DEP      images/core.pb-c.d
09:55:57 [2021-05-18T09:55:57.990Z] #43 12.58   DEP      images/inventory.pb-c.d
09:55:57 [2021-05-18T09:55:57.990Z] #43 12.64   PBCC     images/cpuinfo.pb-c.c
09:55:57 [2021-05-18T09:55:57.990Z] #43 12.67   DEP      images/cpuinfo.pb-c.d
09:55:58 [2021-05-18T09:55:58.010Z] #32 ...
09:55:58 [2021-05-18T09:55:58.010Z] 
09:55:58 [2021-05-18T09:55:58.010Z] #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
09:55:58 [2021-05-18T09:55:58.010Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80
09:55:58 [2021-05-18T09:55:58.010Z] #12 DONE 3.3s
09:55:58 [2021-05-18T09:55:58.010Z] 
09:55:58 [2021-05-18T09:55:58.010Z] #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
09:55:58 [2021-05-18T09:55:58.010Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:55:58 [2021-05-18T09:55:58.079Z] #55 15.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:58 [2021-05-18T09:55:58.246Z] #43 12.74   PBCC     images/stats.pb-c.c
09:55:58 [2021-05-18T09:55:58.246Z] #43 12.78   DEP      images/stats.pb-c.d
09:55:58 [2021-05-18T09:55:58.596Z] #45 ...
09:55:58 [2021-05-18T09:55:58.596Z] 
09:55:58 [2021-05-18T09:55:58.596Z] #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
09:55:58 [2021-05-18T09:55:58.596Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:58 [2021-05-18T09:55:58.596Z] #55 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:58 [2021-05-18T09:55:58.596Z] #55 ...
09:55:58 [2021-05-18T09:55:58.596Z] 
09:55:58 [2021-05-18T09:55:58.596Z] #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
09:55:58 [2021-05-18T09:55:58.596Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:55:58 [2021-05-18T09:55:58.596Z] #40 20.16 Checking out files:  84% (1437/1693)   
Checking out files:  85% (1440/1693)   
Checking out files:  86% (1456/1693)   
Checking out files:  87% (1473/1693)   
Checking out files:  88% (1490/1693)   
Checking out files:  89% (1507/1693)   
Checking out files:  90% (1524/1693)   
Checking out files:  91% (1541/1693)   
Checking out files:  92% (1558/1693)   
Checking out files:  93% (1575/1693)   
Checking out files:  94% (1592/1693)   
Checking out files:  95% (1609/1693)   
Checking out files:  96% (1626/1693)   
Checking out files:  97% (1643/1693)   
Checking out files:  98% (1660/1693)   
Checking out files:  99% (1677/1693)   
Checking out files: 100% (1693/1693)   
Checking out files: 100% (1693/1693), done.
09:55:58 [2021-05-18T09:55:58.596Z] #40 20.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:55:58 [2021-05-18T09:55:58.857Z] #40 ...
09:55:58 [2021-05-18T09:55:58.857Z] 
09:55:58 [2021-05-18T09:55:58.857Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:55:58 [2021-05-18T09:55:58.857Z] #34 sha256:d2498f87e7f2e0f3abd4ae49374917a3a4e24651ed97b0fc10072b8f7bbd3355
09:55:58 [2021-05-18T09:55:58.857Z] #34 16.35 github.com/pelletier/go-toml/cmd/tomll
09:55:58 [2021-05-18T09:55:58.857Z] #34 DONE 21.4s
09:55:58 [2021-05-18T09:55:58.857Z] 
09:55:58 [2021-05-18T09:55:58.857Z] #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
09:55:58 [2021-05-18T09:55:58.857Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:55:58 [2021-05-18T09:55:58.857Z] #13 12.25 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:55:58 [2021-05-18T09:55:58.857Z] #13 12.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:55:58 [2021-05-18T09:55:58.857Z] #13 12.27 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:55:58 [2021-05-18T09:55:58.857Z] #13 12.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:55:58 [2021-05-18T09:55:58.857Z] #13 13.27 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:55:58 [2021-05-18T09:55:58.857Z] #13 15.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:55:59 [2021-05-18T09:55:59.023Z] #55 ...
09:55:59 [2021-05-18T09:55:59.023Z] 
09:55:59 [2021-05-18T09:55:59.023Z] #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
09:55:59 [2021-05-18T09:55:59.023Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:55:59 [2021-05-18T09:55:59.023Z] #45 13.09 runtime/internal/atomic
09:55:59 [2021-05-18T09:55:59.023Z] #45 13.09 internal/cpu
09:55:59 [2021-05-18T09:55:59.023Z] #45 13.68 runtime/internal/sys
09:55:59 [2021-05-18T09:55:59.023Z] #45 14.01 runtime/internal/math
09:55:59 [2021-05-18T09:55:59.023Z] #45 14.03 internal/bytealg
09:55:59 [2021-05-18T09:55:59.023Z] #45 14.22 internal/race
09:55:59 [2021-05-18T09:55:59.023Z] #45 14.37 sync/atomic
09:55:59 [2021-05-18T09:55:59.023Z] #45 15.44 unicode
09:55:59 [2021-05-18T09:55:59.023Z] #45 16.46 runtime
09:55:59 [2021-05-18T09:55:59.118Z] #13 ...
09:55:59 [2021-05-18T09:55:59.118Z] 
09:55:59 [2021-05-18T09:55:59.118Z] #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
09:55:59 [2021-05-18T09:55:59.118Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:55:59 [2021-05-18T09:55:59.118Z] #36 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:55:59 [2021-05-18T09:55:59.118Z] #36 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:55:59 [2021-05-18T09:55:59.118Z] #36 ...
09:55:59 [2021-05-18T09:55:59.118Z] 
09:55:59 [2021-05-18T09:55:59.118Z] #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
09:55:59 [2021-05-18T09:55:59.118Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:55:59 [2021-05-18T09:55:59.118Z] #55 21.85 Fetched 8445 kB in 16s (536 kB/s)
09:55:59 [2021-05-18T09:55:59.615Z] #43 ...
09:55:59 [2021-05-18T09:55:59.615Z] 
09:55:59 [2021-05-18T09:55:59.615Z] #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
09:55:59 [2021-05-18T09:55:59.615Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:55:59 [2021-05-18T09:55:59.615Z] #51 70.25 encoding/json
09:55:59 [2021-05-18T09:55:59.615Z] #51 75.90 github.com/pkg/diff
09:55:59 [2021-05-18T09:55:59.615Z] #51 76.44 go/ast
09:55:59 [2021-05-18T09:55:59.615Z] #51 76.99 golang.org/x/crypto/ssh/terminal
09:55:59 [2021-05-18T09:55:59.615Z] #51 78.02 mvdan.cc/editorconfig
09:55:59 [2021-05-18T09:55:59.615Z] #51 79.16 mvdan.cc/sh/v3/fileutil
09:55:59 [2021-05-18T09:55:59.615Z] #51 79.35 text/tabwriter
09:55:59 [2021-05-18T09:55:59.615Z] #51 79.84 mvdan.cc/sh/v3/syntax
09:55:59 [2021-05-18T09:55:59.615Z] #51 ...
09:55:59 [2021-05-18T09:55:59.615Z] 
09:55:59 [2021-05-18T09:55:59.615Z] #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
09:55:59 [2021-05-18T09:55:59.615Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:55:59 [2021-05-18T09:55:59.615Z] #43 14.25 make[1]: Nothing to be done for 'all'.
09:55:59 [2021-05-18T09:55:59.875Z] #67 ...
09:55:59 [2021-05-18T09:55:59.875Z] 
09:55:59 [2021-05-18T09:55:59.875Z] #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
09:55:59 [2021-05-18T09:55:59.875Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:55:59 [2021-05-18T09:55:59.875Z] #45 27.87 container/list
09:55:59 [2021-05-18T09:55:59.875Z] #45 28.95 crypto/internal/subtle
09:55:59 [2021-05-18T09:55:59.875Z] #45 29.84 crypto/subtle
09:55:59 [2021-05-18T09:55:59.875Z] #45 30.10 vendor/golang.org/x/crypto/cryptobyte/asn1
09:55:59 [2021-05-18T09:55:59.875Z] #45 30.61 internal/nettrace
09:55:59 [2021-05-18T09:55:59.875Z] #45 31.36 runtime/cgo
09:55:59 [2021-05-18T09:55:59.875Z] #45 ...
09:55:59 [2021-05-18T09:55:59.875Z] 
09:55:59 [2021-05-18T09:55:59.875Z] #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
09:55:59 [2021-05-18T09:55:59.875Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.24 go: downloading github.com/spf13/cast v1.3.0
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.24 go: downloading github.com/go-critic/go-critic v0.4.1
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.52 go: extracting github.com/mattn/go-colorable v0.1.4
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.55 go: downloading github.com/pelletier/go-toml v1.2.0
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.65 go: extracting github.com/spf13/cast v1.3.0
09:55:59 [2021-05-18T09:55:59.875Z] #49 34.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:55:59 [2021-05-18T09:55:59.875Z] #49 35.15 go: extracting github.com/pelletier/go-toml v1.2.0
09:55:59 [2021-05-18T09:55:59.875Z] #49 35.27 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:55:59 [2021-05-18T09:55:59.876Z] #49 35.56 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:55:59 [2021-05-18T09:55:59.876Z] #49 35.74 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:55:59 [2021-05-18T09:55:59.876Z] #49 35.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:55:59 [2021-05-18T09:55:59.876Z] #49 35.95 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:55:59 [2021-05-18T09:55:59.876Z] #49 35.98 go: downloading github.com/magiconair/properties v1.8.1
09:55:59 [2021-05-18T09:55:59.876Z] #49 36.14 go: downloading github.com/uudashr/gocognit v1.0.1
09:55:59 [2021-05-18T09:55:59.876Z] #49 36.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:55:59 [2021-05-18T09:55:59.876Z] #49 36.52 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:55:59 [2021-05-18T09:55:59.876Z] #49 36.53 go: extracting github.com/magiconair/properties v1.8.1
09:55:59 [2021-05-18T09:55:59.876Z] #49 36.80 go: extracting github.com/go-critic/go-critic v0.4.1
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.01 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.22 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.40 go: extracting github.com/uudashr/gocognit v1.0.1
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.73 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.80 go: downloading github.com/gobwas/glob v0.2.3
09:55:59 [2021-05-18T09:55:59.876Z] #49 37.93 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:55:59 [2021-05-18T09:55:59.876Z] #49 38.02 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:55:59 [2021-05-18T09:55:59.876Z] #49 38.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:00 [2021-05-18T09:56:00.136Z] #49 38.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:00 [2021-05-18T09:56:00.395Z] #49 ...
09:56:00 [2021-05-18T09:56:00.395Z] 
09:56:00 [2021-05-18T09:56:00.395Z] #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
09:56:00 [2021-05-18T09:56:00.395Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:56:00 [2021-05-18T09:56:00.395Z] #51 28.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:00 [2021-05-18T09:56:00.395Z] #51 31.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:00 [2021-05-18T09:56:00.395Z] #51 31.37 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:00 [2021-05-18T09:56:00.395Z] #51 31.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:00 [2021-05-18T09:56:00.395Z] #51 31.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:00 [2021-05-18T09:56:00.395Z] #51 33.19 runtime
09:56:00 [2021-05-18T09:56:00.395Z] #51 33.23 runtime/cgo
09:56:00 [2021-05-18T09:56:00.395Z] #51 ...
09:56:00 [2021-05-18T09:56:00.395Z] 
09:56:00 [2021-05-18T09:56:00.395Z] #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
09:56:00 [2021-05-18T09:56:00.395Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:56:00 [2021-05-18T09:56:00.395Z] #40 32.07 Checking out files:  77% (1307/1693)   
Checking out files:  78% (1321/1693)   
Checking out files:  79% (1338/1693)   
Checking out files:  80% (1355/1693)   
Checking out files:  81% (1372/1693)   
Checking out files:  82% (1389/1693)   
Checking out files:  83% (1406/1693)   
Checking out files:  84% (1423/1693)   
Checking out files:  85% (1440/1693)   
Checking out files:  86% (1456/1693)   
Checking out files:  87% (1473/1693)   
Checking out files:  88% (1490/1693)   
Checking out files:  89% (1507/1693)   
Checking out files:  90% (1524/1693)   
Checking out files:  91% (1541/1693)   
Checking out files:  92% (1558/1693)   
Checking out files:  93% (1575/1693)   
Checking out files:  94% (1592/1693)   
Checking out files:  95% (1609/1693)   
Checking out files:  96% (1626/1693)   
Checking out files:  97% (1643/1693)   
Checking out files:  98% (1660/1693)   
Checking out files:  99% (1677/1693)   
Checking out files: 100% (1693/1693)   
Checking out files: 100% (1693/1693), done.
09:56:00 [2021-05-18T09:56:00.395Z] #40 32.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:56:00 [2021-05-18T09:56:00.395Z] #40 35.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:56:00 [2021-05-18T09:56:00.546Z] #43 ...
09:56:00 [2021-05-18T09:56:00.546Z] 
09:56:00 [2021-05-18T09:56:00.546Z] #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
09:56:00 [2021-05-18T09:56:00.546Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:56:00 [2021-05-18T09:56:00.546Z] #45 71.27 flag
09:56:00 [2021-05-18T09:56:00.546Z] #45 72.56 go/token
09:56:00 [2021-05-18T09:56:00.546Z] #45 72.58 internal/lazyregexp
09:56:00 [2021-05-18T09:56:00.546Z] #45 72.90 path
09:56:00 [2021-05-18T09:56:00.546Z] #45 73.27 io/ioutil
09:56:00 [2021-05-18T09:56:00.546Z] #45 73.42 go/scanner
09:56:00 [2021-05-18T09:56:00.546Z] #45 73.96 net/url
09:56:00 [2021-05-18T09:56:00.546Z] #45 74.75 go/ast
09:56:00 [2021-05-18T09:56:00.546Z] #45 75.60 text/template/parse
09:56:00 [2021-05-18T09:56:00.546Z] #45 79.08 go/parser
09:56:00 [2021-05-18T09:56:00.546Z] #45 79.43 text/template
09:56:00 [2021-05-18T09:56:00.573Z] #13 2.996 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:56:00 [2021-05-18T09:56:00.573Z] #13 3.035 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:56:00 [2021-05-18T09:56:00.573Z] #13 3.089 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:00 [2021-05-18T09:56:00.573Z] #13 3.123 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:00 [2021-05-18T09:56:00.939Z] #45 ...
09:56:00 [2021-05-18T09:56:00.939Z] 
09:56:00 [2021-05-18T09:56:00.939Z] #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
09:56:00 [2021-05-18T09:56:00.939Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.556 + RM_GOPATH=0
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.556 + TMP_GOPATH=
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.556 + : /build
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.556 + '[' -z '' ']'
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.558 ++ mktemp -d
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.559 + export GOPATH=/tmp/tmp.NI0W6YAmTz
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.559 + GOPATH=/tmp/tmp.NI0W6YAmTz
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.559 + RM_GOPATH=1
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.575 + case "$(go env GOARCH)" in
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.575 ++ go env GOARCH
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.590 + export GO_BUILDMODE=-buildmode=pie
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.590 + GO_BUILDMODE=-buildmode=pie
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.598 ++ dirname /tmp/install/install.sh
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + dir=/tmp/install
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + bin=rootlesskit
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + shift
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + . /tmp/install/rootlesskit.installer
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 ++ : 4cd567642273d369adaadcbadca00880552c1778
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + install_rootlesskit
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + case "$1" in
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + export CGO_ENABLED=0
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + CGO_ENABLED=0
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.611 + _install_rootlesskit
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.615 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.615 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NI0W6YAmTz/src/github.com/rootless-containers/rootlesskit
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.615 Cloning into '/tmp/tmp.NI0W6YAmTz/src/github.com/rootless-containers/rootlesskit'...
09:56:00 [2021-05-18T09:56:00.939Z] #58 8.615 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.59 + cd /tmp/tmp.NI0W6YAmTz/src/github.com/rootless-containers/rootlesskit
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.59 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.68 + export GO111MODULE=on
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.69 + GO111MODULE=on
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.69 + export GOPROXY=https://proxy.golang.org
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.69 + GOPROXY=https://proxy.golang.org
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.69 + for f in rootlesskit rootlesskit-docker-proxy
09:56:00 [2021-05-18T09:56:00.939Z] #58 15.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.21 go: downloading github.com/urfave/cli/v2 v2.3.0
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.33 go: downloading github.com/sirupsen/logrus v1.8.1
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.33 go: downloading github.com/pkg/errors v0.9.1
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.58 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.70 go: downloading github.com/google/uuid v1.2.0
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.74 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:00 [2021-05-18T09:56:00.939Z] #58 18.83 go: downloading github.com/moby/vpnkit v0.5.0
09:56:01 [2021-05-18T09:56:01.109Z] #45 ...
09:56:01 [2021-05-18T09:56:01.109Z] 
09:56:01 [2021-05-18T09:56:01.109Z] #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
09:56:01 [2021-05-18T09:56:01.109Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:01 [2021-05-18T09:56:01.109Z] #43 15.66   CC       images/stats.o
09:56:01 [2021-05-18T09:56:01.199Z] #58 ...
09:56:01 [2021-05-18T09:56:01.200Z] 
09:56:01 [2021-05-18T09:56:01.200Z] #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
09:56:01 [2021-05-18T09:56:01.200Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:01 [2021-05-18T09:56:01.200Z] #55 18.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:01 [2021-05-18T09:56:01.366Z] #43 16.00   CC       images/core.o
09:56:01 [2021-05-18T09:56:01.462Z] #55 ...
09:56:01 [2021-05-18T09:56:01.462Z] 
09:56:01 [2021-05-18T09:56:01.462Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:01 [2021-05-18T09:56:01.462Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:56:01 [2021-05-18T09:56:01.462Z] #32 8.888 + git clone https://github.com/kolyshkin/go-swagger.git .
09:56:01 [2021-05-18T09:56:01.462Z] #32 8.888 Cloning into '.'...
09:56:01 [2021-05-18T09:56:01.530Z] #13 3.942 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB]
09:56:01 [2021-05-18T09:56:01.725Z] #32 ...
09:56:01 [2021-05-18T09:56:01.725Z] 
09:56:01 [2021-05-18T09:56:01.725Z] #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
09:56:01 [2021-05-18T09:56:01.725Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:56:01 [2021-05-18T09:56:01.725Z] #58 19.30 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:01 [2021-05-18T09:56:01.725Z] #58 19.49 go: extracting github.com/sirupsen/logrus v1.8.1
09:56:01 [2021-05-18T09:56:01.774Z] #40 ...
09:56:01 [2021-05-18T09:56:01.774Z] 
09:56:01 [2021-05-18T09:56:01.774Z] #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
09:56:01 [2021-05-18T09:56:01.774Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:56:01 [2021-05-18T09:56:01.774Z] #49 38.59 go: extracting github.com/gobwas/glob v0.2.3
09:56:01 [2021-05-18T09:56:01.774Z] #49 38.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:01 [2021-05-18T09:56:01.774Z] #49 39.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:01 [2021-05-18T09:56:01.774Z] #49 39.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:01 [2021-05-18T09:56:01.774Z] #49 39.08 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:56:01 [2021-05-18T09:56:01.774Z] #49 39.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:01 [2021-05-18T09:56:01.774Z] #49 39.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:01 [2021-05-18T09:56:01.774Z] #49 39.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:01 [2021-05-18T09:56:01.775Z] #49 39.80 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:01 [2021-05-18T09:56:01.775Z] #49 39.81 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 39.81 go: downloading github.com/stretchr/testify v1.4.0
09:56:01 [2021-05-18T09:56:01.775Z] #55 21.85 Reading package lists...
09:56:01 [2021-05-18T09:56:01.775Z] #55 ...
09:56:01 [2021-05-18T09:56:01.775Z] 
09:56:01 [2021-05-18T09:56:01.775Z] #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
09:56:01 [2021-05-18T09:56:01.775Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:01 [2021-05-18T09:56:01.775Z] #42 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:56:01 [2021-05-18T09:56:01.775Z] #42 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:01 [2021-05-18T09:56:01.775Z] #42 ...
09:56:01 [2021-05-18T09:56:01.775Z] 
09:56:01 [2021-05-18T09:56:01.775Z] #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
09:56:01 [2021-05-18T09:56:01.775Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.43 go: downloading github.com/go-toolsmith/astp v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.43 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.43 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.61 go: downloading github.com/go-toolsmith/typep v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.61 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.61 go: extracting github.com/go-toolsmith/astp v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 21.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.04 go: extracting github.com/go-toolsmith/typep v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.09 go: downloading github.com/spf13/viper v1.6.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.09 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.22 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.27 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.27 go: extracting github.com/spf13/viper v1.6.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.29 go: downloading github.com/gobwas/glob v0.2.3
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.36 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.38 go: downloading github.com/pelletier/go-toml v1.2.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.61 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.95 go: extracting github.com/gobwas/glob v0.2.3
09:56:01 [2021-05-18T09:56:01.775Z] #49 22.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.06 go: extracting github.com/pelletier/go-toml v1.2.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.17 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.17 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.31 go: downloading github.com/fatih/color v1.7.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.39 go: downloading github.com/spf13/pflag v1.0.5
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.39 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.42 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.66 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.66 go: extracting github.com/fatih/color v1.7.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.75 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.75 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.75 go: downloading github.com/kisielk/gotool v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.75 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.75 go: downloading github.com/spf13/afero v1.1.2
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.82 go: extracting github.com/spf13/pflag v1.0.5
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.89 go: downloading github.com/mattn/go-isatty v0.0.8
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.89 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:01 [2021-05-18T09:56:01.775Z] #49 23.89 go: downloading gopkg.in/yaml.v2 v2.2.7
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.04 go: downloading github.com/ultraware/funlen v0.0.2
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.04 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.04 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.22 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.29 go: extracting github.com/kisielk/gotool v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.38 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.38 go: extracting github.com/ultraware/funlen v0.0.2
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.38 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.40 go: extracting github.com/spf13/afero v1.1.2
09:56:01 [2021-05-18T09:56:01.775Z] #49 24.42 go: downloading github.com/hashicorp/hcl v1.0.0
09:56:01 [2021-05-18T09:56:01.987Z] #58 19.82 go: extracting github.com/pkg/errors v0.9.1
09:56:01 [2021-05-18T09:56:01.987Z] #58 19.83 go: downloading github.com/gorilla/mux v1.8.0
09:56:01 [2021-05-18T09:56:01.987Z] #58 19.86 go: downloading github.com/moby/sys/mountinfo v0.4.1
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.50 go: extracting github.com/mattn/go-isatty v0.0.8
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.50 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.62 go: downloading gopkg.in/ini.v1 v1.51.0
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.62 go: extracting gopkg.in/yaml.v2 v2.2.7
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.62 go: downloading github.com/magiconair/properties v1.8.1
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:56:02 [2021-05-18T09:56:02.041Z] #49 24.69 go: downloading github.com/subosito/gotenv v1.2.0
09:56:02 [2021-05-18T09:56:02.094Z] #49 40.09 go: downloading github.com/go-toolsmith/astp v1.0.0
09:56:02 [2021-05-18T09:56:02.248Z] #58 20.11 go: extracting github.com/google/uuid v1.2.0
09:56:02 [2021-05-18T09:56:02.302Z] #49 24.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:02 [2021-05-18T09:56:02.302Z] #49 24.95 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:56:02 [2021-05-18T09:56:02.302Z] #49 24.95 go: downloading github.com/sirupsen/logrus v1.4.2
09:56:02 [2021-05-18T09:56:02.302Z] #49 25.04 go: extracting github.com/hashicorp/hcl v1.0.0
09:56:02 [2021-05-18T09:56:02.323Z] #43 16.83   CC       images/core-x86.o
09:56:02 [2021-05-18T09:56:02.359Z] #49 40.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:56:02 [2021-05-18T09:56:02.359Z] #49 40.10 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:02 [2021-05-18T09:56:02.359Z] #49 40.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:02 [2021-05-18T09:56:02.359Z] #49 40.19 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:56:02 [2021-05-18T09:56:02.359Z] #49 40.31 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:56:02 [2021-05-18T09:56:02.417Z] 
09:56:02 [2021-05-18T09:56:02.417Z]  ________   ____  __.
09:56:02 [2021-05-18T09:56:02.417Z]  \_____  \ |    |/ _|
09:56:02 [2021-05-18T09:56:02.417Z]  /   |   \|      <
09:56:02 [2021-05-18T09:56:02.417Z]  /    |    \    |  \
09:56:02 [2021-05-18T09:56:02.417Z]  \_______  /____|__ \
09:56:02 [2021-05-18T09:56:02.417Z]          \/        \/
09:56:02 [2021-05-18T09:56:02.417Z] 
09:56:02 [2021-05-18T09:56:02.417Z] INFO: make.ps1 ended at 05/18/2021 09:55:54
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Binaries build ended at 05/18/2021 09:55:55. Duration:00:01:27.1698397
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Copying the built daemon binary to d:\CI\PR-42389\2\binary\dockerd-fe54215fb3.exe...
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Copying the built client binary to d:\CI\PR-42389\2\binary\docker-fe54215fb3.exe...
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Copying dockerversion from the container...
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Copying the golang package from the container to d:\CI\PR-42389\2\installer\go.zip...
09:56:02 [2021-05-18T09:56:02.417Z] INFO: Extracting go.zip to d:\CI\PR-42389\2\go
09:56:02 [2021-05-18T09:56:02.485Z] #13 5.212 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:56:02 [2021-05-18T09:56:02.508Z] #58 20.17 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:02 [2021-05-18T09:56:02.508Z] #58 20.21 go: downloading github.com/gofrs/flock v0.8.0
09:56:02 [2021-05-18T09:56:02.508Z] #58 ...
09:56:02 [2021-05-18T09:56:02.508Z] 
09:56:02 [2021-05-18T09:56:02.508Z] #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
09:56:02 [2021-05-18T09:56:02.508Z] #47 sha256:1fae5449219273c400ccb8956a111218c3a419bef3d284c13bd5ad6d39c482c6
09:56:02 [2021-05-18T09:56:02.508Z] #47 10.48 go: extracting github.com/spf13/pflag v1.0.3
09:56:02 [2021-05-18T09:56:02.508Z] #47 10.49 go: extracting github.com/mattn/go-isatty v0.0.12
09:56:02 [2021-05-18T09:56:02.508Z] #47 11.20 go: extracting github.com/mattn/go-colorable v0.1.6
09:56:02 [2021-05-18T09:56:02.508Z] #47 14.52 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:56:02 [2021-05-18T09:56:02.508Z] #47 16.63 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:56:02 [2021-05-18T09:56:02.508Z] #47 17.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.13 go: extracting github.com/magiconair/properties v1.8.1
09:56:02 [2021-05-18T09:56:02.564Z] #49 ...
09:56:02 [2021-05-18T09:56:02.564Z] 
09:56:02 [2021-05-18T09:56:02.564Z] #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
09:56:02 [2021-05-18T09:56:02.564Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + cd /tmp/tmp.UXhQRfMI4L/src/github.com/rootless-containers/rootlesskit
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + export GO111MODULE=on
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + GO111MODULE=on
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + export GOPROXY=https://proxy.golang.org
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + GOPROXY=https://proxy.golang.org
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + for f in rootlesskit rootlesskit-docker-proxy
09:56:02 [2021-05-18T09:56:02.564Z] #58 15.16 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:56:02 [2021-05-18T09:56:02.564Z] #58 16.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:02 [2021-05-18T09:56:02.564Z] #58 16.78 go: downloading github.com/pkg/errors v0.9.1
09:56:02 [2021-05-18T09:56:02.564Z] #58 16.80 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.04 go: downloading github.com/urfave/cli/v2 v2.3.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.04 go: downloading github.com/sirupsen/logrus v1.8.1
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.04 go: downloading github.com/moby/vpnkit v0.5.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.04 go: downloading github.com/google/uuid v1.2.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.35 go: extracting github.com/pkg/errors v0.9.1
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.35 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.54 go: downloading github.com/moby/sys/mountinfo v0.4.1
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.68 go: downloading github.com/gofrs/flock v0.8.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.85 go: extracting github.com/sirupsen/logrus v1.8.1
09:56:02 [2021-05-18T09:56:02.564Z] #58 17.96 go: extracting github.com/google/uuid v1.2.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 18.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:02 [2021-05-18T09:56:02.564Z] #58 18.10 go: downloading github.com/gorilla/mux v1.8.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 18.40 go: extracting github.com/gofrs/flock v0.8.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 18.72 go: extracting github.com/moby/sys/mountinfo v0.4.1
09:56:02 [2021-05-18T09:56:02.564Z] #58 18.80 go: extracting github.com/gorilla/mux v1.8.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 19.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:02 [2021-05-18T09:56:02.564Z] #58 19.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:56:02 [2021-05-18T09:56:02.564Z] #58 21.23 go: extracting github.com/moby/vpnkit v0.5.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 23.31 go: extracting github.com/urfave/cli/v2 v2.3.0
09:56:02 [2021-05-18T09:56:02.564Z] #58 24.04 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:02 [2021-05-18T09:56:02.564Z] #58 24.70 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:02 [2021-05-18T09:56:02.564Z] #58 ...
09:56:02 [2021-05-18T09:56:02.564Z] 
09:56:02 [2021-05-18T09:56:02.564Z] #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
09:56:02 [2021-05-18T09:56:02.564Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.24 go: downloading github.com/spf13/cast v1.3.0
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.24 go: extracting github.com/subosito/gotenv v1.2.0
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.24 go: extracting gopkg.in/ini.v1 v1.51.0
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:02 [2021-05-18T09:56:02.564Z] #49 25.34 go: downloading github.com/mattn/go-colorable v0.1.4
09:56:02 [2021-05-18T09:56:02.754Z] #13 ...
09:56:02 [2021-05-18T09:56:02.754Z] 
09:56:02 [2021-05-18T09:56:02.754Z] #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
09:56:02 [2021-05-18T09:56:02.754Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.926 + RM_GOPATH=0
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.926 + TMP_GOPATH=
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.926 + : /build
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.926 + '[' -z '' ']'
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.926 ++ mktemp -d
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.930 + export GOPATH=/tmp/tmp.f9vU8PSYDD
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.930 + GOPATH=/tmp/tmp.f9vU8PSYDD
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.930 + RM_GOPATH=1
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.930 + case "$(go env GOARCH)" in
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.930 ++ go env GOARCH
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.947 + export GO_BUILDMODE=-buildmode=pie
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.947 + GO_BUILDMODE=-buildmode=pie
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.954 ++ dirname /tmp/install/install.sh
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + dir=/tmp/install
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + bin=vndr
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + shift
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + '[' '!' -f /tmp/install/vndr.installer ']'
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + . /tmp/install/vndr.installer
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + install_vndr
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.956 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f9vU8PSYDD/src/github.com/LK4D4/vndr
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.957 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
09:56:02 [2021-05-18T09:56:02.754Z] #45 3.967 Cloning into '/tmp/tmp.f9vU8PSYDD/src/github.com/LK4D4/vndr'...
09:56:02 [2021-05-18T09:56:02.754Z] #45 4.416 + cd /tmp/tmp.f9vU8PSYDD/src/github.com/LK4D4/vndr
09:56:02 [2021-05-18T09:56:02.754Z] #45 4.421 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
09:56:02 [2021-05-18T09:56:02.754Z] #45 4.454 + go build -buildmode=pie -v -o /build/vndr .
09:56:02 [2021-05-18T09:56:02.754Z] #45 4.997 internal/cpu
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.009 internal/race
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.029 runtime/internal/atomic
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.045 runtime/internal/sys
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.077 sync/atomic
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.196 runtime/internal/math
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.357 internal/bytealg
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.621 unicode
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.638 unicode/utf8
09:56:02 [2021-05-18T09:56:02.754Z] #45 5.860 math/bits
09:56:02 [2021-05-18T09:56:02.754Z] #45 6.130 internal/testlog
09:56:02 [2021-05-18T09:56:02.754Z] #45 6.333 runtime
09:56:02 [2021-05-18T09:56:02.754Z] #45 6.584 encoding
09:56:02 [2021-05-18T09:56:02.754Z] #45 6.684 math
09:56:02 [2021-05-18T09:56:02.754Z] #45 6.801 unicode/utf16
09:56:02 [2021-05-18T09:56:02.754Z] #45 7.002 container/list
09:56:02 [2021-05-18T09:56:02.754Z] #45 8.335 crypto/internal/subtle
09:56:02 [2021-05-18T09:56:02.754Z] #45 8.484 crypto/subtle
09:56:02 [2021-05-18T09:56:02.754Z] #45 8.798 vendor/golang.org/x/crypto/cryptobyte/asn1
09:56:02 [2021-05-18T09:56:02.768Z] #47 ...
09:56:02 [2021-05-18T09:56:02.768Z] 
09:56:02 [2021-05-18T09:56:02.768Z] #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
09:56:02 [2021-05-18T09:56:02.768Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:56:02 [2021-05-18T09:56:02.768Z] #58 20.54 go: extracting github.com/gorilla/mux v1.8.0
09:56:02 [2021-05-18T09:56:02.768Z] #58 20.54 go: extracting github.com/moby/sys/mountinfo v0.4.1
09:56:02 [2021-05-18T09:56:02.768Z] #58 20.75 go: extracting github.com/gofrs/flock v0.8.0
09:56:02 [2021-05-18T09:56:02.768Z] #58 ...
09:56:02 [2021-05-18T09:56:02.768Z] 
09:56:02 [2021-05-18T09:56:02.768Z] #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
09:56:02 [2021-05-18T09:56:02.768Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:02 [2021-05-18T09:56:02.768Z] #13 5.570 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:56:02 [2021-05-18T09:56:02.768Z] #13 5.578 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:56:02 [2021-05-18T09:56:02.768Z] #13 5.764 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:02 [2021-05-18T09:56:02.768Z] #13 5.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:02 [2021-05-18T09:56:02.768Z] #13 7.427 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:56:02 [2021-05-18T09:56:02.768Z] #13 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:56:02 [2021-05-18T09:56:02.768Z] #13 14.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:56:02 [2021-05-18T09:56:02.892Z] #43 17.43   CC       images/core-arm.o
09:56:02 [2021-05-18T09:56:02.922Z] #49 25.46 go: downloading golang.org/x/text v0.3.2
09:56:02 [2021-05-18T09:56:02.922Z] #49 25.52 go: downloading github.com/ultraware/whitespace v0.0.4
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.78 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.83 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.87 go: downloading github.com/spf13/afero v1.1.2
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.88 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.96 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:02 [2021-05-18T09:56:02.928Z] #49 40.99 go: extracting github.com/go-toolsmith/astp v1.0.0
09:56:03 [2021-05-18T09:56:03.018Z] #45 8.871 internal/nettrace
09:56:03 [2021-05-18T09:56:03.033Z] #13 ...
09:56:03 [2021-05-18T09:56:03.033Z] 
09:56:03 [2021-05-18T09:56:03.033Z] #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
09:56:03 [2021-05-18T09:56:03.033Z] #24 sha256:b4d733de1d44ad9ed1a8d628e3818540640993a2f973bf61fc9c728f255e5ccf
09:56:03 [2021-05-18T09:56:03.033Z] #24 20.80 + mkdir -p /build
09:56:03 [2021-05-18T09:56:03.033Z] #24 20.80 + mv docker/docker /build/
09:56:03 [2021-05-18T09:56:03.033Z] #24 20.81 + rmdir docker
09:56:03 [2021-05-18T09:56:03.149Z] #43 ...
09:56:03 [2021-05-18T09:56:03.149Z] 
09:56:03 [2021-05-18T09:56:03.149Z] #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
09:56:03 [2021-05-18T09:56:03.149Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:03 [2021-05-18T09:56:03.149Z] #13 70.01 Selecting previously unselected package gcc-mingw-w64-base.
09:56:03 [2021-05-18T09:56:03.149Z] #13 70.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:56:03 [2021-05-18T09:56:03.149Z] #13 70.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:56:03 [2021-05-18T09:56:03.149Z] #13 70.21 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:56:03 [2021-05-18T09:56:03.149Z] #13 70.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:56:03 [2021-05-18T09:56:03.149Z] #13 70.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:56:03 [2021-05-18T09:56:03.149Z] #13 ...
09:56:03 [2021-05-18T09:56:03.149Z] 
09:56:03 [2021-05-18T09:56:03.149Z] #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
09:56:03 [2021-05-18T09:56:03.149Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:03 [2021-05-18T09:56:03.149Z] #43 17.86   CC       images/core-aarch64.o
09:56:03 [2021-05-18T09:56:03.183Z] #49 25.72 go: downloading github.com/stretchr/testify v1.4.0
09:56:03 [2021-05-18T09:56:03.183Z] #49 25.87 go: extracting github.com/spf13/cast v1.3.0
09:56:03 [2021-05-18T09:56:03.183Z] #49 25.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:03 [2021-05-18T09:56:03.189Z] #49 41.01 go: extracting github.com/stretchr/testify v1.4.0
09:56:03 [2021-05-18T09:56:03.189Z] #49 41.28 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:56:03 [2021-05-18T09:56:03.283Z] #45 9.066 runtime/cgo
09:56:03 [2021-05-18T09:56:03.294Z] #24 DONE 21.0s
09:56:03 [2021-05-18T09:56:03.294Z] 
09:56:03 [2021-05-18T09:56:03.294Z] #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
09:56:03 [2021-05-18T09:56:03.294Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:03 [2021-05-18T09:56:03.294Z] #49 20.92 go: downloading github.com/fatih/color v1.7.0
09:56:03 [2021-05-18T09:56:03.294Z] #49 20.95 go: downloading github.com/spf13/viper v1.6.1
09:56:03 [2021-05-18T09:56:03.294Z] #49 20.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:03 [2021-05-18T09:56:03.294Z] #49 21.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:03 [2021-05-18T09:56:03.294Z] #49 21.29 go: downloading github.com/pkg/errors v0.8.1
09:56:03 [2021-05-18T09:56:03.450Z] #49 41.31 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:56:03 [2021-05-18T09:56:03.450Z] #49 41.32 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:56:03 [2021-05-18T09:56:03.450Z] #49 41.58 go: extracting github.com/spf13/afero v1.1.2
09:56:03 [2021-05-18T09:56:03.450Z] #49 26.04 go: extracting github.com/mattn/go-colorable v0.1.4
09:56:03 [2021-05-18T09:56:03.450Z] #49 26.04 go: extracting github.com/sirupsen/logrus v1.4.2
09:56:03 [2021-05-18T09:56:03.450Z] #49 26.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:03 [2021-05-18T09:56:03.450Z] #49 26.17 go: extracting github.com/ultraware/whitespace v0.0.4
09:56:03 [2021-05-18T09:56:03.592Z] #49 21.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:03 [2021-05-18T09:56:03.592Z] #45 9.382 vendor/golang.org/x/crypto/internal/subtle
09:56:03 [2021-05-18T09:56:03.710Z] #49 26.42 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:03 [2021-05-18T09:56:03.711Z] #43 18.31   CC       images/core-ppc64.o
09:56:03 [2021-05-18T09:56:03.713Z] #49 41.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:03 [2021-05-18T09:56:03.713Z] #49 41.61 go: downloading github.com/BurntSushi/toml v0.3.1
09:56:03 [2021-05-18T09:56:03.713Z] #49 41.77 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:56:03 [2021-05-18T09:56:03.713Z] #49 41.84 go: downloading github.com/go-toolsmith/typep v1.0.0
09:56:03 [2021-05-18T09:56:03.853Z] #49 21.55 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:03 [2021-05-18T09:56:03.857Z] #45 ...
09:56:03 [2021-05-18T09:56:03.857Z] 
09:56:03 [2021-05-18T09:56:03.857Z] #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
09:56:03 [2021-05-18T09:56:03.857Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:03 [2021-05-18T09:56:03.857Z] #13 6.544 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB]
09:56:03 [2021-05-18T09:56:03.970Z] #49 26.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:03 [2021-05-18T09:56:03.970Z] #49 26.81 go: downloading github.com/BurntSushi/toml v0.3.1
09:56:04 [2021-05-18T09:56:04.114Z] #49 21.79 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:04 [2021-05-18T09:56:04.114Z] #49 21.84 go: extracting github.com/pkg/errors v0.8.1
09:56:04 [2021-05-18T09:56:04.114Z] #49 21.84 go: extracting github.com/fatih/color v1.7.0
09:56:04 [2021-05-18T09:56:04.114Z] #49 21.85 go: extracting github.com/spf13/viper v1.6.1
09:56:04 [2021-05-18T09:56:04.114Z] #49 21.92 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:04 [2021-05-18T09:56:04.114Z] #49 21.92 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:04 [2021-05-18T09:56:04.130Z] #13 ...
09:56:04 [2021-05-18T09:56:04.130Z] 
09:56:04 [2021-05-18T09:56:04.130Z] #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
09:56:04 [2021-05-18T09:56:04.130Z] #58 sha256:c6df8e0876a821acd63952795776bde119cbadeeb82af2b7ed44c64ac9afce63
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.036 + RM_GOPATH=0
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.036 + TMP_GOPATH=
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.038 + : /build
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.038 + '[' -z '' ']'
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.038 ++ mktemp -d
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.044 + export GOPATH=/tmp/tmp.B0ILcEEwGL
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.044 + GOPATH=/tmp/tmp.B0ILcEEwGL
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.044 + RM_GOPATH=1
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.044 + case "$(go env GOARCH)" in
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.046 ++ go env GOARCH
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.056 + export GO_BUILDMODE=-buildmode=pie
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.056 + GO_BUILDMODE=-buildmode=pie
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.056 ++ dirname /tmp/install/install.sh
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.066 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + dir=/tmp/install
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + bin=rootlesskit
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + shift
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + . /tmp/install/rootlesskit.installer
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 ++ : 4cd567642273d369adaadcbadca00880552c1778
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + install_rootlesskit
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + case "$1" in
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + export CGO_ENABLED=0
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + CGO_ENABLED=0
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + _install_rootlesskit
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.065 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B0ILcEEwGL/src/github.com/rootless-containers/rootlesskit
09:56:04 [2021-05-18T09:56:04.130Z] #58 4.081 Cloning into '/tmp/tmp.B0ILcEEwGL/src/github.com/rootless-containers/rootlesskit'...
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.827 + cd /tmp/tmp.B0ILcEEwGL/src/github.com/rootless-containers/rootlesskit
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.827 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.883 + export GO111MODULE=on
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.883 + GO111MODULE=on
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.883 + export GOPROXY=https://proxy.golang.org
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.883 + GOPROXY=https://proxy.golang.org
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.883 + for f in rootlesskit rootlesskit-docker-proxy
09:56:04 [2021-05-18T09:56:04.130Z] #58 6.883 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:56:04 [2021-05-18T09:56:04.130Z] #58 9.624 go: downloading github.com/urfave/cli/v2 v2.3.0
09:56:04 [2021-05-18T09:56:04.130Z] #58 9.658 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:04 [2021-05-18T09:56:04.130Z] #58 9.685 go: downloading github.com/sirupsen/logrus v1.8.1
09:56:04 [2021-05-18T09:56:04.130Z] #58 9.711 go: downloading github.com/pkg/errors v0.9.1
09:56:04 [2021-05-18T09:56:04.130Z] #58 9.722 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:04 [2021-05-18T09:56:04.130Z] #58 10.04 go: downloading github.com/moby/vpnkit v0.5.0
09:56:04 [2021-05-18T09:56:04.130Z] #58 10.04 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:04 [2021-05-18T09:56:04.130Z] #58 ...
09:56:04 [2021-05-18T09:56:04.130Z] 
09:56:04 [2021-05-18T09:56:04.130Z] #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
09:56:04 [2021-05-18T09:56:04.130Z] #67 sha256:073c50c5d0e482cd2873796a4050a0d27c43a23835c4aeb402de83dcedad38d0
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.538 + RM_GOPATH=0
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.539 + TMP_GOPATH=
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.539 + : /build
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.539 + '[' -z '' ']'
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.540 ++ mktemp -d
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.542 + export GOPATH=/tmp/tmp.Wj4k0wHy2c
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.542 + GOPATH=/tmp/tmp.Wj4k0wHy2c
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.543 + RM_GOPATH=1
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.543 + case "$(go env GOARCH)" in
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.544 ++ go env GOARCH
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.569 + export GO_BUILDMODE=-buildmode=pie
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.570 + GO_BUILDMODE=-buildmode=pie
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.571 ++ dirname /tmp/install/install.sh
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + dir=/tmp/install
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + bin=proxy
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + shift
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + '[' '!' -f /tmp/install/proxy.installer ']'
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + . /tmp/install/proxy.installer
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + install_proxy
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + case "$1" in
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + export CGO_ENABLED=0
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + CGO_ENABLED=0
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + _install_proxy
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.578 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46'
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.585 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Wj4k0wHy2c/src/github.com/docker/libnetwork
09:56:04 [2021-05-18T09:56:04.130Z] #67 5.589 Cloning into '/tmp/tmp.Wj4k0wHy2c/src/github.com/docker/libnetwork'...
09:56:04 [2021-05-18T09:56:04.230Z] #49 26.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:04 [2021-05-18T09:56:04.274Z] #43 18.92   CC       images/core-s390.o
09:56:04 [2021-05-18T09:56:04.283Z] #49 42.28 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:56:04 [2021-05-18T09:56:04.376Z] #49 22.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:56:04 [2021-05-18T09:56:04.376Z] #49 22.33 go: downloading github.com/mattn/go-isatty v0.0.8
09:56:04 [2021-05-18T09:56:04.376Z] #49 ...
09:56:04 [2021-05-18T09:56:04.376Z] 
09:56:04 [2021-05-18T09:56:04.376Z] #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
09:56:04 [2021-05-18T09:56:04.376Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:04 [2021-05-18T09:56:04.376Z] #51 12.33 + cd /tmp/tmp.48x6h9gMIE/src/github.com/mvdan/sh
09:56:04 [2021-05-18T09:56:04.376Z] #51 12.33 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:56:04 [2021-05-18T09:56:04.376Z] #51 12.57 + GO111MODULE=on
09:56:04 [2021-05-18T09:56:04.376Z] #51 12.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:56:04 [2021-05-18T09:56:04.376Z] #51 14.42 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:04 [2021-05-18T09:56:04.376Z] #51 14.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:04 [2021-05-18T09:56:04.376Z] #51 14.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:04 [2021-05-18T09:56:04.376Z] #51 15.11 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:04 [2021-05-18T09:56:04.376Z] #51 15.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:04 [2021-05-18T09:56:04.376Z] #51 17.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:04 [2021-05-18T09:56:04.376Z] #51 18.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:04 [2021-05-18T09:56:04.376Z] #51 20.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:04 [2021-05-18T09:56:04.417Z] #67 ...
09:56:04 [2021-05-18T09:56:04.417Z] 
09:56:04 [2021-05-18T09:56:04.417Z] #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
09:56:04 [2021-05-18T09:56:04.417Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:56:04 [2021-05-18T09:56:04.417Z] #40 4.670 + git clone https://github.com/docker/distribution.git .
09:56:04 [2021-05-18T09:56:04.417Z] #40 4.670 Cloning into '.'...
09:56:04 [2021-05-18T09:56:04.417Z] #40 ...
09:56:04 [2021-05-18T09:56:04.417Z] 
09:56:04 [2021-05-18T09:56:04.417Z] #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
09:56:04 [2021-05-18T09:56:04.417Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:56:04 [2021-05-18T09:56:04.417Z] #42 5.926 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:56:04 [2021-05-18T09:56:04.417Z] #42 5.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:04 [2021-05-18T09:56:04.417Z] #42 6.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:04 [2021-05-18T09:56:04.417Z] #42 6.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:56:04 [2021-05-18T09:56:04.417Z] #42 8.444 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB]
09:56:04 [2021-05-18T09:56:04.417Z] #42 9.633 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
09:56:04 [2021-05-18T09:56:04.490Z] #49 27.19 go: downloading github.com/gogo/protobuf v1.2.1
09:56:04 [2021-05-18T09:56:04.490Z] #49 27.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:04 [2021-05-18T09:56:04.490Z] #49 27.19 go: extracting github.com/stretchr/testify v1.4.0
09:56:04 [2021-05-18T09:56:04.543Z] #49 42.43 go: downloading github.com/gogo/protobuf v1.2.1
09:56:04 [2021-05-18T09:56:04.543Z] #49 42.57 go: extracting github.com/go-toolsmith/typep v1.0.0
09:56:04 [2021-05-18T09:56:04.543Z] #49 42.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:04 [2021-05-18T09:56:04.543Z] #49 42.58 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:04 [2021-05-18T09:56:04.543Z] #49 42.64 go: extracting github.com/BurntSushi/toml v0.3.1
09:56:04 [2021-05-18T09:56:04.638Z] #51 ...
09:56:04 [2021-05-18T09:56:04.638Z] 
09:56:04 [2021-05-18T09:56:04.638Z] #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
09:56:04 [2021-05-18T09:56:04.638Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:56:04 [2021-05-18T09:56:04.638Z] #45 21.18 unicode/utf8
09:56:04 [2021-05-18T09:56:04.638Z] #45 22.26 math/bits
09:56:04 [2021-05-18T09:56:04.680Z] #42 ...
09:56:04 [2021-05-18T09:56:04.680Z] 
09:56:04 [2021-05-18T09:56:04.680Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:56:04 [2021-05-18T09:56:04.680Z] #34 sha256:1e19474b83bf6c86503b33c0e351bcdc2d45bf5967f04a24ad80d5dcaf6fca08
09:56:04 [2021-05-18T09:56:04.680Z] #34 4.748 Install go-toml version v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 4.817 go: finding github.com v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 4.821 go: finding github.com/pelletier/go-toml/cmd v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 4.823 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 4.823 go: finding github.com/pelletier/go-toml v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 4.823 go: finding github.com/pelletier v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 5.719 go: downloading github.com/pelletier/go-toml v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 6.220 go: extracting github.com/pelletier/go-toml v1.8.1
09:56:04 [2021-05-18T09:56:04.680Z] #34 8.038 github.com/pelletier/go-toml
09:56:04 [2021-05-18T09:56:04.680Z] #34 ...
09:56:04 [2021-05-18T09:56:04.680Z] 
09:56:04 [2021-05-18T09:56:04.680Z] #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
09:56:04 [2021-05-18T09:56:04.680Z] #24 sha256:7f8e950276a95e90eb7aa8f1eb0d7e8267c5e8176ead2dab06640d9c09cc5fff
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.244 + RM_GOPATH=0
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.244 + TMP_GOPATH=
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.244 + : /build
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.244 + '[' -z '' ']'
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.244 ++ mktemp -d
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.245 + export GOPATH=/tmp/tmp.egBqyNXC52
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.245 + GOPATH=/tmp/tmp.egBqyNXC52
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.245 + RM_GOPATH=1
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.245 + case "$(go env GOARCH)" in
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.249 ++ go env GOARCH
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.294 + export GO_BUILDMODE=-buildmode=pie
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.294 + GO_BUILDMODE=-buildmode=pie
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.294 ++ dirname /tmp/install/install.sh
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.325 Install docker/cli version 17.06.2-ce from stable
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + dir=/tmp/install
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + bin=dockercli
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + shift
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + '[' '!' -f /tmp/install/dockercli.installer ']'
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + . /tmp/install/dockercli.installer
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 ++ : stable
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 ++ : 17.06.2-ce
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + install_dockercli
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 ++ uname -m
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + arch=aarch64
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + '[' aarch64 '!=' x86_64 ']'
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + '[' aarch64 '!=' s390x ']'
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + '[' aarch64 '!=' armhf ']'
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + build_dockercli
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 + git clone https://github.com/docker/docker-ce /tmp/tmp.egBqyNXC52/tmp/docker-ce
09:56:04 [2021-05-18T09:56:04.680Z] #24 5.327 Cloning into '/tmp/tmp.egBqyNXC52/tmp/docker-ce'...
09:56:04 [2021-05-18T09:56:04.750Z] #49 27.43 go: downloading github.com/uudashr/gocognit v1.0.1
09:56:04 [2021-05-18T09:56:04.750Z] #49 27.43 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:04 [2021-05-18T09:56:04.819Z] #49 42.95 go: downloading github.com/davecgh/go-spew v1.1.1
09:56:04 [2021-05-18T09:56:04.942Z] #24 ...
09:56:04 [2021-05-18T09:56:04.942Z] 
09:56:04 [2021-05-18T09:56:04.942Z] #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
09:56:04 [2021-05-18T09:56:04.942Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:56:04 [2021-05-18T09:56:04.942Z] #36 5.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #36 5.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #36 6.218 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #36 6.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #36 9.053 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #36 9.060 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #36 ...
09:56:04 [2021-05-18T09:56:04.942Z] 
09:56:04 [2021-05-18T09:56:04.942Z] #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
09:56:04 [2021-05-18T09:56:04.942Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:56:04 [2021-05-18T09:56:04.942Z] #55 5.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #55 5.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #55 6.117 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #55 6.960 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #55 8.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB]
09:56:04 [2021-05-18T09:56:04.942Z] #55 9.539 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
09:56:05 [2021-05-18T09:56:05.012Z] #49 27.63 go: extracting github.com/uudashr/gocognit v1.0.1
09:56:05 [2021-05-18T09:56:05.012Z] #49 27.63 go: extracting github.com/BurntSushi/toml v0.3.1
09:56:05 [2021-05-18T09:56:05.078Z] #49 43.02 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:05 [2021-05-18T09:56:05.078Z] #49 43.04 go: downloading github.com/stretchr/objx v0.2.0
09:56:05 [2021-05-18T09:56:05.078Z] #49 43.11 go: downloading github.com/pmezard/go-difflib v1.0.0
09:56:05 [2021-05-18T09:56:05.201Z] #43 19.63   CC       images/cpuinfo.o
09:56:05 [2021-05-18T09:56:05.205Z] #55 ...
09:56:05 [2021-05-18T09:56:05.205Z] 
09:56:05 [2021-05-18T09:56:05.205Z] #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
09:56:05 [2021-05-18T09:56:05.205Z] #47 sha256:bf9fe7863f8c365c0d6c851570c92449eee5f1fb53bcf6e7d6394265b63d979d
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.040 + RM_GOPATH=0
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.040 + TMP_GOPATH=
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.040 + : /build
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.040 + '[' -z '' ']'
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.040 ++ mktemp -d
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.049 + export GOPATH=/tmp/tmp.PS0uX1yuXK
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.049 + GOPATH=/tmp/tmp.PS0uX1yuXK
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.049 + RM_GOPATH=1
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.049 + case "$(go env GOARCH)" in
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.049 ++ go env GOARCH
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.083 + export GO_BUILDMODE=-buildmode=pie
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.083 + GO_BUILDMODE=-buildmode=pie
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.083 ++ dirname /tmp/install/install.sh
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.089 + dir=/tmp/install
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.089 + bin=gotestsum
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.089 + shift
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.091 + '[' '!' -f /tmp/install/gotestsum.installer ']'
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.091 + . /tmp/install/gotestsum.installer
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.091 ++ : v0.5.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.091 + install_gotestsum
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.095 + set -e
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.095 + export GO111MODULE=on
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.095 + GO111MODULE=on
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.095 + GOBIN=/build
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.095 + go get gotest.tools/gotestsum@v0.5.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.137 go: finding gotest.tools v0.5.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 5.200 go: finding gotest.tools/gotestsum v0.5.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 6.076 go: downloading gotest.tools/gotestsum v0.5.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 6.559 go: extracting gotest.tools/gotestsum v0.5.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.502 go: downloading github.com/fatih/color v1.9.0
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.517 go: downloading github.com/spf13/pflag v1.0.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.518 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.519 go: downloading github.com/pkg/errors v0.9.1
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.794 go: downloading github.com/jonboulle/clockwork v0.1.0
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.800 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.875 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:56:05 [2021-05-18T09:56:05.205Z] #47 7.912 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:56:05 [2021-05-18T09:56:05.205Z] #47 8.051 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:56:05 [2021-05-18T09:56:05.205Z] #47 8.086 go: extracting github.com/pkg/errors v0.9.1
09:56:05 [2021-05-18T09:56:05.205Z] #47 8.087 go: extracting github.com/spf13/pflag v1.0.3
09:56:05 [2021-05-18T09:56:05.205Z] #47 8.991 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:56:05 [2021-05-18T09:56:05.205Z] #47 8.993 go: extracting github.com/fatih/color v1.9.0
09:56:05 [2021-05-18T09:56:05.205Z] #47 9.000 go: extracting github.com/jonboulle/clockwork v0.1.0
09:56:05 [2021-05-18T09:56:05.205Z] #47 9.046 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:56:05 [2021-05-18T09:56:05.205Z] #47 9.116 go: downloading github.com/mattn/go-isatty v0.0.12
09:56:05 [2021-05-18T09:56:05.205Z] #47 9.118 go: downloading github.com/mattn/go-colorable v0.1.6
09:56:05 [2021-05-18T09:56:05.205Z] #47 9.539 go: extracting github.com/mattn/go-colorable v0.1.6
09:56:05 [2021-05-18T09:56:05.205Z] #47 9.555 go: extracting github.com/mattn/go-isatty v0.0.12
09:56:05 [2021-05-18T09:56:05.205Z] #47 10.18 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:56:05 [2021-05-18T09:56:05.205Z] #47 10.33 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:56:05 [2021-05-18T09:56:05.205Z] #47 10.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:56:05 [2021-05-18T09:56:05.205Z] #47 ...
09:56:05 [2021-05-18T09:56:05.205Z] 
09:56:05 [2021-05-18T09:56:05.205Z] #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
09:56:05 [2021-05-18T09:56:05.205Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.637 + RM_GOPATH=0
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.637 + TMP_GOPATH=
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.637 + : /build
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.637 + '[' -z '' ']'
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.638 ++ mktemp -d
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.659 + export GOPATH=/tmp/tmp.iUmqN7Eask
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.659 + GOPATH=/tmp/tmp.iUmqN7Eask
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.659 + RM_GOPATH=1
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.659 + case "$(go env GOARCH)" in
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.665 ++ go env GOARCH
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.692 + export GO_BUILDMODE=-buildmode=pie
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.692 + GO_BUILDMODE=-buildmode=pie
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.693 ++ dirname /tmp/install/install.sh
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.694 + dir=/tmp/install
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + bin=shfmt
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + shift
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + '[' '!' -f /tmp/install/shfmt.installer ']'
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + . /tmp/install/shfmt.installer
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + install_shfmt
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.705 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iUmqN7Eask/src/github.com/mvdan/sh
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.707 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:56:05 [2021-05-18T09:56:05.205Z] #51 4.718 Cloning into '/tmp/tmp.iUmqN7Eask/src/github.com/mvdan/sh'...
09:56:05 [2021-05-18T09:56:05.242Z] #45 22.98 math
09:56:05 [2021-05-18T09:56:05.272Z] #49 28.10 go: downloading github.com/stretchr/objx v0.2.0
09:56:05 [2021-05-18T09:56:05.272Z] #49 28.10 go: downloading github.com/pmezard/go-difflib v1.0.0
09:56:05 [2021-05-18T09:56:05.337Z] #49 43.36 go: extracting github.com/stretchr/objx v0.2.0
09:56:05 [2021-05-18T09:56:05.337Z] #49 ...
09:56:05 [2021-05-18T09:56:05.337Z] 
09:56:05 [2021-05-18T09:56:05.337Z] #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
09:56:05 [2021-05-18T09:56:05.337Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:05 [2021-05-18T09:56:05.337Z] #36 33.34 Fetched 8445 kB in 26s (328 kB/s)
09:56:05 [2021-05-18T09:56:05.337Z] #36 33.34 Reading package lists...
09:56:05 [2021-05-18T09:56:05.337Z] #36 43.03 Reading package lists...
09:56:05 [2021-05-18T09:56:05.337Z] #36 ...
09:56:05 [2021-05-18T09:56:05.337Z] 
09:56:05 [2021-05-18T09:56:05.337Z] #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
09:56:05 [2021-05-18T09:56:05.337Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:56:05 [2021-05-18T09:56:05.337Z] #49 43.49 go: extracting github.com/pmezard/go-difflib v1.0.0
09:56:05 [2021-05-18T09:56:05.503Z] #45 ...
09:56:05 [2021-05-18T09:56:05.503Z] 
09:56:05 [2021-05-18T09:56:05.503Z] #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
09:56:05 [2021-05-18T09:56:05.503Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:05 [2021-05-18T09:56:05.503Z] #42 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:56:05 [2021-05-18T09:56:05.503Z] #42 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:05 [2021-05-18T09:56:05.503Z] #42 ...
09:56:05 [2021-05-18T09:56:05.503Z] 
09:56:05 [2021-05-18T09:56:05.503Z] #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
09:56:05 [2021-05-18T09:56:05.503Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:05 [2021-05-18T09:56:05.503Z] #51 22.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:05 [2021-05-18T09:56:05.503Z] #51 22.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:05 [2021-05-18T09:56:05.503Z] #51 23.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:05 [2021-05-18T09:56:05.503Z] #51 23.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:05 [2021-05-18T09:56:05.532Z] #49 28.31 go: downloading github.com/davecgh/go-spew v1.1.1
09:56:05 [2021-05-18T09:56:05.532Z] #49 28.31 go: extracting github.com/stretchr/objx v0.2.0
09:56:05 [2021-05-18T09:56:05.596Z] #49 43.53 go: extracting github.com/davecgh/go-spew v1.1.1
09:56:05 [2021-05-18T09:56:05.697Z] #51 ...
09:56:05 [2021-05-18T09:56:05.697Z] 
09:56:05 [2021-05-18T09:56:05.697Z] #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
09:56:05 [2021-05-18T09:56:05.697Z] #49 sha256:15678a9e5fe9fa7a6dafa830cee55279fe410ae4bdcdb1b766100f9c9056c7cd
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.741 + RM_GOPATH=0
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.741 + TMP_GOPATH=
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.741 + : /build
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.741 + '[' -z '' ']'
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.741 ++ mktemp -d
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.752 + export GOPATH=/tmp/tmp.NeIEIPmrnm
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.752 + GOPATH=/tmp/tmp.NeIEIPmrnm
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.752 + RM_GOPATH=1
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.752 + case "$(go env GOARCH)" in
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.752 ++ go env GOARCH
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.783 + export GO_BUILDMODE=-buildmode=pie
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.783 + GO_BUILDMODE=-buildmode=pie
09:56:05 [2021-05-18T09:56:05.697Z] #49 3.784 ++ dirname /tmp/install/install.sh
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + dir=/tmp/install
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + bin=golangci_lint
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + shift
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + . /tmp/install/golangci_lint.installer
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 ++ : v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + install_golangci_lint
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + set -e
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + export GO111MODULE=on
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + GO111MODULE=on
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + GOBIN=/build
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.789 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.893 go: finding github.com v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.893 go: finding github.com/golangci/golangci-lint v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.901 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.901 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 3.901 go: finding github.com/golangci v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 4.518 go: downloading github.com/golangci/golangci-lint v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 5.226 go: extracting github.com/golangci/golangci-lint v1.23.8
09:56:05 [2021-05-18T09:56:05.698Z] #49 11.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:05 [2021-05-18T09:56:05.698Z] #49 11.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:05 [2021-05-18T09:56:05.698Z] #49 11.11 go: downloading github.com/pkg/errors v0.8.1
09:56:05 [2021-05-18T09:56:05.698Z] #49 11.11 go: downloading github.com/spf13/viper v1.6.1
09:56:05 [2021-05-18T09:56:05.698Z] #49 11.11 go: downloading github.com/spf13/cobra v0.0.5
09:56:05 [2021-05-18T09:56:05.698Z] #49 11.18 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:56:05 [2021-05-18T09:56:05.698Z] #49 ...
09:56:05 [2021-05-18T09:56:05.698Z] 
09:56:05 [2021-05-18T09:56:05.698Z] #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
09:56:05 [2021-05-18T09:56:05.698Z] #58 sha256:c6df8e0876a821acd63952795776bde119cbadeeb82af2b7ed44c64ac9afce63
09:56:05 [2021-05-18T09:56:05.698Z] #58 10.40 go: extracting github.com/sirupsen/logrus v1.8.1
09:56:05 [2021-05-18T09:56:05.698Z] #58 10.45 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:05 [2021-05-18T09:56:05.698Z] #58 10.50 go: extracting github.com/pkg/errors v0.9.1
09:56:05 [2021-05-18T09:56:05.698Z] #58 10.59 go: downloading github.com/google/uuid v1.2.0
09:56:05 [2021-05-18T09:56:05.698Z] #58 10.86 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:05 [2021-05-18T09:56:05.698Z] #58 10.98 go: downloading github.com/gofrs/flock v0.8.0
09:56:05 [2021-05-18T09:56:05.698Z] #58 11.01 go: downloading github.com/moby/sys/mountinfo v0.4.1
09:56:05 [2021-05-18T09:56:05.698Z] #58 11.08 go: extracting github.com/google/uuid v1.2.0
09:56:05 [2021-05-18T09:56:05.698Z] #58 11.48 go: extracting github.com/gofrs/flock v0.8.0
09:56:05 [2021-05-18T09:56:05.698Z] #58 11.55 go: downloading github.com/gorilla/mux v1.8.0
09:56:05 [2021-05-18T09:56:05.762Z] #43 20.12   CC       images/inventory.o
09:56:06 [2021-05-18T09:56:06.019Z] #43 20.45   CC       images/fdinfo.o
09:56:06 [2021-05-18T09:56:06.019Z] #43 20.71   CC       images/fown.o
09:56:06 [2021-05-18T09:56:06.103Z] #49 28.56 go: extracting github.com/pmezard/go-difflib v1.0.0
09:56:06 [2021-05-18T09:56:06.103Z] #49 ...
09:56:06 [2021-05-18T09:56:06.103Z] 
09:56:06 [2021-05-18T09:56:06.103Z] #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
09:56:06 [2021-05-18T09:56:06.103Z] #51 sha256:803f15af904ef5e338b4bfdfaaafb0cf59434bd92f2be969e9958fa4a3e9e6e6
09:56:06 [2021-05-18T09:56:06.103Z] #51 18.58 + cd /tmp/tmp.WUjASf41Ep/src/github.com/mvdan/sh
09:56:06 [2021-05-18T09:56:06.103Z] #51 18.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:56:06 [2021-05-18T09:56:06.103Z] #51 18.74 + GO111MODULE=on
09:56:06 [2021-05-18T09:56:06.103Z] #51 18.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:56:06 [2021-05-18T09:56:06.103Z] #51 20.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:06 [2021-05-18T09:56:06.103Z] #51 20.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:06 [2021-05-18T09:56:06.103Z] #51 20.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:06 [2021-05-18T09:56:06.103Z] #51 20.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:06 [2021-05-18T09:56:06.103Z] #51 20.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:06 [2021-05-18T09:56:06.103Z] #51 21.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:06 [2021-05-18T09:56:06.103Z] #51 22.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:06 [2021-05-18T09:56:06.103Z] #51 24.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:06 [2021-05-18T09:56:06.103Z] #51 25.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:06 [2021-05-18T09:56:06.103Z] #51 25.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:06 [2021-05-18T09:56:06.103Z] #51 25.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:06 [2021-05-18T09:56:06.103Z] #51 25.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:06 [2021-05-18T09:56:06.103Z] #51 27.18 runtime/cgo
09:56:06 [2021-05-18T09:56:06.103Z] #51 27.24 runtime
09:56:06 [2021-05-18T09:56:06.103Z] #51 ...
09:56:06 [2021-05-18T09:56:06.103Z] 
09:56:06 [2021-05-18T09:56:06.103Z] #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
09:56:06 [2021-05-18T09:56:06.103Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:56:06 [2021-05-18T09:56:06.103Z] #58 28.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:06 [2021-05-18T09:56:06.103Z] #58 28.44 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:56:06 [2021-05-18T09:56:06.103Z] #58 28.49 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:06 [2021-05-18T09:56:06.103Z] #58 28.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:56:06 [2021-05-18T09:56:06.165Z] #49 ...
09:56:06 [2021-05-18T09:56:06.165Z] 
09:56:06 [2021-05-18T09:56:06.165Z] #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
09:56:06 [2021-05-18T09:56:06.165Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:06 [2021-05-18T09:56:06.165Z] #55 34.20 Fetched 8445 kB in 26s (320 kB/s)
09:56:06 [2021-05-18T09:56:06.165Z] #55 34.20 Reading package lists...
09:56:06 [2021-05-18T09:56:06.165Z] #55 43.76 Reading package lists...
09:56:06 [2021-05-18T09:56:06.165Z] #55 ...
09:56:06 [2021-05-18T09:56:06.165Z] 
09:56:06 [2021-05-18T09:56:06.165Z] #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
09:56:06 [2021-05-18T09:56:06.165Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:56:06 [2021-05-18T09:56:06.165Z] #58 35.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 35.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 35.70 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:56:06 [2021-05-18T09:56:06.165Z] #58 35.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 36.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 41.46 go: finding github.com/pkg/errors v0.9.1
09:56:06 [2021-05-18T09:56:06.165Z] #58 41.69 go: finding github.com/sirupsen/logrus v1.8.1
09:56:06 [2021-05-18T09:56:06.165Z] #58 41.93 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.29 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.29 go: finding github.com/google/uuid v1.2.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.49 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.52 go: finding github.com/gofrs/flock v0.8.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.55 go: finding github.com/moby/vpnkit v0.5.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.62 go: finding github.com/gorilla/mux v1.8.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.65 go: finding github.com/moby/sys/mountinfo v0.4.1
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.69 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.73 go: finding github.com/urfave/cli/v2 v2.3.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 42.85 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:56:06 [2021-05-18T09:56:06.165Z] #58 43.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:06 [2021-05-18T09:56:06.165Z] #58 43.16 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:56:06 [2021-05-18T09:56:06.272Z] #58 12.20 go: extracting github.com/moby/sys/mountinfo v0.4.1
09:56:06 [2021-05-18T09:56:06.273Z] #58 ...
09:56:06 [2021-05-18T09:56:06.273Z] 
09:56:06 [2021-05-18T09:56:06.273Z] #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
09:56:06 [2021-05-18T09:56:06.273Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:56:06 [2021-05-18T09:56:06.273Z] #27 17.71 Updating certificates in /etc/ssl/certs...
09:56:06 [2021-05-18T09:56:06.273Z] #27 21.61 137 added, 0 removed; done.
09:56:06 [2021-05-18T09:56:06.273Z] #27 21.85 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
09:56:06 [2021-05-18T09:56:06.273Z] #27 21.87 Setting up jq (1.5+dfsg-2+b1) ...
09:56:06 [2021-05-18T09:56:06.273Z] #27 21.99 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
09:56:06 [2021-05-18T09:56:06.273Z] #27 22.04 Setting up curl (7.64.0-4+deb10u2) ...
09:56:06 [2021-05-18T09:56:06.273Z] #27 22.09 Processing triggers for libc-bin (2.28-10) ...
09:56:06 [2021-05-18T09:56:06.273Z] #27 22.34 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:56:06 [2021-05-18T09:56:06.273Z] #27 22.37 Updating certificates in /etc/ssl/certs...
09:56:06 [2021-05-18T09:56:06.273Z] #27 26.54 0 added, 0 removed; done.
09:56:06 [2021-05-18T09:56:06.273Z] #27 26.54 Running hooks in /etc/ca-certificates/update.d...
09:56:06 [2021-05-18T09:56:06.273Z] #27 26.55 done.
09:56:06 [2021-05-18T09:56:06.273Z] #27 ...
09:56:06 [2021-05-18T09:56:06.273Z] 
09:56:06 [2021-05-18T09:56:06.273Z] #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
09:56:06 [2021-05-18T09:56:06.273Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:56:06 [2021-05-18T09:56:06.273Z] #51 12.26 + cd /tmp/tmp.iUmqN7Eask/src/github.com/mvdan/sh
09:56:06 [2021-05-18T09:56:06.273Z] #51 12.26 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:56:06 [2021-05-18T09:56:06.445Z] #51 24.32 encoding
09:56:06 [2021-05-18T09:56:06.445Z] #51 ...
09:56:06 [2021-05-18T09:56:06.445Z] 
09:56:06 [2021-05-18T09:56:06.445Z] #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
09:56:06 [2021-05-18T09:56:06.445Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:06 [2021-05-18T09:56:06.445Z] #36 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:56:06 [2021-05-18T09:56:06.446Z] #36 18.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:06 [2021-05-18T09:56:06.539Z] #51 12.41 + GO111MODULE=on
09:56:06 [2021-05-18T09:56:06.539Z] #51 12.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:56:06 [2021-05-18T09:56:06.580Z] #43 20.97   CC       images/ns.o
09:56:06 [2021-05-18T09:56:06.580Z] #43 21.22   CC       images/regfile.o
09:56:06 [2021-05-18T09:56:06.673Z] #58 29.40 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:56:06 [2021-05-18T09:56:06.706Z] #36 ...
09:56:06 [2021-05-18T09:56:06.706Z] 
09:56:06 [2021-05-18T09:56:06.706Z] #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
09:56:06 [2021-05-18T09:56:06.706Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:06 [2021-05-18T09:56:06.706Z] #51 24.49 math
09:56:06 [2021-05-18T09:56:06.706Z] #51 24.57 runtime
09:56:06 [2021-05-18T09:56:06.706Z] #51 ...
09:56:06 [2021-05-18T09:56:06.706Z] 
09:56:06 [2021-05-18T09:56:06.706Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:56:06 [2021-05-18T09:56:06.706Z] #34 sha256:3450ec0e4b3cdc7a3172c0b8ae07e00f9cef72893b00b3f2ab38f651fcd5531b
09:56:06 [2021-05-18T09:56:06.706Z] #34 14.59 github.com/pelletier/go-toml
09:56:06 [2021-05-18T09:56:06.807Z] #51 ...
09:56:06 [2021-05-18T09:56:06.807Z] 
09:56:06 [2021-05-18T09:56:06.807Z] #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
09:56:06 [2021-05-18T09:56:06.807Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2
09:56:06 [2021-05-18T09:56:06.807Z] #27 DONE 28.3s
09:56:06 [2021-05-18T09:56:06.807Z] 
09:56:06 [2021-05-18T09:56:06.807Z] #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
09:56:06 [2021-05-18T09:56:06.807Z] #58 sha256:c6df8e0876a821acd63952795776bde119cbadeeb82af2b7ed44c64ac9afce63
09:56:06 [2021-05-18T09:56:06.807Z] #58 12.40 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:06 [2021-05-18T09:56:06.807Z] #58 12.53 go: extracting github.com/urfave/cli/v2 v2.3.0
09:56:06 [2021-05-18T09:56:06.807Z] #58 12.54 go: extracting github.com/moby/vpnkit v0.5.0
09:56:06 [2021-05-18T09:56:06.807Z] #58 12.55 go: extracting github.com/gorilla/mux v1.8.0
09:56:06 [2021-05-18T09:56:06.836Z] #43 21.48   CC       images/ghost-file.o
09:56:06 [2021-05-18T09:56:06.969Z] #34 ...
09:56:06 [2021-05-18T09:56:06.969Z] 
09:56:06 [2021-05-18T09:56:06.969Z] #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
09:56:06 [2021-05-18T09:56:06.969Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:56:06 [2021-05-18T09:56:06.969Z] #58 23.18 go: extracting github.com/moby/vpnkit v0.5.0
09:56:06 [2021-05-18T09:56:06.969Z] #58 24.58 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:06 [2021-05-18T09:56:06.969Z] #58 24.74 go: extracting github.com/urfave/cli/v2 v2.3.0
09:56:07 [2021-05-18T09:56:07.073Z] #58 ...
09:56:07 [2021-05-18T09:56:07.073Z] 
09:56:07 [2021-05-18T09:56:07.073Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:56:07 [2021-05-18T09:56:07.073Z] #28 sha256:5ecb0d197eb8069a0f828fdb232616b638227fed8f7e9349d0ca7380705e5731
09:56:07 [2021-05-18T09:56:07.073Z] #28 DONE 0.2s
09:56:07 [2021-05-18T09:56:07.073Z] 
09:56:07 [2021-05-18T09:56:07.073Z] #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
09:56:07 [2021-05-18T09:56:07.073Z] #49 sha256:15678a9e5fe9fa7a6dafa830cee55279fe410ae4bdcdb1b766100f9c9056c7cd
09:56:07 [2021-05-18T09:56:07.073Z] #49 11.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:56:07 [2021-05-18T09:56:07.073Z] #49 11.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:07 [2021-05-18T09:56:07.073Z] #49 11.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:07 [2021-05-18T09:56:07.073Z] #49 12.23 go: extracting github.com/pkg/errors v0.8.1
09:56:07 [2021-05-18T09:56:07.073Z] #49 12.42 go: extracting github.com/spf13/viper v1.6.1
09:56:07 [2021-05-18T09:56:07.073Z] #49 12.56 go: extracting github.com/spf13/cobra v0.0.5
09:56:07 [2021-05-18T09:56:07.073Z] #49 12.58 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:56:07 [2021-05-18T09:56:07.073Z] #49 12.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:56:07 [2021-05-18T09:56:07.073Z] #49 13.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:07 [2021-05-18T09:56:07.073Z] #49 13.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:07 [2021-05-18T09:56:07.092Z] #43 21.75   CC       images/fifo.o
09:56:07 [2021-05-18T09:56:07.102Z] #58 ...
09:56:07 [2021-05-18T09:56:07.102Z] 
09:56:07 [2021-05-18T09:56:07.102Z] #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
09:56:07 [2021-05-18T09:56:07.102Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:56:07 [2021-05-18T09:56:07.102Z] #49 44.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:07 [2021-05-18T09:56:07.232Z] #58 24.93 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:07 [2021-05-18T09:56:07.232Z] #58 24.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:56:07 [2021-05-18T09:56:07.336Z] #49 13.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:07 [2021-05-18T09:56:07.336Z] #49 13.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:07 [2021-05-18T09:56:07.336Z] #49 13.25 go: downloading github.com/fatih/color v1.7.0
09:56:07 [2021-05-18T09:56:07.351Z] #43 22.01   CC       images/remap-file-path.o
09:56:07 [2021-05-18T09:56:07.607Z] #43 22.26   CC       images/eventfd.o
09:56:07 [2021-05-18T09:56:07.607Z] #49 13.44 go: extracting github.com/fatih/color v1.7.0
09:56:07 [2021-05-18T09:56:07.607Z] #49 13.65 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:07 [2021-05-18T09:56:07.672Z] #49 ...
09:56:07 [2021-05-18T09:56:07.672Z] 
09:56:07 [2021-05-18T09:56:07.672Z] #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
09:56:07 [2021-05-18T09:56:07.672Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:07 [2021-05-18T09:56:07.672Z] #42 35.54 Fetched 8445 kB in 26s (319 kB/s)
09:56:07 [2021-05-18T09:56:07.672Z] #42 35.54 Reading package lists...
09:56:07 [2021-05-18T09:56:07.672Z] #42 44.34 Reading package lists...
09:56:07 [2021-05-18T09:56:07.672Z] #42 ...
09:56:07 [2021-05-18T09:56:07.672Z] 
09:56:07 [2021-05-18T09:56:07.672Z] #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
09:56:07 [2021-05-18T09:56:07.672Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:56:07 [2021-05-18T09:56:07.672Z] #45 45.22 vendor/golang.org/x/crypto/internal/subtle
09:56:07 [2021-05-18T09:56:07.672Z] #45 45.34 vendor/golang.org/x/crypto/curve25519
09:56:07 [2021-05-18T09:56:07.863Z] #43 22.54   CC       images/eventpoll.o
09:56:07 [2021-05-18T09:56:07.870Z] #49 13.80 go: downloading github.com/hashicorp/hcl v1.0.0
09:56:07 [2021-05-18T09:56:07.870Z] #49 13.83 go: downloading github.com/spf13/pflag v1.0.5
09:56:08 [2021-05-18T09:56:08.134Z] #49 14.07 go: extracting github.com/spf13/pflag v1.0.5
09:56:08 [2021-05-18T09:56:08.134Z] #49 14.10 go: extracting github.com/hashicorp/hcl v1.0.0
09:56:08 [2021-05-18T09:56:08.396Z] #49 14.30 go: downloading github.com/ultraware/funlen v0.0.2
09:56:08 [2021-05-18T09:56:08.396Z] #49 14.41 go: extracting github.com/ultraware/funlen v0.0.2
09:56:08 [2021-05-18T09:56:08.425Z] #43 22.83   CC       images/fh.o
09:56:08 [2021-05-18T09:56:08.664Z] #49 14.67 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:08 [2021-05-18T09:56:08.681Z] #43 23.14   CC       images/fsnotify.o
09:56:09 [2021-05-18T09:56:09.243Z] #43 23.74   CC       images/signalfd.o
09:56:09 [2021-05-18T09:56:09.243Z] #43 23.93   CC       images/fs.o
09:56:09 [2021-05-18T09:56:09.243Z] #43 ...
09:56:09 [2021-05-18T09:56:09.243Z] 
09:56:09 [2021-05-18T09:56:09.243Z] #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
09:56:09 [2021-05-18T09:56:09.243Z] #56 sha256:1df5ba2ef3c636182195b70991acd7f049f6c94ea7707e3e825a8682abe3efe7
09:56:09 [2021-05-18T09:56:09.243Z] #56 42.08 Checking out files:  45% (1773/3922)   
Checking out files:  46% (1805/3922)   
Checking out files:  47% (1844/3922)   
Checking out files:  48% (1883/3922)   
Checking out files:  49% (1922/3922)   
Checking out files:  50% (1961/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  86% (3378/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
09:56:09 [2021-05-18T09:56:09.243Z] #56 43.52 + cd /tmp/tmp.VpnhtrQs0b/src/github.com/containerd/containerd
09:56:09 [2021-05-18T09:56:09.243Z] #56 43.52 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + export 'BUILDTAGS=netgo osusergo static_build'
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + BUILDTAGS='netgo osusergo static_build'
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + export EXTRA_FLAGS=-buildmode=pie
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + EXTRA_FLAGS=-buildmode=pie
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + '[' '' = dynamic ']'
09:56:09 [2021-05-18T09:56:09.243Z] #56 44.28 + make
09:56:09 [2021-05-18T09:56:09.243Z] #56 46.01 + bin/ctr
09:56:09 [2021-05-18T09:56:09.613Z] #49 ...
09:56:09 [2021-05-18T09:56:09.613Z] 
09:56:09 [2021-05-18T09:56:09.613Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:09 [2021-05-18T09:56:09.613Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:56:09 [2021-05-18T09:56:09.613Z] #32 5.180 + git clone https://github.com/kolyshkin/go-swagger.git .
09:56:09 [2021-05-18T09:56:09.613Z] #32 5.184 Cloning into '.'...
09:56:09 [2021-05-18T09:56:09.613Z] #32 ...
09:56:09 [2021-05-18T09:56:09.613Z] 
09:56:09 [2021-05-18T09:56:09.613Z] #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
09:56:09 [2021-05-18T09:56:09.613Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:56:09 [2021-05-18T09:56:09.613Z] #40 14.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:56:09 [2021-05-18T09:56:09.993Z] #58 32.06 go: finding github.com/pkg/errors v0.9.1
09:56:09 [2021-05-18T09:56:09.993Z] #58 ...
09:56:09 [2021-05-18T09:56:09.993Z] 
09:56:09 [2021-05-18T09:56:09.993Z] #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
09:56:09 [2021-05-18T09:56:09.993Z] #67 sha256:da1a619ee53bd825d590f9f34ed3641c6da12c7d66028456d82ba2cc2e0b35dc
09:56:09 [2021-05-18T09:56:09.993Z] #67 22.04 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:56:09 [2021-05-18T09:56:09.993Z] #67 22.94 + cd /tmp/tmp.9LZzYbSXiF/src/github.com/docker/libnetwork
09:56:09 [2021-05-18T09:56:09.993Z] #67 22.94 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
09:56:09 [2021-05-18T09:56:09.993Z] #67 23.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:56:09 [2021-05-18T09:56:09.993Z] #67 ...
09:56:09 [2021-05-18T09:56:09.993Z] 
09:56:09 [2021-05-18T09:56:09.993Z] #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
09:56:09 [2021-05-18T09:56:09.993Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:56:09 [2021-05-18T09:56:09.993Z] #58 32.19 go: finding github.com/sirupsen/logrus v1.8.1
09:56:09 [2021-05-18T09:56:09.993Z] #58 32.40 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:09 [2021-05-18T09:56:09.993Z] #58 32.41 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:10 [2021-05-18T09:56:10.206Z] #45 ...
09:56:10 [2021-05-18T09:56:10.206Z] 
09:56:10 [2021-05-18T09:56:10.206Z] #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
09:56:10 [2021-05-18T09:56:10.206Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:10 [2021-05-18T09:56:10.206Z] #13 33.48 Fetched 8963 kB in 28s (322 kB/s)
09:56:10 [2021-05-18T09:56:10.206Z] #13 33.48 Reading package lists...
09:56:10 [2021-05-18T09:56:10.206Z] #13 41.95 Reading package lists...
09:56:10 [2021-05-18T09:56:10.206Z] #13 ...
09:56:10 [2021-05-18T09:56:10.206Z] 
09:56:10 [2021-05-18T09:56:10.206Z] #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
09:56:10 [2021-05-18T09:56:10.206Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:56:10 [2021-05-18T09:56:10.206Z] #49 47.86 go: extracting github.com/gogo/protobuf v1.2.1
09:56:10 [2021-05-18T09:56:10.253Z] #58 32.77 go: finding github.com/google/uuid v1.2.0
09:56:10 [2021-05-18T09:56:10.253Z] #58 32.86 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:10 [2021-05-18T09:56:10.253Z] #58 32.98 go: finding github.com/gofrs/flock v0.8.0
09:56:10 [2021-05-18T09:56:10.253Z] #58 32.98 go: finding github.com/moby/vpnkit v0.5.0
09:56:10 [2021-05-18T09:56:10.253Z] #58 33.00 go: finding github.com/gorilla/mux v1.8.0
09:56:10 [2021-05-18T09:56:10.253Z] #58 33.06 go: finding github.com/moby/sys/mountinfo v0.4.1
09:56:10 [2021-05-18T09:56:10.465Z] #49 48.33 go: extracting golang.org/x/text v0.3.2
09:56:10 [2021-05-18T09:56:10.513Z] #58 33.13 go: finding github.com/urfave/cli/v2 v2.3.0
09:56:10 [2021-05-18T09:56:10.513Z] #58 33.17 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:10 [2021-05-18T09:56:10.513Z] #58 33.18 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:56:10 [2021-05-18T09:56:10.513Z] #58 ...
09:56:10 [2021-05-18T09:56:10.513Z] 
09:56:10 [2021-05-18T09:56:10.513Z] #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
09:56:10 [2021-05-18T09:56:10.513Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:56:10 [2021-05-18T09:56:10.513Z] #40 23.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:56:10 [2021-05-18T09:56:10.535Z] #58 ...
09:56:10 [2021-05-18T09:56:10.535Z] 
09:56:10 [2021-05-18T09:56:10.535Z] #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
09:56:10 [2021-05-18T09:56:10.535Z] #67 sha256:11539c7502d4e3349914971ba85ea0c3fef3e79a9a452d2f2a2c38ac66c6e747
09:56:10 [2021-05-18T09:56:10.535Z] #67 26.07 Checking out files:  37% (708/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:56:10 [2021-05-18T09:56:10.535Z] #67 28.08 + cd /tmp/tmp.7NlkojUDPT/src/github.com/docker/libnetwork
09:56:10 [2021-05-18T09:56:10.535Z] #67 28.08 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
09:56:10 [2021-05-18T09:56:10.535Z] #67 28.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:56:10 [2021-05-18T09:56:10.566Z] #40 ...
09:56:10 [2021-05-18T09:56:10.566Z] 
09:56:10 [2021-05-18T09:56:10.566Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:56:10 [2021-05-18T09:56:10.566Z] #34 sha256:1e19474b83bf6c86503b33c0e351bcdc2d45bf5967f04a24ad80d5dcaf6fca08
09:56:10 [2021-05-18T09:56:10.566Z] #34 12.41 github.com/pelletier/go-toml/cmd/tomll
09:56:10 [2021-05-18T09:56:10.566Z] #34 DONE 16.3s
09:56:10 [2021-05-18T09:56:10.566Z] 
09:56:10 [2021-05-18T09:56:10.566Z] #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
09:56:10 [2021-05-18T09:56:10.566Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:10 [2021-05-18T09:56:10.566Z] #29 2.536 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
09:56:10 [2021-05-18T09:56:10.566Z] #29 3.026 
09:56:10 [2021-05-18T09:56:10.773Z] #40 ...
09:56:10 [2021-05-18T09:56:10.773Z] 
09:56:10 [2021-05-18T09:56:10.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
09:56:10 [2021-05-18T09:56:10.773Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:10 [2021-05-18T09:56:10.773Z] #13 16.98 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:56:10 [2021-05-18T09:56:10.773Z] #13 19.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:10 [2021-05-18T09:56:10.773Z] #13 ...
09:56:10 [2021-05-18T09:56:10.773Z] 
09:56:10 [2021-05-18T09:56:10.773Z] #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
09:56:10 [2021-05-18T09:56:10.773Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:56:10 [2021-05-18T09:56:10.773Z] #58 33.43 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:11 [2021-05-18T09:56:11.033Z] #58 33.75 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:56:11 [2021-05-18T09:56:11.761Z] #56 ...
09:56:11 [2021-05-18T09:56:11.761Z] 
09:56:11 [2021-05-18T09:56:11.761Z] #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
09:56:11 [2021-05-18T09:56:11.761Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:56:11 [2021-05-18T09:56:11.761Z] #45 82.41 log
09:56:11 [2021-05-18T09:56:11.761Z] #45 83.12 encoding/xml
09:56:11 [2021-05-18T09:56:11.761Z] #45 84.14 go/doc
09:56:11 [2021-05-18T09:56:11.761Z] #45 87.48 github.com/LK4D4/vndr/build
09:56:11 [2021-05-18T09:56:11.761Z] #45 88.88 github.com/LK4D4/vndr/versioned
09:56:11 [2021-05-18T09:56:11.761Z] #45 88.98 compress/flate
09:56:11 [2021-05-18T09:56:11.761Z] #45 90.35 hash/crc32
09:56:11 [2021-05-18T09:56:11.761Z] #45 91.02 vendor/golang.org/x/crypto/cryptobyte
09:56:11 [2021-05-18T09:56:11.761Z] #45 91.74 compress/gzip
09:56:11 [2021-05-18T09:56:11.761Z] #45 92.42 net
09:56:11 [2021-05-18T09:56:11.761Z] #45 ...
09:56:11 [2021-05-18T09:56:11.761Z] 
09:56:11 [2021-05-18T09:56:11.761Z] #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
09:56:11 [2021-05-18T09:56:11.761Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:11 [2021-05-18T09:56:11.761Z] #43 24.11   CC       images/pstree.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 24.31   CC       images/pipe.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 24.60   CC       images/tcp-stream.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 24.87   CC       images/sk-packet.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 25.18   CC       images/mnt.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 25.42   CC       images/pipe-data.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 25.62   CC       images/sa.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 25.92   CC       images/timer.o
09:56:11 [2021-05-18T09:56:11.761Z] #43 26.18   CC       images/timerfd.o
09:56:12 [2021-05-18T09:56:12.018Z] #43 26.46   CC       images/mm.o
09:56:12 [2021-05-18T09:56:12.275Z] #43 26.76   CC       images/sk-opts.o
09:56:12 [2021-05-18T09:56:12.275Z] #43 26.99   CC       images/sk-unix.o
09:56:12 [2021-05-18T09:56:12.416Z] #58 ...
09:56:12 [2021-05-18T09:56:12.416Z] 
09:56:12 [2021-05-18T09:56:12.416Z] #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
09:56:12 [2021-05-18T09:56:12.416Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:12 [2021-05-18T09:56:12.416Z] #36 24.84 Fetched 8445 kB in 17s (502 kB/s)
09:56:12 [2021-05-18T09:56:12.416Z] #36 24.84 Reading package lists...
09:56:12 [2021-05-18T09:56:12.416Z] #36 31.94 Reading package lists...
09:56:12 [2021-05-18T09:56:12.416Z] #36 ...
09:56:12 [2021-05-18T09:56:12.416Z] 
09:56:12 [2021-05-18T09:56:12.416Z] #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
09:56:12 [2021-05-18T09:56:12.416Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:56:12 [2021-05-18T09:56:12.416Z] #49 28.90 go: extracting github.com/davecgh/go-spew v1.1.1
09:56:12 [2021-05-18T09:56:12.416Z] #49 31.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:12 [2021-05-18T09:56:12.416Z] #49 33.82 go: extracting github.com/gogo/protobuf v1.2.1
09:56:12 [2021-05-18T09:56:12.532Z] #43 27.29   CC       images/sk-inet.o
09:56:12 [2021-05-18T09:56:12.789Z] #43 ...
09:56:12 [2021-05-18T09:56:12.789Z] 
09:56:12 [2021-05-18T09:56:12.789Z] #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
09:56:12 [2021-05-18T09:56:12.789Z] #51 sha256:d601262e46ef8da495d63b8684e0819ff89330da18b96f944d6b013bba702c91
09:56:12 [2021-05-18T09:56:12.789Z] #51 86.85 mvdan.cc/sh/v3/cmd/shfmt
09:56:12 [2021-05-18T09:56:12.789Z] #51 DONE 93.6s
09:56:12 [2021-05-18T09:56:12.789Z] 
09:56:12 [2021-05-18T09:56:12.789Z] #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
09:56:12 [2021-05-18T09:56:12.789Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:56:12 [2021-05-18T09:56:12.789Z] #45 93.28 vendor/golang.org/x/crypto/chacha20poly1305
09:56:12 [2021-05-18T09:56:12.949Z] #29 3.295 
                                                                           0.0%
#                                                                          2.6%
#####                                                                      7.2%
######                                                                     8.5%
########                                                                  12.3%
##########                                                                14.9%
############                                                              17.9%
##############                                                            20.5%
################                                                          23.6%
#####################                                                     29.7%
#########################                                                 35.9%
##############################                                            41.9%
#################################                                         47.1%
####################################                                      51.2%
########################################                                  55.9%
##########################################                                58.7%
###########################################                               60.6%
################################################                          66.7%
###################################################                       71.6%
########################################################                  78.7%
############################################################              84.1%
################################################################          89.1%
###################################################################       93.9%
#######################################################################   98.9%
######################################################################## 100.0%
09:56:12 [2021-05-18T09:56:12.986Z] #49 ...
09:56:12 [2021-05-18T09:56:12.986Z] 
09:56:12 [2021-05-18T09:56:12.986Z] #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
09:56:12 [2021-05-18T09:56:12.986Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:12 [2021-05-18T09:56:12.986Z] #13 29.44 Fetched 8963 kB in 17s (514 kB/s)
09:56:13 [2021-05-18T09:56:13.532Z] #29 6.315 
09:56:13 [2021-05-18T09:56:13.795Z] #29 6.583 
                                                                           0.2%
###################                                                       27.0%
############################                                              39.0%
##############################################################            86.1%
######################################################################## 100.0%
09:56:14 [2021-05-18T09:56:14.157Z] #45 95.04 vendor/golang.org/x/text/transform
09:56:14 [2021-05-18T09:56:14.372Z] #29 7.356 
09:56:14 [2021-05-18T09:56:14.744Z] #67 ...
09:56:14 [2021-05-18T09:56:14.744Z] 
09:56:14 [2021-05-18T09:56:14.744Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
09:56:14 [2021-05-18T09:56:14.744Z] #34 sha256:3450ec0e4b3cdc7a3172c0b8ae07e00f9cef72893b00b3f2ab38f651fcd5531b
09:56:14 [2021-05-18T09:56:14.744Z] #34 25.30 github.com/pelletier/go-toml/cmd/tomll
09:56:14 [2021-05-18T09:56:14.744Z] #34 DONE 31.9s
09:56:14 [2021-05-18T09:56:14.744Z] 
09:56:14 [2021-05-18T09:56:14.744Z] #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
09:56:14 [2021-05-18T09:56:14.744Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:56:14 [2021-05-18T09:56:14.744Z] #40 31.02 Checking out files:  88% (1506/1693)   
Checking out files:  89% (1507/1693)   
Checking out files:  90% (1524/1693)   
Checking out files:  91% (1541/1693)   
Checking out files:  92% (1558/1693)   
Checking out files:  93% (1575/1693)   
Checking out files:  94% (1592/1693)   
Checking out files:  95% (1609/1693)   
Checking out files:  96% (1626/1693)   
Checking out files:  97% (1643/1693)   
Checking out files:  98% (1660/1693)   
Checking out files:  99% (1677/1693)   
Checking out files: 100% (1693/1693)   
Checking out files: 100% (1693/1693), done.
09:56:14 [2021-05-18T09:56:14.744Z] #40 31.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:56:14 [2021-05-18T09:56:14.744Z] #40 ...
09:56:14 [2021-05-18T09:56:14.744Z] 
09:56:14 [2021-05-18T09:56:14.744Z] #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
09:56:14 [2021-05-18T09:56:14.744Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:14 [2021-05-18T09:56:14.744Z] #49 22.51 go: extracting github.com/mattn/go-isatty v0.0.8
09:56:14 [2021-05-18T09:56:14.744Z] #49 23.32 go: downloading github.com/ultraware/funlen v0.0.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 23.32 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:56:14 [2021-05-18T09:56:14.744Z] #49 23.40 go: extracting github.com/ultraware/funlen v0.0.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 26.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.62 go: downloading gopkg.in/ini.v1 v1.51.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.70 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.70 go: downloading github.com/ultraware/whitespace v0.0.4
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.71 go: downloading github.com/subosito/gotenv v1.2.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.71 go: downloading github.com/magiconair/properties v1.8.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.71 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.72 go: downloading github.com/spf13/afero v1.1.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.72 go: downloading github.com/go-lintpack/lintpack v0.5.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 29.90 go: extracting github.com/ultraware/whitespace v0.0.4
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.01 go: extracting github.com/subosito/gotenv v1.2.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.03 go: extracting github.com/go-lintpack/lintpack v0.5.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.03 go: extracting github.com/spf13/afero v1.1.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.04 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.08 go: extracting github.com/magiconair/properties v1.8.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.09 go: extracting gopkg.in/ini.v1 v1.51.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.09 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.24 go: downloading github.com/mattn/go-colorable v0.1.4
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.24 go: downloading github.com/hashicorp/hcl v1.0.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.46 go: extracting github.com/mattn/go-colorable v0.1.4
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.47 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.56 go: downloading github.com/sirupsen/logrus v1.4.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.58 go: downloading gopkg.in/yaml.v2 v2.2.7
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.70 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.72 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.77 go: downloading github.com/spf13/cast v1.3.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.90 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:14 [2021-05-18T09:56:14.744Z] #49 30.96 go: downloading github.com/go-critic/go-critic v0.4.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.15 go: extracting github.com/hashicorp/hcl v1.0.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.39 go: extracting github.com/spf13/cast v1.3.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.40 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.44 go: downloading github.com/stretchr/testify v1.4.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.46 go: extracting github.com/sirupsen/logrus v1.4.2
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.50 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.50 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.55 go: extracting gopkg.in/yaml.v2 v2.2.7
09:56:14 [2021-05-18T09:56:14.744Z] #49 31.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:14 [2021-05-18T09:56:14.744Z] #49 32.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
09:56:14 [2021-05-18T09:56:14.744Z] #49 32.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:14 [2021-05-18T09:56:14.906Z] #13 29.44 Reading package lists...
09:56:14 [2021-05-18T09:56:14.906Z] #13 ...
09:56:14 [2021-05-18T09:56:14.906Z] 
09:56:14 [2021-05-18T09:56:14.906Z] #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
09:56:14 [2021-05-18T09:56:14.906Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:14 [2021-05-18T09:56:14.906Z] #42 27.65 Fetched 8445 kB in 18s (476 kB/s)
09:56:14 [2021-05-18T09:56:14.906Z] #42 27.65 Reading package lists...
09:56:15 [2021-05-18T09:56:15.007Z] #49 ...
09:56:15 [2021-05-18T09:56:15.007Z] 
09:56:15 [2021-05-18T09:56:15.007Z] #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
09:56:15 [2021-05-18T09:56:15.007Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:15 [2021-05-18T09:56:15.007Z] #13 17.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:15 [2021-05-18T09:56:15.007Z] #13 ...
09:56:15 [2021-05-18T09:56:15.007Z] 
09:56:15 [2021-05-18T09:56:15.007Z] #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
09:56:15 [2021-05-18T09:56:15.007Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:15 [2021-05-18T09:56:15.007Z] #49 32.82 go: downloading golang.org/x/text v0.3.2
09:56:15 [2021-05-18T09:56:15.007Z] #49 32.83 go: downloading github.com/spf13/pflag v1.0.5
09:56:15 [2021-05-18T09:56:15.087Z] #45 95.67 vendor/golang.org/x/text/unicode/bidi
09:56:15 [2021-05-18T09:56:15.166Z] #42 35.01 Reading package lists...
09:56:15 [2021-05-18T09:56:15.166Z] #42 ...
09:56:15 [2021-05-18T09:56:15.166Z] 
09:56:15 [2021-05-18T09:56:15.166Z] #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
09:56:15 [2021-05-18T09:56:15.166Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:56:15 [2021-05-18T09:56:15.166Z] #49 37.34 go: extracting golang.org/x/text v0.3.2
09:56:15 [2021-05-18T09:56:15.166Z] #29 7.628 #=#=#                                                                         

##                                                                         3.4%
##################                                                        25.5%
##############################                                            41.9%
######################################                                    54.1%
######################################################                    75.4%
######################################################################    97.4%
######################################################################## 100.0%
09:56:15 [2021-05-18T09:56:15.268Z] #49 32.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:15 [2021-05-18T09:56:15.268Z] #49 32.95 go: extracting github.com/stretchr/testify v1.4.0
09:56:15 [2021-05-18T09:56:15.268Z] #49 32.95 go: extracting github.com/go-critic/go-critic v0.4.1
09:56:15 [2021-05-18T09:56:15.268Z] #49 33.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:15 [2021-05-18T09:56:15.430Z] #29 ...
09:56:15 [2021-05-18T09:56:15.430Z] 
09:56:15 [2021-05-18T09:56:15.430Z] #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
09:56:15 [2021-05-18T09:56:15.430Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:15 [2021-05-18T09:56:15.430Z] #13 7.988 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
09:56:15 [2021-05-18T09:56:15.430Z] #13 15.39 Fetched 8780 kB in 13s (696 kB/s)
09:56:15 [2021-05-18T09:56:15.430Z] #13 15.39 Reading package lists...
09:56:15 [2021-05-18T09:56:15.430Z] #13 ...
09:56:15 [2021-05-18T09:56:15.430Z] 
09:56:15 [2021-05-18T09:56:15.430Z] #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
09:56:15 [2021-05-18T09:56:15.430Z] #67 sha256:073c50c5d0e482cd2873796a4050a0d27c43a23835c4aeb402de83dcedad38d0
09:56:15 [2021-05-18T09:56:15.529Z] #49 33.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:56:15 [2021-05-18T09:56:15.740Z] #49 ...
09:56:15 [2021-05-18T09:56:15.740Z] 
09:56:15 [2021-05-18T09:56:15.740Z] #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
09:56:15 [2021-05-18T09:56:15.740Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:15 [2021-05-18T09:56:15.740Z] #13 41.95 Reading package lists...
09:56:16 [2021-05-18T09:56:16.002Z] #13 48.29 Building dependency tree...
09:56:16 [2021-05-18T09:56:16.100Z] #49 33.68 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
09:56:16 [2021-05-18T09:56:16.100Z] #49 33.74 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:16 [2021-05-18T09:56:16.100Z] #49 33.81 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:16 [2021-05-18T09:56:16.100Z] #49 33.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:16 [2021-05-18T09:56:16.100Z] #49 34.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:16 [2021-05-18T09:56:16.222Z] #67 21.36 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
09:56:16 [2021-05-18T09:56:16.222Z] #67 22.02 + cd /tmp/tmp.Wj4k0wHy2c/src/github.com/docker/libnetwork
09:56:16 [2021-05-18T09:56:16.222Z] #67 22.02 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46
09:56:16 [2021-05-18T09:56:16.361Z] #49 34.13 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:56:16 [2021-05-18T09:56:16.454Z] #45 97.21 vendor/golang.org/x/text/secure/bidirule
09:56:16 [2021-05-18T09:56:16.570Z] #13 ...
09:56:16 [2021-05-18T09:56:16.570Z] 
09:56:16 [2021-05-18T09:56:16.570Z] #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
09:56:16 [2021-05-18T09:56:16.570Z] #67 sha256:2b5c3b788faef8843bf46db370d7494b2e22b1c679ac3be21232234b3902ab57
09:56:16 [2021-05-18T09:56:16.570Z] #67 DONE 54.5s
09:56:16 [2021-05-18T09:56:16.570Z] 
09:56:16 [2021-05-18T09:56:16.570Z] #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
09:56:16 [2021-05-18T09:56:16.570Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:56:16 [2021-05-18T09:56:16.570Z] #49 53.83 go: finding github.com/fatih/color v1.7.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 53.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:16 [2021-05-18T09:56:16.570Z] #49 53.91 go: finding github.com/mattn/go-colorable v0.1.4
09:56:16 [2021-05-18T09:56:16.570Z] #49 53.92 go: finding github.com/mattn/go-isatty v0.0.8
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.05 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.18 go: finding github.com/pkg/errors v0.8.1
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.19 go: finding github.com/go-critic/go-critic v0.4.1
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.19 go: finding github.com/sirupsen/logrus v1.4.2
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.20 go: finding github.com/go-lintpack/lintpack v0.5.2
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.29 go: finding github.com/go-toolsmith/astequal v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.30 go: finding github.com/stretchr/testify v1.4.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.30 go: finding github.com/mitchellh/go-homedir v1.1.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.32 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.34 go: finding github.com/davecgh/go-spew v1.1.1
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.35 go: finding github.com/go-toolsmith/astp v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.38 go: finding github.com/spf13/viper v1.6.1
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.39 go: finding github.com/go-toolsmith/astcast v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.39 go: finding github.com/pmezard/go-difflib v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.39 go: finding github.com/go-toolsmith/typep v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.43 go: finding github.com/stretchr/objx v0.2.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.46 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.63 go: finding gopkg.in/yaml.v2 v2.2.7
09:56:16 [2021-05-18T09:56:16.570Z] #49 54.63 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:56:16 [2021-05-18T09:56:16.622Z] #49 34.30 go: extracting github.com/spf13/pflag v1.0.5
09:56:16 [2021-05-18T09:56:16.622Z] #49 34.30 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:56:16 [2021-05-18T09:56:16.622Z] #49 34.41 go: downloading github.com/stretchr/objx v0.2.0
09:56:16 [2021-05-18T09:56:16.711Z] #45 97.41 vendor/golang.org/x/text/unicode/norm
09:56:16 [2021-05-18T09:56:16.799Z] #67 22.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:56:16 [2021-05-18T09:56:16.830Z] #49 54.79 go: finding github.com/go-toolsmith/strparse v1.0.0
09:56:16 [2021-05-18T09:56:16.830Z] #49 54.81 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:56:16 [2021-05-18T09:56:16.830Z] #49 54.91 go: finding github.com/gobwas/glob v0.2.3
09:56:16 [2021-05-18T09:56:16.830Z] #49 54.95 go: finding github.com/spf13/cobra v0.0.5
09:56:16 [2021-05-18T09:56:16.883Z] #49 34.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:16 [2021-05-18T09:56:16.883Z] #49 34.59 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:16 [2021-05-18T09:56:16.883Z] #49 34.68 go: downloading github.com/gobwas/glob v0.2.3
09:56:17 [2021-05-18T09:56:17.075Z] #49 ...
09:56:17 [2021-05-18T09:56:17.075Z] 
09:56:17 [2021-05-18T09:56:17.075Z] #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
09:56:17 [2021-05-18T09:56:17.075Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:17 [2021-05-18T09:56:17.075Z] #55 21.85 Reading package lists...
09:56:17 [2021-05-18T09:56:17.075Z] #55 29.72 Reading package lists...
09:56:17 [2021-05-18T09:56:17.075Z] #55 36.70 Building dependency tree...
09:56:17 [2021-05-18T09:56:17.075Z] #55 ...
09:56:17 [2021-05-18T09:56:17.075Z] 
09:56:17 [2021-05-18T09:56:17.075Z] #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
09:56:17 [2021-05-18T09:56:17.075Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:17 [2021-05-18T09:56:17.075Z] #36 31.94 Reading package lists...
09:56:17 [2021-05-18T09:56:17.089Z] #49 55.00 go: finding github.com/fsnotify/fsnotify v1.4.7
09:56:17 [2021-05-18T09:56:17.089Z] #49 55.04 go: finding github.com/hashicorp/hcl v1.0.0
09:56:17 [2021-05-18T09:56:17.089Z] #49 55.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:17 [2021-05-18T09:56:17.144Z] #49 34.93 go: downloading github.com/davecgh/go-spew v1.1.1
09:56:17 [2021-05-18T09:56:17.144Z] #49 34.93 go: downloading github.com/pelletier/go-toml v1.2.0
09:56:17 [2021-05-18T09:56:17.144Z] #49 34.95 go: downloading github.com/pmezard/go-difflib v1.0.0
09:56:17 [2021-05-18T09:56:17.144Z] #49 35.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:17 [2021-05-18T09:56:17.144Z] #49 35.02 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:56:17 [2021-05-18T09:56:17.144Z] #49 35.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:56:17 [2021-05-18T09:56:17.335Z] #36 38.79 Building dependency tree...
09:56:17 [2021-05-18T09:56:17.335Z] #36 ...
09:56:17 [2021-05-18T09:56:17.335Z] 
09:56:17 [2021-05-18T09:56:17.335Z] #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
09:56:17 [2021-05-18T09:56:17.335Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:56:17 [2021-05-18T09:56:17.335Z] #45 30.00 vendor/golang.org/x/crypto/internal/subtle
09:56:17 [2021-05-18T09:56:17.335Z] #45 30.26 vendor/golang.org/x/crypto/curve25519
09:56:17 [2021-05-18T09:56:17.360Z] #49 55.24 go: finding github.com/magiconair/properties v1.8.1
09:56:17 [2021-05-18T09:56:17.360Z] #49 55.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:17 [2021-05-18T09:56:17.360Z] #49 55.49 go: finding github.com/spf13/pflag v1.0.5
09:56:17 [2021-05-18T09:56:17.376Z] #67 ...
09:56:17 [2021-05-18T09:56:17.376Z] 
09:56:17 [2021-05-18T09:56:17.376Z] #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
09:56:17 [2021-05-18T09:56:17.376Z] #58 sha256:c6df8e0876a821acd63952795776bde119cbadeeb82af2b7ed44c64ac9afce63
09:56:17 [2021-05-18T09:56:17.376Z] #58 13.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible
09:56:17 [2021-05-18T09:56:17.376Z] #58 13.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:17 [2021-05-18T09:56:17.376Z] #58 16.25 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:17 [2021-05-18T09:56:17.376Z] #58 16.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 16.63 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 16.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 17.26 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 17.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.18 go: finding github.com/sirupsen/logrus v1.8.1
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.19 go: finding github.com/pkg/errors v0.9.1
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.34 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.66 go: finding github.com/google/uuid v1.2.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.70 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.72 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.82 go: finding github.com/moby/vpnkit v0.5.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.85 go: finding github.com/gorilla/mux v1.8.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.85 go: finding github.com/gofrs/flock v0.8.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.93 go: finding github.com/moby/sys/mountinfo v0.4.1
09:56:17 [2021-05-18T09:56:17.376Z] #58 22.97 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:56:17 [2021-05-18T09:56:17.376Z] #58 23.03 go: finding github.com/urfave/cli/v2 v2.3.0
09:56:17 [2021-05-18T09:56:17.376Z] #58 23.13 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:17 [2021-05-18T09:56:17.376Z] #58 ...
09:56:17 [2021-05-18T09:56:17.376Z] 
09:56:17 [2021-05-18T09:56:17.376Z] #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
09:56:17 [2021-05-18T09:56:17.376Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:17 [2021-05-18T09:56:17.376Z] #29 8.704 
09:56:17 [2021-05-18T09:56:17.595Z] #45 ...
09:56:17 [2021-05-18T09:56:17.595Z] 
09:56:17 [2021-05-18T09:56:17.595Z] #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
09:56:17 [2021-05-18T09:56:17.595Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:17 [2021-05-18T09:56:17.595Z] #36 38.79 Building dependency tree...
09:56:17 [2021-05-18T09:56:17.619Z] #49 55.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:17 [2021-05-18T09:56:17.619Z] #49 55.69 go: finding github.com/mitchellh/mapstructure v1.1.2
09:56:17 [2021-05-18T09:56:17.715Z] #49 35.45 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:17 [2021-05-18T09:56:17.715Z] #49 35.45 go: extracting github.com/stretchr/objx v0.2.0
09:56:17 [2021-05-18T09:56:17.715Z] #49 ...
09:56:17 [2021-05-18T09:56:17.715Z] 
09:56:17 [2021-05-18T09:56:17.715Z] #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
09:56:17 [2021-05-18T09:56:17.715Z] #47 sha256:1fae5449219273c400ccb8956a111218c3a419bef3d284c13bd5ad6d39c482c6
09:56:17 [2021-05-18T09:56:17.715Z] #47 25.35 go: finding github.com/fatih/color v1.9.0
09:56:17 [2021-05-18T09:56:17.715Z] #47 25.40 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:56:17 [2021-05-18T09:56:17.715Z] #47 25.47 go: finding github.com/pkg/errors v0.9.1
09:56:17 [2021-05-18T09:56:17.715Z] #47 25.53 go: finding github.com/spf13/pflag v1.0.3
09:56:17 [2021-05-18T09:56:17.715Z] #47 25.54 go: finding github.com/mattn/go-colorable v0.1.6
09:56:17 [2021-05-18T09:56:17.715Z] #47 25.76 go: finding github.com/mattn/go-isatty v0.0.12
09:56:17 [2021-05-18T09:56:17.715Z] #47 26.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:56:17 [2021-05-18T09:56:17.715Z] #47 26.48 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:56:17 [2021-05-18T09:56:17.715Z] #47 26.61 go: finding github.com/jonboulle/clockwork v0.1.0
09:56:17 [2021-05-18T09:56:17.715Z] #47 26.65 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:56:17 [2021-05-18T09:56:17.715Z] #47 26.66 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:56:17 [2021-05-18T09:56:17.715Z] #47 ...
09:56:17 [2021-05-18T09:56:17.715Z] 
09:56:17 [2021-05-18T09:56:17.715Z] #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
09:56:17 [2021-05-18T09:56:17.715Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:56:17 [2021-05-18T09:56:17.715Z] #40 34.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.70 go: finding github.com/pelletier/go-toml v1.2.0
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.70 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.73 go: finding github.com/spf13/afero v1.1.2
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.85 go: finding github.com/spf13/cast v1.3.0
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.87 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.88 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:17 [2021-05-18T09:56:17.878Z] #49 55.95 go: finding github.com/subosito/gotenv v1.2.0
09:56:17 [2021-05-18T09:56:17.878Z] #49 56.05 go: finding gopkg.in/ini.v1 v1.51.0
09:56:17 [2021-05-18T09:56:17.904Z] #29 8.980 
                                                                           0.0%
##                                                                         4.1%
#####                                                                      7.3%
#######                                                                   11.0%
##########                                                                15.0%
##############                                                            19.5%
#################                                                         24.6%
###################                                                       27.6%
######################                                                    31.2%
#########################                                                 35.6%
###########################                                               38.3%
#############################                                             41.4%
###############################                                           44.1%
###################################                                       48.7%
######################################                                    53.6%
#########################################                                 57.4%
############################################                              61.3%
###############################################                           66.1%
##################################################                        70.6%
#####################################################                     74.2%
#########
09:56:17 [2021-05-18T09:56:17.904Z] #29 ...
09:56:17 [2021-05-18T09:56:17.904Z] 
09:56:17 [2021-05-18T09:56:17.904Z] #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
09:56:17 [2021-05-18T09:56:17.904Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:56:17 [2021-05-18T09:56:17.904Z] #51 13.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:17 [2021-05-18T09:56:17.904Z] #51 13.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:17 [2021-05-18T09:56:17.904Z] #51 13.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:17 [2021-05-18T09:56:17.904Z] #51 14.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:17 [2021-05-18T09:56:17.904Z] #51 14.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:17 [2021-05-18T09:56:17.904Z] #51 14.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:17 [2021-05-18T09:56:17.904Z] #51 15.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:17 [2021-05-18T09:56:17.904Z] #51 16.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:17 [2021-05-18T09:56:17.904Z] #51 18.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:56:17 [2021-05-18T09:56:17.904Z] #51 18.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:56:17 [2021-05-18T09:56:17.904Z] #51 18.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:56:17 [2021-05-18T09:56:17.904Z] #51 18.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:56:17 [2021-05-18T09:56:17.904Z] #51 19.45 runtime/cgo
09:56:17 [2021-05-18T09:56:17.904Z] #51 19.60 runtime
09:56:18 [2021-05-18T09:56:18.149Z] #49 56.10 go: finding golang.org/x/text v0.3.2
09:56:18 [2021-05-18T09:56:18.149Z] #49 ...
09:56:18 [2021-05-18T09:56:18.149Z] 
09:56:18 [2021-05-18T09:56:18.149Z] #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
09:56:18 [2021-05-18T09:56:18.149Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:18 [2021-05-18T09:56:18.149Z] #55 43.76 Reading package lists...
09:56:18 [2021-05-18T09:56:18.149Z] #55 49.95 Building dependency tree...
09:56:18 [2021-05-18T09:56:18.149Z] #55 52.75 The following additional packages will be installed:
09:56:18 [2021-05-18T09:56:18.149Z] #55 52.76   libbtrfs0
09:56:18 [2021-05-18T09:56:18.149Z] #55 52.93 The following NEW packages will be installed:
09:56:18 [2021-05-18T09:56:18.149Z] #55 52.93   libbtrfs-dev libbtrfs0
09:56:18 [2021-05-18T09:56:18.149Z] #55 53.28 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
09:56:18 [2021-05-18T09:56:18.149Z] #55 53.28 Need to get 119 kB of archives.
09:56:18 [2021-05-18T09:56:18.149Z] #55 53.28 After this operation, 387 kB of additional disk space will be used.
09:56:18 [2021-05-18T09:56:18.149Z] #55 53.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:56:18 [2021-05-18T09:56:18.149Z] #55 53.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:56:18 [2021-05-18T09:56:18.149Z] #55 54.48 debconf: delaying package configuration, since apt-utils is not installed
09:56:18 [2021-05-18T09:56:18.149Z] #55 54.84 Fetched 119 kB in 0s (456 kB/s)
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.08 Selecting previously unselected package libbtrfs0.
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.24 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.26 Unpacking libbtrfs0 (4.20.1-2) ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.52 Selecting previously unselected package libbtrfs-dev.
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.55 Unpacking libbtrfs-dev (4.20.1-2) ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.95 Setting up libbtrfs0 (4.20.1-2) ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.97 Setting up libbtrfs-dev (4.20.1-2) ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 55.98 Processing triggers for libc-bin (2.28-10) ...
09:56:18 [2021-05-18T09:56:18.149Z] #55 DONE 56.2s
09:56:18 [2021-05-18T09:56:18.149Z] 
09:56:18 [2021-05-18T09:56:18.149Z] #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
09:56:18 [2021-05-18T09:56:18.149Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:56:18 [2021-05-18T09:56:18.149Z] #49 56.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:18 [2021-05-18T09:56:18.149Z] #49 56.23 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:18 [2021-05-18T09:56:18.149Z] #49 56.30 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:18 [2021-05-18T09:56:18.170Z] #51 ...
09:56:18 [2021-05-18T09:56:18.170Z] 
09:56:18 [2021-05-18T09:56:18.170Z] #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
09:56:18 [2021-05-18T09:56:18.170Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:18 [2021-05-18T09:56:18.409Z] #49 56.34 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:18 [2021-05-18T09:56:18.409Z] #49 56.41 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:18 [2021-05-18T09:56:18.409Z] #49 56.41 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:18 [2021-05-18T09:56:18.434Z] #29 8.980 
                                                                           0.0%
##                                                                         4.1%
#####                                                                      7.3%
#######                                                                   11.0%
##########                                                                15.0%
##############                                                            19.5%
#################                                                         24.6%
###################                                                       27.6%
######################                                                    31.2%
#########################                                                 35.6%
###########################                                               38.3%
#############################                                             41.4%
###############################                                           44.1%
###################################                                       48.7%
######################################                                    53.6%
#########################################                                 57.4%
############################################                              61.3%
###############################################                           66.1%
##################################################                        70.6%
#####################################################                     74.2%
########################################################                  78.2%
###########################################################               82.0%
##############################################################            86.8%
#################################################################         91.5%
#####################################################################     96.8%
######################################################################## 100.0%
09:56:18 [2021-05-18T09:56:18.603Z] #45 ...
09:56:18 [2021-05-18T09:56:18.603Z] 
09:56:18 [2021-05-18T09:56:18.603Z] #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
09:56:18 [2021-05-18T09:56:18.603Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:18 [2021-05-18T09:56:18.603Z] #43 27.74   CC       images/tun.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 28.20   CC       images/sk-netlink.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 28.72   CC       images/packet-sock.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 28.97   CC       images/ipc-var.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 29.18   CC       images/ipc-desc.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 29.39   CC       images/ipc-shm.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 29.63   CC       images/ipc-msg.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 29.86   CC       images/ipc-sem.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 30.12   CC       images/utsns.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 30.29   CC       images/creds.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 30.46   CC       images/vma.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 30.75   CC       images/netdev.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 31.18   CC       images/tty.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 31.65   CC       images/file-lock.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 31.81   CC       images/rlimit.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 32.02   CC       images/pagemap.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 32.32   CC       images/siginfo.o
09:56:18 [2021-05-18T09:56:18.603Z] #43 32.55   CC       images/rpc.o
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.56 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.57 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.57 go: finding github.com/kisielk/gotool v1.0.0
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.58 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.68 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.72 go: finding github.com/sourcegraph/go-diff v0.5.1
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.77 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.77 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:56:18 [2021-05-18T09:56:18.671Z] #49 56.78 go: finding github.com/ultraware/funlen v0.0.2
09:56:18 [2021-05-18T09:56:18.930Z] #49 56.87 go: finding github.com/ultraware/whitespace v0.0.4
09:56:18 [2021-05-18T09:56:18.930Z] #49 56.91 go: finding github.com/uudashr/gocognit v1.0.1
09:56:18 [2021-05-18T09:56:18.930Z] #49 56.92 go: finding github.com/gogo/protobuf v1.2.1
09:56:18 [2021-05-18T09:56:18.930Z] #49 56.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:18 [2021-05-18T09:56:18.992Z] #36 ...
09:56:18 [2021-05-18T09:56:18.992Z] 
09:56:18 [2021-05-18T09:56:18.992Z] #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
09:56:18 [2021-05-18T09:56:18.992Z] #67 sha256:da1a619ee53bd825d590f9f34ed3641c6da12c7d66028456d82ba2cc2e0b35dc
09:56:18 [2021-05-18T09:56:18.992Z] #67 DONE 41.4s
09:56:18 [2021-05-18T09:56:18.992Z] 
09:56:18 [2021-05-18T09:56:18.992Z] #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
09:56:18 [2021-05-18T09:56:18.992Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:18 [2021-05-18T09:56:18.992Z] #42 35.01 Reading package lists...
09:56:19 [2021-05-18T09:56:19.092Z] #29 12.07 
09:56:19 [2021-05-18T09:56:19.167Z] #43 33.74   CC       images/ext-file.o
09:56:19 [2021-05-18T09:56:19.191Z] #49 57.16 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:56:19 [2021-05-18T09:56:19.191Z] #49 57.19 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:19 [2021-05-18T09:56:19.191Z] #49 57.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:19 [2021-05-18T09:56:19.191Z] #49 57.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:19 [2021-05-18T09:56:19.191Z] #49 57.29 go: finding github.com/BurntSushi/toml v0.3.1
09:56:19 [2021-05-18T09:56:19.424Z] #43 33.95   CC       images/cgroup.o
09:56:19 [2021-05-18T09:56:19.892Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
09:56:19 [2021-05-18T09:56:19.892Z] #29 ...
09:56:19 [2021-05-18T09:56:19.892Z] 
09:56:19 [2021-05-18T09:56:19.892Z] #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
09:56:19 [2021-05-18T09:56:19.892Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:56:19 [2021-05-18T09:56:19.892Z] #55 15.78 Fetched 8269 kB in 10s (811 kB/s)
09:56:19 [2021-05-18T09:56:19.892Z] #55 15.78 Reading package lists...
09:56:19 [2021-05-18T09:56:19.892Z] #55 21.38 Reading package lists...
09:56:19 [2021-05-18T09:56:19.892Z] #55 ...
09:56:19 [2021-05-18T09:56:19.892Z] 
09:56:19 [2021-05-18T09:56:19.892Z] #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
09:56:19 [2021-05-18T09:56:19.892Z] #47 sha256:bf9fe7863f8c365c0d6c851570c92449eee5f1fb53bcf6e7d6394265b63d979d
09:56:19 [2021-05-18T09:56:19.892Z] #47 15.88 go: finding github.com/fatih/color v1.9.0
09:56:19 [2021-05-18T09:56:19.892Z] #47 15.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:56:19 [2021-05-18T09:56:19.892Z] #47 15.89 go: finding github.com/pkg/errors v0.9.1
09:56:19 [2021-05-18T09:56:19.892Z] #47 15.93 go: finding github.com/spf13/pflag v1.0.3
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.11 go: finding github.com/mattn/go-colorable v0.1.6
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.18 go: finding github.com/mattn/go-isatty v0.0.12
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.50 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.76 go: finding github.com/jonboulle/clockwork v0.1.0
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.85 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:56:19 [2021-05-18T09:56:19.892Z] #47 16.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:56:19 [2021-05-18T09:56:19.987Z] #43 34.60   CC       images/userns.o
09:56:20 [2021-05-18T09:56:20.155Z] #47 ...
09:56:20 [2021-05-18T09:56:20.156Z] 
09:56:20 [2021-05-18T09:56:20.156Z] #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
09:56:20 [2021-05-18T09:56:20.156Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:56:20 [2021-05-18T09:56:20.236Z] 
09:56:20 [2021-05-18T09:56:20.236Z]  ________   ____  __.
09:56:20 [2021-05-18T09:56:20.236Z]  \_____  \ |    |/ _|
09:56:20 [2021-05-18T09:56:20.236Z]  /   |   \|      <
09:56:20 [2021-05-18T09:56:20.236Z]  /    |    \    |  \
09:56:20 [2021-05-18T09:56:20.236Z]  \_______  /____|__ \
09:56:20 [2021-05-18T09:56:20.236Z]          \/        \/
09:56:20 [2021-05-18T09:56:20.236Z] 
09:56:20 [2021-05-18T09:56:20.236Z] INFO: make.ps1 ended at 05/18/2021 09:56:15
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Binaries build ended at 05/18/2021 09:56:16. Duration:00:01:29.1990298
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Copying the built daemon binary to d:\CI\PR-42389\2\binary\dockerd-fe54215fb3.exe...
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Copying the built client binary to d:\CI\PR-42389\2\binary\docker-fe54215fb3.exe...
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Copying dockerversion from the container...
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Copying the golang package from the container to d:\CI\PR-42389\2\installer\go.zip...
09:56:20 [2021-05-18T09:56:20.236Z] INFO: Extracting go.zip to d:\CI\PR-42389\2\go
09:56:20 [2021-05-18T09:56:20.243Z] #43 34.92   CC       images/google/protobuf/descriptor.o
09:56:20 [2021-05-18T09:56:20.422Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.5%
########                                                                  11.7%
#########                                                                 13.2%
#
09:56:20 [2021-05-18T09:56:20.422Z] #29 ...
09:56:20 [2021-05-18T09:56:20.422Z] 
09:56:20 [2021-05-18T09:56:20.422Z] #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
09:56:20 [2021-05-18T09:56:20.422Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:56:20 [2021-05-18T09:56:20.422Z] #36 16.41 Fetched 8269 kB in 11s (775 kB/s)
09:56:20 [2021-05-18T09:56:20.422Z] #36 16.41 Reading package lists...
09:56:20 [2021-05-18T09:56:20.639Z] #42 41.85 Building dependency tree...
09:56:20 [2021-05-18T09:56:20.687Z] #36 22.06 Reading package lists...
09:56:20 [2021-05-18T09:56:20.687Z] #36 ...
09:56:20 [2021-05-18T09:56:20.687Z] 
09:56:20 [2021-05-18T09:56:20.687Z] #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
09:56:20 [2021-05-18T09:56:20.687Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:20 [2021-05-18T09:56:20.807Z] #43 ...
09:56:20 [2021-05-18T09:56:20.807Z] 
09:56:20 [2021-05-18T09:56:20.807Z] #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
09:56:20 [2021-05-18T09:56:20.807Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:56:20 [2021-05-18T09:56:20.807Z] #45 101.4 vendor/golang.org/x/net/idna
09:56:20 [2021-05-18T09:56:20.950Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.5%
########                                                                  11.7%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               15.4%
############                                                              17.0%
#############                                                             18.1%
##
09:56:20 [2021-05-18T09:56:20.950Z] #29 ...
09:56:20 [2021-05-18T09:56:20.950Z] 
09:56:20 [2021-05-18T09:56:20.950Z] #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
09:56:20 [2021-05-18T09:56:20.950Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:56:20 [2021-05-18T09:56:20.950Z] #42 16.87 Fetched 8269 kB in 11s (727 kB/s)
09:56:20 [2021-05-18T09:56:20.950Z] #42 16.87 Reading package lists...
09:56:20 [2021-05-18T09:56:20.950Z] #42 22.09 Reading package lists...
09:56:20 [2021-05-18T09:56:20.950Z] #42 ...
09:56:20 [2021-05-18T09:56:20.950Z] 
09:56:20 [2021-05-18T09:56:20.950Z] #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
09:56:20 [2021-05-18T09:56:20.950Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:21 [2021-05-18T09:56:21.017Z] #40 ...
09:56:21 [2021-05-18T09:56:21.017Z] 
09:56:21 [2021-05-18T09:56:21.017Z] #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
09:56:21 [2021-05-18T09:56:21.017Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:56:21 [2021-05-18T09:56:21.017Z] #45 28.74 internal/testlog
09:56:21 [2021-05-18T09:56:21.017Z] #45 29.15 unicode/utf16
09:56:21 [2021-05-18T09:56:21.017Z] #45 29.55 container/list
09:56:21 [2021-05-18T09:56:21.017Z] #45 30.14 crypto/internal/subtle
09:56:21 [2021-05-18T09:56:21.017Z] #45 30.28 crypto/subtle
09:56:21 [2021-05-18T09:56:21.017Z] #45 30.63 vendor/golang.org/x/crypto/cryptobyte/asn1
09:56:21 [2021-05-18T09:56:21.017Z] #45 30.84 internal/nettrace
09:56:21 [2021-05-18T09:56:21.017Z] #45 31.04 runtime/cgo
09:56:21 [2021-05-18T09:56:21.017Z] #45 ...
09:56:21 [2021-05-18T09:56:21.017Z] 
09:56:21 [2021-05-18T09:56:21.017Z] #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
09:56:21 [2021-05-18T09:56:21.017Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:21 [2021-05-18T09:56:21.017Z] #49 35.50 go: extracting github.com/gobwas/glob v0.2.3
09:56:21 [2021-05-18T09:56:21.017Z] #49 35.68 go: extracting github.com/pmezard/go-difflib v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 35.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 35.96 go: extracting github.com/davecgh/go-spew v1.1.1
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.23 go: extracting github.com/pelletier/go-toml v1.2.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.28 go: downloading github.com/go-toolsmith/typep v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.67 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:21 [2021-05-18T09:56:21.017Z] #49 36.87 go: downloading github.com/go-toolsmith/astp v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.03 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.07 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.07 go: extracting github.com/go-toolsmith/typep v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.11 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.38 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.53 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.69 go: extracting github.com/go-toolsmith/astp v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.78 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:21 [2021-05-18T09:56:21.017Z] #49 37.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.36 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.52 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.89 go: downloading github.com/kisielk/gotool v1.0.0
09:56:21 [2021-05-18T09:56:21.017Z] #49 38.90 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:56:21 [2021-05-18T09:56:21.101Z] #49 ...
09:56:21 [2021-05-18T09:56:21.101Z] 
09:56:21 [2021-05-18T09:56:21.101Z] #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
09:56:21 [2021-05-18T09:56:21.101Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:21 [2021-05-18T09:56:21.101Z] #36 43.03 Reading package lists...
09:56:21 [2021-05-18T09:56:21.101Z] #36 49.19 Building dependency tree...
09:56:21 [2021-05-18T09:56:21.101Z] #36 51.82 The following additional packages will be installed:
09:56:21 [2021-05-18T09:56:21.101Z] #36 51.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:56:21 [2021-05-18T09:56:21.101Z] #36 51.85 Suggested packages:
09:56:21 [2021-05-18T09:56:21.101Z] #36 51.85   cmake-doc ninja-build lrzip
09:56:21 [2021-05-18T09:56:21.101Z] #36 51.85 Recommended packages:
09:56:21 [2021-05-18T09:56:21.101Z] #36 51.85   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:56:21 [2021-05-18T09:56:21.101Z] #36 52.71 The following NEW packages will be installed:
09:56:21 [2021-05-18T09:56:21.101Z] #36 52.74   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:56:21 [2021-05-18T09:56:21.101Z] #36 52.75   vim-common xxd
09:56:21 [2021-05-18T09:56:21.101Z] #36 53.16 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
09:56:21 [2021-05-18T09:56:21.101Z] #36 53.16 Need to get 14.9 MB of archives.
09:56:21 [2021-05-18T09:56:21.101Z] #36 53.16 After this operation, 61.8 MB of additional disk space will be used.
09:56:21 [2021-05-18T09:56:21.101Z] #36 53.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:56:21 [2021-05-18T09:56:21.101Z] #36 53.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 53.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 53.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 54.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 54.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 54.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 54.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 54.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 54.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #36 55.98 debconf: delaying package configuration, since apt-utils is not installed
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.14 Fetched 14.9 MB in 2s (9286 kB/s)
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.31 Selecting previously unselected package xxd.
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.48 Unpacking xxd (2:8.1.0875-5) ...
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.79 Selecting previously unselected package vim-common.
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #36 56.85 Unpacking vim-common (2:8.1.0875-5) ...
09:56:21 [2021-05-18T09:56:21.102Z] #36 57.34 Selecting previously unselected package cmake-data.
09:56:21 [2021-05-18T09:56:21.102Z] #36 57.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #36 57.35 Unpacking cmake-data (3.13.4-1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #36 ...
09:56:21 [2021-05-18T09:56:21.102Z] 
09:56:21 [2021-05-18T09:56:21.102Z] #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
09:56:21 [2021-05-18T09:56:21.102Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:21 [2021-05-18T09:56:21.102Z] #42 44.34 Reading package lists...
09:56:21 [2021-05-18T09:56:21.102Z] #42 50.18 Building dependency tree...
09:56:21 [2021-05-18T09:56:21.102Z] #42 53.00 The following additional packages will be installed:
09:56:21 [2021-05-18T09:56:21.102Z] #42 53.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:56:21 [2021-05-18T09:56:21.102Z] #42 53.00   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:56:21 [2021-05-18T09:56:21.102Z] #42 53.00 Suggested packages:
09:56:21 [2021-05-18T09:56:21.102Z] #42 53.00   manpages-dev python-setuptools
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.20 The following NEW packages will be installed:
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.22   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.23   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.24   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.24   python-six zlib1g-dev
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.82 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.82 Need to get 4095 kB of archives.
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.82 After this operation, 22.5 MB of additional disk space will be used.
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 54.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 55.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.09 debconf: delaying package configuration, since apt-utils is not installed
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.33 Fetched 4095 kB in 1s (3957 kB/s)
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.42 Selecting previously unselected package libcap-dev:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.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 ... 15410 files and directories currently installed.)
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.51 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.66 Selecting previously unselected package libnet1:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.82 Selecting previously unselected package libnet1-dev.
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 57.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.08 Selecting previously unselected package libnl-3-200:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.23 Selecting previously unselected package libnl-3-dev:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.57 Selecting previously unselected package libprotobuf-c1:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.63 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.83 Selecting previously unselected package zlib1g-dev:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 58.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 59.13 Selecting previously unselected package libprotobuf17:amd64.
09:56:21 [2021-05-18T09:56:21.102Z] #42 59.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.102Z] #42 59.15 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:56:21 [2021-05-18T09:56:21.278Z] #49 39.08 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:21 [2021-05-18T09:56:21.278Z] #49 39.16 go: downloading github.com/spf13/cobra v0.0.5
09:56:21 [2021-05-18T09:56:21.481Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.5%
########                                                                  11.7%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               15.4%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           22.0%
################                                                          23.2%
#################                                                         24.5%
##
09:56:21 [2021-05-18T09:56:21.481Z] #29 ...
09:56:21 [2021-05-18T09:56:21.481Z] 
09:56:21 [2021-05-18T09:56:21.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
09:56:21 [2021-05-18T09:56:21.481Z] #49 sha256:15678a9e5fe9fa7a6dafa830cee55279fe410ae4bdcdb1b766100f9c9056c7cd
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.35 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.36 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.36 go: downloading github.com/magiconair/properties v1.8.1
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.36 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.43 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.50 go: extracting github.com/mitchellh/go-homedir v1.1.0
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.52 go: downloading github.com/mitchellh/mapstructure v1.1.2
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.54 go: extracting github.com/magiconair/properties v1.8.1
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.56 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.80 go: extracting github.com/spf13/jwalterweatherman v1.0.0
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.81 go: downloading github.com/uudashr/gocognit v1.0.1
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:21 [2021-05-18T09:56:21.481Z] #49 17.94 go: extracting github.com/mitchellh/mapstructure v1.1.2
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.03 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.04 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.05 go: downloading github.com/ultraware/whitespace v0.0.4
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.16 go: downloading github.com/fsnotify/fsnotify v1.4.7
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.28 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.29 go: extracting github.com/ultraware/whitespace v0.0.4
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.31 go: extracting github.com/uudashr/gocognit v1.0.1
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.32 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.36 go: extracting github.com/fsnotify/fsnotify v1.4.7
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:21 [2021-05-18T09:56:21.481Z] #49 18.53 go: downloading github.com/go-critic/go-critic v0.4.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.75 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.77 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.80 go: downloading github.com/kisielk/gotool v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.84 go: downloading gopkg.in/ini.v1 v1.51.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.88 go: extracting github.com/kisielk/gotool v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.88 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.89 go: downloading github.com/spf13/cast v1.3.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 18.93 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.03 go: downloading github.com/mattn/go-colorable v0.1.4
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.17 go: downloading golang.org/x/text v0.3.2
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.18 go: extracting github.com/mattn/go-colorable v0.1.4
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.33 go: extracting github.com/go-critic/go-critic v0.4.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.34 go: extracting gopkg.in/ini.v1 v1.51.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.34 go: extracting github.com/spf13/cast v1.3.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.77 go: extracting github.com/go-toolsmith/astfmt v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.89 go: downloading gopkg.in/yaml.v2 v2.2.7
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:21 [2021-05-18T09:56:21.482Z] #49 19.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.07 go: downloading github.com/gobwas/glob v0.2.3
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.21 go: extracting gopkg.in/yaml.v2 v2.2.7
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.22 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.48 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.50 go: extracting github.com/gobwas/glob v0.2.3
09:56:21 [2021-05-18T09:56:21.482Z] #49 20.77 go: downloading github.com/mattn/go-isatty v0.0.8
09:56:21 [2021-05-18T09:56:21.482Z] #49 21.26 go: extracting github.com/mattn/go-isatty v0.0.8
09:56:21 [2021-05-18T09:56:21.482Z] #49 21.36 go: downloading github.com/stretchr/testify v1.4.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 21.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:21 [2021-05-18T09:56:21.482Z] #49 21.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:21 [2021-05-18T09:56:21.482Z] #49 21.89 go: extracting github.com/stretchr/testify v1.4.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 22.22 go: downloading github.com/spf13/afero v1.1.2
09:56:21 [2021-05-18T09:56:21.482Z] #49 22.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:21 [2021-05-18T09:56:21.482Z] #49 22.62 go: extracting github.com/spf13/afero v1.1.2
09:56:21 [2021-05-18T09:56:21.482Z] #49 22.71 go: downloading github.com/sourcegraph/go-diff v0.5.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.01 go: downloading github.com/go-toolsmith/typep v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.03 go: extracting github.com/sourcegraph/go-diff v0.5.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.07 go: extracting github.com/go-toolsmith/typep v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.08 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.08 go: downloading github.com/go-toolsmith/astp v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.38 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.47 go: extracting github.com/go-toolsmith/astp v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.67 go: downloading github.com/pelletier/go-toml v1.2.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:21 [2021-05-18T09:56:21.482Z] #49 23.88 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.05 go: extracting github.com/pelletier/go-toml v1.2.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.27 go: extracting github.com/go-toolsmith/astcast v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.33 go: downloading github.com/gogo/protobuf v1.2.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.90 go: downloading github.com/davecgh/go-spew v1.1.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 24.95 go: downloading github.com/pmezard/go-difflib v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.19 go: downloading github.com/sirupsen/logrus v1.4.2
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.32 go: downloading github.com/subosito/gotenv v1.2.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.38 go: extracting github.com/pmezard/go-difflib v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.44 go: extracting github.com/davecgh/go-spew v1.1.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.46 go: extracting github.com/subosito/gotenv v1.2.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.48 go: extracting github.com/sirupsen/logrus v1.4.2
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.56 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.67 go: downloading github.com/go-toolsmith/astequal v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.76 go: extracting github.com/go-toolsmith/astcopy v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.85 go: downloading github.com/stretchr/objx v0.2.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.89 go: extracting github.com/go-toolsmith/astequal v1.0.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:21 [2021-05-18T09:56:21.482Z] #49 25.96 go: downloading github.com/BurntSushi/toml v0.3.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 26.09 go: extracting github.com/stretchr/objx v0.2.0
09:56:21 [2021-05-18T09:56:21.482Z] #49 26.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 26.15 go: extracting github.com/BurntSushi/toml v0.3.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 26.22 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
09:56:21 [2021-05-18T09:56:21.482Z] #49 26.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:21 [2021-05-18T09:56:21.482Z] #49 ...
09:56:21 [2021-05-18T09:56:21.482Z] 
09:56:21 [2021-05-18T09:56:21.482Z] #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
09:56:21 [2021-05-18T09:56:21.482Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:56:21 [2021-05-18T09:56:21.482Z] #40 17.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:56:21 [2021-05-18T09:56:21.482Z] #40 ...
09:56:21 [2021-05-18T09:56:21.482Z] 
09:56:21 [2021-05-18T09:56:21.482Z] #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
09:56:21 [2021-05-18T09:56:21.482Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:21 [2021-05-18T09:56:21.539Z] #49 39.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:21 [2021-05-18T09:56:21.539Z] #49 39.52 go: extracting github.com/go-toolsmith/strparse v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #42 ...
09:56:21 [2021-05-18T09:56:21.585Z] 
09:56:21 [2021-05-18T09:56:21.585Z] #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
09:56:21 [2021-05-18T09:56:21.585Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:21 [2021-05-18T09:56:21.585Z] #55 40.50 The following additional packages will be installed:
09:56:21 [2021-05-18T09:56:21.585Z] #55 40.54   libbtrfs0
09:56:21 [2021-05-18T09:56:21.585Z] #55 40.65 The following NEW packages will be installed:
09:56:21 [2021-05-18T09:56:21.585Z] #55 40.67   libbtrfs-dev libbtrfs0
09:56:21 [2021-05-18T09:56:21.585Z] #55 41.12 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
09:56:21 [2021-05-18T09:56:21.585Z] #55 41.12 Need to get 119 kB of archives.
09:56:21 [2021-05-18T09:56:21.585Z] #55 41.12 After this operation, 387 kB of additional disk space will be used.
09:56:21 [2021-05-18T09:56:21.585Z] #55 41.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:56:21 [2021-05-18T09:56:21.585Z] #55 41.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.32 debconf: delaying package configuration, since apt-utils is not installed
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.54 Fetched 119 kB in 0s (381 kB/s)
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.68 Selecting previously unselected package libbtrfs0.
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.75 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.75 Unpacking libbtrfs0 (4.20.1-2) ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.86 Selecting previously unselected package libbtrfs-dev.
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 42.91 Unpacking libbtrfs-dev (4.20.1-2) ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 43.18 Setting up libbtrfs0 (4.20.1-2) ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 43.22 Setting up libbtrfs-dev (4.20.1-2) ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 43.24 Processing triggers for libc-bin (2.28-10) ...
09:56:21 [2021-05-18T09:56:21.585Z] #55 DONE 44.1s
09:56:21 [2021-05-18T09:56:21.585Z] 
09:56:21 [2021-05-18T09:56:21.585Z] #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
09:56:21 [2021-05-18T09:56:21.585Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.21 go: finding github.com/fatih/color v1.7.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.50 go: finding github.com/mattn/go-colorable v0.1.4
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.50 go: finding github.com/mattn/go-isatty v0.0.8
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.63 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.63 go: finding github.com/go-critic/go-critic v0.4.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.71 go: finding github.com/pkg/errors v0.8.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.76 go: finding github.com/go-lintpack/lintpack v0.5.2
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.76 go: finding github.com/mitchellh/go-homedir v1.1.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.76 go: finding github.com/go-toolsmith/astequal v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.76 go: finding github.com/sirupsen/logrus v1.4.2
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.79 go: finding github.com/go-toolsmith/astp v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.80 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.84 go: finding github.com/stretchr/testify v1.4.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.84 go: finding github.com/go-toolsmith/typep v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.84 go: finding github.com/go-toolsmith/astcast v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.84 go: finding github.com/davecgh/go-spew v1.1.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.84 go: finding github.com/spf13/viper v1.6.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.84 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.88 go: finding github.com/pmezard/go-difflib v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 42.94 go: finding github.com/stretchr/objx v0.2.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.04 go: finding gopkg.in/yaml.v2 v2.2.7
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.06 go: finding github.com/go-toolsmith/strparse v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.16 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.16 go: finding github.com/fsnotify/fsnotify v1.4.7
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.30 go: finding github.com/spf13/cobra v0.0.5
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.30 go: finding github.com/gobwas/glob v0.2.3
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.30 go: finding github.com/hashicorp/hcl v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.32 go: finding github.com/spf13/pflag v1.0.5
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.36 go: finding github.com/magiconair/properties v1.8.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.46 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.46 go: finding github.com/mitchellh/mapstructure v1.1.2
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.46 go: finding github.com/pelletier/go-toml v1.2.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.54 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.57 go: finding github.com/spf13/afero v1.1.2
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.64 go: finding github.com/spf13/cast v1.3.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.68 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.70 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.79 go: finding golang.org/x/text v0.3.2
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.86 go: finding github.com/subosito/gotenv v1.2.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.86 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:21 [2021-05-18T09:56:21.585Z] #49 43.90 go: finding gopkg.in/ini.v1 v1.51.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.07 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.14 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.14 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.14 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.18 go: finding github.com/kisielk/gotool v1.0.0
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.22 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.22 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.25 go: finding github.com/sourcegraph/go-diff v0.5.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.29 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.32 go: finding github.com/ultraware/funlen v0.0.2
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.34 go: finding github.com/ultraware/whitespace v0.0.4
09:56:21 [2021-05-18T09:56:21.585Z] #49 44.34 go: finding github.com/uudashr/gocognit v1.0.1
09:56:21 [2021-05-18T09:56:21.816Z] #49 39.55 go: extracting github.com/kisielk/gotool v1.0.0
09:56:21 [2021-05-18T09:56:21.845Z] #49 44.41 go: finding github.com/gogo/protobuf v1.2.1
09:56:21 [2021-05-18T09:56:21.845Z] #49 44.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:22 [2021-05-18T09:56:22.040Z] #42 59.93 Selecting previously unselected package libprotobuf-lite17:amd64.
09:56:22 [2021-05-18T09:56:22.040Z] #42 59.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:56:22 [2021-05-18T09:56:22.040Z] #42 59.95 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:56:22 [2021-05-18T09:56:22.040Z] #42 ...
09:56:22 [2021-05-18T09:56:22.040Z] 
09:56:22 [2021-05-18T09:56:22.040Z] #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
09:56:22 [2021-05-18T09:56:22.040Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:22 [2021-05-18T09:56:22.077Z] #49 39.87 go: downloading github.com/gogo/protobuf v1.2.1
09:56:22 [2021-05-18T09:56:22.077Z] #49 40.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:22 [2021-05-18T09:56:22.077Z] #49 ...
09:56:22 [2021-05-18T09:56:22.077Z] 
09:56:22 [2021-05-18T09:56:22.077Z] #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
09:56:22 [2021-05-18T09:56:22.077Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:22 [2021-05-18T09:56:22.077Z] #51 30.03 runtime/cgo
09:56:22 [2021-05-18T09:56:22.105Z] #49 44.76 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:56:22 [2021-05-18T09:56:22.300Z] #36 60.11 Selecting previously unselected package libicu63:amd64.
09:56:22 [2021-05-18T09:56:22.300Z] #36 60.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:56:22 [2021-05-18T09:56:22.300Z] #36 60.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:56:22 [2021-05-18T09:56:22.341Z] #51 ...
09:56:22 [2021-05-18T09:56:22.341Z] 
09:56:22 [2021-05-18T09:56:22.341Z] #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
09:56:22 [2021-05-18T09:56:22.341Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:56:22 [2021-05-18T09:56:22.341Z] #58 30.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:22 [2021-05-18T09:56:22.341Z] #58 32.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 33.39 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 33.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 34.47 go: extracting github.com/russross/blackfriday/v2 v2.1.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 34.51 go: extracting github.com/u-root/u-root v7.0.0+incompatible
09:56:22 [2021-05-18T09:56:22.341Z] #58 38.85 go: finding github.com/pkg/errors v0.9.1
09:56:22 [2021-05-18T09:56:22.341Z] #58 39.09 go: finding github.com/sirupsen/logrus v1.8.1
09:56:22 [2021-05-18T09:56:22.341Z] #58 39.59 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
09:56:22 [2021-05-18T09:56:22.341Z] #58 39.59 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
09:56:22 [2021-05-18T09:56:22.341Z] #58 39.88 go: finding github.com/google/uuid v1.2.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 39.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
09:56:22 [2021-05-18T09:56:22.341Z] #58 40.17 go: finding github.com/gofrs/flock v0.8.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 40.21 go: finding github.com/moby/vpnkit v0.5.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 40.28 go: finding github.com/gorilla/mux v1.8.0
09:56:22 [2021-05-18T09:56:22.341Z] #58 40.31 go: finding github.com/moby/sys/mountinfo v0.4.1
09:56:22 [2021-05-18T09:56:22.341Z] #58 ...
09:56:22 [2021-05-18T09:56:22.341Z] 
09:56:22 [2021-05-18T09:56:22.341Z] #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
09:56:22 [2021-05-18T09:56:22.341Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:22 [2021-05-18T09:56:22.341Z] #49 40.08 go: downloading github.com/uudashr/gocognit v1.0.1
09:56:22 [2021-05-18T09:56:22.341Z] #49 40.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:22 [2021-05-18T09:56:22.341Z] #49 40.32 go: downloading github.com/BurntSushi/toml v0.3.1
09:56:22 [2021-05-18T09:56:22.365Z] #49 44.92 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:22 [2021-05-18T09:56:22.365Z] #49 44.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:22 [2021-05-18T09:56:22.365Z] #49 44.92 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:22 [2021-05-18T09:56:22.365Z] #49 44.92 go: finding github.com/BurntSushi/toml v0.3.1
09:56:22 [2021-05-18T09:56:22.602Z] #49 40.32 go: extracting github.com/uudashr/gocognit v1.0.1
09:56:22 [2021-05-18T09:56:22.602Z] #49 40.54 go: extracting github.com/spf13/cobra v0.0.5
09:56:22 [2021-05-18T09:56:22.864Z] #49 40.58 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:22 [2021-05-18T09:56:22.864Z] #49 40.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:23 [2021-05-18T09:56:23.329Z] #45 103.7 vendor/golang.org/x/net/http2/hpack
09:56:23 [2021-05-18T09:56:23.443Z] #49 41.26 go: extracting github.com/BurntSushi/toml v0.3.1
09:56:23 [2021-05-18T09:56:23.443Z] #49 41.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Extraction ended at 05/18/2021 09:56:21. Duration:00:00:23.2366337
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Updating the golang and path environment variables
09:56:23 [2021-05-18T09:56:23.652Z] INFO: GOPATH=d:\gopath
09:56:23 [2021-05-18T09:56:23.652Z] INFO: go version go1.13.15 windows/amd64
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Running the daemon under test in debug mode
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Starting a daemon under test...
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42389\2\daemon --pidfile d:\CI\PR-42389\2\docker.pid -D
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Process started successfully.
09:56:23 [2021-05-18T09:56:23.652Z] INFO: Start tailing logs of the daemon under tests
09:56:24 [2021-05-18T09:56:24.018Z] #49 41.77 go: downloading github.com/inconshreveable/mousetrap v1.0.0
09:56:24 [2021-05-18T09:56:24.018Z] #49 ...
09:56:24 [2021-05-18T09:56:24.018Z] 
09:56:24 [2021-05-18T09:56:24.018Z] #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
09:56:24 [2021-05-18T09:56:24.018Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:24 [2021-05-18T09:56:24.018Z] #42 31.72 Fetched 8445 kB in 24s (358 kB/s)
09:56:24 [2021-05-18T09:56:24.018Z] #42 31.72 Reading package lists...
09:56:24 [2021-05-18T09:56:24.018Z] #42 41.71 Reading package lists...
09:56:24 [2021-05-18T09:56:24.018Z] #42 ...
09:56:24 [2021-05-18T09:56:24.018Z] 
09:56:24 [2021-05-18T09:56:24.018Z] #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
09:56:24 [2021-05-18T09:56:24.018Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:56:24 [2021-05-18T09:56:24.018Z] #58 40.40 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
09:56:24 [2021-05-18T09:56:24.018Z] #58 40.43 go: finding github.com/urfave/cli/v2 v2.3.0
09:56:24 [2021-05-18T09:56:24.018Z] #58 40.58 go: finding github.com/u-root/u-root v7.0.0+incompatible
09:56:24 [2021-05-18T09:56:24.018Z] #58 41.12 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:24 [2021-05-18T09:56:24.018Z] #58 41.35 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:56:24 [2021-05-18T09:56:24.114Z] INFO: Waiting for the daemon under test to start...
09:56:24 [2021-05-18T09:56:24.259Z] #45 105.0 mime
09:56:25 [2021-05-18T09:56:25.402Z] #58 ...
09:56:25 [2021-05-18T09:56:25.402Z] 
09:56:25 [2021-05-18T09:56:25.403Z] #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
09:56:25 [2021-05-18T09:56:25.403Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:25 [2021-05-18T09:56:25.403Z] #36 32.96 Fetched 8445 kB in 24s (346 kB/s)
09:56:25 [2021-05-18T09:56:25.403Z] #36 32.96 Reading package lists...
09:56:25 [2021-05-18T09:56:25.403Z] #36 ...
09:56:25 [2021-05-18T09:56:25.403Z] 
09:56:25 [2021-05-18T09:56:25.403Z] #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
09:56:25 [2021-05-18T09:56:25.403Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:25 [2021-05-18T09:56:25.403Z] #49 43.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0
09:56:25 [2021-05-18T09:56:25.628Z] #45 ...
09:56:25 [2021-05-18T09:56:25.628Z] 
09:56:25 [2021-05-18T09:56:25.628Z] #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
09:56:25 [2021-05-18T09:56:25.628Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:25 [2021-05-18T09:56:25.628Z] #13 92.48 Selecting previously unselected package g++-mingw-w64-x86-64.
09:56:25 [2021-05-18T09:56:25.628Z] #13 92.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:56:25 [2021-05-18T09:56:25.628Z] #13 92.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:56:25 [2021-05-18T09:56:25.628Z] #13 ...
09:56:25 [2021-05-18T09:56:25.628Z] 
09:56:25 [2021-05-18T09:56:25.628Z] #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
09:56:25 [2021-05-18T09:56:25.628Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:25 [2021-05-18T09:56:25.628Z] #43 36.49   CC       images/opts.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 36.73   CC       images/seccomp.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 37.00   CC       images/binfmt-misc.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 37.23   CC       images/time.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 37.47   CC       images/sysctl.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 37.75   CC       images/autofs.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 38.00   CC       images/macvlan.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 38.17   CC       images/sit.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 38.38   CC       images/memfd.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 38.71   CC       images/timens.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 38.91   LINK     images/built-in.o
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.09   GEN      compel/include/asm
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.10   GEN      compel/include/version.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.12 touch .config
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.18   GEN      include/common/config.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.30   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.31   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.35   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.36   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.39   DEP      compel/arch/x86/plugins/std/memcpy.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.42   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.43   GEN      compel/plugins/include/uapi/std/syscall.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.48   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.49   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.51   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.51   DEP      compel/plugins/std/infect.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.62   DEP      compel/plugins/std/string.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.70   DEP      compel/plugins/std/log.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.81   DEP      compel/plugins/std/fds.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 39.97   DEP      compel/plugins/std/std.d
09:56:25 [2021-05-18T09:56:25.628Z] #43 40.09   DEP      compel/plugins/shmem/shmem.d
09:56:25 [2021-05-18T09:56:25.629Z] #43 40.17   DEP      compel/plugins/fds/fds.d
09:56:25 [2021-05-18T09:56:25.629Z] #43 40.29   CC       compel/plugins/std/std.o
09:56:26 [2021-05-18T09:56:26.194Z] #43 40.57   CC       compel/plugins/std/fds.o
09:56:26 [2021-05-18T09:56:26.450Z] #43 40.97   CC       compel/plugins/std/log.o
09:56:26 [2021-05-18T09:56:26.496Z] #36 ...
09:56:26 [2021-05-18T09:56:26.496Z] 
09:56:26 [2021-05-18T09:56:26.496Z] #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
09:56:26 [2021-05-18T09:56:26.496Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:56:26 [2021-05-18T09:56:26.496Z] #45 54.37 sync
09:56:26 [2021-05-18T09:56:26.496Z] #45 54.38 internal/reflectlite
09:56:26 [2021-05-18T09:56:26.496Z] #45 56.53 github.com/LK4D4/vndr/godl/singleflight
09:56:26 [2021-05-18T09:56:26.496Z] #45 56.97 math/rand
09:56:26 [2021-05-18T09:56:26.496Z] #45 58.11 internal/singleflight
09:56:26 [2021-05-18T09:56:26.496Z] #45 58.43 sort
09:56:26 [2021-05-18T09:56:26.496Z] #45 58.43 errors
09:56:26 [2021-05-18T09:56:26.496Z] #45 58.73 io
09:56:26 [2021-05-18T09:56:26.496Z] #45 59.53 strconv
09:56:26 [2021-05-18T09:56:26.496Z] #45 59.85 bytes
09:56:26 [2021-05-18T09:56:26.496Z] #45 61.94 bufio
09:56:26 [2021-05-18T09:56:26.496Z] #45 63.10 reflect
09:56:26 [2021-05-18T09:56:26.496Z] #45 63.68 syscall
09:56:26 [2021-05-18T09:56:26.496Z] #45 ...
09:56:26 [2021-05-18T09:56:26.496Z] 
09:56:26 [2021-05-18T09:56:26.496Z] #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
09:56:26 [2021-05-18T09:56:26.496Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:26 [2021-05-18T09:56:26.496Z] #42 60.14 Selecting previously unselected package libprotobuf-dev:amd64.
09:56:26 [2021-05-18T09:56:26.496Z] #42 60.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 60.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 61.51 Selecting previously unselected package libprotoc17:amd64.
09:56:26 [2021-05-18T09:56:26.496Z] #42 61.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 61.52 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.16 Selecting previously unselected package protobuf-c-compiler.
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.38 Selecting previously unselected package protobuf-compiler.
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.40 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.60 Selecting previously unselected package python-pkg-resources.
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.63 Unpacking python-pkg-resources (40.8.0-1) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.86 Selecting previously unselected package python-six.
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 62.89 Unpacking python-six (1.12.0-1) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 63.00 Selecting previously unselected package python-protobuf.
09:56:26 [2021-05-18T09:56:26.496Z] #42 63.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 63.01 Unpacking python-protobuf (3.6.1.3-2) ...
09:56:26 [2021-05-18T09:56:26.496Z] #42 63.55 Setting up python-pkg-resources (40.8.0-1) ...
09:56:26 [2021-05-18T09:56:26.789Z] #49 ...
09:56:26 [2021-05-18T09:56:26.789Z] 
09:56:26 [2021-05-18T09:56:26.789Z] #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
09:56:26 [2021-05-18T09:56:26.789Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:26 [2021-05-18T09:56:26.789Z] #55 34.46 Fetched 8445 kB in 25s (339 kB/s)
09:56:26 [2021-05-18T09:56:26.789Z] #55 34.46 Reading package lists...
09:56:26 [2021-05-18T09:56:26.789Z] #55 44.68 Reading package lists...
09:56:26 [2021-05-18T09:56:26.789Z] #55 ...
09:56:26 [2021-05-18T09:56:26.789Z] 
09:56:26 [2021-05-18T09:56:26.789Z] #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
09:56:26 [2021-05-18T09:56:26.789Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:27 [2021-05-18T09:56:27.013Z] #43 41.70   CC       compel/plugins/std/string.o
09:56:27 [2021-05-18T09:56:27.307Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.5%
########                                                                  11.7%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               15.4%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           22.0%
################                                                          23.2%
#################                                                         24.5%
##################                                                        25.4%
###################                                                       26.7%
####################                                                      28.0%
####################                                                      29.2%
#####################                                                     29.9%
######################                                                    30.9%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 35.3%
#########################                                                 36.0%
##########################                                                37.2%
###########################                                               38.3%
############################                                              39.2%
#############################                                             40.3%
#############################                                             41.0%
##############################                                            42.2%
###############################                                           43.2%
###############################                                           44.1%
################################                                          45.2%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.5%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.2%
######################################                                    53.5%
#######################################                                   54.9%
########################################                                  56.5%
#########################################                                 57.6%
##########################################                                59.0%
###########################################                               60.3%
############################################                              61.6%
#############################################                             62.9%
#############################################                             63.8%
##############################################                            64.8%
###############################################                           65.8%
################################################                          67.6%
#################################################                         68.7%
##################################################                        69.6%
##################################################                        70.4%
###################################################                       71.4%
###################################################                       72.0%
####################################################                      73.1%
#####################################################                     74.2%
######################################################                    75.5%
######################################################                    76.3%
#######################################################                   76.9%
#######################################################                   77.8%
#########################################################                 79.7%
#########################################################                 80.5%
##########################################################                81.7%
###########################################################               83.0%
############################################################              83.6%
############################################################              84.3%
#############################################################             85.2%
##############################################################            86.4%
09:56:27 [2021-05-18T09:56:27.307Z] #29 ...
09:56:27 [2021-05-18T09:56:27.307Z] 
09:56:27 [2021-05-18T09:56:27.307Z] #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
09:56:27 [2021-05-18T09:56:27.307Z] #58 sha256:c6df8e0876a821acd63952795776bde119cbadeeb82af2b7ed44c64ac9afce63
09:56:27 [2021-05-18T09:56:27.307Z] #58 23.31 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
09:56:27 [2021-05-18T09:56:27.307Z] #58 23.47 go: finding github.com/russross/blackfriday/v2 v2.1.0
09:56:27 [2021-05-18T09:56:27.574Z] #58 ...
09:56:27 [2021-05-18T09:56:27.574Z] 
09:56:27 [2021-05-18T09:56:27.574Z] #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
09:56:27 [2021-05-18T09:56:27.574Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:27 [2021-05-18T09:56:27.574Z] #13 15.39 Reading package lists...
09:56:27 [2021-05-18T09:56:27.574Z] #13 20.51 Reading package lists...
09:56:27 [2021-05-18T09:56:27.574Z] #13 25.97 Building dependency tree...
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.58 The following additional packages will be installed:
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.59   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.59   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.60   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.60   mingw-w64-common mingw-w64-x86-64-dev
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.60 Suggested packages:
09:56:27 [2021-05-18T09:56:27.574Z] #13 28.61   gcc-8-locales seccomp wine64
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.47 The following NEW packages will be installed:
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.47   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.47   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.47   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.48   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.48   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.49   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.49 The following packages will be upgraded:
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.49   libseccomp2 libsystemd0 libudev1
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.86 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.86 Need to get 73.8 MB of archives.
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.86 After this operation, 472 MB of additional disk space will be used.
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.86 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB]
09:56:27 [2021-05-18T09:56:27.574Z] #13 29.91 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
09:56:27 [2021-05-18T09:56:27.574Z] #13 30.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB]
09:56:27 [2021-05-18T09:56:27.574Z] #13 30.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
09:56:27 [2021-05-18T09:56:27.574Z] #13 ...
09:56:27 [2021-05-18T09:56:27.574Z] 
09:56:27 [2021-05-18T09:56:27.574Z] #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
09:56:27 [2021-05-18T09:56:27.574Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:27 [2021-05-18T09:56:27.646Z] #49 ...
09:56:27 [2021-05-18T09:56:27.646Z] 
09:56:27 [2021-05-18T09:56:27.646Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:27 [2021-05-18T09:56:27.646Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:56:27 [2021-05-18T09:56:27.646Z] #32 49.32 Checking out files:  90% (1371/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.
09:56:27 [2021-05-18T09:56:27.646Z] #32 49.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:56:27 [2021-05-18T09:56:27.646Z] #32 49.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:27 [2021-05-18T09:56:27.944Z] #43 42.42   CC       compel/plugins/std/infect.o
09:56:28 [2021-05-18T09:56:28.406Z] #42 ...
09:56:28 [2021-05-18T09:56:28.406Z] 
09:56:28 [2021-05-18T09:56:28.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
09:56:28 [2021-05-18T09:56:28.406Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.74 The following additional packages will be installed:
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.75   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.75   mingw-w64-common mingw-w64-x86-64-dev
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.80 Suggested packages:
09:56:28 [2021-05-18T09:56:28.406Z] #13 51.80   gcc-8-locales seccomp wine64
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.49 The following NEW packages will be installed:
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.51   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.51   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.51   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.53 The following packages will be upgraded:
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.53   libseccomp2 libsystemd0 libudev1
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.90 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.90 Need to get 78.2 MB of archives.
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.90 After this operation, 487 MB of additional disk space will be used.
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.90 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 53.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 54.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 54.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 54.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 54.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:56:28 [2021-05-18T09:56:28.406Z] #13 54.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 54.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 55.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 55.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 58.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 60.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
09:56:28 [2021-05-18T09:56:28.407Z] #13 61.74 debconf: delaying package configuration, since apt-utils is not installed
09:56:28 [2021-05-18T09:56:28.407Z] #13 61.90 Fetched 78.2 MB in 7s (11.1 MB/s)
09:56:28 [2021-05-18T09:56:28.407Z] #13 ...
09:56:28 [2021-05-18T09:56:28.407Z] 
09:56:28 [2021-05-18T09:56:28.407Z] #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
09:56:28 [2021-05-18T09:56:28.407Z] #56 sha256:6bc0f6f5d6cf982bf45ea62d5a4559bbcf237ff04700c013cc489f68c4137539
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.236 + RM_GOPATH=0
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.236 + TMP_GOPATH=
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.236 + : /build
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.236 + '[' -z '' ']'
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.236 ++ mktemp -d
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.237 + export GOPATH=/tmp/tmp.hpXCrUfTMU
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.237 + GOPATH=/tmp/tmp.hpXCrUfTMU
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.237 + RM_GOPATH=1
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.237 + case "$(go env GOARCH)" in
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.237 ++ go env GOARCH
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.271 + export GO_BUILDMODE=-buildmode=pie
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.275 + GO_BUILDMODE=-buildmode=pie
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.278 ++ dirname /tmp/install/install.sh
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.279 + dir=/tmp/install
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.284 + bin=containerd
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.284 + shift
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.284 + '[' '!' -f /tmp/install/containerd.installer ']'
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.285 + . /tmp/install/containerd.installer
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.285 ++ set -e
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.285 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.286 + install_containerd
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.286 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7'
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.286 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.286 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hpXCrUfTMU/src/github.com/containerd/containerd
09:56:28 [2021-05-18T09:56:28.407Z] #56 1.288 Cloning into '/tmp/tmp.hpXCrUfTMU/src/github.com/containerd/containerd'...
09:56:28 [2021-05-18T09:56:28.407Z] #56 ...
09:56:28 [2021-05-18T09:56:28.407Z] 
09:56:28 [2021-05-18T09:56:28.407Z] #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
09:56:28 [2021-05-18T09:56:28.407Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:28 [2021-05-18T09:56:28.507Z] #43 42.88   CC       compel/arch/x86/plugins/std/parasite-head.o
09:56:28 [2021-05-18T09:56:28.507Z] #43 42.91   CC       compel/arch/x86/plugins/std/memcpy.o
09:56:28 [2021-05-18T09:56:28.507Z] #43 42.97   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:56:28 [2021-05-18T09:56:28.507Z] #43 43.03   AR       compel/plugins/std.lib.a
09:56:28 [2021-05-18T09:56:28.507Z] #43 43.12   CC       compel/plugins/fds/fds.o
09:56:28 [2021-05-18T09:56:28.586Z] #32 ...
09:56:28 [2021-05-18T09:56:28.586Z] 
09:56:28 [2021-05-18T09:56:28.586Z] #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
09:56:28 [2021-05-18T09:56:28.586Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:56:28 [2021-05-18T09:56:28.586Z] #45 41.40 sync
09:56:28 [2021-05-18T09:56:28.586Z] #45 41.41 internal/reflectlite
09:56:28 [2021-05-18T09:56:28.586Z] #45 42.71 github.com/LK4D4/vndr/godl/singleflight
09:56:28 [2021-05-18T09:56:28.586Z] #45 42.93 math/rand
09:56:28 [2021-05-18T09:56:28.586Z] #45 43.95 internal/singleflight
09:56:28 [2021-05-18T09:56:28.586Z] #45 44.70 errors
09:56:28 [2021-05-18T09:56:28.586Z] #45 44.70 sort
09:56:28 [2021-05-18T09:56:28.586Z] #45 45.04 io
09:56:28 [2021-05-18T09:56:28.586Z] #45 45.52 strconv
09:56:28 [2021-05-18T09:56:28.586Z] #45 46.45 bytes
09:56:28 [2021-05-18T09:56:28.586Z] #45 48.31 bufio
09:56:28 [2021-05-18T09:56:28.586Z] #45 48.49 reflect
09:56:28 [2021-05-18T09:56:28.586Z] #45 49.95 internal/oserror
09:56:28 [2021-05-18T09:56:28.586Z] #45 50.07 syscall
09:56:28 [2021-05-18T09:56:28.667Z] #13 62.01 (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 ... 15410 files and directories currently installed.)
09:56:28 [2021-05-18T09:56:28.667Z] #13 62.11 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
09:56:28 [2021-05-18T09:56:28.667Z] #13 62.13 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:28 [2021-05-18T09:56:28.708Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.5%
########                                                                  11.7%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               15.4%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           22.0%
################                                                          23.2%
#################                                                         24.5%
##################                                                        25.4%
###################                                                       26.7%
####################                                                      28.0%
####################                                                      29.2%
#####################                                                     29.9%
######################                                                    30.9%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 35.3%
#########################                                                 36.0%
##########################                                                37.2%
###########################                                               38.3%
############################                                              39.2%
#############################                                             40.3%
#############################                                             41.0%
##############################                                            42.2%
###############################                                           43.2%
###############################                                           44.1%
################################                                          45.2%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.5%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.2%
######################################                                    53.5%
#######################################                                   54.9%
########################################                                  56.5%
#########################################                                 57.6%
##########################################                                59.0%
###########################################                               60.3%
############################################                              61.6%
#############################################                             62.9%
#############################################                             63.8%
##############################################                            64.8%
###############################################                           65.8%
################################################                          67.6%
#################################################                         68.7%
##################################################                        69.6%
##################################################                        70.4%
###################################################                       71.4%
###################################################                       72.0%
####################################################                      73.1%
#####################################################                     74.2%
######################################################                    75.5%
######################################################                    76.3%
#######################################################                   76.9%
#######################################################                   77.8%
#########################################################                 79.7%
#########################################################                 80.5%
##########################################################                81.7%
###########################################################               83.0%
############################################################              83.6%
############################################################              84.3%
#############################################################             85.2%
##############################################################            86.4%
##############################################################            86.6%
##############################################################            87.5%
###############################################################           88.1%
################################################################          89.2%
#################################################################         91.5%
###################################################################       93.7%
####################################################################      95.0%
#####################################################################     95.9%
#######
09:56:28 [2021-05-18T09:56:28.708Z] #29 ...
09:56:28 [2021-05-18T09:56:28.708Z] 
09:56:28 [2021-05-18T09:56:28.708Z] #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
09:56:28 [2021-05-18T09:56:28.708Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb
09:56:28 [2021-05-18T09:56:28.708Z] #55 26.07 Building dependency tree...
09:56:28 [2021-05-18T09:56:28.708Z] #55 28.84 The following additional packages will be installed:
09:56:28 [2021-05-18T09:56:28.708Z] #55 28.85   libbtrfs0
09:56:28 [2021-05-18T09:56:28.708Z] #55 28.98 The following NEW packages will be installed:
09:56:28 [2021-05-18T09:56:28.708Z] #55 28.98   libbtrfs-dev libbtrfs0
09:56:28 [2021-05-18T09:56:28.708Z] #55 29.33 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
09:56:28 [2021-05-18T09:56:28.708Z] #55 29.33 Need to get 119 kB of archives.
09:56:28 [2021-05-18T09:56:28.708Z] #55 29.33 After this operation, 387 kB of additional disk space will be used.
09:56:28 [2021-05-18T09:56:28.708Z] #55 29.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:56:28 [2021-05-18T09:56:28.708Z] #55 29.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:56:28 [2021-05-18T09:56:28.708Z] #55 30.61 debconf: delaying package configuration, since apt-utils is not installed
09:56:28 [2021-05-18T09:56:28.708Z] #55 30.80 Fetched 119 kB in 0s (436 kB/s)
09:56:28 [2021-05-18T09:56:28.708Z] #55 30.93 Selecting previously unselected package libbtrfs0.
09:56:28 [2021-05-18T09:56:28.708Z] #55 30.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 ... 15383 files and directories currently installed.)
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.00 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.03 Unpacking libbtrfs0 (4.20.1-2) ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.17 Selecting previously unselected package libbtrfs-dev.
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.20 Unpacking libbtrfs-dev (4.20.1-2) ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.55 Setting up libbtrfs0 (4.20.1-2) ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.61 Setting up libbtrfs-dev (4.20.1-2) ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 31.66 Processing triggers for libc-bin (2.28-10) ...
09:56:28 [2021-05-18T09:56:28.708Z] #55 DONE 34.5s
09:56:28 [2021-05-18T09:56:28.708Z] 
09:56:28 [2021-05-18T09:56:28.708Z] #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
09:56:28 [2021-05-18T09:56:28.708Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:28 [2021-05-18T09:56:28.764Z] #43 43.37   AR       compel/plugins/fds.lib.a
09:56:28 [2021-05-18T09:56:28.764Z] #43 43.44   HOSTDEP  compel/src/lib/log-host.d
09:56:28 [2021-05-18T09:56:28.764Z] #43 43.51   HOSTDEP  compel/src/lib/handle-elf-host.d
09:56:28 [2021-05-18T09:56:28.847Z] #45 ...
09:56:28 [2021-05-18T09:56:28.847Z] 
09:56:28 [2021-05-18T09:56:28.847Z] #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
09:56:28 [2021-05-18T09:56:28.847Z] #51 sha256:803f15af904ef5e338b4bfdfaaafb0cf59434bd92f2be969e9958fa4a3e9e6e6
09:56:28 [2021-05-18T09:56:28.847Z] #51 51.58 syscall
09:56:28 [2021-05-18T09:56:28.847Z] #51 51.65 reflect
09:56:28 [2021-05-18T09:56:28.926Z] #13 62.47 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
09:56:28 [2021-05-18T09:56:28.980Z] #29 12.49 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.6%
###                                                                        4.2%
####                                                                       5.6%
#####                                                                      7.0%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.5%
########                                                                  11.7%
#########                                                                 13.2%
##########                                                                14.4%
###########                                                               15.4%
############                                                              17.0%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           22.0%
################                                                          23.2%
#################                                                         24.5%
##################                                                        25.4%
###################                                                       26.7%
####################                                                      28.0%
####################                                                      29.2%
#####################                                                     29.9%
######################                                                    30.9%
#######################                                                   32.0%
#######################                                                   33.1%
#########################                                                 35.3%
#########################                                                 36.0%
##########################                                                37.2%
###########################                                               38.3%
############################                                              39.2%
#############################                                             40.3%
#############################                                             41.0%
##############################                                            42.2%
###############################                                           43.2%
###############################                                           44.1%
################################                                          45.2%
#################################                                         46.7%
##################################                                        47.4%
##################################                                        48.5%
###################################                                       49.1%
####################################                                      50.6%
#####################################                                     52.2%
######################################                                    53.5%
#######################################                                   54.9%
########################################                                  56.5%
#########################################                                 57.6%
##########################################                                59.0%
###########################################                               60.3%
############################################                              61.6%
#############################################                             62.9%
#############################################                             63.8%
##############################################                            64.8%
###############################################                           65.8%
################################################                          67.6%
#################################################                         68.7%
##################################################                        69.6%
##################################################                        70.4%
###################################################                       71.4%
###################################################                       72.0%
####################################################                      73.1%
#####################################################                     74.2%
######################################################                    75.5%
######################################################                    76.3%
#######################################################                   76.9%
#######################################################                   77.8%
#########################################################                 79.7%
#########################################################                 80.5%
##########################################################                81.7%
###########################################################               83.0%
############################################################              83.6%
############################################################              84.3%
#############################################################             85.2%
##############################################################            86.4%
##############################################################            86.6%
##############################################################            87.5%
###############################################################           88.1%
################################################################          89.2%
#################################################################         91.5%
###################################################################       93.7%
####################################################################      95.0%
#####################################################################     95.9%
#####################################################################     96.9%
######################################################################    97.4%
######################################################################    98.5%
######################################################################## 100.0%
09:56:28 [2021-05-18T09:56:28.980Z] #29 22.18 
09:56:29 [2021-05-18T09:56:29.021Z] #43 43.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:56:29 [2021-05-18T09:56:29.186Z] #13 62.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:29 [2021-05-18T09:56:29.186Z] #13 62.71 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
09:56:29 [2021-05-18T09:56:29.186Z] #13 62.73 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
09:56:29 [2021-05-18T09:56:29.277Z] #43 43.74   HOSTDEP  compel/src/main-host.d
09:56:29 [2021-05-18T09:56:29.277Z] #43 43.83   DEP      compel/src/lib/ptrace.d
09:56:29 [2021-05-18T09:56:29.446Z] #13 62.97 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
09:56:29 [2021-05-18T09:56:29.534Z] #43 43.97   DEP      compel/src/lib/infect.d
09:56:29 [2021-05-18T09:56:29.534Z] #43 44.11   DEP      compel/src/lib/infect-util.d
09:56:29 [2021-05-18T09:56:29.534Z] #43 44.24   DEP      compel/src/lib/infect-rpc.d
09:56:29 [2021-05-18T09:56:29.712Z] #13 63.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:29 [2021-05-18T09:56:29.713Z] #13 63.37 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
09:56:29 [2021-05-18T09:56:29.713Z] #13 63.39 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:29 [2021-05-18T09:56:29.789Z] #51 ...
09:56:29 [2021-05-18T09:56:29.789Z] 
09:56:29 [2021-05-18T09:56:29.789Z] #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
09:56:29 [2021-05-18T09:56:29.789Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:29 [2021-05-18T09:56:29.789Z] #36 42.55 The following additional packages will be installed:
09:56:29 [2021-05-18T09:56:29.789Z] #36 42.57   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:56:29 [2021-05-18T09:56:29.789Z] #36 42.57 Suggested packages:
09:56:29 [2021-05-18T09:56:29.789Z] #36 42.57   cmake-doc ninja-build lrzip
09:56:29 [2021-05-18T09:56:29.789Z] #36 42.57 Recommended packages:
09:56:29 [2021-05-18T09:56:29.789Z] #36 42.57   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.49 The following NEW packages will be installed:
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.49   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.49   vim-common xxd
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.90 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.90 Need to get 14.9 MB of archives.
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.90 After this operation, 61.8 MB of additional disk space will be used.
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 43.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 44.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:56:29 [2021-05-18T09:56:29.789Z] #36 46.56 debconf: delaying package configuration, since apt-utils is not installed
09:56:29 [2021-05-18T09:56:29.789Z] #36 46.67 Fetched 14.9 MB in 2s (9133 kB/s)
09:56:29 [2021-05-18T09:56:29.789Z] #36 46.74 Selecting previously unselected package xxd.
09:56:29 [2021-05-18T09:56:29.789Z] #36 46.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 ... 15410 files and directories currently installed.)
09:56:29 [2021-05-18T09:56:29.789Z] #36 46.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 46.82 Unpacking xxd (2:8.1.0875-5) ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 47.16 Selecting previously unselected package vim-common.
09:56:29 [2021-05-18T09:56:29.789Z] #36 47.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 47.18 Unpacking vim-common (2:8.1.0875-5) ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 47.53 Selecting previously unselected package cmake-data.
09:56:29 [2021-05-18T09:56:29.789Z] #36 47.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 47.56 Unpacking cmake-data (3.13.4-1) ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 50.34 Selecting previously unselected package libicu63:amd64.
09:56:29 [2021-05-18T09:56:29.789Z] #36 50.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:56:29 [2021-05-18T09:56:29.789Z] #36 50.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:56:29 [2021-05-18T09:56:29.790Z] #43 44.42   DEP      compel/arch/x86/src/lib/infect.d
09:56:30 [2021-05-18T09:56:30.008Z] #13 63.64 Setting up libudev1:amd64 (241-7~deb10u7) ...
09:56:30 [2021-05-18T09:56:30.048Z] #43 44.58   DEP      compel/arch/x86/src/lib/cpu.d
09:56:30 [2021-05-18T09:56:30.048Z] #43 44.62   DEP      compel/src/lib/log.d
09:56:30 [2021-05-18T09:56:30.048Z] #43 ...
09:56:30 [2021-05-18T09:56:30.048Z] 
09:56:30 [2021-05-18T09:56:30.048Z] #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
09:56:30 [2021-05-18T09:56:30.048Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:30 [2021-05-18T09:56:30.048Z] #13 107.0 Selecting previously unselected package libapparmor1:amd64.
09:56:30 [2021-05-18T09:56:30.048Z] #13 107.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.048Z] #13 107.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:56:30 [2021-05-18T09:56:30.050Z] #36 ...
09:56:30 [2021-05-18T09:56:30.050Z] 
09:56:30 [2021-05-18T09:56:30.050Z] #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
09:56:30 [2021-05-18T09:56:30.050Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:30 [2021-05-18T09:56:30.050Z] #42 45.26 The following additional packages will be installed:
09:56:30 [2021-05-18T09:56:30.050Z] #42 45.26   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:56:30 [2021-05-18T09:56:30.050Z] #42 45.26   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:56:30 [2021-05-18T09:56:30.050Z] #42 45.26 Suggested packages:
09:56:30 [2021-05-18T09:56:30.050Z] #42 45.26   manpages-dev python-setuptools
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.56 The following NEW packages will be installed:
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.56   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.56   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.56   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.56   python-six zlib1g-dev
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.83 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.83 Need to get 4095 kB of archives.
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.83 After this operation, 22.5 MB of additional disk space will be used.
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 46.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 47.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 47.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]
09:56:30 [2021-05-18T09:56:30.050Z] #42 47.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 47.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 47.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 47.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:56:30 [2021-05-18T09:56:30.050Z] #42 48.32 debconf: delaying package configuration, since apt-utils is not installed
09:56:30 [2021-05-18T09:56:30.050Z] #42 48.52 Fetched 4095 kB in 1s (6135 kB/s)
09:56:30 [2021-05-18T09:56:30.050Z] #42 48.66 Selecting previously unselected package libcap-dev:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 48.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:30 [2021-05-18T09:56:30.051Z] #42 48.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 48.74 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 48.86 Selecting previously unselected package libnet1:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 48.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 48.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.00 Selecting previously unselected package libnet1-dev.
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.02 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.22 Selecting previously unselected package libnl-3-200:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.38 Selecting previously unselected package libnl-3-dev:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.39 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.65 Selecting previously unselected package libprotobuf-c1:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.80 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.87 Selecting previously unselected package zlib1g-dev:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 49.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 50.18 Selecting previously unselected package libprotobuf17:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 50.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 50.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 50.93 Selecting previously unselected package libprotobuf-lite17:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 50.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 50.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 51.18 Selecting previously unselected package libprotobuf-dev:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 51.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 51.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 52.55 Selecting previously unselected package libprotoc17:amd64.
09:56:30 [2021-05-18T09:56:30.051Z] #42 52.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 52.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:56:30 [2021-05-18T09:56:30.051Z] #42 ...
09:56:30 [2021-05-18T09:56:30.051Z] 
09:56:30 [2021-05-18T09:56:30.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
09:56:30 [2021-05-18T09:56:30.051Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:30 [2021-05-18T09:56:30.051Z] #13 29.44 Reading package lists...
09:56:30 [2021-05-18T09:56:30.051Z] #13 36.89 Reading package lists...
09:56:30 [2021-05-18T09:56:30.051Z] #13 43.22 Building dependency tree...
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56 The following additional packages will be installed:
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56   mingw-w64-common mingw-w64-x86-64-dev
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56 Suggested packages:
09:56:30 [2021-05-18T09:56:30.051Z] #13 46.56   gcc-8-locales seccomp wine64
09:56:30 [2021-05-18T09:56:30.089Z] #36 43.25 Reading package lists...
09:56:30 [2021-05-18T09:56:30.089Z] #36 ...
09:56:30 [2021-05-18T09:56:30.089Z] 
09:56:30 [2021-05-18T09:56:30.089Z] #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
09:56:30 [2021-05-18T09:56:30.089Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:30 [2021-05-18T09:56:30.089Z] #13 32.80 Fetched 8963 kB in 27s (327 kB/s)
09:56:30 [2021-05-18T09:56:30.089Z] #13 32.80 Reading package lists...
09:56:30 [2021-05-18T09:56:30.306Z] #13 107.2 Selecting previously unselected package libapparmor-dev:amd64.
09:56:30 [2021-05-18T09:56:30.306Z] #13 107.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.306Z] #13 107.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:56:30 [2021-05-18T09:56:30.312Z] #13 ...
09:56:30 [2021-05-18T09:56:30.312Z] 
09:56:30 [2021-05-18T09:56:30.312Z] #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
09:56:30 [2021-05-18T09:56:30.312Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.365 + RM_GOPATH=0
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.365 + TMP_GOPATH=
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.365 + : /build
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.365 + '[' -z '' ']'
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.365 ++ mktemp -d
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.384 + export GOPATH=/tmp/tmp.Dy3JsgicOr
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.384 + GOPATH=/tmp/tmp.Dy3JsgicOr
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.384 + RM_GOPATH=1
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.384 + case "$(go env GOARCH)" in
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.384 ++ go env GOARCH
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.422 + export GO_BUILDMODE=-buildmode=pie
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.422 + GO_BUILDMODE=-buildmode=pie
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.422 ++ dirname /tmp/install/install.sh
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.422 + dir=/tmp/install
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 + bin=containerd
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 + shift
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 + '[' '!' -f /tmp/install/containerd.installer ']'
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 + . /tmp/install/containerd.installer
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 ++ set -e
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.428 + install_containerd
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.429 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7'
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.429 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.429 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Dy3JsgicOr/src/github.com/containerd/containerd
09:56:30 [2021-05-18T09:56:30.312Z] #56 7.431 Cloning into '/tmp/tmp.Dy3JsgicOr/src/github.com/containerd/containerd'...
09:56:30 [2021-05-18T09:56:30.350Z] #13 ...
09:56:30 [2021-05-18T09:56:30.350Z] 
09:56:30 [2021-05-18T09:56:30.350Z] #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
09:56:30 [2021-05-18T09:56:30.350Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:30 [2021-05-18T09:56:30.350Z] #49 45.70 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:30 [2021-05-18T09:56:30.386Z] #29 23.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:56:30 [2021-05-18T09:56:30.563Z] #13 107.4 Selecting previously unselected package libbtrfs0.
09:56:30 [2021-05-18T09:56:30.563Z] #13 107.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.563Z] #13 107.4 Unpacking libbtrfs0 (4.20.1-2) ...
09:56:30 [2021-05-18T09:56:30.563Z] #13 107.5 Selecting previously unselected package libbtrfs-dev.
09:56:30 [2021-05-18T09:56:30.563Z] #13 107.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.563Z] #13 107.5 Unpacking libbtrfs-dev (4.20.1-2) ...
09:56:30 [2021-05-18T09:56:30.572Z] #56 ...
09:56:30 [2021-05-18T09:56:30.572Z] 
09:56:30 [2021-05-18T09:56:30.572Z] #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
09:56:30 [2021-05-18T09:56:30.572Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:30 [2021-05-18T09:56:30.572Z] #42 53.24 Selecting previously unselected package protobuf-c-compiler.
09:56:30 [2021-05-18T09:56:30.572Z] #42 53.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.572Z] #42 53.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:56:30 [2021-05-18T09:56:30.631Z] #13 64.05 Selecting previously unselected package binutils-mingw-w64-i686.
09:56:30 [2021-05-18T09:56:30.631Z] #13 64.05 (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 ... 15410 files and directories currently installed.)
09:56:30 [2021-05-18T09:56:30.631Z] #13 64.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.649Z] #29 23.62 
09:56:30 [2021-05-18T09:56:30.819Z] #13 107.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:56:30 [2021-05-18T09:56:30.819Z] #13 107.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.819Z] #13 107.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:56:30 [2021-05-18T09:56:30.819Z] #13 107.8 Selecting previously unselected package libudev-dev:amd64.
09:56:30 [2021-05-18T09:56:30.819Z] #13 107.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.820Z] #13 107.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
09:56:30 [2021-05-18T09:56:30.833Z] #42 53.41 Selecting previously unselected package protobuf-compiler.
09:56:30 [2021-05-18T09:56:30.833Z] #42 53.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:56:30 [2021-05-18T09:56:30.833Z] #42 53.45 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:56:30 [2021-05-18T09:56:30.833Z] #42 53.63 Selecting previously unselected package python-pkg-resources.
09:56:30 [2021-05-18T09:56:30.833Z] #42 53.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:56:30 [2021-05-18T09:56:30.833Z] #42 53.64 Unpacking python-pkg-resources (40.8.0-1) ...
09:56:30 [2021-05-18T09:56:30.892Z] #13 64.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:56:30 [2021-05-18T09:56:30.892Z] #13 ...
09:56:30 [2021-05-18T09:56:30.892Z] 
09:56:30 [2021-05-18T09:56:30.892Z] #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
09:56:30 [2021-05-18T09:56:30.892Z] #47 sha256:abc017d4d8138812a8d8feab28e8c2ca926bdb56357b88afa96ab7f0391e5376
09:56:30 [2021-05-18T09:56:30.892Z] #47 DONE 68.9s
09:56:30 [2021-05-18T09:56:30.912Z] #29 23.86 
                                                                           1.0%
######################################################################## 100.0%
09:56:30 [2021-05-18T09:56:30.912Z] #29 23.99 
09:56:30 [2021-05-18T09:56:30.912Z] #29 ...
09:56:30 [2021-05-18T09:56:30.912Z] 
09:56:30 [2021-05-18T09:56:30.912Z] #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
09:56:30 [2021-05-18T09:56:30.912Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:56:30 [2021-05-18T09:56:30.912Z] #36 22.06 Reading package lists...
09:56:30 [2021-05-18T09:56:30.912Z] #36 27.09 Building dependency tree...
09:56:30 [2021-05-18T09:56:30.912Z] #36 29.83 The following additional packages will be installed:
09:56:30 [2021-05-18T09:56:30.912Z] #36 29.85   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:56:30 [2021-05-18T09:56:30.912Z] #36 29.85 Suggested packages:
09:56:30 [2021-05-18T09:56:30.912Z] #36 29.86   cmake-doc ninja-build lrzip
09:56:30 [2021-05-18T09:56:30.912Z] #36 29.86 Recommended packages:
09:56:30 [2021-05-18T09:56:30.912Z] #36 29.86   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:56:30 [2021-05-18T09:56:30.912Z] #36 30.73 The following NEW packages will be installed:
09:56:30 [2021-05-18T09:56:30.912Z] #36 30.73   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:56:30 [2021-05-18T09:56:30.912Z] #36 30.74   vim-common xxd
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.16 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.16 Need to get 14.2 MB of archives.
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.16 After this operation, 60.0 MB of additional disk space will be used.
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 31.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 32.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 32.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 32.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 32.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 32.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
09:56:30 [2021-05-18T09:56:30.912Z] #36 33.73 debconf: delaying package configuration, since apt-utils is not installed
09:56:30 [2021-05-18T09:56:30.912Z] #36 34.56 Fetched 14.2 MB in 1s (9723 kB/s)
09:56:30 [2021-05-18T09:56:30.912Z] #36 34.90 Selecting previously unselected package xxd.
09:56:30 [2021-05-18T09:56:30.912Z] #36 34.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:56:30 [2021-05-18T09:56:30.912Z] #36 34.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.01 Unpacking xxd (2:8.1.0875-5) ...
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.32 Selecting previously unselected package vim-common.
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.38 Unpacking vim-common (2:8.1.0875-5) ...
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.87 Selecting previously unselected package cmake-data.
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:56:30 [2021-05-18T09:56:30.912Z] #36 35.90 Unpacking cmake-data (3.13.4-1) ...
09:56:31 [2021-05-18T09:56:31.076Z] #13 108.0 Selecting previously unselected package libsepol1-dev:amd64.
09:56:31 [2021-05-18T09:56:31.076Z] #13 108.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:56:31 [2021-05-18T09:56:31.076Z] #13 108.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:56:31 [2021-05-18T09:56:31.151Z] 
09:56:31 [2021-05-18T09:56:31.151Z] #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
09:56:31 [2021-05-18T09:56:31.151Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:31 [2021-05-18T09:56:31.151Z] #42 68.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:56:31 [2021-05-18T09:56:31.151Z] #42 68.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:56:31 [2021-05-18T09:56:31.151Z] #42 68.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:56:31 [2021-05-18T09:56:31.151Z] #42 68.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:56:31 [2021-05-18T09:56:31.151Z] #42 68.93 Setting up python-six (1.12.0-1) ...
09:56:31 [2021-05-18T09:56:31.176Z] #36 ...
09:56:31 [2021-05-18T09:56:31.176Z] 
09:56:31 [2021-05-18T09:56:31.176Z] #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
09:56:31 [2021-05-18T09:56:31.176Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.371 + RM_GOPATH=0
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.371 + TMP_GOPATH=
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.371 + : /build
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.371 + '[' -z '' ']'
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.371 ++ mktemp -d
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.381 + export GOPATH=/tmp/tmp.SwcWqS4niY
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.381 + GOPATH=/tmp/tmp.SwcWqS4niY
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.381 + RM_GOPATH=1
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.382 + case "$(go env GOARCH)" in
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.385 ++ go env GOARCH
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.413 + export GO_BUILDMODE=-buildmode=pie
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.413 + GO_BUILDMODE=-buildmode=pie
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.417 ++ dirname /tmp/install/install.sh
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.422 + dir=/tmp/install
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.422 + bin=containerd
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.424 + shift
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.425 + '[' '!' -f /tmp/install/containerd.installer ']'
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.432 + . /tmp/install/containerd.installer
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.433 ++ set -e
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.435 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.439 + install_containerd
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.467 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7'
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.471 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.471 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SwcWqS4niY/src/github.com/containerd/containerd
09:56:31 [2021-05-18T09:56:31.176Z] #56 1.475 Cloning into '/tmp/tmp.SwcWqS4niY/src/github.com/containerd/containerd'...
09:56:31 [2021-05-18T09:56:31.295Z] #49 49.21 go: extracting github.com/gogo/protobuf v1.2.1
09:56:31 [2021-05-18T09:56:31.404Z] #42 53.91 Selecting previously unselected package python-six.
09:56:31 [2021-05-18T09:56:31.404Z] #42 53.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:56:31 [2021-05-18T09:56:31.404Z] #42 53.94 Unpacking python-six (1.12.0-1) ...
09:56:31 [2021-05-18T09:56:31.404Z] #42 54.03 Selecting previously unselected package python-protobuf.
09:56:31 [2021-05-18T09:56:31.404Z] #42 54.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:56:31 [2021-05-18T09:56:31.404Z] #42 54.08 Unpacking python-protobuf (3.6.1.3-2) ...
09:56:31 [2021-05-18T09:56:31.639Z] #13 108.4 Selecting previously unselected package libpcre16-3:amd64.
09:56:31 [2021-05-18T09:56:31.639Z] #13 108.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:56:31 [2021-05-18T09:56:31.639Z] #13 108.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:56:31 [2021-05-18T09:56:31.639Z] #13 108.6 Selecting previously unselected package libpcre32-3:amd64.
09:56:31 [2021-05-18T09:56:31.639Z] #13 108.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:56:31 [2021-05-18T09:56:31.639Z] #13 108.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:56:31 [2021-05-18T09:56:31.753Z] #56 ...
09:56:31 [2021-05-18T09:56:31.753Z] 
09:56:31 [2021-05-18T09:56:31.753Z] #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
09:56:31 [2021-05-18T09:56:31.753Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:56:31 [2021-05-18T09:56:31.753Z] #42 22.09 Reading package lists...
09:56:31 [2021-05-18T09:56:31.753Z] #42 27.85 Building dependency tree...
09:56:31 [2021-05-18T09:56:31.754Z] #42 30.19 The following additional packages will be installed:
09:56:31 [2021-05-18T09:56:31.754Z] #42 30.19   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:56:31 [2021-05-18T09:56:31.754Z] #42 30.19   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:56:31 [2021-05-18T09:56:31.754Z] #42 30.20 Suggested packages:
09:56:31 [2021-05-18T09:56:31.754Z] #42 30.21   manpages-dev python-setuptools
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.26 The following NEW packages will be installed:
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.26   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.27   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.27   python-six zlib1g-dev
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.66 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.66 Need to get 3798 kB of archives.
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.66 After this operation, 21.6 MB of additional disk space will be used.
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.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]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 31.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
09:56:31 [2021-05-18T09:56:31.754Z] #42 33.73 debconf: delaying package configuration, since apt-utils is not installed
09:56:31 [2021-05-18T09:56:31.754Z] #42 34.67 Fetched 3798 kB in 1s (6475 kB/s)
09:56:31 [2021-05-18T09:56:31.754Z] #42 34.83 Selecting previously unselected package libcap-dev:arm64.
09:56:31 [2021-05-18T09:56:31.754Z] #42 34.83 (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 ... 15383 files and directories currently installed.)
09:56:31 [2021-05-18T09:56:31.754Z] #42 34.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.01 Unpacking libcap-dev:arm64 (1:2.25-2) ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.31 Selecting previously unselected package libnet1:arm64.
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.54 Selecting previously unselected package libnet1-dev.
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.86 Selecting previously unselected package libnl-3-200:arm64.
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 35.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.05 Selecting previously unselected package libnl-3-dev:arm64.
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.06 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.45 Selecting previously unselected package libprotobuf-c1:arm64.
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.47 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.74 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:56:31 [2021-05-18T09:56:31.754Z] #42 36.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
09:56:31 [2021-05-18T09:56:31.895Z] #13 108.8 Selecting previously unselected package libpcrecpp0v5:amd64.
09:56:31 [2021-05-18T09:56:31.895Z] #13 108.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:56:31 [2021-05-18T09:56:31.895Z] #13 108.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:56:31 [2021-05-18T09:56:31.978Z] #42 54.68 Setting up python-pkg-resources (40.8.0-1) ...
09:56:32 [2021-05-18T09:56:32.017Z] #42 37.77 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:56:32 [2021-05-18T09:56:32.017Z] #42 ...
09:56:32 [2021-05-18T09:56:32.017Z] 
09:56:32 [2021-05-18T09:56:32.017Z] #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
09:56:32 [2021-05-18T09:56:32.017Z] #49 sha256:15678a9e5fe9fa7a6dafa830cee55279fe410ae4bdcdb1b766100f9c9056c7cd
09:56:32 [2021-05-18T09:56:32.017Z] #49 27.67 go: extracting golang.org/x/text v0.3.2
09:56:32 [2021-05-18T09:56:32.017Z] #49 28.07 go: extracting github.com/gogo/protobuf v1.2.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 34.61 go: finding github.com/fatih/color v1.7.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 34.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:32 [2021-05-18T09:56:32.017Z] #49 34.99 go: finding github.com/mattn/go-colorable v0.1.4
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.00 go: finding github.com/mattn/go-isatty v0.0.8
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.16 go: finding github.com/pkg/errors v0.8.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.23 go: finding github.com/go-critic/go-critic v0.4.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.25 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.25 go: finding github.com/go-lintpack/lintpack v0.5.2
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.29 go: finding github.com/mitchellh/go-homedir v1.1.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.34 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.37 go: finding github.com/spf13/viper v1.6.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.49 go: finding github.com/go-toolsmith/astequal v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.60 go: finding github.com/go-toolsmith/astp v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.61 go: finding github.com/sirupsen/logrus v1.4.2
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.73 go: finding github.com/go-toolsmith/astcast v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.73 go: finding github.com/stretchr/testify v1.4.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.75 go: finding github.com/go-toolsmith/typep v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.78 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.88 go: finding github.com/davecgh/go-spew v1.1.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.91 go: finding github.com/pmezard/go-difflib v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.93 go: finding github.com/go-toolsmith/strparse v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.94 go: finding github.com/fsnotify/fsnotify v1.4.7
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 35.97 go: finding github.com/spf13/cobra v0.0.5
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.05 go: finding github.com/spf13/pflag v1.0.5
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.05 go: finding github.com/stretchr/objx v0.2.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.05 go: finding github.com/hashicorp/hcl v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.07 go: finding github.com/gobwas/glob v0.2.3
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.14 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.16 go: finding github.com/mitchellh/mapstructure v1.1.2
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.20 go: finding gopkg.in/yaml.v2 v2.2.7
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.22 go: finding github.com/pelletier/go-toml v1.2.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.28 go: finding github.com/magiconair/properties v1.8.1
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.33 go: finding github.com/spf13/afero v1.1.2
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.34 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.35 go: finding github.com/spf13/cast v1.3.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.40 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.43 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.56 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.66 go: finding github.com/subosito/gotenv v1.2.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.71 go: finding gopkg.in/ini.v1 v1.51.0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.76 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.80 go: finding golang.org/x/text v0.3.2
09:56:32 [2021-05-18T09:56:32.017Z] #49 36.86 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:32 [2021-05-18T09:56:32.017Z] #49 37.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:32 [2021-05-18T09:56:32.017Z] #49 37.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:32 [2021-05-18T09:56:32.017Z] #49 37.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:32 [2021-05-18T09:56:32.018Z] #49 37.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:32 [2021-05-18T09:56:32.018Z] #49 37.78 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:32 [2021-05-18T09:56:32.018Z] #49 37.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:32 [2021-05-18T09:56:32.018Z] #49 37.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:32 [2021-05-18T09:56:32.018Z] #49 37.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:32 [2021-05-18T09:56:32.018Z] #49 ...
09:56:32 [2021-05-18T09:56:32.018Z] 
09:56:32 [2021-05-18T09:56:32.018Z] #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
09:56:32 [2021-05-18T09:56:32.018Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:32 [2021-05-18T09:56:32.018Z] #29 25.17 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:56:32 [2021-05-18T09:56:32.152Z] #13 108.9 Selecting previously unselected package libpcre3-dev:amd64.
09:56:32 [2021-05-18T09:56:32.152Z] #13 108.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:56:32 [2021-05-18T09:56:32.152Z] #13 108.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:56:32 [2021-05-18T09:56:32.408Z] #13 109.4 Selecting previously unselected package libselinux1-dev:amd64.
09:56:32 [2021-05-18T09:56:32.408Z] #13 109.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:56:32 [2021-05-18T09:56:32.408Z] #13 109.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:56:32 [2021-05-18T09:56:32.635Z] #29 25.56 
09:56:32 [2021-05-18T09:56:32.899Z] #29 25.79 #=#=#                                                                         
09:56:32 [2021-05-18T09:56:32.899Z] #29 ...
09:56:32 [2021-05-18T09:56:32.899Z] 
09:56:32 [2021-05-18T09:56:32.899Z] #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
09:56:32 [2021-05-18T09:56:32.899Z] #67 sha256:073c50c5d0e482cd2873796a4050a0d27c43a23835c4aeb402de83dcedad38d0
09:56:32 [2021-05-18T09:56:32.899Z] #67 DONE 38.7s
09:56:32 [2021-05-18T09:56:32.899Z] 
09:56:32 [2021-05-18T09:56:32.899Z] #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
09:56:32 [2021-05-18T09:56:32.899Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:32 [2021-05-18T09:56:32.971Z] #13 109.7 Selecting previously unselected package libdevmapper-dev:amd64.
09:56:32 [2021-05-18T09:56:32.971Z] #13 109.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:56:32 [2021-05-18T09:56:32.971Z] #13 109.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:56:32 [2021-05-18T09:56:32.971Z] #13 109.8 Selecting previously unselected package libseccomp-dev:amd64.
09:56:32 [2021-05-18T09:56:32.971Z] #13 109.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
09:56:32 [2021-05-18T09:56:32.971Z] #13 109.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:56:32 [2021-05-18T09:56:32.971Z] #13 110.0 Selecting previously unselected package libsystemd-dev:amd64.
09:56:32 [2021-05-18T09:56:32.971Z] #13 110.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
09:56:32 [2021-05-18T09:56:32.971Z] #13 110.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
09:56:33 [2021-05-18T09:56:33.057Z] #42 ...
09:56:33 [2021-05-18T09:56:33.057Z] 
09:56:33 [2021-05-18T09:56:33.057Z] #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
09:56:33 [2021-05-18T09:56:33.057Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:56:33 [2021-05-18T09:56:33.057Z] #51 60.85 internal/oserror
09:56:33 [2021-05-18T09:56:33.057Z] #51 60.85 bytes
09:56:33 [2021-05-18T09:56:33.057Z] #51 60.94 syscall
09:56:33 [2021-05-18T09:56:33.057Z] #51 62.86 strconv
09:56:33 [2021-05-18T09:56:33.057Z] #51 66.37 reflect
09:56:33 [2021-05-18T09:56:33.057Z] #51 68.23 time
09:56:33 [2021-05-18T09:56:33.057Z] #51 ...
09:56:33 [2021-05-18T09:56:33.057Z] 
09:56:33 [2021-05-18T09:56:33.057Z] #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
09:56:33 [2021-05-18T09:56:33.057Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:33 [2021-05-18T09:56:33.057Z] #36 66.79 Selecting previously unselected package libxml2:amd64.
09:56:33 [2021-05-18T09:56:33.057Z] #36 66.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 66.81 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.41 Selecting previously unselected package libarchive13:amd64.
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.75 Selecting previously unselected package libjsoncpp1:amd64.
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.91 Selecting previously unselected package librhash0:amd64.
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 67.93 Unpacking librhash0:amd64 (1.3.8-1) ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 68.45 Selecting previously unselected package libuv1:amd64.
09:56:33 [2021-05-18T09:56:33.057Z] #36 68.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 68.72 Unpacking libuv1:amd64 (1.24.1-1) ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 68.97 Selecting previously unselected package cmake.
09:56:33 [2021-05-18T09:56:33.057Z] #36 68.98 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.057Z] #36 69.02 Unpacking cmake (3.13.4-1) ...
09:56:33 [2021-05-18T09:56:33.163Z] #29 25.79 #=#=#                                                                         

                                                                           0.4%
###############################                                           43.6%
######################################################################## 100.0%
09:56:33 [2021-05-18T09:56:33.163Z] #29 26.27 
09:56:33 [2021-05-18T09:56:33.163Z] #29 ...
09:56:33 [2021-05-18T09:56:33.163Z] 
09:56:33 [2021-05-18T09:56:33.163Z] #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
09:56:33 [2021-05-18T09:56:33.163Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:56:33 [2021-05-18T09:56:33.163Z] #45 29.11 internal/reflectlite
09:56:33 [2021-05-18T09:56:33.163Z] #45 29.11 sync
09:56:33 [2021-05-18T09:56:33.163Z] #45 30.08 github.com/LK4D4/vndr/godl/singleflight
09:56:33 [2021-05-18T09:56:33.163Z] #45 30.08 math/rand
09:56:33 [2021-05-18T09:56:33.163Z] #45 30.11 internal/singleflight
09:56:33 [2021-05-18T09:56:33.163Z] #45 32.02 sort
09:56:33 [2021-05-18T09:56:33.163Z] #45 32.06 errors
09:56:33 [2021-05-18T09:56:33.163Z] #45 32.48 io
09:56:33 [2021-05-18T09:56:33.163Z] #45 32.49 internal/oserror
09:56:33 [2021-05-18T09:56:33.163Z] #45 32.50 strconv
09:56:33 [2021-05-18T09:56:33.163Z] #45 32.63 syscall
09:56:33 [2021-05-18T09:56:33.163Z] #45 33.45 vendor/golang.org/x/net/dns/dnsmessage
09:56:33 [2021-05-18T09:56:33.163Z] #45 35.24 bytes
09:56:33 [2021-05-18T09:56:33.163Z] #45 38.04 bufio
09:56:33 [2021-05-18T09:56:33.163Z] #45 38.05 reflect
09:56:33 [2021-05-18T09:56:33.163Z] #45 39.00 strings
09:56:33 [2021-05-18T09:56:33.208Z] #49 ...
09:56:33 [2021-05-18T09:56:33.208Z] 
09:56:33 [2021-05-18T09:56:33.208Z] #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
09:56:33 [2021-05-18T09:56:33.208Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:33 [2021-05-18T09:56:33.208Z] #36 43.25 Reading package lists...
09:56:33 [2021-05-18T09:56:33.208Z] #36 ...
09:56:33 [2021-05-18T09:56:33.208Z] 
09:56:33 [2021-05-18T09:56:33.208Z] #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
09:56:33 [2021-05-18T09:56:33.208Z] #67 sha256:11539c7502d4e3349914971ba85ea0c3fef3e79a9a452d2f2a2c38ac66c6e747
09:56:33 [2021-05-18T09:56:33.208Z] #67 DONE 51.1s
09:56:33 [2021-05-18T09:56:33.316Z] #36 ...
09:56:33 [2021-05-18T09:56:33.316Z] 
09:56:33 [2021-05-18T09:56:33.316Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:33 [2021-05-18T09:56:33.316Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:56:33 [2021-05-18T09:56:33.316Z] #32 61.03 Checking out files:  87% (1334/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.
09:56:33 [2021-05-18T09:56:33.316Z] #32 61.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:56:33 [2021-05-18T09:56:33.316Z] #32 62.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:33 [2021-05-18T09:56:33.427Z] #45 ...
09:56:33 [2021-05-18T09:56:33.427Z] 
09:56:33 [2021-05-18T09:56:33.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
09:56:33 [2021-05-18T09:56:33.427Z] #49 sha256:15678a9e5fe9fa7a6dafa830cee55279fe410ae4bdcdb1b766100f9c9056c7cd
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.06 go: finding github.com/kisielk/gotool v1.0.0
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.30 go: finding github.com/sourcegraph/go-diff v0.5.1
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.52 go: finding github.com/ultraware/funlen v0.0.2
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.61 go: finding github.com/ultraware/whitespace v0.0.4
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.66 go: finding github.com/uudashr/gocognit v1.0.1
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.69 go: finding github.com/gogo/protobuf v1.2.1
09:56:33 [2021-05-18T09:56:33.427Z] #49 38.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:33 [2021-05-18T09:56:33.427Z] #49 39.00 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:56:33 [2021-05-18T09:56:33.427Z] #49 39.26 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:33 [2021-05-18T09:56:33.427Z] #49 39.26 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:33 [2021-05-18T09:56:33.427Z] #49 39.27 go: finding github.com/BurntSushi/toml v0.3.1
09:56:33 [2021-05-18T09:56:33.427Z] #49 39.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:33 [2021-05-18T09:56:33.469Z] 
09:56:33 [2021-05-18T09:56:33.469Z] #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
09:56:33 [2021-05-18T09:56:33.469Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:33 [2021-05-18T09:56:33.888Z] #32 ...
09:56:33 [2021-05-18T09:56:33.888Z] 
09:56:33 [2021-05-18T09:56:33.888Z] #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
09:56:33 [2021-05-18T09:56:33.888Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:33 [2021-05-18T09:56:33.888Z] #13 67.39 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:56:33 [2021-05-18T09:56:33.888Z] #13 67.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:56:33 [2021-05-18T09:56:33.888Z] #13 67.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:56:33 [2021-05-18T09:56:33.891Z] #42 ...
09:56:33 [2021-05-18T09:56:33.891Z] 
09:56:33 [2021-05-18T09:56:33.891Z] #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
09:56:33 [2021-05-18T09:56:33.891Z] #47 sha256:e6a6c6d501444aab9edd6ebb4c2a2bef316b8d4578d81531e93e75a3c118f372
09:56:33 [2021-05-18T09:56:33.891Z] #47 DONE 56.2s
09:56:33 [2021-05-18T09:56:33.891Z] 
09:56:33 [2021-05-18T09:56:33.891Z] #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
09:56:33 [2021-05-18T09:56:33.891Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.79 The following NEW packages will be installed:
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.79   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.80   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.80   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.80   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.80   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.81   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.82 The following packages will be upgraded:
09:56:33 [2021-05-18T09:56:33.891Z] #13 47.82   libseccomp2 libsystemd0 libudev1
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.27 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.27 Need to get 78.2 MB of archives.
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.27 After this operation, 487 MB of additional disk space will be used.
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.28 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 48.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 49.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 49.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
09:56:33 [2021-05-18T09:56:33.891Z] #13 49.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up libbtrfs0 (4.20.1-2) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:56:33 [2021-05-18T09:56:33.900Z] #13 110.7 Setting up libbtrfs-dev (4.20.1-2) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.7 Setting up mingw-w64-common (6.0.0-3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.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
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.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
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.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
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.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
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.9 Setting up dmsetup (2:1.02.155-3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:56:33 [2021-05-18T09:56:33.901Z] #13 110.9 Processing triggers for libc-bin (2.28-10) ...
09:56:35 [2021-05-18T09:56:35.272Z] #13 ...
09:56:35 [2021-05-18T09:56:35.272Z] 
09:56:35 [2021-05-18T09:56:35.272Z] #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
09:56:35 [2021-05-18T09:56:35.272Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.47 Setting up xxd (2:8.1.0875-5) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.48 Setting up libuv1:amd64 (1.24.1-1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.49 Setting up vim-common (2:8.1.0875-5) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.52 Setting up librhash0:amd64 (1.3.8-1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.54 Setting up cmake-data (3.13.4-1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.57 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.59 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.61 Setting up cmake (3.13.4-1) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.62 Processing triggers for libc-bin (2.28-10) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 72.74 Processing triggers for mime-support (3.62) ...
09:56:35 [2021-05-18T09:56:35.272Z] #36 DONE 73.3s
09:56:35 [2021-05-18T09:56:35.384Z] #36 51.28 Building dependency tree...
09:56:35 [2021-05-18T09:56:35.537Z] 
09:56:35 [2021-05-18T09:56:35.537Z] #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
09:56:35 [2021-05-18T09:56:35.537Z] #37 sha256:a22ff331fba3b691413cc08ba2c773335d99bc841e214d76d792acc092ff9821
09:56:35 [2021-05-18T09:56:35.794Z] #13 DONE 112.5s
09:56:35 [2021-05-18T09:56:35.794Z] 
09:56:35 [2021-05-18T09:56:35.794Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
09:56:35 [2021-05-18T09:56:35.794Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
09:56:36 [2021-05-18T09:56:36.361Z] #14 ...
09:56:36 [2021-05-18T09:56:36.361Z] 
09:56:36 [2021-05-18T09:56:36.361Z] #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
09:56:36 [2021-05-18T09:56:36.361Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:56:36 [2021-05-18T09:56:36.361Z] #45 107.0 mime/quotedprintable
09:56:36 [2021-05-18T09:56:36.361Z] #45 107.4 net/http/internal
09:56:36 [2021-05-18T09:56:36.361Z] #45 109.8 crypto/tls
09:56:36 [2021-05-18T09:56:36.361Z] #45 116.1 net/http/httptrace
09:56:36 [2021-05-18T09:56:36.361Z] #45 116.3 net/http
09:56:36 [2021-05-18T09:56:36.361Z] #45 ...
09:56:36 [2021-05-18T09:56:36.361Z] 
09:56:36 [2021-05-18T09:56:36.361Z] #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
09:56:36 [2021-05-18T09:56:36.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:36 [2021-05-18T09:56:36.361Z] #43 44.70   DEP      compel/src/main.d
09:56:36 [2021-05-18T09:56:36.361Z] #43 44.78   DEP      compel/src/lib/handle-elf.d
09:56:36 [2021-05-18T09:56:36.361Z] #43 44.85   DEP      compel/arch/x86/src/lib/handle-elf.d
09:56:36 [2021-05-18T09:56:36.361Z] #43 44.94   CC       compel/src/lib/log.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 45.20   CC       compel/arch/x86/src/lib/cpu.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 46.02   CC       compel/arch/x86/src/lib/infect.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 46.84   CC       compel/src/lib/infect-rpc.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 47.17   CC       compel/src/lib/infect-util.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 47.38   CC       compel/src/lib/infect.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 49.66   CC       compel/src/lib/ptrace.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 50.11   AR       compel/libcompel.a
09:56:36 [2021-05-18T09:56:36.361Z] #43 50.21   HOSTCC   compel/src/main-host.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 50.78   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:56:36 [2021-05-18T09:56:36.361Z] #43 50.96   HOSTCC   compel/src/lib/handle-elf-host.o
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.183 + RM_GOPATH=0
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.183 + TMP_GOPATH=
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.184 + : /build
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.184 + '[' -z '' ']'
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.185 ++ mktemp -d
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.186 + export GOPATH=/tmp/tmp.jqsVYVlk32
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.187 + GOPATH=/tmp/tmp.jqsVYVlk32
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.187 + RM_GOPATH=1
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.187 + case "$(go env GOARCH)" in
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.190 ++ go env GOARCH
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.223 + export GO_BUILDMODE=-buildmode=pie
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.224 + GO_BUILDMODE=-buildmode=pie
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.224 ++ dirname /tmp/install/install.sh
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.227 + dir=/tmp/install
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.227 + bin=tini
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.227 + shift
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.227 + '[' '!' -f /tmp/install/tini.installer ']'
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.228 + . /tmp/install/tini.installer
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.228 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.228 + install_tini
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.228 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.229 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.229 + git clone https://github.com/krallin/tini.git /tmp/tmp.jqsVYVlk32/tini
09:56:36 [2021-05-18T09:56:36.475Z] #37 1.232 Cloning into '/tmp/tmp.jqsVYVlk32/tini'...
09:56:36 [2021-05-18T09:56:36.618Z] #43 51.34   HOSTCC   compel/src/lib/log-host.o
09:56:36 [2021-05-18T09:56:36.767Z] #36 54.38 The following additional packages will be installed:
09:56:36 [2021-05-18T09:56:36.767Z] #36 54.38   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:56:36 [2021-05-18T09:56:36.767Z] #36 54.40 Suggested packages:
09:56:36 [2021-05-18T09:56:36.767Z] #36 54.41   cmake-doc ninja-build lrzip
09:56:36 [2021-05-18T09:56:36.767Z] #36 54.41 Recommended packages:
09:56:36 [2021-05-18T09:56:36.767Z] #36 54.41   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:56:36 [2021-05-18T09:56:36.874Z] #43 51.48   HOSTLINK compel/compel-host-bin
09:56:36 [2021-05-18T09:56:36.874Z] #43 51.63   DEP      soccr/soccr.d
09:56:37 [2021-05-18T09:56:37.197Z] #13 53.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
09:56:37 [2021-05-18T09:56:37.197Z] #13 ...
09:56:37 [2021-05-18T09:56:37.197Z] 
09:56:37 [2021-05-18T09:56:37.197Z] #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
09:56:37 [2021-05-18T09:56:37.197Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:37 [2021-05-18T09:56:37.197Z] #42 59.67 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:56:37 [2021-05-18T09:56:37.197Z] #42 59.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:56:37 [2021-05-18T09:56:37.197Z] #42 59.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:56:37 [2021-05-18T09:56:37.197Z] #42 59.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:56:37 [2021-05-18T09:56:37.197Z] #42 59.73 Setting up python-six (1.12.0-1) ...
09:56:37 [2021-05-18T09:56:37.343Z] #36 55.16 The following NEW packages will be installed:
09:56:37 [2021-05-18T09:56:37.343Z] #36 55.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:56:37 [2021-05-18T09:56:37.343Z] #36 55.18   vim-common xxd
09:56:37 [2021-05-18T09:56:37.413Z] #37 1.984 + cd /tmp/tmp.jqsVYVlk32/tini
09:56:37 [2021-05-18T09:56:37.413Z] #37 1.984 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:56:37 [2021-05-18T09:56:37.413Z] #37 1.999 + cmake .
09:56:37 [2021-05-18T09:56:37.437Z] #43 ...
09:56:37 [2021-05-18T09:56:37.438Z] 
09:56:37 [2021-05-18T09:56:37.438Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
09:56:37 [2021-05-18T09:56:37.438Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
09:56:37 [2021-05-18T09:56:37.438Z] #14 DONE 1.9s
09:56:37 [2021-05-18T09:56:37.438Z] 
09:56:37 [2021-05-18T09:56:37.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
09:56:37 [2021-05-18T09:56:37.438Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:37 [2021-05-18T09:56:37.438Z] #43 51.95   CC       soccr/soccr.o
09:56:37 [2021-05-18T09:56:37.438Z] #43 ...
09:56:37 [2021-05-18T09:56:37.438Z] 
09:56:37 [2021-05-18T09:56:37.438Z] #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
09:56:37 [2021-05-18T09:56:37.438Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.766 + RM_GOPATH=0
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.766 + TMP_GOPATH=
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.766 + : /build
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.766 + '[' -z '' ']'
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.766 ++ mktemp -d
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.768 + export GOPATH=/tmp/tmp.1epvaXH3Ty
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.768 + GOPATH=/tmp/tmp.1epvaXH3Ty
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.768 + RM_GOPATH=1
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.769 + case "$(go env GOARCH)" in
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.769 ++ go env GOARCH
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.781 + export GO_BUILDMODE=-buildmode=pie
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.781 + GO_BUILDMODE=-buildmode=pie
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.786 ++ dirname /tmp/install/install.sh
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.789 + dir=/tmp/install
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.789 + bin=runc
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.789 + shift
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.791 + '[' '!' -f /tmp/install/runc.installer ']'
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.792 + . /tmp/install/runc.installer
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.792 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.796 + install_runc
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.798 + grep -q '^3\.10\.0.*\.el7\.'
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.799 + uname -r
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.801 + RUNC_BUILDTAGS='seccomp '
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.806 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )'
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.807 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.807 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1epvaXH3Ty/src/github.com/opencontainers/runc
09:56:37 [2021-05-18T09:56:37.438Z] #53 1.816 Cloning into '/tmp/tmp.1epvaXH3Ty/src/github.com/opencontainers/runc'...
09:56:37 [2021-05-18T09:56:37.664Z] #49 ...
09:56:37 [2021-05-18T09:56:37.664Z] 
09:56:37 [2021-05-18T09:56:37.664Z] #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
09:56:37 [2021-05-18T09:56:37.664Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:37 [2021-05-18T09:56:37.664Z] #29 27.71 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
09:56:37 [2021-05-18T09:56:37.664Z] #29 28.15 
09:56:37 [2021-05-18T09:56:37.665Z] #29 28.38 
                                                                           0.0%
###                                                                        4.9%
######                                                                     8.4%
########                                                                  11.5%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.6%
###################                                                       26.9%
#####################                                                     29.9%
#######################                                                   32.3%
#########################                                                 34.9%
###########################                                               38.7%
#############################                                             41.2%
###############################                                           43.9%
#################################                                         46.8%
###################################                                       49.4%
######################################                                    53.4%
#########################################                                 57.2%
###########################################                               60.0%
##############################################                            65.0%
##################################################                        70.0%
#####################################################                     74.4%
########################################################                  78.8%
##
09:56:37 [2021-05-18T09:56:37.665Z] #29 ...
09:56:37 [2021-05-18T09:56:37.665Z] 
09:56:37 [2021-05-18T09:56:37.665Z] #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
09:56:37 [2021-05-18T09:56:37.665Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:37 [2021-05-18T09:56:37.665Z] #13 30.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 30.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 30.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 30.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 30.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 31.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 31.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 31.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 34.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 35.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 35.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 35.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 36.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB]
09:56:37 [2021-05-18T09:56:37.665Z] #13 37.55 debconf: delaying package configuration, since apt-utils is not installed
09:56:37 [2021-05-18T09:56:37.665Z] #13 37.75 Fetched 73.8 MB in 7s (11.1 MB/s)
09:56:37 [2021-05-18T09:56:37.665Z] #13 37.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 ... 15383 files and directories currently installed.)
09:56:37 [2021-05-18T09:56:37.665Z] #13 38.03 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 38.05 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 38.54 Setting up libsystemd0:arm64 (241-7~deb10u7) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 38.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 ... 15383 files and directories currently installed.)
09:56:37 [2021-05-18T09:56:37.665Z] #13 38.84 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 38.91 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.13 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.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 ... 15383 files and directories currently installed.)
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.47 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.49 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.72 Setting up libudev1:arm64 (241-7~deb10u7) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.91 Selecting previously unselected package binutils-mingw-w64-i686.
09:56:37 [2021-05-18T09:56:37.665Z] #13 39.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
09:56:37 [2021-05-18T09:56:37.665Z] #13 40.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 40.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:56:37 [2021-05-18T09:56:37.665Z] #13 ...
09:56:37 [2021-05-18T09:56:37.665Z] 
09:56:37 [2021-05-18T09:56:37.665Z] #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
09:56:37 [2021-05-18T09:56:37.665Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.52 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded.
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.52 Need to get 14.9 MB of archives.
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.52 After this operation, 61.8 MB of additional disk space will be used.
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:56:37 [2021-05-18T09:56:37.915Z] #36 55.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:56:38 [2021-05-18T09:56:38.046Z] #37 2.585 -- The C compiler identification is GNU 8.3.0
09:56:38 [2021-05-18T09:56:38.046Z] #37 2.653 -- Check for working C compiler: /usr/bin/cc
09:56:38 [2021-05-18T09:56:38.193Z] #29 28.38 
                                                                           0.0%
###                                                                        4.9%
######                                                                     8.4%
########                                                                  11.5%
###########                                                               15.8%
##############                                                            19.6%
################                                                          22.6%
###################                                                       26.9%
#####################                                                     29.9%
#######################                                                   32.3%
#########################                                                 34.9%
###########################                                               38.7%
#############################                                             41.2%
###############################                                           43.9%
#################################                                         46.8%
###################################                                       49.4%
######################################                                    53.4%
#########################################                                 57.2%
###########################################                               60.0%
##############################################                            65.0%
##################################################                        70.0%
#####################################################                     74.4%
########################################################                  78.8%
###########################################################               82.9%
##############################################################            86.4%
#################################################################         90.3%
###################################################################       93.5%
#####################################################################     96.7%
######################################################################## 100.0%
09:56:38 [2021-05-18T09:56:38.193Z] #29 31.43 
09:56:38 [2021-05-18T09:56:38.457Z] #29 ...
09:56:38 [2021-05-18T09:56:38.457Z] 
09:56:38 [2021-05-18T09:56:38.457Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:38 [2021-05-18T09:56:38.457Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:56:38 [2021-05-18T09:56:38.457Z] #32 34.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:56:38 [2021-05-18T09:56:38.457Z] #32 34.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:38 [2021-05-18T09:56:38.457Z] #32 ...
09:56:38 [2021-05-18T09:56:38.457Z] 
09:56:38 [2021-05-18T09:56:38.457Z] #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
09:56:38 [2021-05-18T09:56:38.457Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:56:38 [2021-05-18T09:56:38.457Z] #42 38.79 Selecting previously unselected package zlib1g-dev:arm64.
09:56:38 [2021-05-18T09:56:38.457Z] #42 38.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 38.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 39.67 Selecting previously unselected package libprotobuf17:arm64.
09:56:38 [2021-05-18T09:56:38.457Z] #42 39.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 39.68 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 40.30 Selecting previously unselected package libprotobuf-lite17:arm64.
09:56:38 [2021-05-18T09:56:38.457Z] #42 40.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 40.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 40.43 Selecting previously unselected package libprotobuf-dev:arm64.
09:56:38 [2021-05-18T09:56:38.457Z] #42 40.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 40.44 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 41.32 Selecting previously unselected package libprotoc17:arm64.
09:56:38 [2021-05-18T09:56:38.457Z] #42 41.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 41.33 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 41.86 Selecting previously unselected package protobuf-c-compiler.
09:56:38 [2021-05-18T09:56:38.457Z] #42 41.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 41.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.07 Selecting previously unselected package protobuf-compiler.
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.09 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.27 Selecting previously unselected package python-pkg-resources.
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.29 Unpacking python-pkg-resources (40.8.0-1) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.48 Selecting previously unselected package python-six.
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.50 Unpacking python-six (1.12.0-1) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.62 Selecting previously unselected package python-protobuf.
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 42.63 Unpacking python-protobuf (3.6.1.3-2) ...
09:56:38 [2021-05-18T09:56:38.457Z] #42 43.33 Setting up python-pkg-resources (40.8.0-1) ...
09:56:38 [2021-05-18T09:56:38.631Z] #37 3.402 -- Check for working C compiler: /usr/bin/cc -- works
09:56:38 [2021-05-18T09:56:38.631Z] #37 3.403 -- Detecting C compiler ABI info
09:56:38 [2021-05-18T09:56:38.857Z] #36 56.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
09:56:38 [2021-05-18T09:56:38.858Z] #36 56.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:56:38 [2021-05-18T09:56:38.858Z] #36 56.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:56:38 [2021-05-18T09:56:38.858Z] #36 56.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:56:38 [2021-05-18T09:56:38.858Z] #36 56.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:56:38 [2021-05-18T09:56:38.858Z] #36 56.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:56:39 [2021-05-18T09:56:39.331Z] #53 ...
09:56:39 [2021-05-18T09:56:39.331Z] 
09:56:39 [2021-05-18T09:56:39.331Z] #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
09:56:39 [2021-05-18T09:56:39.331Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
09:56:39 [2021-05-18T09:56:39.331Z] #15 DONE 1.4s
09:56:39 [2021-05-18T09:56:39.331Z] 
09:56:39 [2021-05-18T09:56:39.331Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:56:39 [2021-05-18T09:56:39.331Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
09:56:39 [2021-05-18T09:56:39.407Z] #42 ...
09:56:39 [2021-05-18T09:56:39.407Z] 
09:56:39 [2021-05-18T09:56:39.407Z] #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
09:56:39 [2021-05-18T09:56:39.407Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:39 [2021-05-18T09:56:39.407Z] #13 41.87 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:56:39 [2021-05-18T09:56:39.407Z] #13 41.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
09:56:39 [2021-05-18T09:56:39.429Z] #36 ...
09:56:39 [2021-05-18T09:56:39.429Z] 
09:56:39 [2021-05-18T09:56:39.429Z] #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
09:56:39 [2021-05-18T09:56:39.429Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:39 [2021-05-18T09:56:39.429Z] #42 41.71 Reading package lists...
09:56:39 [2021-05-18T09:56:39.429Z] #42 50.08 Building dependency tree...
09:56:39 [2021-05-18T09:56:39.429Z] #42 53.38 The following additional packages will be installed:
09:56:39 [2021-05-18T09:56:39.429Z] #42 53.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:56:39 [2021-05-18T09:56:39.429Z] #42 53.41   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:56:39 [2021-05-18T09:56:39.429Z] #42 53.42 Suggested packages:
09:56:39 [2021-05-18T09:56:39.429Z] #42 53.42   manpages-dev python-setuptools
09:56:39 [2021-05-18T09:56:39.429Z] #42 54.67 The following NEW packages will be installed:
09:56:39 [2021-05-18T09:56:39.429Z] #42 54.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:56:39 [2021-05-18T09:56:39.429Z] #42 54.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:56:39 [2021-05-18T09:56:39.429Z] #42 54.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:56:39 [2021-05-18T09:56:39.429Z] #42 54.68   python-six zlib1g-dev
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.29 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded.
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.29 Need to get 4095 kB of archives.
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.29 After this operation, 22.5 MB of additional disk space will be used.
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 55.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:56:39 [2021-05-18T09:56:39.429Z] #42 56.72 debconf: delaying package configuration, since apt-utils is not installed
09:56:39 [2021-05-18T09:56:39.429Z] #42 56.90 Fetched 4095 kB in 1s (5347 kB/s)
09:56:39 [2021-05-18T09:56:39.429Z] #42 56.99 Selecting previously unselected package libcap-dev:amd64.
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.10 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.21 Selecting previously unselected package libnet1:amd64.
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.36 Selecting previously unselected package libnet1-dev.
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:56:39 [2021-05-18T09:56:39.429Z] #42 57.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:39 [2021-05-18T09:56:39.572Z] #37 4.114 -- Detecting C compiler ABI info - done
09:56:39 [2021-05-18T09:56:39.572Z] #37 4.157 -- Detecting C compile features
09:56:39 [2021-05-18T09:56:39.671Z] #13 42.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:56:39 [2021-05-18T09:56:39.693Z] #42 ...
09:56:39 [2021-05-18T09:56:39.693Z] 
09:56:39 [2021-05-18T09:56:39.693Z] #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
09:56:39 [2021-05-18T09:56:39.693Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
09:56:39 [2021-05-18T09:56:39.693Z] #55 44.68 Reading package lists...
09:56:39 [2021-05-18T09:56:39.693Z] #55 52.46 Building dependency tree...
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.10 The following additional packages will be installed:
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.11   libbtrfs0
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.21 The following NEW packages will be installed:
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.25   libbtrfs-dev libbtrfs0
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.60 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.60 Need to get 119 kB of archives.
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.60 After this operation, 387 kB of additional disk space will be used.
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:56:39 [2021-05-18T09:56:39.693Z] #55 55.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.45 debconf: delaying package configuration, since apt-utils is not installed
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.63 Fetched 119 kB in 0s (452 kB/s)
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.73 Selecting previously unselected package libbtrfs0.
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.81 Unpacking libbtrfs0 (4.20.1-2) ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.94 Selecting previously unselected package libbtrfs-dev.
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 56.96 Unpacking libbtrfs-dev (4.20.1-2) ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 57.09 Setting up libbtrfs0 (4.20.1-2) ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 57.12 Setting up libbtrfs-dev (4.20.1-2) ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 57.16 Processing triggers for libc-bin (2.28-10) ...
09:56:39 [2021-05-18T09:56:39.693Z] #55 DONE 57.7s
09:56:39 [2021-05-18T09:56:39.693Z] 
09:56:39 [2021-05-18T09:56:39.693Z] #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
09:56:39 [2021-05-18T09:56:39.693Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:39 [2021-05-18T09:56:39.693Z] #42 57.67 Selecting previously unselected package libnl-3-200:amd64.
09:56:39 [2021-05-18T09:56:39.693Z] #42 57.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:56:39 [2021-05-18T09:56:39.693Z] #42 57.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:56:39 [2021-05-18T09:56:39.693Z] #42 ...
09:56:39 [2021-05-18T09:56:39.693Z] 
09:56:39 [2021-05-18T09:56:39.693Z] #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
09:56:39 [2021-05-18T09:56:39.693Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:56:39 [2021-05-18T09:56:39.894Z] #16 1.150 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:56:40 [2021-05-18T09:56:40.151Z] #16 DONE 1.3s
09:56:40 [2021-05-18T09:56:40.151Z] 
09:56:40 [2021-05-18T09:56:40.151Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:56:40 [2021-05-18T09:56:40.151Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:56:40 [2021-05-18T09:56:40.266Z] #56 ...
09:56:40 [2021-05-18T09:56:40.266Z] 
09:56:40 [2021-05-18T09:56:40.266Z] #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
09:56:40 [2021-05-18T09:56:40.266Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:56:40 [2021-05-18T09:56:40.266Z] #45 48.12 vendor/golang.org/x/crypto/internal/subtle
09:56:40 [2021-05-18T09:56:40.266Z] #45 48.22 vendor/golang.org/x/crypto/curve25519
09:56:40 [2021-05-18T09:56:40.266Z] #45 56.41 sync
09:56:40 [2021-05-18T09:56:40.266Z] #45 56.43 internal/reflectlite
09:56:40 [2021-05-18T09:56:40.266Z] #45 57.63 github.com/LK4D4/vndr/godl/singleflight
09:56:40 [2021-05-18T09:56:40.266Z] #45 58.15 math/rand
09:56:40 [2021-05-18T09:56:40.415Z] #17 ...
09:56:40 [2021-05-18T09:56:40.415Z] 
09:56:40 [2021-05-18T09:56:40.415Z] #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
09:56:40 [2021-05-18T09:56:40.415Z] #58 sha256:67278c976e9b373053da5f145a9bbf7c40d2c1fe8718b5d7f9a907210ca7bf71
09:56:40 [2021-05-18T09:56:40.415Z] #58 112.1 + for f in rootlesskit rootlesskit-docker-proxy
09:56:40 [2021-05-18T09:56:40.415Z] #58 112.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:56:40 [2021-05-18T09:56:40.415Z] #58 DONE 121.2s
09:56:40 [2021-05-18T09:56:40.415Z] 
09:56:40 [2021-05-18T09:56:40.415Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:56:40 [2021-05-18T09:56:40.415Z] #59 sha256:d4399299e415fb189ff84f27538a3b3dd9a6e3405d9e8550046a136bf2d34441
09:56:40 [2021-05-18T09:56:40.415Z] #59 DONE 0.1s
09:56:40 [2021-05-18T09:56:40.415Z] 
09:56:40 [2021-05-18T09:56:40.415Z] #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
09:56:40 [2021-05-18T09:56:40.415Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:40 [2021-05-18T09:56:40.415Z] #43 54.10   AR       soccr/libsoccr.a
09:56:40 [2021-05-18T09:56:40.415Z] #43 54.17 make[1]: 'soccr/libsoccr.a' is up to date.
09:56:40 [2021-05-18T09:56:40.415Z] #43 54.56   DEP      criu/arch/x86/sigframe.d
09:56:40 [2021-05-18T09:56:40.415Z] #43 54.78   DEP      criu/arch/x86/sigaction_compat.d
09:56:40 [2021-05-18T09:56:40.415Z] #43 55.02   DEP      criu/arch/x86/kerndat.d
09:56:40 [2021-05-18T09:56:40.527Z] #45 ...
09:56:40 [2021-05-18T09:56:40.527Z] 
09:56:40 [2021-05-18T09:56:40.527Z] #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
09:56:40 [2021-05-18T09:56:40.527Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:40 [2021-05-18T09:56:40.527Z] #13 43.08 Reading package lists...
09:56:40 [2021-05-18T09:56:40.527Z] #13 49.96 Building dependency tree...
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.93 The following additional packages will be installed:
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.93   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.96   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.96   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.96   mingw-w64-common mingw-w64-x86-64-dev
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.96 Suggested packages:
09:56:40 [2021-05-18T09:56:40.527Z] #13 52.96   gcc-8-locales seccomp wine64
09:56:40 [2021-05-18T09:56:40.527Z] #13 ...
09:56:40 [2021-05-18T09:56:40.527Z] 
09:56:40 [2021-05-18T09:56:40.527Z] #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
09:56:40 [2021-05-18T09:56:40.527Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:40 [2021-05-18T09:56:40.527Z] #36 58.03 debconf: delaying package configuration, since apt-utils is not installed
09:56:40 [2021-05-18T09:56:40.527Z] #36 58.29 Fetched 14.9 MB in 2s (8849 kB/s)
09:56:40 [2021-05-18T09:56:40.527Z] #36 58.39 Selecting previously unselected package xxd.
09:56:40 [2021-05-18T09:56:40.672Z] #43 ...
09:56:40 [2021-05-18T09:56:40.672Z] 
09:56:40 [2021-05-18T09:56:40.672Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:56:40 [2021-05-18T09:56:40.672Z] #60 sha256:8434db65249346a9dce7ac4c902e9922c4dfa32fb44ea577c319acaf8158d96d
09:56:40 [2021-05-18T09:56:40.672Z] #60 DONE 0.1s
09:56:40 [2021-05-18T09:56:40.672Z] 
09:56:40 [2021-05-18T09:56:40.672Z] #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
09:56:40 [2021-05-18T09:56:40.672Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:40 [2021-05-18T09:56:40.672Z] #43 55.29   DEP      criu/arch/x86/crtools.d
09:56:40 [2021-05-18T09:56:40.788Z] #36 58.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 ... 15410 files and directories currently installed.)
09:56:40 [2021-05-18T09:56:40.788Z] #36 58.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:56:40 [2021-05-18T09:56:40.788Z] #36 58.65 Unpacking xxd (2:8.1.0875-5) ...
09:56:40 [2021-05-18T09:56:40.929Z] #43 55.59   DEP      criu/arch/x86/cpu.d
09:56:41 [2021-05-18T09:56:41.079Z] #36 58.86 Selecting previously unselected package vim-common.
09:56:41 [2021-05-18T09:56:41.079Z] #36 58.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:56:41 [2021-05-18T09:56:41.079Z] #36 58.90 Unpacking vim-common (2:8.1.0875-5) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 ...
09:56:41 [2021-05-18T09:56:41.412Z] 
09:56:41 [2021-05-18T09:56:41.412Z] #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
09:56:41 [2021-05-18T09:56:41.412Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:41 [2021-05-18T09:56:41.412Z] #36 57.27 Selecting previously unselected package libxml2:amd64.
09:56:41 [2021-05-18T09:56:41.412Z] #36 57.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 57.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 57.84 Selecting previously unselected package libarchive13:amd64.
09:56:41 [2021-05-18T09:56:41.412Z] #36 57.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 57.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.23 Selecting previously unselected package libjsoncpp1:amd64.
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.44 Selecting previously unselected package librhash0:amd64.
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.45 Unpacking librhash0:amd64 (1.3.8-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.64 Selecting previously unselected package libuv1:amd64.
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.65 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.72 Unpacking libuv1:amd64 (1.24.1-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.84 Selecting previously unselected package cmake.
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 58.86 Unpacking cmake (3.13.4-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 62.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 62.87 Setting up xxd (2:8.1.0875-5) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 62.90 Setting up libuv1:amd64 (1.24.1-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 62.92 Setting up vim-common (2:8.1.0875-5) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 62.96 Setting up librhash0:amd64 (1.3.8-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 62.98 Setting up cmake-data (3.13.4-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 63.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 63.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 63.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 63.04 Setting up cmake (3.13.4-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 63.05 Processing triggers for libc-bin (2.28-10) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 63.14 Processing triggers for mime-support (3.62) ...
09:56:41 [2021-05-18T09:56:41.412Z] #36 DONE 63.6s
09:56:41 [2021-05-18T09:56:41.412Z] 
09:56:41 [2021-05-18T09:56:41.412Z] #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
09:56:41 [2021-05-18T09:56:41.412Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.62 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.66 Setting up protobuf-compiler (3.6.1.3-2) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:56:41 [2021-05-18T09:56:41.412Z] #42 63.71 Setting up python-protobuf (3.6.1.3-2) ...
09:56:41 [2021-05-18T09:56:41.492Z] #43 56.03   CC       criu/arch/x86/cpu.o
09:56:41 [2021-05-18T09:56:41.652Z] #36 59.25 Selecting previously unselected package cmake-data.
09:56:41 [2021-05-18T09:56:41.652Z] #36 59.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:56:41 [2021-05-18T09:56:41.652Z] #36 59.26 Unpacking cmake-data (3.13.4-1) ...
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.366 -- Detecting C compile features - done
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.408 -- Performing Test HAS_BUILTIN_FORTIFY
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.658 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.762 -- Configuring done
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.793 -- Generating done
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.806 -- Build files have been written to: /tmp/tmp.jqsVYVlk32/tini
09:56:42 [2021-05-18T09:56:42.108Z] #37 6.812 + make tini-static
09:56:42 [2021-05-18T09:56:42.367Z] #37 7.240 Scanning dependencies of target tini-static
09:56:42 [2021-05-18T09:56:42.421Z] #43 ...
09:56:42 [2021-05-18T09:56:42.421Z] 
09:56:42 [2021-05-18T09:56:42.421Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:56:42 [2021-05-18T09:56:42.421Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:56:42 [2021-05-18T09:56:42.421Z] #17 DONE 2.0s
09:56:42 [2021-05-18T09:56:42.421Z] 
09:56:42 [2021-05-18T09:56:42.421Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:56:42 [2021-05-18T09:56:42.421Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
09:56:42 [2021-05-18T09:56:42.627Z] #37 7.324 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:56:42 [2021-05-18T09:56:42.627Z] #37 ...
09:56:42 [2021-05-18T09:56:42.627Z] 
09:56:42 [2021-05-18T09:56:42.627Z] #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
09:56:42 [2021-05-18T09:56:42.627Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:56:42 [2021-05-18T09:56:42.627Z] #45 70.68 time
09:56:42 [2021-05-18T09:56:42.627Z] #45 75.33 internal/fmtsort
09:56:42 [2021-05-18T09:56:42.627Z] #45 76.11 internal/syscall/execenv
09:56:42 [2021-05-18T09:56:42.627Z] #45 76.18 internal/poll
09:56:42 [2021-05-18T09:56:42.627Z] #45 76.34 internal/syscall/unix
09:56:42 [2021-05-18T09:56:42.627Z] #45 76.66 strings
09:56:42 [2021-05-18T09:56:42.627Z] #45 78.26 os
09:56:42 [2021-05-18T09:56:42.627Z] #45 79.31 regexp/syntax
09:56:42 [2021-05-18T09:56:42.627Z] #45 ...
09:56:42 [2021-05-18T09:56:42.627Z] 
09:56:42 [2021-05-18T09:56:42.627Z] #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
09:56:42 [2021-05-18T09:56:42.627Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.21 Selecting previously unselected package binutils-mingw-w64.
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.64 Selecting previously unselected package dmsetup.
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.69 Unpacking dmsetup (2:1.02.155-3) ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.88 Selecting previously unselected package mingw-w64-common.
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:56:42 [2021-05-18T09:56:42.627Z] #13 70.92 Unpacking mingw-w64-common (6.0.0-3) ...
09:56:42 [2021-05-18T09:56:42.886Z] #13 76.58 Selecting previously unselected package mingw-w64-x86-64-dev.
09:56:43 [2021-05-18T09:56:43.145Z] #13 ...
09:56:43 [2021-05-18T09:56:43.145Z] 
09:56:43 [2021-05-18T09:56:43.145Z] #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
09:56:43 [2021-05-18T09:56:43.145Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.69 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.73 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.77 Setting up protobuf-compiler (3.6.1.3-2) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 73.89 Setting up python-protobuf (3.6.1.3-2) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 79.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 79.91 Processing triggers for libc-bin (2.28-10) ...
09:56:43 [2021-05-18T09:56:43.145Z] #42 DONE 81.0s
09:56:43 [2021-05-18T09:56:43.145Z] 
09:56:43 [2021-05-18T09:56:43.145Z] #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
09:56:43 [2021-05-18T09:56:43.145Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:43 [2021-05-18T09:56:43.145Z] #13 76.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:56:43 [2021-05-18T09:56:43.145Z] #13 76.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:56:43 [2021-05-18T09:56:43.145Z] #13 ...
09:56:43 [2021-05-18T09:56:43.145Z] 
09:56:43 [2021-05-18T09:56:43.145Z] #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
09:56:43 [2021-05-18T09:56:43.145Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:43 [2021-05-18T09:56:43.790Z] #18 DONE 1.6s
09:56:43 [2021-05-18T09:56:43.790Z] 
09:56:43 [2021-05-18T09:56:43.790Z] #19 [dev-systemd-false  6/26] RUN ldconfig
09:56:43 [2021-05-18T09:56:43.790Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
09:56:44 [2021-05-18T09:56:44.199Z] #36 ...
09:56:44 [2021-05-18T09:56:44.199Z] 
09:56:44 [2021-05-18T09:56:44.199Z] #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
09:56:44 [2021-05-18T09:56:44.199Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:56:44 [2021-05-18T09:56:44.199Z] #49 51.86 go: extracting golang.org/x/text v0.3.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.20 go: finding github.com/fatih/color v1.7.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.40 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.41 go: finding github.com/mattn/go-colorable v0.1.4
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.43 go: finding github.com/mattn/go-isatty v0.0.8
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.46 go: finding github.com/go-critic/go-critic v0.4.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.52 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.53 go: finding github.com/go-lintpack/lintpack v0.5.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.54 go: finding github.com/pkg/errors v0.8.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.63 go: finding github.com/sirupsen/logrus v1.4.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.64 go: finding github.com/go-toolsmith/astequal v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.65 go: finding github.com/go-toolsmith/astfmt v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.66 go: finding github.com/stretchr/testify v1.4.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.69 go: finding github.com/mitchellh/go-homedir v1.1.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.70 go: finding github.com/go-toolsmith/astp v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.70 go: finding github.com/davecgh/go-spew v1.1.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.71 go: finding github.com/go-toolsmith/typep v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.73 go: finding github.com/go-toolsmith/astcast v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.74 go: finding github.com/pmezard/go-difflib v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.80 go: finding github.com/stretchr/objx v0.2.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.81 go: finding github.com/spf13/viper v1.6.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.82 go: finding github.com/go-toolsmith/astcopy v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.84 go: finding gopkg.in/yaml.v2 v2.2.7
09:56:44 [2021-05-18T09:56:44.199Z] #49 56.98 go: finding github.com/go-toolsmith/strparse v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.04 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.05 go: finding github.com/fsnotify/fsnotify v1.4.7
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.11 go: finding github.com/spf13/cobra v0.0.5
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.12 go: finding github.com/bombsimon/wsl/v2 v2.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.16 go: finding github.com/hashicorp/hcl v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.18 go: finding github.com/gobwas/glob v0.2.3
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.19 go: finding github.com/spf13/pflag v1.0.5
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.34 go: finding github.com/magiconair/properties v1.8.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.44 go: finding github.com/mitchellh/mapstructure v1.1.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.49 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.51 go: finding github.com/pelletier/go-toml v1.2.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.86 go: finding github.com/spf13/afero v1.1.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.86 go: finding github.com/spf13/cast v1.3.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.98 go: finding golang.org/x/text v0.3.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 57.98 go: finding github.com/spf13/jwalterweatherman v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.01 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.10 go: finding github.com/subosito/gotenv v1.2.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.15 go: finding gopkg.in/ini.v1 v1.51.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.37 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.37 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.39 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.39 go: finding github.com/kisielk/gotool v1.0.0
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.56 go: finding github.com/sourcegraph/go-diff v0.5.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.59 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.59 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.65 go: finding github.com/ultraware/funlen v0.0.2
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.65 go: finding github.com/ultraware/whitespace v0.0.4
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.66 go: finding github.com/gogo/protobuf v1.2.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.67 go: finding github.com/uudashr/gocognit v1.0.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.67 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
09:56:44 [2021-05-18T09:56:44.199Z] #49 58.94 go: finding github.com/BurntSushi/toml v0.3.1
09:56:44 [2021-05-18T09:56:44.199Z] #49 59.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:56:44 [2021-05-18T09:56:44.199Z] #49 ...
09:56:44 [2021-05-18T09:56:44.199Z] 
09:56:44 [2021-05-18T09:56:44.199Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:44 [2021-05-18T09:56:44.199Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:56:44 [2021-05-18T09:56:44.199Z] #32 61.05 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.
09:56:44 [2021-05-18T09:56:44.199Z] #32 61.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:56:44 [2021-05-18T09:56:44.461Z] #32 61.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:56:44 [2021-05-18T09:56:44.715Z] #42 ...
09:56:44 [2021-05-18T09:56:44.715Z] 
09:56:44 [2021-05-18T09:56:44.715Z] #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
09:56:44 [2021-05-18T09:56:44.715Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:56:44 [2021-05-18T09:56:44.715Z] #45 56.74 time
09:56:44 [2021-05-18T09:56:44.715Z] #45 61.79 internal/fmtsort
09:56:44 [2021-05-18T09:56:44.715Z] #45 62.22 internal/poll
09:56:44 [2021-05-18T09:56:44.715Z] #45 62.40 internal/syscall/execenv
09:56:44 [2021-05-18T09:56:44.715Z] #45 62.59 internal/syscall/unix
09:56:44 [2021-05-18T09:56:44.715Z] #45 62.93 strings
09:56:44 [2021-05-18T09:56:44.715Z] #45 64.33 os
09:56:44 [2021-05-18T09:56:44.715Z] #45 65.75 regexp/syntax
09:56:44 [2021-05-18T09:56:44.715Z] #45 ...
09:56:44 [2021-05-18T09:56:44.715Z] 
09:56:44 [2021-05-18T09:56:44.715Z] #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
09:56:44 [2021-05-18T09:56:44.715Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:44 [2021-05-18T09:56:44.715Z] #13 55.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 55.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 56.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
09:56:44 [2021-05-18T09:56:44.715Z] #13 57.26 debconf: delaying package configuration, since apt-utils is not installed
09:56:44 [2021-05-18T09:56:44.715Z] #13 57.50 Fetched 78.2 MB in 8s (9370 kB/s)
09:56:44 [2021-05-18T09:56:44.715Z] #13 57.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:44 [2021-05-18T09:56:44.715Z] #13 57.73 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 57.75 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 58.23 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 58.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:44 [2021-05-18T09:56:44.715Z] #13 58.52 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 58.62 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 58.79 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 58.99 (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 ... 15410 files and directories currently installed.)
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.03 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.06 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.25 Setting up libudev1:amd64 (241-7~deb10u7) ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.42 Selecting previously unselected package binutils-mingw-w64-i686.
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.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 ... 15410 files and directories currently installed.)
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:56:44 [2021-05-18T09:56:44.715Z] #13 59.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:56:44 [2021-05-18T09:56:44.987Z] #13 47.10 Selecting previously unselected package binutils-mingw-w64.
09:56:44 [2021-05-18T09:56:44.987Z] #13 47.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...#13 ...
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #29 sha256:9a9b1407658017fd53a29235c732bc4e0eac8d16b7b46636a3e385a5fbac3bcf
09:56:44 [2021-05-18T09:56:44.987Z] #29 32.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:56:44 [2021-05-18T09:56:44.987Z] #29 33.04 
09:56:44 [2021-05-18T09:56:44.987Z] #29 33.18 
######################################################################## 100.0%
09:56:44 [2021-05-18T09:56:44.987Z] #29 33.33 
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.29 
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.52 
######################################################################## 100.0%
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.63 
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.82 Download of images into '/build' complete.
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.82 Use something like the following to load the result into a Docker daemon:
09:56:44 [2021-05-18T09:56:44.987Z] #29 34.82   tar -cC '/build' . | docker load
09:56:44 [2021-05-18T09:56:44.987Z] #29 DONE 37.6s
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #47 sha256:bf9fe7863f8c365c0d6c851570c92449eee5f1fb53bcf6e7d6394265b63d979d
09:56:44 [2021-05-18T09:56:44.987Z] #47 DONE 50.5s
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:44 [2021-05-18T09:56:44.987Z] #13 47.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:56:44 [2021-05-18T09:56:44.987Z] #13 47.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:56:44 [2021-05-18T09:56:44.987Z] #13 ...
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:56:44 [2021-05-18T09:56:44.987Z] #42 46.86 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:56:44 [2021-05-18T09:56:44.987Z] #42 49.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:56:44 [2021-05-18T09:56:44.987Z] #42 50.35 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:56:44 [2021-05-18T09:56:44.987Z] #42 50.51 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:56:44 [2021-05-18T09:56:44.987Z] #42 50.57 Setting up python-six (1.12.0-1) ...
09:56:44 [2021-05-18T09:56:44.987Z] #42 ...
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:56:44 [2021-05-18T09:56:44.987Z] #51 40.68 reflect
09:56:44 [2021-05-18T09:56:44.987Z] #51 40.70 syscall
09:56:44 [2021-05-18T09:56:44.987Z] #51 40.71 strings
09:56:44 [2021-05-18T09:56:44.987Z] #51 40.71 text/tabwriter
09:56:44 [2021-05-18T09:56:44.987Z] #51 44.42 regexp/syntax
09:56:44 [2021-05-18T09:56:44.987Z] #51 47.60 regexp
09:56:44 [2021-05-18T09:56:44.987Z] #51 49.02 os
09:56:44 [2021-05-18T09:56:44.987Z] #51 ...
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:56:44 [2021-05-18T09:56:44.987Z] #45 40.57 hash
09:56:44 [2021-05-18T09:56:44.987Z] #45 40.73 hash/crc32
09:56:44 [2021-05-18T09:56:44.987Z] #45 42.00 crypto/rc4
09:56:44 [2021-05-18T09:56:44.987Z] #45 42.33 time
09:56:44 [2021-05-18T09:56:44.987Z] #45 42.41 internal/syscall/execenv
09:56:44 [2021-05-18T09:56:44.987Z] #45 42.67 internal/syscall/unix
09:56:44 [2021-05-18T09:56:44.987Z] #45 43.01 vendor/golang.org/x/text/transform
09:56:44 [2021-05-18T09:56:44.987Z] #45 43.60 regexp/syntax
09:56:44 [2021-05-18T09:56:44.987Z] #45 44.82 path
09:56:44 [2021-05-18T09:56:44.987Z] #45 47.44 context
09:56:44 [2021-05-18T09:56:44.987Z] #45 47.49 internal/poll
09:56:44 [2021-05-18T09:56:44.987Z] #45 48.90 os
09:56:44 [2021-05-18T09:56:44.987Z] #45 49.14 regexp
09:56:44 [2021-05-18T09:56:44.987Z] #45 ...
09:56:44 [2021-05-18T09:56:44.987Z] 
09:56:44 [2021-05-18T09:56:44.987Z] #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
09:56:44 [2021-05-18T09:56:44.987Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:56:44 [2021-05-18T09:56:44.987Z] #36 40.95 Selecting previously unselected package libicu63:arm64.
09:56:44 [2021-05-18T09:56:44.987Z] #36 40.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
09:56:44 [2021-05-18T09:56:44.987Z] #36 40.98 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:56:44 [2021-05-18T09:56:44.987Z] #36 49.80 Selecting previously unselected package libxml2:arm64.
09:56:44 [2021-05-18T09:56:44.987Z] #36 49.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
09:56:44 [2021-05-18T09:56:44.987Z] #36 50.35 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:44 [2021-05-18T09:56:44.987Z] #36 50.94 Selecting previously unselected package libarchive13:arm64.
09:56:44 [2021-05-18T09:56:44.987Z] #36 50.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
09:56:45 [2021-05-18T09:56:45.051Z] #43 ...
09:56:45 [2021-05-18T09:56:45.051Z] 
09:56:45 [2021-05-18T09:56:45.051Z] #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
09:56:45 [2021-05-18T09:56:45.051Z] #37 sha256:a22ff331fba3b691413cc08ba2c773335d99bc841e214d76d792acc092ff9821
09:56:45 [2021-05-18T09:56:45.051Z] #37 8.922 [100%] Linking C executable tini-static
09:56:45 [2021-05-18T09:56:45.051Z] #37 9.418 [100%] Built target tini-static
09:56:45 [2021-05-18T09:56:45.051Z] #37 9.507 + mkdir -p /build
09:56:45 [2021-05-18T09:56:45.051Z] #37 9.512 + cp tini-static /build/docker-init
09:56:45 [2021-05-18T09:56:45.051Z] #37 DONE 9.8s
09:56:45 [2021-05-18T09:56:45.051Z] 
09:56:45 [2021-05-18T09:56:45.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
09:56:45 [2021-05-18T09:56:45.051Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:45 [2021-05-18T09:56:45.051Z] #43 2.065 Note: Building without setproctitle() and strlcpy() support.
09:56:45 [2021-05-18T09:56:45.051Z] #43 2.066       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:56:45 [2021-05-18T09:56:45.051Z] #43 2.076 Note: Building without GnuTLS support
09:56:45 [2021-05-18T09:56:45.051Z] #43 2.151 Makefile.config:39: Warn: you have no libnftables installed
09:56:45 [2021-05-18T09:56:45.051Z] #43 2.151 Makefile.config:40: Warn: Building without nftables support
09:56:45 [2021-05-18T09:56:45.168Z] #19 DONE 1.2s
09:56:45 [2021-05-18T09:56:45.168Z] 
09:56:45 [2021-05-18T09:56:45.168Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:56:45 [2021-05-18T09:56:45.168Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:56:45 [2021-05-18T09:56:45.230Z] ...INFO: Daemon under test started and replied!
09:56:45 [2021-05-18T09:56:45.230Z] INFO: Docker version of the daemon under test
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] Client:
09:56:45 [2021-05-18T09:56:45.230Z]  Version:      17.06.2-ce
09:56:45 [2021-05-18T09:56:45.230Z]  API version:  1.30
09:56:45 [2021-05-18T09:56:45.230Z]  Go version:   go1.8.3
09:56:45 [2021-05-18T09:56:45.230Z]  Git commit:   cec0b72
09:56:45 [2021-05-18T09:56:45.230Z]  Built:        Tue Sep  5 19:57:19 2017
09:56:45 [2021-05-18T09:56:45.230Z]  OS/Arch:      windows/amd64
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] Server:
09:56:45 [2021-05-18T09:56:45.230Z]  Version:      0.0.0-dev
09:56:45 [2021-05-18T09:56:45.230Z]  API version:  1.41 (minimum version 1.24)
09:56:45 [2021-05-18T09:56:45.230Z]  Go version:   go1.13.15
09:56:45 [2021-05-18T09:56:45.230Z]  Git commit:   fe54215fb3
09:56:45 [2021-05-18T09:56:45.230Z]  Built:        05/18/2021 09:54:34
09:56:45 [2021-05-18T09:56:45.230Z]  OS/Arch:      windows/amd64
09:56:45 [2021-05-18T09:56:45.230Z]  Experimental: false
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] INFO: Docker info of the daemon under test
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] Containers: 0
09:56:45 [2021-05-18T09:56:45.230Z]  Running: 0
09:56:45 [2021-05-18T09:56:45.230Z]  Paused: 0
09:56:45 [2021-05-18T09:56:45.230Z]  Stopped: 0
09:56:45 [2021-05-18T09:56:45.230Z] Images: 0
09:56:45 [2021-05-18T09:56:45.230Z] Server Version: 0.0.0-dev
09:56:45 [2021-05-18T09:56:45.230Z] Storage Driver: windowsfilter
09:56:45 [2021-05-18T09:56:45.230Z]  Windows: 
09:56:45 [2021-05-18T09:56:45.230Z] Logging Driver: json-file
09:56:45 [2021-05-18T09:56:45.230Z] Plugins: 
09:56:45 [2021-05-18T09:56:45.230Z]  Volume: local
09:56:45 [2021-05-18T09:56:45.230Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:56:45 [2021-05-18T09:56:45.230Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:56:45 [2021-05-18T09:56:45.230Z] Swarm: inactive
09:56:45 [2021-05-18T09:56:45.230Z] Default Isolation: process
09:56:45 [2021-05-18T09:56:45.230Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
09:56:45 [2021-05-18T09:56:45.230Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
09:56:45 [2021-05-18T09:56:45.230Z] OSType: windows
09:56:45 [2021-05-18T09:56:45.230Z] Architecture: x86_64
09:56:45 [2021-05-18T09:56:45.230Z] CPUs: 4
09:56:45 [2021-05-18T09:56:45.230Z] Total Memory: 32GiB
09:56:45 [2021-05-18T09:56:45.230Z] Name: azwin-2-a0a7e0
09:56:45 [2021-05-18T09:56:45.230Z] ID: 7PVT:XP6O:OSUH:FRM2:PJ7V:A73L:5BVV:XTLX:VL4B:MR67:6K7N:COMC
09:56:45 [2021-05-18T09:56:45.230Z] Docker Root Dir: D:\CI\PR-42389\2\daemon
09:56:45 [2021-05-18T09:56:45.230Z] Debug Mode (client): false
09:56:45 [2021-05-18T09:56:45.230Z] Debug Mode (server): true
09:56:45 [2021-05-18T09:56:45.230Z]  File Descriptors: -1
09:56:45 [2021-05-18T09:56:45.230Z]  Goroutines: 16
09:56:45 [2021-05-18T09:56:45.230Z]  System Time: 2021-05-18T09:56:43.2252561Z
09:56:45 [2021-05-18T09:56:45.230Z]  EventsListeners: 0
09:56:45 [2021-05-18T09:56:45.230Z] Registry: https://index.docker.io/v1/
09:56:45 [2021-05-18T09:56:45.230Z] Labels:
09:56:45 [2021-05-18T09:56:45.230Z] Experimental: false
09:56:45 [2021-05-18T09:56:45.230Z] Insecure Registries:
09:56:45 [2021-05-18T09:56:45.230Z]  127.0.0.0/8
09:56:45 [2021-05-18T09:56:45.230Z] Live Restore Enabled: false
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] INFO: Docker images of the daemon under test
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:56:45 [2021-05-18T09:56:45.230Z] 
09:56:45 [2021-05-18T09:56:45.230Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
09:56:45 [2021-05-18T09:56:45.230Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
09:56:45 [2021-05-18T09:56:45.230Z] 10.0.20295.1: Pulling from windows/servercore/insider
09:56:45 [2021-05-18T09:56:45.230Z] 29d5b6a226d2: Pulling fs layer
09:56:45 [2021-05-18T09:56:45.251Z] #36 51.08 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:56:45 [2021-05-18T09:56:45.251Z] #36 ...
09:56:45 [2021-05-18T09:56:45.251Z] 
09:56:45 [2021-05-18T09:56:45.251Z] #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
09:56:45 [2021-05-18T09:56:45.251Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:45 [2021-05-18T09:56:45.251Z] #13 47.37 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:56:45 [2021-05-18T09:56:45.251Z] #13 47.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
09:56:45 [2021-05-18T09:56:45.251Z] #13 47.42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:56:45 [2021-05-18T09:56:45.251Z] #13 47.88 Selecting previously unselected package dmsetup.
09:56:45 [2021-05-18T09:56:45.251Z] #13 47.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
09:56:45 [2021-05-18T09:56:45.251Z] #13 47.90 Unpacking dmsetup (2:1.02.155-3) ...
09:56:45 [2021-05-18T09:56:45.289Z] #13 61.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:56:45 [2021-05-18T09:56:45.290Z] #13 61.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:56:45 [2021-05-18T09:56:45.290Z] #13 61.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Extraction ended at 05/18/2021 09:56:44. Duration:00:00:25.4489789
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Updating the golang and path environment variables
09:56:45 [2021-05-18T09:56:45.291Z] INFO: GOPATH=d:\gopath
09:56:45 [2021-05-18T09:56:45.291Z] INFO: go version go1.13.15 windows/amd64
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Running the daemon under test in debug mode
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Starting a daemon under test...
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42389\2\daemon --pidfile d:\CI\PR-42389\2\docker.pid -D
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Process started successfully.
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Start tailing logs of the daemon under tests
09:56:45 [2021-05-18T09:56:45.291Z] INFO: Waiting for the daemon under test to start...
09:56:45 [2021-05-18T09:56:45.518Z] #13 48.16 Selecting previously unselected package mingw-w64-common.
09:56:45 [2021-05-18T09:56:45.518Z] #13 48.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:56:45 [2021-05-18T09:56:45.518Z] #13 48.18 Unpacking mingw-w64-common (6.0.0-3) ...
09:56:45 [2021-05-18T09:56:45.988Z] #43 ...
09:56:45 [2021-05-18T09:56:45.988Z] 
09:56:45 [2021-05-18T09:56:45.988Z] #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
09:56:45 [2021-05-18T09:56:45.988Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:56:45 [2021-05-18T09:56:45.988Z] #51 73.84 context
09:56:45 [2021-05-18T09:56:45.988Z] #51 74.81 internal/poll
09:56:45 [2021-05-18T09:56:45.988Z] #51 76.97 os
09:56:45 [2021-05-18T09:56:45.988Z] #51 78.24 encoding/binary
09:56:45 [2021-05-18T09:56:45.988Z] #51 79.97 encoding/base64
09:56:45 [2021-05-18T09:56:45.988Z] #51 80.29 fmt
09:56:45 [2021-05-18T09:56:45.988Z] #51 80.68 path/filepath
09:56:45 [2021-05-18T09:56:45.988Z] #51 82.29 golang.org/x/sys/unix
09:56:46 [2021-05-18T09:56:46.231Z] #13 ...
09:56:46 [2021-05-18T09:56:46.231Z] 
09:56:46 [2021-05-18T09:56:46.231Z] #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
09:56:46 [2021-05-18T09:56:46.231Z] #51 sha256:803f15af904ef5e338b4bfdfaaafb0cf59434bd92f2be969e9958fa4a3e9e6e6
09:56:46 [2021-05-18T09:56:46.231Z] #51 59.06 time
09:56:46 [2021-05-18T09:56:46.231Z] #51 63.90 context
09:56:46 [2021-05-18T09:56:46.231Z] #51 64.89 os
09:56:46 [2021-05-18T09:56:46.231Z] #51 65.49 encoding/base64
09:56:46 [2021-05-18T09:56:46.231Z] #51 66.37 golang.org/x/sys/unix
09:56:46 [2021-05-18T09:56:46.231Z] #51 68.75 fmt
09:56:46 [2021-05-18T09:56:46.492Z] #51 ...
09:56:46 [2021-05-18T09:56:46.492Z] 
09:56:46 [2021-05-18T09:56:46.492Z] #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
09:56:46 [2021-05-18T09:56:46.492Z] #37 sha256:76d934fc5233ed2fb14b743a40c1d4d2100bd872d9908b9a2de1e0cdf51b5ae4
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.128 + RM_GOPATH=0
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.129 + TMP_GOPATH=
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.129 + : /build
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.129 + '[' -z '' ']'
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.129 ++ mktemp -d
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.132 + export GOPATH=/tmp/tmp.jJWYJfjmk4
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.133 + GOPATH=/tmp/tmp.jJWYJfjmk4
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.133 + RM_GOPATH=1
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.133 + case "$(go env GOARCH)" in
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.139 ++ go env GOARCH
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.175 + export GO_BUILDMODE=-buildmode=pie
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.177 + GO_BUILDMODE=-buildmode=pie
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.177 ++ dirname /tmp/install/install.sh
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + dir=/tmp/install
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + bin=tini
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + shift
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + '[' '!' -f /tmp/install/tini.installer ']'
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + . /tmp/install/tini.installer
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + install_tini
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 + git clone https://github.com/krallin/tini.git /tmp/tmp.jJWYJfjmk4/tini
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.189 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.191 Cloning into '/tmp/tmp.jJWYJfjmk4/tini'...
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.933 + cd /tmp/tmp.jJWYJfjmk4/tini
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.933 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:56:46 [2021-05-18T09:56:46.492Z] #37 3.941 + cmake .
09:56:46 [2021-05-18T09:56:46.492Z] #37 4.606 -- The C compiler identification is GNU 8.3.0
09:56:46 [2021-05-18T09:56:46.492Z] #37 4.665 -- Check for working C compiler: /usr/bin/cc
09:56:46 [2021-05-18T09:56:46.492Z] #37 5.287 -- Check for working C compiler: /usr/bin/cc -- works
09:56:46 [2021-05-18T09:56:46.492Z] #37 5.298 -- Detecting C compiler ABI info
09:56:46 [2021-05-18T09:56:46.538Z] #20 1.490 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:56:46 [2021-05-18T09:56:46.538Z] #20 1.571 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:56:46 [2021-05-18T09:56:46.538Z] #20 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:56:46 [2021-05-18T09:56:46.555Z] #51 ...
09:56:46 [2021-05-18T09:56:46.555Z] 
09:56:46 [2021-05-18T09:56:46.555Z] #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
09:56:46 [2021-05-18T09:56:46.555Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:56:46 [2021-05-18T09:56:46.555Z] #45 82.26 fmt
09:56:46 [2021-05-18T09:56:46.555Z] #45 84.51 regexp
09:56:46 [2021-05-18T09:56:46.794Z] #20 1.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:56:47 [2021-05-18T09:56:47.051Z] #20 2.061 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:56:47 [2021-05-18T09:56:47.062Z] #37 6.135 -- Detecting C compiler ABI info - done
09:56:47 [2021-05-18T09:56:47.062Z] #37 6.180 -- Detecting C compile features
09:56:47 [2021-05-18T09:56:47.323Z] #37 ...
09:56:47 [2021-05-18T09:56:47.323Z] 
09:56:47 [2021-05-18T09:56:47.323Z] #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
09:56:47 [2021-05-18T09:56:47.323Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:47 [2021-05-18T09:56:47.323Z] #42 69.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:56:47 [2021-05-18T09:56:47.323Z] #42 69.91 Processing triggers for libc-bin (2.28-10) ...
09:56:47 [2021-05-18T09:56:47.981Z] #20 3.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:56:48 [2021-05-18T09:56:48.265Z] #42 DONE 70.9s
09:56:48 [2021-05-18T09:56:48.265Z] 
09:56:48 [2021-05-18T09:56:48.265Z] #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
09:56:48 [2021-05-18T09:56:48.265Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:56:48 [2021-05-18T09:56:48.265Z] #45 67.66 fmt
09:56:48 [2021-05-18T09:56:48.265Z] #45 70.33 path/filepath
09:56:49 [2021-05-18T09:56:49.090Z] #45 87.02 flag
09:56:49 [2021-05-18T09:56:49.206Z] #45 71.76 regexp
09:56:49 [2021-05-18T09:56:49.206Z] #45 71.90 flag
09:56:49 [2021-05-18T09:56:49.349Z] #45 ...
09:56:49 [2021-05-18T09:56:49.349Z] 
09:56:49 [2021-05-18T09:56:49.349Z] #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
09:56:49 [2021-05-18T09:56:49.349Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:49 [2021-05-18T09:56:49.349Z] #13 82.83 Selecting previously unselected package gcc-mingw-w64-base.
09:56:49 [2021-05-18T09:56:49.349Z] #13 82.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:56:49 [2021-05-18T09:56:49.349Z] #13 82.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:56:49 [2021-05-18T09:56:49.349Z] #13 83.00 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:56:49 [2021-05-18T09:56:49.349Z] #13 83.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:56:49 [2021-05-18T09:56:49.349Z] #13 83.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:56:49 [2021-05-18T09:56:49.355Z] #20 4.399 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:56:50 [2021-05-18T09:56:50.243Z] #45 ...
09:56:50 [2021-05-18T09:56:50.243Z] 
09:56:50 [2021-05-18T09:56:50.243Z] #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
09:56:50 [2021-05-18T09:56:50.243Z] #37 sha256:76d934fc5233ed2fb14b743a40c1d4d2100bd872d9908b9a2de1e0cdf51b5ae4
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.343 -- Detecting C compile features - done
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.387 -- Performing Test HAS_BUILTIN_FORTIFY
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.574 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.655 -- Configuring done
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.660 -- Generating done
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.688 -- Build files have been written to: /tmp/tmp.jJWYJfjmk4/tini
09:56:50 [2021-05-18T09:56:50.243Z] #37 8.699 + make tini-static
09:56:50 [2021-05-18T09:56:50.243Z] #37 9.118 Scanning dependencies of target tini-static
09:56:50 [2021-05-18T09:56:50.243Z] #37 9.289 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:56:50 [2021-05-18T09:56:50.856Z] #13 ...
09:56:50 [2021-05-18T09:56:50.856Z] 
09:56:50 [2021-05-18T09:56:50.856Z] #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
09:56:50 [2021-05-18T09:56:50.856Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9
09:56:50 [2021-05-18T09:56:50.856Z] #36 51.41 Selecting previously unselected package libjsoncpp1:arm64.
09:56:50 [2021-05-18T09:56:50.856Z] #36 51.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 51.49 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 51.85 Selecting previously unselected package librhash0:arm64.
09:56:50 [2021-05-18T09:56:50.856Z] #36 51.85 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 51.91 Unpacking librhash0:arm64 (1.3.8-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 52.65 Selecting previously unselected package libuv1:arm64.
09:56:50 [2021-05-18T09:56:50.856Z] #36 52.65 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 52.66 Unpacking libuv1:arm64 (1.24.1-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 52.84 Selecting previously unselected package cmake.
09:56:50 [2021-05-18T09:56:50.856Z] #36 52.84 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 52.87 Unpacking cmake (3.13.4-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 54.88 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 54.91 Setting up xxd (2:8.1.0875-5) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 54.93 Setting up libuv1:arm64 (1.24.1-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 54.96 Setting up vim-common (2:8.1.0875-5) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.03 Setting up librhash0:arm64 (1.3.8-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.06 Setting up cmake-data (3.13.4-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.12 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.13 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.15 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.17 Setting up cmake (3.13.4-1) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.19 Processing triggers for libc-bin (2.28-10) ...
09:56:50 [2021-05-18T09:56:50.856Z] #36 55.38 Processing triggers for mime-support (3.62) ...
09:56:51 [2021-05-18T09:56:51.050Z] #32 ...
09:56:51 [2021-05-18T09:56:51.050Z] 
09:56:51 [2021-05-18T09:56:51.050Z] #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
09:56:51 [2021-05-18T09:56:51.050Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:51 [2021-05-18T09:56:51.050Z] #42 57.90 Selecting previously unselected package libnl-3-dev:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 57.92 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 57.93 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.36 Selecting previously unselected package libprotobuf-c1:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.58 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.76 Selecting previously unselected package zlib1g-dev:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.77 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.98 Selecting previously unselected package libprotobuf17:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 58.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 59.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 59.81 Selecting previously unselected package libprotobuf-lite17:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 59.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 59.82 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 60.06 Selecting previously unselected package libprotobuf-dev:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 60.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 60.07 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 61.38 Selecting previously unselected package libprotoc17:amd64.
09:56:51 [2021-05-18T09:56:51.050Z] #42 61.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 61.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.02 Selecting previously unselected package protobuf-c-compiler.
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.20 Selecting previously unselected package protobuf-compiler.
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.37 Selecting previously unselected package python-pkg-resources.
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.42 Unpacking python-pkg-resources (40.8.0-1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.70 Selecting previously unselected package python-six.
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.70 Unpacking python-six (1.12.0-1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.82 Selecting previously unselected package python-protobuf.
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 62.85 Unpacking python-protobuf (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 63.46 Setting up python-pkg-resources (40.8.0-1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 67.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 67.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 67.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 67.83 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 67.85 Setting up python-six (1.12.0-1) ...
09:56:51 [2021-05-18T09:56:51.050Z] #42 ...
09:56:51 [2021-05-18T09:56:51.050Z] 
09:56:51 [2021-05-18T09:56:51.050Z] #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
09:56:51 [2021-05-18T09:56:51.050Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:51 [2021-05-18T09:56:51.050Z] #51 58.38 internal/reflectlite
09:56:51 [2021-05-18T09:56:51.050Z] #51 60.10 errors
09:56:51 [2021-05-18T09:56:51.050Z] #51 60.10 sort
09:56:51 [2021-05-18T09:56:51.050Z] #51 60.43 io
09:56:51 [2021-05-18T09:56:51.050Z] #51 61.31 internal/oserror
09:56:51 [2021-05-18T09:56:51.050Z] #51 61.43 syscall
09:56:51 [2021-05-18T09:56:51.050Z] #51 61.51 bytes
09:56:51 [2021-05-18T09:56:51.050Z] #51 63.95 strconv
09:56:51 [2021-05-18T09:56:51.050Z] #51 67.07 reflect
09:56:51 [2021-05-18T09:56:51.050Z] #51 ...
09:56:51 [2021-05-18T09:56:51.050Z] 
09:56:51 [2021-05-18T09:56:51.050Z] #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
09:56:51 [2021-05-18T09:56:51.050Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.73 The following NEW packages will be installed:
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.74   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.74   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.74   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.74   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.75 The following packages will be upgraded:
09:56:51 [2021-05-18T09:56:51.050Z] #13 54.76   libseccomp2 libsystemd0 libudev1
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.20 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded.
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.20 Need to get 78.2 MB of archives.
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.20 After this operation, 487 MB of additional disk space will be used.
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.20 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 55.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 56.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 56.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 56.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 59.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 62.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
09:56:51 [2021-05-18T09:56:51.050Z] #13 63.45 debconf: delaying package configuration, since apt-utils is not installed
09:56:51 [2021-05-18T09:56:51.050Z] #13 63.66 Fetched 78.2 MB in 7s (10.6 MB/s)
09:56:51 [2021-05-18T09:56:51.050Z] #13 ...
09:56:51 [2021-05-18T09:56:51.050Z] 
09:56:51 [2021-05-18T09:56:51.050Z] #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
09:56:51 [2021-05-18T09:56:51.050Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.113 + RM_GOPATH=0
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.113 + TMP_GOPATH=
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.114 + : /build
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.114 + '[' -z '' ']'
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.115 ++ mktemp -d
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.116 + export GOPATH=/tmp/tmp.eHayyOvD40
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.116 + GOPATH=/tmp/tmp.eHayyOvD40
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.117 + RM_GOPATH=1
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.117 + case "$(go env GOARCH)" in
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.118 ++ go env GOARCH
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.131 + export GO_BUILDMODE=-buildmode=pie
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.131 + GO_BUILDMODE=-buildmode=pie
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.134 ++ dirname /tmp/install/install.sh
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.151 + dir=/tmp/install
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.151 + bin=containerd
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.151 + shift
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.151 + '[' '!' -f /tmp/install/containerd.installer ']'
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.152 + . /tmp/install/containerd.installer
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.152 ++ set -e
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.155 ++ : 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.159 + install_containerd
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.164 + echo 'Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7'
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.164 Install containerd version 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eHayyOvD40/src/github.com/containerd/containerd
09:56:51 [2021-05-18T09:56:51.050Z] #56 1.175 Cloning into '/tmp/tmp.eHayyOvD40/src/github.com/containerd/containerd'...
09:56:51 [2021-05-18T09:56:51.050Z] #56 ...
09:56:51 [2021-05-18T09:56:51.050Z] 
09:56:51 [2021-05-18T09:56:51.050Z] #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
09:56:51 [2021-05-18T09:56:51.051Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:51 [2021-05-18T09:56:51.248Z] #20 5.854 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:56:51 [2021-05-18T09:56:51.312Z] #13 63.78 (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 ... 15410 files and directories currently installed.)
09:56:51 [2021-05-18T09:56:51.312Z] #13 63.91 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
09:56:51 [2021-05-18T09:56:51.312Z] #13 63.94 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:51 [2021-05-18T09:56:51.434Z] #36 DONE 57.2s
09:56:51 [2021-05-18T09:56:51.434Z] 
09:56:51 [2021-05-18T09:56:51.434Z] #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
09:56:51 [2021-05-18T09:56:51.434Z] #37 sha256:97ff0f25f42eaac63394d89a6cd67c5010fa96a87a933c6be9cad1b49b2e4bb3
09:56:51 [2021-05-18T09:56:51.505Z] #20 ...
09:56:51 [2021-05-18T09:56:51.505Z] 
09:56:51 [2021-05-18T09:56:51.505Z] #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
09:56:51 [2021-05-18T09:56:51.505Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:56:51 [2021-05-18T09:56:51.505Z] #45 132.3 github.com/LK4D4/vndr/godl
09:56:51 [2021-05-18T09:56:51.574Z] #13 ...
09:56:51 [2021-05-18T09:56:51.574Z] 
09:56:51 [2021-05-18T09:56:51.574Z] #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
09:56:51 [2021-05-18T09:56:51.574Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:56:51 [2021-05-18T09:56:51.574Z] #45 59.36 internal/singleflight
09:56:51 [2021-05-18T09:56:51.574Z] #45 59.76 errors
09:56:51 [2021-05-18T09:56:51.574Z] #45 59.76 sort
09:56:51 [2021-05-18T09:56:51.574Z] #45 60.16 io
09:56:51 [2021-05-18T09:56:51.574Z] #45 60.96 strconv
09:56:51 [2021-05-18T09:56:51.574Z] #45 61.08 bytes
09:56:51 [2021-05-18T09:56:51.574Z] #45 63.16 bufio
09:56:51 [2021-05-18T09:56:51.574Z] #45 64.44 reflect
09:56:51 [2021-05-18T09:56:51.574Z] #45 64.74 syscall
09:56:51 [2021-05-18T09:56:51.574Z] #45 ...
09:56:51 [2021-05-18T09:56:51.574Z] 
09:56:51 [2021-05-18T09:56:51.574Z] #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
09:56:51 [2021-05-18T09:56:51.574Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:51 [2021-05-18T09:56:51.574Z] #51 69.07 time
09:56:51 [2021-05-18T09:56:51.631Z] #37 10.80 [100%] Linking C executable tini-static
09:56:52 [2021-05-18T09:56:52.020Z] #37 ...
09:56:52 [2021-05-18T09:56:52.020Z] 
09:56:52 [2021-05-18T09:56:52.020Z] #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
09:56:52 [2021-05-18T09:56:52.020Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.01 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.03 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.30 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.33 Setting up libcap-dev:arm64 (1:2.25-2) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.36 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.39 Setting up protobuf-compiler (3.6.1.3-2) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.49 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 53.53 Setting up python-protobuf (3.6.1.3-2) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 57.17 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 57.20 Processing triggers for libc-bin (2.28-10) ...
09:56:52 [2021-05-18T09:56:52.020Z] #42 DONE 58.0s
09:56:52 [2021-05-18T09:56:52.068Z] #45 132.9 github.com/LK4D4/vndr
09:56:52 [2021-05-18T09:56:52.201Z] #37 11.37 [100%] Built target tini-static
09:56:52 [2021-05-18T09:56:52.201Z] #37 11.46 + mkdir -p /build
09:56:52 [2021-05-18T09:56:52.284Z] 
09:56:52 [2021-05-18T09:56:52.284Z] #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
09:56:52 [2021-05-18T09:56:52.284Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:52 [2021-05-18T09:56:52.284Z] #13 54.77 Selecting previously unselected package mingw-w64-x86-64-dev.
09:56:52 [2021-05-18T09:56:52.284Z] #13 54.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:56:52 [2021-05-18T09:56:52.284Z] #13 54.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:56:52 [2021-05-18T09:56:52.462Z] #37 11.47 + cp tini-static /build/docker-init
09:56:52 [2021-05-18T09:56:52.516Z] #51 ...
09:56:52 [2021-05-18T09:56:52.516Z] 
09:56:52 [2021-05-18T09:56:52.516Z] #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
09:56:52 [2021-05-18T09:56:52.516Z] #47 sha256:1fae5449219273c400ccb8956a111218c3a419bef3d284c13bd5ad6d39c482c6
09:56:52 [2021-05-18T09:56:52.516Z] #47 DONE 70.2s
09:56:52 [2021-05-18T09:56:52.516Z] 
09:56:52 [2021-05-18T09:56:52.516Z] #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
09:56:52 [2021-05-18T09:56:52.516Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:52 [2021-05-18T09:56:52.516Z] #13 64.81 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
09:56:52 [2021-05-18T09:56:52.516Z] #13 65.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:52 [2021-05-18T09:56:52.516Z] #13 65.29 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
09:56:52 [2021-05-18T09:56:52.654Z] #45 ...
09:56:52 [2021-05-18T09:56:52.654Z] 
09:56:52 [2021-05-18T09:56:52.654Z] #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
09:56:52 [2021-05-18T09:56:52.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:52 [2021-05-18T09:56:52.654Z] #43 57.31   CC       criu/arch/x86/crtools.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 58.95   CC       criu/arch/x86/kerndat.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 59.73   CC       criu/arch/x86/sigaction_compat.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 60.19   CC       criu/arch/x86/sigframe.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 60.58   LINK     criu/arch/x86/crtools.built-in.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 60.65   DEP      criu/pie/util-vdso-elf32.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 60.79   DEP      criu/pie/util-vdso.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 60.88   DEP      criu/pie/util.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 60.98   CC       criu/pie/util.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 61.39   CC       criu/pie/util-vdso.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 62.01   CC       criu/pie/util-vdso-elf32.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 62.79   AR       criu/pie/pie.lib.a
09:56:52 [2021-05-18T09:56:52.654Z] #43 62.85   DEP      criu/pie/restorer.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 63.15   DEP      criu/arch/x86/sigaction_compat_pie.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 63.29   DEP      criu/arch/x86/restorer_unmap.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 63.31   DEP      criu/arch/x86/restorer.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 63.50   DEP      criu/arch/x86/vdso-pie.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 63.63   DEP      criu/pie/parasite-vdso.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 63.85   DEP      criu/pie/parasite.d
09:56:52 [2021-05-18T09:56:52.654Z] #43 64.13   CC       criu/pie/parasite.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 65.16   LINK     criu/pie/parasite.built-in.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 65.18   GEN      criu/pie/parasite-blob.h
09:56:52 [2021-05-18T09:56:52.654Z] #43 65.19   CC       criu/pie/parasite-vdso.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 65.76   CC       criu/arch/x86/vdso-pie.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 66.08   CC       criu/arch/x86/restorer.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 66.63   CC       criu/arch/x86/restorer_unmap.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 66.71   CC       criu/arch/x86/sigaction_compat_pie.o
09:56:52 [2021-05-18T09:56:52.654Z] #43 67.05   CC       criu/pie/restorer.o
09:56:52 [2021-05-18T09:56:52.723Z] #37 DONE 11.9s
09:56:52 [2021-05-18T09:56:52.723Z] 
09:56:52 [2021-05-18T09:56:52.723Z] #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
09:56:52 [2021-05-18T09:56:52.723Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:56:52 [2021-05-18T09:56:52.723Z] #13 64.56 Selecting previously unselected package binutils-mingw-w64.
09:56:52 [2021-05-18T09:56:52.723Z] #13 64.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 64.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 64.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:56:52 [2021-05-18T09:56:52.723Z] #13 64.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 64.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 65.02 Selecting previously unselected package dmsetup.
09:56:52 [2021-05-18T09:56:52.723Z] #13 65.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 65.04 Unpacking dmsetup (2:1.02.155-3) ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 65.24 Selecting previously unselected package mingw-w64-common.
09:56:52 [2021-05-18T09:56:52.723Z] #13 65.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:56:52 [2021-05-18T09:56:52.723Z] #13 65.24 Unpacking mingw-w64-common (6.0.0-3) ...
09:56:52 [2021-05-18T09:56:52.777Z] #13 65.31 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
09:56:53 [2021-05-18T09:56:53.039Z] #13 65.59 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
09:56:53 [2021-05-18T09:56:53.299Z] #13 65.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:53 [2021-05-18T09:56:53.300Z] #13 66.05 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
09:56:53 [2021-05-18T09:56:53.300Z] #13 66.07 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
09:56:53 [2021-05-18T09:56:53.560Z] #13 66.35 Setting up libudev1:amd64 (241-7~deb10u7) ...
09:56:54 [2021-05-18T09:56:54.139Z] #13 66.75 Selecting previously unselected package binutils-mingw-w64-i686.
09:56:54 [2021-05-18T09:56:54.139Z] #13 66.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:56:54 [2021-05-18T09:56:54.139Z] #13 66.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.139Z] #13 66.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:56:54 [2021-05-18T09:56:54.399Z] #13 ...
09:56:54 [2021-05-18T09:56:54.399Z] 
09:56:54 [2021-05-18T09:56:54.399Z] #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
09:56:54 [2021-05-18T09:56:54.399Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:54 [2021-05-18T09:56:54.399Z] #36 62.22 Selecting previously unselected package libicu63:amd64.
09:56:54 [2021-05-18T09:56:54.399Z] #36 62.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.399Z] #36 62.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:56:54 [2021-05-18T09:56:54.399Z] #36 69.65 Selecting previously unselected package libxml2:amd64.
09:56:54 [2021-05-18T09:56:54.399Z] #36 69.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.399Z] #36 69.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:54 [2021-05-18T09:56:54.399Z] #36 70.34 Selecting previously unselected package libarchive13:amd64.
09:56:54 [2021-05-18T09:56:54.400Z] #36 70.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 70.34 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 70.69 Selecting previously unselected package libjsoncpp1:amd64.
09:56:54 [2021-05-18T09:56:54.400Z] #36 70.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 70.71 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.06 Selecting previously unselected package librhash0:amd64.
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.08 Unpacking librhash0:amd64 (1.3.8-1) ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.26 Selecting previously unselected package libuv1:amd64.
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.26 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.27 Unpacking libuv1:amd64 (1.24.1-1) ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.49 Selecting previously unselected package cmake.
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:56:54 [2021-05-18T09:56:54.400Z] #36 71.50 Unpacking cmake (3.13.4-1) ...
09:56:54 [2021-05-18T09:56:54.625Z] #13 ...
09:56:54 [2021-05-18T09:56:54.625Z] 
09:56:54 [2021-05-18T09:56:54.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
09:56:54 [2021-05-18T09:56:54.625Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:54 [2021-05-18T09:56:54.625Z] #43 4.342 fatal: not a git repository (or any of the parent directories): .git
09:56:54 [2021-05-18T09:56:54.625Z] #43 4.396   GEN      .gitid
09:56:54 [2021-05-18T09:56:54.625Z] #43 4.429   GEN      criu/include/version.h
09:56:54 [2021-05-18T09:56:54.625Z] #43 4.495   GEN      include/common/asm
09:56:54 [2021-05-18T09:56:54.625Z] #43 5.839   PBCC     images/timens.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 5.891   DEP      images/timens.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 5.940   PBCC     images/fown.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 5.969   PBCC     images/google/protobuf/descriptor.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.068   PBCC     images/opts.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.108   PBCC     images/memfd.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.163   DEP      images/fown.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.204   DEP      images/google/protobuf/descriptor.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.239   DEP      images/opts.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.288   DEP      images/memfd.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.357   PBCC     images/sit.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.408   DEP      images/sit.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.461   PBCC     images/macvlan.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.483   DEP      images/macvlan.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.560   PBCC     images/autofs.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.608   DEP      images/autofs.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.656   PBCC     images/sysctl.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.694   DEP      images/sysctl.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.761   PBCC     images/time.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.773   DEP      images/time.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.840   PBCC     images/binfmt-misc.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.846   DEP      images/binfmt-misc.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.892   PBCC     images/seccomp.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.936   DEP      images/seccomp.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 6.972   PBCC     images/userns.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.011   DEP      images/userns.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.083   PBCC     images/cgroup.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.116   DEP      images/cgroup.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.170   PBCC     images/ext-file.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.194   DEP      images/ext-file.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.263   PBCC     images/rpc.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.317   DEP      images/rpc.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.394   PBCC     images/siginfo.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.424   DEP      images/siginfo.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.482   PBCC     images/pagemap.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.531   DEP      images/pagemap.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.586   PBCC     images/rlimit.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.620   DEP      images/rlimit.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.687   PBCC     images/file-lock.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.710   DEP      images/file-lock.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.760   PBCC     images/tty.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.794   DEP      images/tty.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.845   PBCC     images/tun.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.890   PBCC     images/netdev.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.929   DEP      images/tun.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 7.999   DEP      images/netdev.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.064   PBCC     images/vma.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.164   DEP      images/vma.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.201   PBCC     images/creds.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.244   DEP      images/creds.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.287   PBCC     images/utsns.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.316   DEP      images/utsns.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.373   PBCC     images/ipc-desc.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.394   PBCC     images/ipc-sem.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.427   DEP      images/ipc-desc.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.475   DEP      images/ipc-sem.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.525   PBCC     images/ipc-msg.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.555   DEP      images/ipc-msg.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.619   PBCC     images/ipc-shm.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.639   DEP      images/ipc-shm.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.663   PBCC     images/ipc-var.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.693   DEP      images/ipc-var.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.732   PBCC     images/sk-opts.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.747   PBCC     images/packet-sock.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.823   DEP      images/sk-opts.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.870   DEP      images/packet-sock.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.905   PBCC     images/sk-netlink.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 8.962   DEP      images/sk-netlink.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.036   PBCC     images/sk-inet.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.103   DEP      images/sk-inet.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.154   PBCC     images/sk-unix.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.201   DEP      images/sk-unix.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.289   PBCC     images/mm.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.355   DEP      images/mm.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.410   PBCC     images/timerfd.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.444   DEP      images/timerfd.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.514   PBCC     images/timer.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.544   DEP      images/timer.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.579   PBCC     images/sa.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.607   DEP      images/sa.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.651   PBCC     images/pipe-data.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.711   DEP      images/pipe-data.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.755   PBCC     images/mnt.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.831   DEP      images/mnt.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.875   PBCC     images/sk-packet.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.898   DEP      images/sk-packet.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.934   PBCC     images/tcp-stream.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 9.970   DEP      images/tcp-stream.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.02   PBCC     images/pipe.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.08   DEP      images/pipe.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.13   PBCC     images/pstree.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.16   DEP      images/pstree.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.22   PBCC     images/fs.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.26   DEP      images/fs.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.29   PBCC     images/signalfd.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.34   DEP      images/signalfd.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.39   PBCC     images/fh.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.43   PBCC     images/fsnotify.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.48   DEP      images/fh.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.53   DEP      images/fsnotify.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.57   PBCC     images/eventpoll.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.60   DEP      images/eventpoll.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.64   PBCC     images/eventfd.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.69   DEP      images/eventfd.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.74   PBCC     images/remap-file-path.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.77   DEP      images/remap-file-path.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.82   PBCC     images/fifo.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.87   DEP      images/fifo.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.91   PBCC     images/ghost-file.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 10.95   DEP      images/ghost-file.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.02   PBCC     images/regfile.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.08   DEP      images/regfile.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.13   PBCC     images/ns.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.16   DEP      images/ns.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.21   PBCC     images/fdinfo.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.31   DEP      images/fdinfo.pb-c.d
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.41   PBCC     images/core-aarch64.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.44   PBCC     images/core-arm.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.49   PBCC     images/core-ppc64.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.53   PBCC     images/core-s390.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.58   PBCC     images/core-x86.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.65   PBCC     images/core.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.73   PBCC     images/inventory.pb-c.c
09:56:54 [2021-05-18T09:56:54.625Z] #43 11.80   DEP      images/core-aarch64.pb-c.d
09:56:54 [2021-05-18T09:56:54.660Z] #36 ...
09:56:54 [2021-05-18T09:56:54.660Z] 
09:56:54 [2021-05-18T09:56:54.660Z] #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
09:56:54 [2021-05-18T09:56:54.660Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:56:54 [2021-05-18T09:56:54.660Z] #42 71.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 71.92 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 71.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 71.97 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 71.98 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 71.99 Setting up protobuf-compiler (3.6.1.3-2) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 72.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 72.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 72.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:56:54 [2021-05-18T09:56:54.660Z] #42 72.05 Setting up python-protobuf (3.6.1.3-2) ...
09:56:54 [2021-05-18T09:56:54.886Z] #43 11.86   DEP      images/core-arm.pb-c.d
09:56:54 [2021-05-18T09:56:54.886Z] #43 11.90   DEP      images/core-ppc64.pb-c.d
09:56:54 [2021-05-18T09:56:54.886Z] #43 11.94   DEP      images/core-s390.pb-c.d
09:56:54 [2021-05-18T09:56:54.886Z] #43 12.00   DEP      images/core-x86.pb-c.d
09:56:55 [2021-05-18T09:56:55.145Z] #43 12.07   DEP      images/core.pb-c.d
09:56:55 [2021-05-18T09:56:55.145Z] #43 12.16   DEP      images/inventory.pb-c.d
09:56:55 [2021-05-18T09:56:55.145Z] #43 12.22   PBCC     images/cpuinfo.pb-c.c
09:56:55 [2021-05-18T09:56:55.145Z] #43 12.24   DEP      images/cpuinfo.pb-c.d
09:56:55 [2021-05-18T09:56:55.270Z] #13 71.14 Selecting previously unselected package mingw-w64-x86-64-dev.
09:56:55 [2021-05-18T09:56:55.270Z] #13 71.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:56:55 [2021-05-18T09:56:55.270Z] #13 71.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:56:55 [2021-05-18T09:56:55.409Z] #43 12.31   PBCC     images/stats.pb-c.c
09:56:55 [2021-05-18T09:56:55.409Z] #43 12.34   DEP      images/stats.pb-c.d
09:56:55 [2021-05-18T09:56:55.970Z] #43 70.31   LINK     criu/pie/restorer.built-in.o
09:56:55 [2021-05-18T09:56:55.970Z] #43 70.33   GEN      criu/pie/restorer-blob.h
09:56:55 [2021-05-18T09:56:55.970Z] #43 70.46   DEP      criu/vdso.d
09:56:56 [2021-05-18T09:56:56.212Z] #13 ...
09:56:56 [2021-05-18T09:56:56.212Z] 
09:56:56 [2021-05-18T09:56:56.212Z] #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
09:56:56 [2021-05-18T09:56:56.212Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:56:56 [2021-05-18T09:56:56.212Z] #45 73.61 go/token
09:56:56 [2021-05-18T09:56:56.212Z] #45 74.55 go/scanner
09:56:56 [2021-05-18T09:56:56.212Z] #45 75.73 internal/lazyregexp
09:56:56 [2021-05-18T09:56:56.212Z] #45 75.86 go/ast
09:56:56 [2021-05-18T09:56:56.212Z] #45 76.02 path
09:56:56 [2021-05-18T09:56:56.212Z] #45 76.52 io/ioutil
09:56:56 [2021-05-18T09:56:56.212Z] #45 77.15 net/url
09:56:56 [2021-05-18T09:56:56.212Z] #45 78.66 text/template/parse
09:56:56 [2021-05-18T09:56:56.225Z] #43 70.71   DEP      criu/vdso-compat.d
09:56:56 [2021-05-18T09:56:56.225Z] #43 70.87   DEP      criu/uts_ns.d
09:56:56 [2021-05-18T09:56:56.225Z] #43 70.99   DEP      criu/util.d
09:56:56 [2021-05-18T09:56:56.225Z] #43 ...
09:56:56 [2021-05-18T09:56:56.225Z] 
09:56:56 [2021-05-18T09:56:56.225Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:56:56 [2021-05-18T09:56:56.225Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:56:56 [2021-05-18T09:56:56.225Z] #20 11.31 Fetched 8963 kB in 10s (889 kB/s)
09:56:56 [2021-05-18T09:56:56.508Z] #13 ...
09:56:56 [2021-05-18T09:56:56.508Z] 
09:56:56 [2021-05-18T09:56:56.508Z] #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
09:56:56 [2021-05-18T09:56:56.508Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:56:56 [2021-05-18T09:56:56.508Z] #51 51.70 path/filepath
09:56:56 [2021-05-18T09:56:56.508Z] #51 51.70 mvdan.cc/sh/v3/fileutil
09:56:56 [2021-05-18T09:56:56.508Z] #51 51.86 encoding/binary
09:56:56 [2021-05-18T09:56:56.508Z] #51 51.86 internal/fmtsort
09:56:56 [2021-05-18T09:56:56.508Z] #51 52.78 fmt
09:56:56 [2021-05-18T09:56:56.508Z] #51 53.69 io/ioutil
09:56:56 [2021-05-18T09:56:56.508Z] #51 54.45 encoding/base64
09:56:56 [2021-05-18T09:56:56.508Z] #51 54.49 golang.org/x/sys/unix
09:56:56 [2021-05-18T09:56:56.508Z] #51 56.13 flag
09:56:56 [2021-05-18T09:56:56.508Z] #51 56.13 github.com/pkg/diff
09:56:56 [2021-05-18T09:56:56.508Z] #51 56.13 encoding/json
09:56:56 [2021-05-18T09:56:56.508Z] #51 58.56 go/token
09:56:56 [2021-05-18T09:56:56.508Z] #51 59.28 mvdan.cc/editorconfig
09:56:56 [2021-05-18T09:56:56.508Z] #51 60.05 go/scanner
09:56:56 [2021-05-18T09:56:56.508Z] #51 61.14 mvdan.cc/sh/v3/syntax
09:56:56 [2021-05-18T09:56:56.508Z] #51 61.61 go/ast
09:56:56 [2021-05-18T09:56:56.508Z] #51 ...
09:56:56 [2021-05-18T09:56:56.508Z] 
09:56:56 [2021-05-18T09:56:56.508Z] #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
09:56:56 [2021-05-18T09:56:56.508Z] #37 sha256:97ff0f25f42eaac63394d89a6cd67c5010fa96a87a933c6be9cad1b49b2e4bb3
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.770 + RM_GOPATH=0
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.770 + TMP_GOPATH=
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.770 + : /build
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.770 + '[' -z '' ']'
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.771 ++ mktemp -d
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.773 + export GOPATH=/tmp/tmp.THa2TLnR4z
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.773 + GOPATH=/tmp/tmp.THa2TLnR4z
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.773 + RM_GOPATH=1
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.774 + case "$(go env GOARCH)" in
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.778 ++ go env GOARCH
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.801 + export GO_BUILDMODE=-buildmode=pie
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.801 + GO_BUILDMODE=-buildmode=pie
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.801 ++ dirname /tmp/install/install.sh
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.802 + dir=/tmp/install
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 + bin=tini
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 + shift
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 + '[' '!' -f /tmp/install/tini.installer ']'
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 + . /tmp/install/tini.installer
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 + install_tini
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.803 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.804 + git clone https://github.com/krallin/tini.git /tmp/tmp.THa2TLnR4z/tini
09:56:56 [2021-05-18T09:56:56.508Z] #37 1.815 Cloning into '/tmp/tmp.THa2TLnR4z/tini'...
09:56:56 [2021-05-18T09:56:56.508Z] #37 2.631 + cd /tmp/tmp.THa2TLnR4z/tini
09:56:56 [2021-05-18T09:56:56.508Z] #37 2.632 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:56:56 [2021-05-18T09:56:56.508Z] #37 2.645 + cmake .
09:56:56 [2021-05-18T09:56:56.508Z] #37 3.354 -- The C compiler identification is GNU 8.3.0
09:56:56 [2021-05-18T09:56:56.508Z] #37 3.440 -- Check for working C compiler: /usr/bin/cc
09:56:56 [2021-05-18T09:56:56.508Z] #37 4.088 -- Check for working C compiler: /usr/bin/cc -- works
09:56:56 [2021-05-18T09:56:56.508Z] #37 4.090 -- Detecting C compiler ABI info
09:56:56 [2021-05-18T09:56:56.508Z] #37 4.766 -- Detecting C compiler ABI info - done
09:56:56 [2021-05-18T09:56:56.508Z] #37 4.800 -- Detecting C compile features
09:56:56 [2021-05-18T09:56:56.508Z] #37 ...
09:56:56 [2021-05-18T09:56:56.508Z] 
09:56:56 [2021-05-18T09:56:56.508Z] #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
09:56:56 [2021-05-18T09:56:56.508Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:56:56 [2021-05-18T09:56:56.508Z] #45 52.24 path/filepath
09:56:56 [2021-05-18T09:56:56.508Z] #45 52.29 net
09:56:56 [2021-05-18T09:56:56.508Z] #45 52.98 internal/lazyregexp
09:56:56 [2021-05-18T09:56:56.508Z] #45 53.27 github.com/LK4D4/vndr/versioned
09:56:56 [2021-05-18T09:56:56.508Z] #45 53.45 encoding/binary
09:56:56 [2021-05-18T09:56:56.508Z] #45 53.45 fmt
09:56:56 [2021-05-18T09:56:56.508Z] #45 54.22 io/ioutil
09:56:56 [2021-05-18T09:56:56.508Z] #45 54.87 os/exec
09:56:56 [2021-05-18T09:56:56.508Z] #45 56.17 crypto/cipher
09:56:56 [2021-05-18T09:56:56.508Z] #45 57.99 crypto/sha512
09:56:56 [2021-05-18T09:56:56.508Z] #45 58.73 flag
09:56:56 [2021-05-18T09:56:56.508Z] #45 59.00 go/token
09:56:56 [2021-05-18T09:56:56.508Z] #45 59.14 net/url
09:56:56 [2021-05-18T09:56:56.508Z] #45 60.35 go/scanner
09:56:56 [2021-05-18T09:56:56.508Z] #45 61.10 text/template/parse
09:56:56 [2021-05-18T09:56:56.508Z] #45 61.48 log
09:56:56 [2021-05-18T09:56:56.508Z] #45 61.90 encoding/json
09:56:56 [2021-05-18T09:56:56.508Z] #45 62.39 go/ast
09:56:56 [2021-05-18T09:56:56.787Z] #43 13.71 make[1]: Nothing to be done for 'all'.
09:56:57 [2021-05-18T09:56:57.208Z] #42 ...
09:56:57 [2021-05-18T09:56:57.208Z] 
09:56:57 [2021-05-18T09:56:57.208Z] #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
09:56:57 [2021-05-18T09:56:57.208Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
09:56:57 [2021-05-18T09:56:57.208Z] #36 73.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 73.96 Setting up xxd (2:8.1.0875-5) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 73.97 Setting up libuv1:amd64 (1.24.1-1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 73.98 Setting up vim-common (2:8.1.0875-5) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.03 Setting up librhash0:amd64 (1.3.8-1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.05 Setting up cmake-data (3.13.4-1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.12 Setting up cmake (3.13.4-1) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.13 Processing triggers for libc-bin (2.28-10) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 74.26 Processing triggers for mime-support (3.62) ...
09:56:57 [2021-05-18T09:56:57.208Z] #36 DONE 74.8s
09:56:57 [2021-05-18T09:56:57.208Z] 
09:56:57 [2021-05-18T09:56:57.208Z] #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
09:56:57 [2021-05-18T09:56:57.208Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:56:57 [2021-05-18T09:56:57.208Z] #51 74.95 context
09:56:57 [2021-05-18T09:56:57.355Z] #43 ...
09:56:57 [2021-05-18T09:56:57.356Z] 
09:56:57 [2021-05-18T09:56:57.356Z] #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
09:56:57 [2021-05-18T09:56:57.356Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:56:57 [2021-05-18T09:56:57.356Z] #51 85.27 encoding/json
09:56:57 [2021-05-18T09:56:57.356Z] #51 90.32 github.com/pkg/diff
09:56:57 [2021-05-18T09:56:57.356Z] #51 90.95 go/ast
09:56:57 [2021-05-18T09:56:57.356Z] #51 91.51 golang.org/x/crypto/ssh/terminal
09:56:57 [2021-05-18T09:56:57.356Z] #51 93.14 mvdan.cc/editorconfig
09:56:57 [2021-05-18T09:56:57.356Z] #51 94.39 mvdan.cc/sh/v3/fileutil
09:56:57 [2021-05-18T09:56:57.356Z] #51 94.57 text/tabwriter
09:56:57 [2021-05-18T09:56:57.356Z] #51 95.12 mvdan.cc/sh/v3/syntax
09:56:57 [2021-05-18T09:56:57.356Z] #51 ...
09:56:57 [2021-05-18T09:56:57.356Z] 
09:56:57 [2021-05-18T09:56:57.356Z] #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
09:56:57 [2021-05-18T09:56:57.356Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:56:57 [2021-05-18T09:56:57.356Z] #45 87.68 go/token
09:56:57 [2021-05-18T09:56:57.356Z] #45 88.31 internal/lazyregexp
09:56:57 [2021-05-18T09:56:57.356Z] #45 88.54 go/scanner
09:56:57 [2021-05-18T09:56:57.356Z] #45 88.56 path
09:56:57 [2021-05-18T09:56:57.356Z] #45 88.96 io/ioutil
09:56:57 [2021-05-18T09:56:57.356Z] #45 89.51 net/url
09:56:57 [2021-05-18T09:56:57.356Z] #45 89.82 go/ast
09:56:57 [2021-05-18T09:56:57.356Z] #45 90.93 text/template/parse
09:56:57 [2021-05-18T09:56:57.356Z] #45 93.57 go/parser
09:56:57 [2021-05-18T09:56:57.356Z] #45 94.98 text/template
09:56:57 [2021-05-18T09:56:57.470Z] #45 ...
09:56:57 [2021-05-18T09:56:57.470Z] 
09:56:57 [2021-05-18T09:56:57.470Z] #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
09:56:57 [2021-05-18T09:56:57.470Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:56:57 [2021-05-18T09:56:57.470Z] #43 2.858 Note: Building without setproctitle() and strlcpy() support.
09:56:57 [2021-05-18T09:56:57.470Z] #43 2.859       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:56:57 [2021-05-18T09:56:57.470Z] #43 2.870 Note: Building without GnuTLS support
09:56:57 [2021-05-18T09:56:57.470Z] #43 2.882 Makefile.config:39: Warn: you have no libnftables installed
09:56:57 [2021-05-18T09:56:57.470Z] #43 2.882 Makefile.config:40: Warn: Building without nftables support
09:56:57 [2021-05-18T09:56:57.470Z] #43 4.991 fatal: not a git repository (or any of the parent directories): .git
09:56:57 [2021-05-18T09:56:57.470Z] #43 5.076   GEN      .gitid
09:56:57 [2021-05-18T09:56:57.470Z] #43 5.135   GEN      criu/include/version.h
09:56:57 [2021-05-18T09:56:57.470Z] #43 5.242   GEN      include/common/asm
09:56:57 [2021-05-18T09:56:57.597Z] #45 ...
09:56:57 [2021-05-18T09:56:57.597Z] 
09:56:57 [2021-05-18T09:56:57.597Z] #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
09:56:57 [2021-05-18T09:56:57.597Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:57 [2021-05-18T09:56:57.597Z] #43 4.402 Note: Building without setproctitle() and strlcpy() support.
09:56:57 [2021-05-18T09:56:57.597Z] #43 4.402       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:56:57 [2021-05-18T09:56:57.597Z] #43 4.434 Note: Building without GnuTLS support
09:56:57 [2021-05-18T09:56:57.597Z] #43 4.443 Makefile.config:39: Warn: you have no libnftables installed
09:56:57 [2021-05-18T09:56:57.597Z] #43 4.443 Makefile.config:40: Warn: Building without nftables support
09:56:57 [2021-05-18T09:56:57.597Z] #43 6.577 fatal: not a git repository (or any of the parent directories): .git
09:56:57 [2021-05-18T09:56:57.597Z] #43 6.654   GEN      .gitid
09:56:57 [2021-05-18T09:56:57.597Z] #43 6.701   GEN      criu/include/version.h
09:56:57 [2021-05-18T09:56:57.597Z] #43 6.762   GEN      include/common/asm
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.419   PBCC     images/timens.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.419   DEP      images/timens.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.506   PBCC     images/fown.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.570   PBCC     images/google/protobuf/descriptor.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.622   PBCC     images/opts.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.678   PBCC     images/memfd.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.764   DEP      images/fown.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.770   DEP      images/google/protobuf/descriptor.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.874   DEP      images/opts.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.888   DEP      images/memfd.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 8.992   PBCC     images/sit.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.049   DEP      images/sit.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.104   PBCC     images/macvlan.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.158   DEP      images/macvlan.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.226   PBCC     images/autofs.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.226   DEP      images/autofs.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.304   PBCC     images/sysctl.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.318   DEP      images/sysctl.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.409   PBCC     images/time.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.430   DEP      images/time.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.455   PBCC     images/binfmt-misc.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.479   DEP      images/binfmt-misc.pb-c.d
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.570   PBCC     images/seccomp.pb-c.c
09:56:57 [2021-05-18T09:56:57.597Z] #43 9.602   DEP      images/seccomp.pb-c.d
09:56:57 [2021-05-18T09:56:57.858Z] #43 9.656   PBCC     images/userns.pb-c.c
09:56:57 [2021-05-18T09:56:57.858Z] #43 9.694   DEP      images/userns.pb-c.d
09:56:57 [2021-05-18T09:56:57.858Z] #43 9.726   PBCC     images/cgroup.pb-c.c
09:56:57 [2021-05-18T09:56:57.858Z] #43 9.773   DEP      images/cgroup.pb-c.d
09:56:57 [2021-05-18T09:56:57.858Z] #43 9.850   PBCC     images/ext-file.pb-c.c
09:56:57 [2021-05-18T09:56:57.923Z] #45 ...
09:56:57 [2021-05-18T09:56:57.923Z] 
09:56:57 [2021-05-18T09:56:57.923Z] #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
09:56:57 [2021-05-18T09:56:57.923Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:57 [2021-05-18T09:56:57.923Z] #43 15.09   CC       images/stats.o
09:56:58 [2021-05-18T09:56:58.051Z] #43 ...
09:56:58 [2021-05-18T09:56:58.051Z] 
09:56:58 [2021-05-18T09:56:58.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
09:56:58 [2021-05-18T09:56:58.051Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:56:58 [2021-05-18T09:56:58.051Z] #13 60.50 Selecting previously unselected package gcc-mingw-w64-base.
09:56:58 [2021-05-18T09:56:58.051Z] #13 60.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:56:58 [2021-05-18T09:56:58.051Z] #13 60.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:56:58 [2021-05-18T09:56:58.051Z] #13 60.70 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:56:58 [2021-05-18T09:56:58.051Z] #13 60.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:56:58 [2021-05-18T09:56:58.051Z] #13 60.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:56:58 [2021-05-18T09:56:58.119Z] #43 9.936   DEP      images/ext-file.pb-c.d
09:56:58 [2021-05-18T09:56:58.119Z] #43 9.972   PBCC     images/rpc.pb-c.c
09:56:58 [2021-05-18T09:56:58.119Z] #43 10.03   DEP      images/rpc.pb-c.d
09:56:58 [2021-05-18T09:56:58.119Z] #43 10.09   PBCC     images/siginfo.pb-c.c
09:56:58 [2021-05-18T09:56:58.152Z] #51 75.90 internal/poll
09:56:58 [2021-05-18T09:56:58.379Z] #43 10.10   DEP      images/siginfo.pb-c.d
09:56:58 [2021-05-18T09:56:58.379Z] #43 10.13   PBCC     images/pagemap.pb-c.c
09:56:58 [2021-05-18T09:56:58.379Z] #43 10.20   DEP      images/pagemap.pb-c.d
09:56:58 [2021-05-18T09:56:58.379Z] #43 10.27   PBCC     images/rlimit.pb-c.c
09:56:58 [2021-05-18T09:56:58.492Z] #43 15.55   CC       images/core.o
09:56:58 [2021-05-18T09:56:58.639Z] #43 10.30   DEP      images/rlimit.pb-c.d
09:56:58 [2021-05-18T09:56:58.639Z] #43 10.37   PBCC     images/file-lock.pb-c.c
09:56:58 [2021-05-18T09:56:58.639Z] #43 10.43   DEP      images/file-lock.pb-c.d
09:56:58 [2021-05-18T09:56:58.639Z] #43 ...
09:56:58 [2021-05-18T09:56:58.639Z] 
09:56:58 [2021-05-18T09:56:58.639Z] #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
09:56:58 [2021-05-18T09:56:58.639Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:56:58 [2021-05-18T09:56:58.639Z] #45 81.21 go/parser
09:56:59 [2021-05-18T09:56:59.430Z] #43 16.25   CC       images/core-x86.o
09:56:59 [2021-05-18T09:56:59.506Z] #20 11.31 Reading package lists...
09:56:59 [2021-05-18T09:56:59.506Z] #20 ...
09:56:59 [2021-05-18T09:56:59.506Z] 
09:56:59 [2021-05-18T09:56:59.506Z] #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
09:56:59 [2021-05-18T09:56:59.506Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:56:59 [2021-05-18T09:56:59.506Z] #53 13.70 + cd /tmp/tmp.1epvaXH3Ty/src/github.com/opencontainers/runc
09:56:59 [2021-05-18T09:56:59.506Z] #53 13.70 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:56:59 [2021-05-18T09:56:59.506Z] #53 13.84 + '[' -z '' ']'
09:56:59 [2021-05-18T09:56:59.506Z] #53 13.84 + target=static
09:56:59 [2021-05-18T09:56:59.506Z] #53 13.84 + make 'BUILDTAGS=seccomp ' static
09:56:59 [2021-05-18T09:56:59.506Z] #53 14.22 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc .
09:56:59 [2021-05-18T09:56:59.506Z] #53 ...
09:56:59 [2021-05-18T09:56:59.506Z] 
09:56:59 [2021-05-18T09:56:59.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
09:56:59 [2021-05-18T09:56:59.506Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:56:59 [2021-05-18T09:56:59.506Z] #43 71.28   DEP      criu/uffd.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 71.47   DEP      criu/tun.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 71.66   DEP      criu/tty.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 71.87   DEP      criu/timerfd.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.03   DEP      criu/timens.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.27   DEP      criu/sysfs_parse.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.44   DEP      criu/sysctl.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.62   DEP      criu/string.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.68   DEP      criu/stats.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.78   DEP      criu/sockets.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 72.99   DEP      criu/sk-unix.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 73.25   DEP      criu/sk-tcp.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 73.48   DEP      criu/sk-queue.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 73.65   DEP      criu/sk-packet.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 73.85   DEP      criu/sk-netlink.d
09:56:59 [2021-05-18T09:56:59.506Z] #43 74.04   DEP      criu/sk-inet.d
09:56:59 [2021-05-18T09:56:59.763Z] #43 74.23   DEP      criu/signalfd.d
09:56:59 [2021-05-18T09:56:59.763Z] #43 74.39   DEP      criu/sigframe.d
09:56:59 [2021-05-18T09:56:59.999Z] #43 16.81   CC       images/core-arm.o
09:57:00 [2021-05-18T09:57:00.020Z] #43 74.47   DEP      criu/shmem.d
09:57:00 [2021-05-18T09:57:00.020Z] #43 74.63   DEP      criu/servicefd.d
09:57:00 [2021-05-18T09:57:00.023Z] #45 82.64 text/template
09:57:00 [2021-05-18T09:57:00.259Z] #43 17.14   CC       images/core-aarch64.o
09:57:00 [2021-05-18T09:57:00.276Z] #43 74.80   DEP      criu/seize.d
09:57:00 [2021-05-18T09:57:00.518Z] #43 17.47   CC       images/core-ppc64.o
09:57:00 [2021-05-18T09:57:00.533Z] #43 74.95   DEP      criu/seccomp.d
09:57:00 [2021-05-18T09:57:00.533Z] #43 75.15   DEP      criu/rst-malloc.d
09:57:00 [2021-05-18T09:57:00.702Z] #51 78.00 internal/syscall/execenv
09:57:00 [2021-05-18T09:57:00.702Z] #51 78.13 internal/syscall/unix
09:57:00 [2021-05-18T09:57:00.702Z] #51 78.38 os
09:57:00 [2021-05-18T09:57:00.702Z] #51 ...
09:57:00 [2021-05-18T09:57:00.702Z] 
09:57:00 [2021-05-18T09:57:00.702Z] #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
09:57:00 [2021-05-18T09:57:00.702Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c
09:57:00 [2021-05-18T09:57:00.702Z] #42 77.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:57:00 [2021-05-18T09:57:00.702Z] #42 77.83 Processing triggers for libc-bin (2.28-10) ...
09:57:00 [2021-05-18T09:57:00.702Z] #42 DONE 78.5s
09:57:00 [2021-05-18T09:57:00.702Z] 
09:57:00 [2021-05-18T09:57:00.702Z] #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
09:57:00 [2021-05-18T09:57:00.702Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:00 [2021-05-18T09:57:00.789Z] #43 75.21   DEP      criu/rbtree.d
09:57:00 [2021-05-18T09:57:00.789Z] #43 75.26   DEP      criu/pstree.d
09:57:00 [2021-05-18T09:57:00.789Z] #43 75.50   DEP      criu/protobuf.d
09:57:00 [2021-05-18T09:57:00.965Z] #45 ...
09:57:00 [2021-05-18T09:57:00.965Z] 
09:57:00 [2021-05-18T09:57:00.965Z] #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
09:57:00 [2021-05-18T09:57:00.965Z] #51 sha256:803f15af904ef5e338b4bfdfaaafb0cf59434bd92f2be969e9958fa4a3e9e6e6
09:57:00 [2021-05-18T09:57:00.965Z] #51 73.74 encoding/json
09:57:00 [2021-05-18T09:57:00.965Z] #51 74.57 github.com/pkg/diff
09:57:00 [2021-05-18T09:57:00.965Z] #51 76.06 go/ast
09:57:00 [2021-05-18T09:57:00.965Z] #51 79.86 golang.org/x/crypto/ssh/terminal
09:57:00 [2021-05-18T09:57:00.965Z] #51 80.90 mvdan.cc/editorconfig
09:57:00 [2021-05-18T09:57:00.965Z] #51 81.18 mvdan.cc/sh/v3/fileutil
09:57:00 [2021-05-18T09:57:00.965Z] #51 81.33 text/tabwriter
09:57:00 [2021-05-18T09:57:00.965Z] #51 81.86 mvdan.cc/sh/v3/syntax
09:57:01 [2021-05-18T09:57:01.046Z] #43 75.65   GEN      criu/protobuf-desc-gen.h
09:57:01 [2021-05-18T09:57:01.087Z] #43 18.11   CC       images/core-s390.o
09:57:01 [2021-05-18T09:57:01.225Z] #51 ...
09:57:01 [2021-05-18T09:57:01.225Z] 
09:57:01 [2021-05-18T09:57:01.225Z] #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
09:57:01 [2021-05-18T09:57:01.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.51   PBCC     images/tty.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.60   DEP      images/tty.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.67   PBCC     images/tun.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.73   PBCC     images/netdev.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.78   DEP      images/tun.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.84   DEP      images/netdev.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.88   PBCC     images/vma.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.90   DEP      images/vma.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.95   PBCC     images/creds.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 10.98   DEP      images/creds.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.02   PBCC     images/utsns.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.07   DEP      images/utsns.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.09   PBCC     images/ipc-desc.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.12   PBCC     images/ipc-sem.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.16   DEP      images/ipc-desc.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.20   DEP      images/ipc-sem.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.26   PBCC     images/ipc-msg.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.29   DEP      images/ipc-msg.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.35   PBCC     images/ipc-shm.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.36   DEP      images/ipc-shm.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.43   PBCC     images/ipc-var.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.44   DEP      images/ipc-var.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.50   PBCC     images/sk-opts.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.52   PBCC     images/packet-sock.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.57   DEP      images/sk-opts.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.64   DEP      images/packet-sock.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.73   PBCC     images/sk-netlink.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.77   DEP      images/sk-netlink.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.82   PBCC     images/sk-inet.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.88   DEP      images/sk-inet.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 11.95   PBCC     images/sk-unix.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.00   DEP      images/sk-unix.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.11   PBCC     images/mm.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.19   DEP      images/mm.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.24   PBCC     images/timerfd.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.30   DEP      images/timerfd.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.38   PBCC     images/timer.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.39   DEP      images/timer.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.46   PBCC     images/sa.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.52   DEP      images/sa.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.59   PBCC     images/pipe-data.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.65   DEP      images/pipe-data.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.68   PBCC     images/mnt.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.72   DEP      images/mnt.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.75   PBCC     images/sk-packet.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.81   DEP      images/sk-packet.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.89   PBCC     images/tcp-stream.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 12.93   DEP      images/tcp-stream.pb-c.d
09:57:01 [2021-05-18T09:57:01.225Z] #43 13.00   PBCC     images/pipe.pb-c.c
09:57:01 [2021-05-18T09:57:01.225Z] #43 13.13   DEP      images/pipe.pb-c.d
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.18   PBCC     images/pstree.pb-c.c
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.23   DEP      images/pstree.pb-c.d
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.27   PBCC     images/fs.pb-c.c
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.32   DEP      images/fs.pb-c.d
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.39   PBCC     images/signalfd.pb-c.c
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.43   DEP      images/signalfd.pb-c.d
09:57:01 [2021-05-18T09:57:01.486Z] #43 13.50   PBCC     images/fh.pb-c.c
09:57:01 [2021-05-18T09:57:01.656Z] #43 18.79   CC       images/cpuinfo.o
09:57:01 [2021-05-18T09:57:01.746Z] #43 13.57   PBCC     images/fsnotify.pb-c.c
09:57:01 [2021-05-18T09:57:01.746Z] #43 13.63   DEP      images/fh.pb-c.d
09:57:01 [2021-05-18T09:57:01.746Z] #43 13.70   DEP      images/fsnotify.pb-c.d
09:57:01 [2021-05-18T09:57:01.746Z] #43 13.76   PBCC     images/eventpoll.pb-c.c
09:57:02 [2021-05-18T09:57:02.007Z] #43 13.81   DEP      images/eventpoll.pb-c.d
09:57:02 [2021-05-18T09:57:02.007Z] #43 13.88   PBCC     images/eventfd.pb-c.c
09:57:02 [2021-05-18T09:57:02.007Z] #43 13.90   DEP      images/eventfd.pb-c.d
09:57:02 [2021-05-18T09:57:02.007Z] #43 13.95   PBCC     images/remap-file-path.pb-c.c
09:57:02 [2021-05-18T09:57:02.007Z] #43 13.99   DEP      images/remap-file-path.pb-c.d
09:57:02 [2021-05-18T09:57:02.225Z] #43 19.24   CC       images/inventory.o
09:57:02 [2021-05-18T09:57:02.267Z] #43 14.02   PBCC     images/fifo.pb-c.c
09:57:02 [2021-05-18T09:57:02.267Z] #43 14.05   DEP      images/fifo.pb-c.d
09:57:02 [2021-05-18T09:57:02.267Z] #43 14.12   PBCC     images/ghost-file.pb-c.c
09:57:02 [2021-05-18T09:57:02.267Z] #43 14.19   DEP      images/ghost-file.pb-c.d
09:57:02 [2021-05-18T09:57:02.267Z] #43 14.24   PBCC     images/regfile.pb-c.c
09:57:02 [2021-05-18T09:57:02.484Z] #43 19.55   CC       images/fdinfo.o
09:57:02 [2021-05-18T09:57:02.527Z] #43 14.33   DEP      images/regfile.pb-c.d
09:57:02 [2021-05-18T09:57:02.527Z] #43 14.38   PBCC     images/ns.pb-c.c
09:57:02 [2021-05-18T09:57:02.527Z] #43 14.40   DEP      images/ns.pb-c.d
09:57:02 [2021-05-18T09:57:02.527Z] #43 14.44   PBCC     images/fdinfo.pb-c.c
09:57:02 [2021-05-18T09:57:02.527Z] #43 14.52   DEP      images/fdinfo.pb-c.d
09:57:02 [2021-05-18T09:57:02.744Z] #43 19.90   CC       images/fown.o
09:57:02 [2021-05-18T09:57:02.788Z] #43 14.56   PBCC     images/core-aarch64.pb-c.c
09:57:02 [2021-05-18T09:57:02.788Z] #43 14.62   PBCC     images/core-arm.pb-c.c
09:57:02 [2021-05-18T09:57:02.788Z] #43 14.65   PBCC     images/core-ppc64.pb-c.c
09:57:02 [2021-05-18T09:57:02.788Z] #43 14.71   PBCC     images/core-s390.pb-c.c
09:57:02 [2021-05-18T09:57:02.940Z] #43 ...
09:57:02 [2021-05-18T09:57:02.940Z] 
09:57:02 [2021-05-18T09:57:02.940Z] #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
09:57:02 [2021-05-18T09:57:02.940Z] #45 sha256:0d032037ab3b88292cbea3b98cd03ba53b028ffac414e434901f9beb22b75fc4
09:57:02 [2021-05-18T09:57:02.940Z] #45 DONE 143.5s
09:57:02 [2021-05-18T09:57:02.940Z] 
09:57:02 [2021-05-18T09:57:02.940Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:02 [2021-05-18T09:57:02.940Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:57:02 [2021-05-18T09:57:02.940Z] #20 11.31 Reading package lists...
09:57:03 [2021-05-18T09:57:03.004Z] #43 20.13   CC       images/ns.o
09:57:03 [2021-05-18T09:57:03.049Z] #43 14.81   PBCC     images/core-x86.pb-c.c
09:57:03 [2021-05-18T09:57:03.049Z] #43 14.85   PBCC     images/core.pb-c.c
09:57:03 [2021-05-18T09:57:03.049Z] #43 14.91   PBCC     images/inventory.pb-c.c
09:57:03 [2021-05-18T09:57:03.049Z] #43 15.02   DEP      images/core-aarch64.pb-c.d
09:57:03 [2021-05-18T09:57:03.251Z] #43 2.302 Note: Building without setproctitle() and strlcpy() support.
09:57:03 [2021-05-18T09:57:03.251Z] #43 2.302       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:57:03 [2021-05-18T09:57:03.251Z] #43 2.313 Note: Building without GnuTLS support
09:57:03 [2021-05-18T09:57:03.251Z] #43 2.314 Makefile.config:39: Warn: you have no libnftables installed
09:57:03 [2021-05-18T09:57:03.251Z] #43 2.314 Makefile.config:40: Warn: Building without nftables support
09:57:03 [2021-05-18T09:57:03.263Z] #43 ...
09:57:03 [2021-05-18T09:57:03.264Z] 
09:57:03 [2021-05-18T09:57:03.264Z] #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
09:57:03 [2021-05-18T09:57:03.264Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:57:03 [2021-05-18T09:57:03.264Z] #51 101.2 mvdan.cc/sh/v3/cmd/shfmt
09:57:03 [2021-05-18T09:57:03.310Z] #43 15.07   DEP      images/core-arm.pb-c.d
09:57:03 [2021-05-18T09:57:03.310Z] #43 15.14   DEP      images/core-ppc64.pb-c.d
09:57:03 [2021-05-18T09:57:03.310Z] #43 15.19   DEP      images/core-s390.pb-c.d
09:57:03 [2021-05-18T09:57:03.310Z] #43 15.25   DEP      images/core-x86.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #13 ...
09:57:03 [2021-05-18T09:57:03.361Z] 
09:57:03 [2021-05-18T09:57:03.361Z] #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
09:57:03 [2021-05-18T09:57:03.361Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.066   PBCC     images/timens.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.121   DEP      images/timens.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.168   PBCC     images/fown.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.212   PBCC     images/google/protobuf/descriptor.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.303   PBCC     images/opts.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.329   PBCC     images/memfd.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.375   DEP      images/fown.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.410   DEP      images/google/protobuf/descriptor.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.493   DEP      images/opts.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.522   DEP      images/memfd.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.629   PBCC     images/sit.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.685   DEP      images/sit.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.764   PBCC     images/macvlan.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.803   DEP      images/macvlan.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.841   PBCC     images/autofs.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.887   DEP      images/autofs.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 7.966   PBCC     images/sysctl.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.013   DEP      images/sysctl.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.082   PBCC     images/time.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.129   DEP      images/time.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.165   PBCC     images/binfmt-misc.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.203   DEP      images/binfmt-misc.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.258   PBCC     images/seccomp.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.293   DEP      images/seccomp.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.340   PBCC     images/userns.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.367   DEP      images/userns.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.433   PBCC     images/cgroup.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.453   DEP      images/cgroup.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.500   PBCC     images/ext-file.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.530   DEP      images/ext-file.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.585   PBCC     images/rpc.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.663   DEP      images/rpc.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.761   PBCC     images/siginfo.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.801   DEP      images/siginfo.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.862   PBCC     images/pagemap.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.949   DEP      images/pagemap.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 8.991   PBCC     images/rlimit.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.025   DEP      images/rlimit.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.061   PBCC     images/file-lock.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.097   DEP      images/file-lock.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.140   PBCC     images/tty.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.181   DEP      images/tty.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.298   PBCC     images/tun.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.389   PBCC     images/netdev.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.494   DEP      images/tun.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.582   DEP      images/netdev.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.694   PBCC     images/vma.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.781   DEP      images/vma.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.887   PBCC     images/creds.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 9.949   DEP      images/creds.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.02   PBCC     images/utsns.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.03   DEP      images/utsns.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.10   PBCC     images/ipc-desc.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.12   PBCC     images/ipc-sem.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.17   DEP      images/ipc-desc.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.24   DEP      images/ipc-sem.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.32   PBCC     images/ipc-msg.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.35   DEP      images/ipc-msg.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.44   PBCC     images/ipc-shm.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.45   DEP      images/ipc-shm.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.55   PBCC     images/ipc-var.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.57   DEP      images/ipc-var.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.65   PBCC     images/sk-opts.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.71   PBCC     images/packet-sock.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.77   DEP      images/sk-opts.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.84   DEP      images/packet-sock.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 10.95   PBCC     images/sk-netlink.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.01   DEP      images/sk-netlink.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.10   PBCC     images/sk-inet.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.14   DEP      images/sk-inet.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.20   PBCC     images/sk-unix.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.23   DEP      images/sk-unix.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.28   PBCC     images/mm.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.32   DEP      images/mm.pb-c.d
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.38   PBCC     images/timerfd.pb-c.c
09:57:03 [2021-05-18T09:57:03.361Z] #43 11.44   DEP      images/timerfd.pb-c.d
09:57:03 [2021-05-18T09:57:03.570Z] #43 15.29   DEP      images/core.pb-c.d
09:57:03 [2021-05-18T09:57:03.570Z] #43 15.40   DEP      images/inventory.pb-c.d
09:57:03 [2021-05-18T09:57:03.570Z] #43 15.46   PBCC     images/cpuinfo.pb-c.c
09:57:03 [2021-05-18T09:57:03.570Z] #43 15.52   DEP      images/cpuinfo.pb-c.d
09:57:03 [2021-05-18T09:57:03.637Z] #43 11.50   PBCC     images/timer.pb-c.c
09:57:03 [2021-05-18T09:57:03.637Z] #43 11.54   DEP      images/timer.pb-c.d
09:57:03 [2021-05-18T09:57:03.637Z] #43 11.59   PBCC     images/sa.pb-c.c
09:57:03 [2021-05-18T09:57:03.637Z] #43 11.67   DEP      images/sa.pb-c.d
09:57:03 [2021-05-18T09:57:03.836Z] #43 15.61   PBCC     images/stats.pb-c.c
09:57:03 [2021-05-18T09:57:03.836Z] #43 15.64   DEP      images/stats.pb-c.d
09:57:03 [2021-05-18T09:57:03.900Z] #43 11.74   PBCC     images/pipe-data.pb-c.c
09:57:03 [2021-05-18T09:57:03.900Z] #43 11.77   DEP      images/pipe-data.pb-c.d
09:57:03 [2021-05-18T09:57:03.900Z] #43 11.82   PBCC     images/mnt.pb-c.c
09:57:03 [2021-05-18T09:57:03.900Z] #43 11.90   DEP      images/mnt.pb-c.d
09:57:03 [2021-05-18T09:57:03.900Z] #43 11.94   PBCC     images/sk-packet.pb-c.c
09:57:04 [2021-05-18T09:57:04.164Z] #43 11.97   DEP      images/sk-packet.pb-c.d
09:57:04 [2021-05-18T09:57:04.164Z] #43 12.03   PBCC     images/tcp-stream.pb-c.c
09:57:04 [2021-05-18T09:57:04.164Z] #43 12.05   DEP      images/tcp-stream.pb-c.d
09:57:04 [2021-05-18T09:57:04.164Z] #43 ...
09:57:04 [2021-05-18T09:57:04.164Z] 
09:57:04 [2021-05-18T09:57:04.164Z] #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
09:57:04 [2021-05-18T09:57:04.164Z] #37 sha256:97ff0f25f42eaac63394d89a6cd67c5010fa96a87a933c6be9cad1b49b2e4bb3
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.308 -- Detecting C compile features - done
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.341 -- Performing Test HAS_BUILTIN_FORTIFY
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.677 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.774 -- Configuring done
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.797 -- Generating done
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.808 -- Build files have been written to: /tmp/tmp.THa2TLnR4z/tini
09:57:04 [2021-05-18T09:57:04.164Z] #37 7.816 + make tini-static
09:57:04 [2021-05-18T09:57:04.164Z] #37 8.327 Scanning dependencies of target tini-static
09:57:04 [2021-05-18T09:57:04.164Z] #37 8.481 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:57:04 [2021-05-18T09:57:04.164Z] #37 9.786 [100%] Linking C executable tini-static
09:57:04 [2021-05-18T09:57:04.164Z] #37 10.41 [100%] Built target tini-static
09:57:04 [2021-05-18T09:57:04.164Z] #37 10.49 + mkdir -p /build
09:57:04 [2021-05-18T09:57:04.164Z] #37 10.50 + cp tini-static /build/docker-init
09:57:04 [2021-05-18T09:57:04.164Z] #37 DONE 12.8s
09:57:04 [2021-05-18T09:57:04.164Z] 
09:57:04 [2021-05-18T09:57:04.164Z] #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
09:57:04 [2021-05-18T09:57:04.164Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:04 [2021-05-18T09:57:04.164Z] #43 12.15   PBCC     images/pipe.pb-c.c
09:57:04 [2021-05-18T09:57:04.164Z] #43 ...
09:57:04 [2021-05-18T09:57:04.164Z] 
09:57:04 [2021-05-18T09:57:04.164Z] #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
09:57:04 [2021-05-18T09:57:04.164Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:57:04 [2021-05-18T09:57:04.164Z] #45 67.12 text/template
09:57:04 [2021-05-18T09:57:04.164Z] #45 68.10 go/parser
09:57:04 [2021-05-18T09:57:04.638Z] #43 ...
09:57:04 [2021-05-18T09:57:04.638Z] 
09:57:04 [2021-05-18T09:57:04.638Z] #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
09:57:04 [2021-05-18T09:57:04.638Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:57:04 [2021-05-18T09:57:04.638Z] #45 72.07 time
09:57:04 [2021-05-18T09:57:04.638Z] #45 77.31 internal/poll
09:57:04 [2021-05-18T09:57:04.638Z] #45 77.52 internal/fmtsort
09:57:04 [2021-05-18T09:57:04.638Z] #45 78.09 internal/syscall/execenv
09:57:04 [2021-05-18T09:57:04.638Z] #45 78.29 internal/syscall/unix
09:57:04 [2021-05-18T09:57:04.638Z] #45 78.88 strings
09:57:04 [2021-05-18T09:57:04.638Z] #45 79.27 os
09:57:04 [2021-05-18T09:57:04.638Z] #45 81.51 regexp/syntax
09:57:04 [2021-05-18T09:57:04.638Z] #45 ...
09:57:04 [2021-05-18T09:57:04.638Z] 
09:57:04 [2021-05-18T09:57:04.638Z] #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
09:57:04 [2021-05-18T09:57:04.638Z] #37 sha256:980859afaa42908bdbf3f3ae85c404e3e0ba2602539a3d61ad4b8eec21e49b16
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.149 + RM_GOPATH=0
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.149 + TMP_GOPATH=
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.149 + : /build
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.149 + '[' -z '' ']'
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.149 ++ mktemp -d
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.150 + export GOPATH=/tmp/tmp.hwse7YMVHL
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.150 + GOPATH=/tmp/tmp.hwse7YMVHL
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.150 + RM_GOPATH=1
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.151 + case "$(go env GOARCH)" in
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.151 ++ go env GOARCH
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.160 + export GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.160 + GO_BUILDMODE=-buildmode=pie
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.160 ++ dirname /tmp/install/install.sh
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + dir=/tmp/install
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + bin=tini
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + shift
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + '[' '!' -f /tmp/install/tini.installer ']'
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + . /tmp/install/tini.installer
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + install_tini
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 + git clone https://github.com/krallin/tini.git /tmp/tmp.hwse7YMVHL/tini
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.161 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.163 Cloning into '/tmp/tmp.hwse7YMVHL/tini'...
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.844 + cd /tmp/tmp.hwse7YMVHL/tini
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.844 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
09:57:04 [2021-05-18T09:57:04.638Z] #37 1.849 + cmake .
09:57:04 [2021-05-18T09:57:04.638Z] #37 2.452 -- The C compiler identification is GNU 8.3.0
09:57:04 [2021-05-18T09:57:04.638Z] #37 2.492 -- Check for working C compiler: /usr/bin/cc
09:57:04 [2021-05-18T09:57:04.638Z] #37 3.131 -- Check for working C compiler: /usr/bin/cc -- works
09:57:04 [2021-05-18T09:57:04.638Z] #37 3.142 -- Detecting C compiler ABI info
09:57:04 [2021-05-18T09:57:04.638Z] #37 3.789 -- Detecting C compiler ABI info - done
09:57:04 [2021-05-18T09:57:04.638Z] #37 3.837 -- Detecting C compile features
09:57:04 [2021-05-18T09:57:04.638Z] #37 5.935 -- Detecting C compile features - done
09:57:04 [2021-05-18T09:57:04.638Z] #37 5.969 -- Performing Test HAS_BUILTIN_FORTIFY
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.198 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.364 -- Configuring done
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.378 -- Generating done
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.380 -- Build files have been written to: /tmp/tmp.hwse7YMVHL/tini
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.390 + make tini-static
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.752 Scanning dependencies of target tini-static
09:57:04 [2021-05-18T09:57:04.638Z] #37 6.921 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:57:04 [2021-05-18T09:57:04.833Z] #20 15.59 Reading package lists...
09:57:04 [2021-05-18T09:57:04.901Z] #37 ...
09:57:04 [2021-05-18T09:57:04.901Z] 
09:57:04 [2021-05-18T09:57:04.901Z] #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
09:57:04 [2021-05-18T09:57:04.901Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:04 [2021-05-18T09:57:04.901Z] #43 4.220 fatal: not a git repository (or any of the parent directories): .git
09:57:04 [2021-05-18T09:57:04.901Z] #43 4.266   GEN      .gitid
09:57:04 [2021-05-18T09:57:04.901Z] #43 4.299   GEN      criu/include/version.h
09:57:05 [2021-05-18T09:57:05.162Z] #43 4.370   GEN      include/common/asm
09:57:05 [2021-05-18T09:57:05.219Z] #43 17.03 make[1]: Nothing to be done for 'all'.
09:57:05 [2021-05-18T09:57:05.563Z] #45 71.12 encoding/xml
09:57:06 [2021-05-18T09:57:06.020Z] #20 20.06 Building dependency tree...
09:57:06 [2021-05-18T09:57:06.020Z] #20 ...
09:57:06 [2021-05-18T09:57:06.020Z] 
09:57:06 [2021-05-18T09:57:06.020Z] #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
09:57:06 [2021-05-18T09:57:06.020Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:06 [2021-05-18T09:57:06.020Z] #43 77.65   DEP      criu/protobuf-desc.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 77.79   DEP      criu/proc_parse.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 78.13   DEP      criu/plugin.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 78.39   DEP      criu/pipes.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 78.53   DEP      criu/pie-util.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 78.63   DEP      criu/pie-util-vdso.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 78.76   DEP      criu/pie-util-vdso-elf32.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 78.92   DEP      criu/path.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 79.05   DEP      criu/parasite-syscall.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 79.25   DEP      criu/pagemap.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 79.41   DEP      criu/pagemap-cache.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 79.56   DEP      criu/page-xfer.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 79.82   DEP      criu/page-pipe.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 79.97   DEP      criu/netfilter.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 80.11   DEP      criu/net.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 80.38   DEP      criu/namespaces.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 80.54   DEP      criu/mount.d
09:57:06 [2021-05-18T09:57:06.020Z] #43 80.75   DEP      criu/memfd.d
09:57:06 [2021-05-18T09:57:06.264Z] .....INFO: Daemon under test started and replied!
09:57:06 [2021-05-18T09:57:06.264Z] INFO: Docker version of the daemon under test
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] Client:
09:57:06 [2021-05-18T09:57:06.264Z]  Version:      17.06.2-ce
09:57:06 [2021-05-18T09:57:06.264Z]  API version:  1.30
09:57:06 [2021-05-18T09:57:06.264Z]  Go version:   go1.8.3
09:57:06 [2021-05-18T09:57:06.264Z]  Git commit:   cec0b72
09:57:06 [2021-05-18T09:57:06.264Z]  Built:        Tue Sep  5 19:57:19 2017
09:57:06 [2021-05-18T09:57:06.264Z]  OS/Arch:      windows/amd64
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] Server:
09:57:06 [2021-05-18T09:57:06.264Z]  Version:      0.0.0-dev
09:57:06 [2021-05-18T09:57:06.264Z]  API version:  1.41 (minimum version 1.24)
09:57:06 [2021-05-18T09:57:06.264Z]  Go version:   go1.13.15
09:57:06 [2021-05-18T09:57:06.264Z]  Git commit:   fe54215fb3
09:57:06 [2021-05-18T09:57:06.264Z]  Built:        05/18/2021 09:54:53
09:57:06 [2021-05-18T09:57:06.264Z]  OS/Arch:      windows/amd64
09:57:06 [2021-05-18T09:57:06.264Z]  Experimental: false
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] INFO: Docker info of the daemon under test
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] Containers: 0
09:57:06 [2021-05-18T09:57:06.264Z]  Running: 0
09:57:06 [2021-05-18T09:57:06.264Z]  Paused: 0
09:57:06 [2021-05-18T09:57:06.264Z]  Stopped: 0
09:57:06 [2021-05-18T09:57:06.264Z] Images: 0
09:57:06 [2021-05-18T09:57:06.264Z] Server Version: 0.0.0-dev
09:57:06 [2021-05-18T09:57:06.264Z] Storage Driver: windowsfilter
09:57:06 [2021-05-18T09:57:06.264Z]  Windows: 
09:57:06 [2021-05-18T09:57:06.264Z] Logging Driver: json-file
09:57:06 [2021-05-18T09:57:06.264Z] Plugins: 
09:57:06 [2021-05-18T09:57:06.264Z]  Volume: local
09:57:06 [2021-05-18T09:57:06.264Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:57:06 [2021-05-18T09:57:06.264Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:57:06 [2021-05-18T09:57:06.264Z] Swarm: inactive
09:57:06 [2021-05-18T09:57:06.264Z] Default Isolation: process
09:57:06 [2021-05-18T09:57:06.264Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:57:06 [2021-05-18T09:57:06.264Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
09:57:06 [2021-05-18T09:57:06.264Z] OSType: windows
09:57:06 [2021-05-18T09:57:06.264Z] Architecture: x86_64
09:57:06 [2021-05-18T09:57:06.264Z] CPUs: 4
09:57:06 [2021-05-18T09:57:06.264Z] Total Memory: 32GiB
09:57:06 [2021-05-18T09:57:06.264Z] Name: azwin-2-599da0
09:57:06 [2021-05-18T09:57:06.264Z] ID: WEND:3UBC:XY2V:N5BJ:N7IP:QRHY:LZOQ:HRDR:7AWW:OTGT:MRP2:FE5A
09:57:06 [2021-05-18T09:57:06.264Z] Docker Root Dir: D:\CI\PR-42389\2\daemon
09:57:06 [2021-05-18T09:57:06.264Z] Debug Mode (client): false
09:57:06 [2021-05-18T09:57:06.264Z] Debug Mode (server): true
09:57:06 [2021-05-18T09:57:06.264Z]  File Descriptors: -1
09:57:06 [2021-05-18T09:57:06.264Z]  Goroutines: 16
09:57:06 [2021-05-18T09:57:06.264Z]  System Time: 2021-05-18T09:57:04.4460475Z
09:57:06 [2021-05-18T09:57:06.264Z]  EventsListeners: 0
09:57:06 [2021-05-18T09:57:06.264Z] Registry: https://index.docker.io/v1/
09:57:06 [2021-05-18T09:57:06.264Z] Labels:
09:57:06 [2021-05-18T09:57:06.264Z] Experimental: false
09:57:06 [2021-05-18T09:57:06.264Z] Insecure Registries:
09:57:06 [2021-05-18T09:57:06.264Z]  127.0.0.0/8
09:57:06 [2021-05-18T09:57:06.264Z] Live Restore Enabled: false
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] INFO: Docker images of the daemon under test
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:57:06 [2021-05-18T09:57:06.264Z] 
09:57:06 [2021-05-18T09:57:06.264Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:57:06 [2021-05-18T09:57:06.264Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:57:06 [2021-05-18T09:57:06.264Z] ltsc2019: Pulling from windows/servercore
09:57:06 [2021-05-18T09:57:06.264Z] 4612f6d0b889: Pulling fs layer
09:57:06 [2021-05-18T09:57:06.264Z] 8116de3c91c3: Pulling fs layer
09:57:06 [2021-05-18T09:57:06.277Z] #43 80.88   DEP      criu/mem.d
09:57:06 [2021-05-18T09:57:06.277Z] #43 81.03   DEP      criu/lsm.d
09:57:06 [2021-05-18T09:57:06.513Z] #45 ...
09:57:06 [2021-05-18T09:57:06.513Z] 
09:57:06 [2021-05-18T09:57:06.513Z] #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
09:57:06 [2021-05-18T09:57:06.513Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.18   DEP      images/pipe.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.29   PBCC     images/pstree.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.33   DEP      images/pstree.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.40   PBCC     images/fs.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.48   DEP      images/fs.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.56   PBCC     images/signalfd.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.64   DEP      images/signalfd.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.72   PBCC     images/fh.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.77   PBCC     images/fsnotify.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 12.92   DEP      images/fh.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.03   DEP      images/fsnotify.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.12   PBCC     images/eventpoll.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.17   DEP      images/eventpoll.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.22   PBCC     images/eventfd.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.26   DEP      images/eventfd.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.31   PBCC     images/remap-file-path.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.33   DEP      images/remap-file-path.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.38   PBCC     images/fifo.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.41   DEP      images/fifo.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.47   PBCC     images/ghost-file.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.56   DEP      images/ghost-file.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.68   PBCC     images/regfile.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.76   DEP      images/regfile.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.79   PBCC     images/ns.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.89   DEP      images/ns.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 13.96   PBCC     images/fdinfo.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.04   DEP      images/fdinfo.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.08   PBCC     images/core-aarch64.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.12   PBCC     images/core-arm.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.14   PBCC     images/core-ppc64.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.18   PBCC     images/core-s390.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.21   PBCC     images/core-x86.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.26   PBCC     images/core.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.30   PBCC     images/inventory.pb-c.c
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.34   DEP      images/core-aarch64.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.37   DEP      images/core-arm.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.41   DEP      images/core-ppc64.pb-c.d
09:57:06 [2021-05-18T09:57:06.513Z] #43 14.49   DEP      images/core-s390.pb-c.d
09:57:06 [2021-05-18T09:57:06.548Z] #43 ...
09:57:06 [2021-05-18T09:57:06.548Z] 
09:57:06 [2021-05-18T09:57:06.548Z] #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
09:57:06 [2021-05-18T09:57:06.548Z] #37 sha256:980859afaa42908bdbf3f3ae85c404e3e0ba2602539a3d61ad4b8eec21e49b16
09:57:06 [2021-05-18T09:57:06.548Z] #37 8.152 [100%] Linking C executable tini-static
09:57:06 [2021-05-18T09:57:06.548Z] #37 8.748 [100%] Built target tini-static
09:57:06 [2021-05-18T09:57:06.548Z] #37 8.806 + mkdir -p /build
09:57:06 [2021-05-18T09:57:06.548Z] #37 8.814 + cp tini-static /build/docker-init
09:57:06 [2021-05-18T09:57:06.548Z] #37 DONE 9.3s
09:57:06 [2021-05-18T09:57:06.548Z] 
09:57:06 [2021-05-18T09:57:06.548Z] #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
09:57:06 [2021-05-18T09:57:06.548Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:06 [2021-05-18T09:57:06.548Z] #13 69.29 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:57:06 [2021-05-18T09:57:06.548Z] #13 69.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 69.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.02 Selecting previously unselected package binutils-mingw-w64.
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.39 Selecting previously unselected package dmsetup.
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.40 Unpacking dmsetup (2:1.02.155-3) ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.59 Selecting previously unselected package mingw-w64-common.
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 72.60 Unpacking mingw-w64-common (6.0.0-3) ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 78.34 Selecting previously unselected package mingw-w64-x86-64-dev.
09:57:06 [2021-05-18T09:57:06.548Z] #13 78.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:57:06 [2021-05-18T09:57:06.548Z] #13 78.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:57:06 [2021-05-18T09:57:06.603Z] #43 18.48   CC       images/stats.o
09:57:06 [2021-05-18T09:57:06.777Z] #43 14.57   DEP      images/core-x86.pb-c.d
09:57:06 [2021-05-18T09:57:06.777Z] #43 14.66   DEP      images/core.pb-c.d
09:57:06 [2021-05-18T09:57:06.777Z] #43 14.74   DEP      images/inventory.pb-c.d
09:57:06 [2021-05-18T09:57:06.840Z] #43 81.18   DEP      criu/log.d
09:57:06 [2021-05-18T09:57:06.840Z] #43 81.38   DEP      criu/libnetlink.d
09:57:06 [2021-05-18T09:57:06.864Z] #43 18.88   CC       images/core.o
09:57:07 [2021-05-18T09:57:07.040Z] #43 14.86   PBCC     images/cpuinfo.pb-c.c
09:57:07 [2021-05-18T09:57:07.040Z] #43 14.89   DEP      images/cpuinfo.pb-c.d
09:57:07 [2021-05-18T09:57:07.040Z] #43 14.92   PBCC     images/stats.pb-c.c
09:57:07 [2021-05-18T09:57:07.040Z] #43 14.94   DEP      images/stats.pb-c.d
09:57:07 [2021-05-18T09:57:07.100Z] #43 81.57   DEP      criu/kerndat.d
09:57:07 [2021-05-18T09:57:07.100Z] #43 81.74   DEP      criu/kcmp-ids.d
09:57:07 [2021-05-18T09:57:07.120Z] #13 ...
09:57:07 [2021-05-18T09:57:07.120Z] 
09:57:07 [2021-05-18T09:57:07.120Z] #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
09:57:07 [2021-05-18T09:57:07.120Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:07 [2021-05-18T09:57:07.120Z] #43 6.391   PBCC     images/timens.pb-c.c
09:57:07 [2021-05-18T09:57:07.120Z] #43 6.398   DEP      images/timens.pb-c.d
09:57:07 [2021-05-18T09:57:07.356Z] #43 81.84   DEP      criu/irmap.d
09:57:07 [2021-05-18T09:57:07.356Z] #43 81.97   DEP      criu/ipc_ns.d
09:57:07 [2021-05-18T09:57:07.381Z] #43 6.526   PBCC     images/fown.pb-c.c
09:57:07 [2021-05-18T09:57:07.381Z] #43 6.586   PBCC     images/google/protobuf/descriptor.pb-c.c
09:57:07 [2021-05-18T09:57:07.381Z] #43 6.654   PBCC     images/opts.pb-c.c
09:57:07 [2021-05-18T09:57:07.381Z] #43 6.778   PBCC     images/memfd.pb-c.c
09:57:07 [2021-05-18T09:57:07.614Z] #43 82.12   DEP      criu/image.d
09:57:07 [2021-05-18T09:57:07.614Z] #43 82.26   DEP      criu/image-desc.d
09:57:07 [2021-05-18T09:57:07.642Z] #43 6.854   DEP      images/fown.pb-c.d
09:57:07 [2021-05-18T09:57:07.642Z] #43 6.905   DEP      images/google/protobuf/descriptor.pb-c.d
09:57:07 [2021-05-18T09:57:07.642Z] #43 7.004   DEP      images/opts.pb-c.d
09:57:07 [2021-05-18T09:57:07.807Z] #43 19.57   CC       images/core-x86.o
09:57:07 [2021-05-18T09:57:07.874Z] #43 82.40   DEP      criu/fsnotify.d
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.088   DEP      images/memfd.pb-c.d
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.146   PBCC     images/sit.pb-c.c
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.198   DEP      images/sit.pb-c.d
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.238   PBCC     images/macvlan.pb-c.c
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.267   DEP      images/macvlan.pb-c.d
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.294   PBCC     images/autofs.pb-c.c
09:57:07 [2021-05-18T09:57:07.903Z] #43 7.344   DEP      images/autofs.pb-c.d
09:57:08 [2021-05-18T09:57:08.131Z] #43 82.58   DEP      criu/filesystems.d
09:57:08 [2021-05-18T09:57:08.131Z] #43 82.71   DEP      criu/files.d
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.414   PBCC     images/sysctl.pb-c.c
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.430   DEP      images/sysctl.pb-c.d
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.474   PBCC     images/time.pb-c.c
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.486   DEP      images/time.pb-c.d
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.517   PBCC     images/binfmt-misc.pb-c.c
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.531   DEP      images/binfmt-misc.pb-c.d
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.561   PBCC     images/seccomp.pb-c.c
09:57:08 [2021-05-18T09:57:08.164Z] #43 7.580   DEP      images/seccomp.pb-c.d
09:57:08 [2021-05-18T09:57:08.380Z] #43 20.15   CC       images/core-arm.o
09:57:08 [2021-05-18T09:57:08.387Z] #43 82.90   DEP      criu/files-reg.d
09:57:08 [2021-05-18T09:57:08.387Z] #43 83.03   DEP      criu/files-ext.d
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.614   PBCC     images/userns.pb-c.c
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.632   DEP      images/userns.pb-c.d
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.660   PBCC     images/cgroup.pb-c.c
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.688   DEP      images/cgroup.pb-c.d
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.727   PBCC     images/ext-file.pb-c.c
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.743   DEP      images/ext-file.pb-c.d
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.785   PBCC     images/rpc.pb-c.c
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.821   DEP      images/rpc.pb-c.d
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.871   PBCC     images/siginfo.pb-c.c
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.888   DEP      images/siginfo.pb-c.d
09:57:08 [2021-05-18T09:57:08.425Z] #43 7.925   PBCC     images/pagemap.pb-c.c
09:57:08 [2021-05-18T09:57:08.540Z] #51 ...
09:57:08 [2021-05-18T09:57:08.540Z] 
09:57:08 [2021-05-18T09:57:08.540Z] #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
09:57:08 [2021-05-18T09:57:08.540Z] #56 sha256:6bc0f6f5d6cf982bf45ea62d5a4559bbcf237ff04700c013cc489f68c4137539
09:57:08 [2021-05-18T09:57:08.540Z] #56 42.43 Checking out files:  52% (2051/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  92% (3622/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
09:57:08 [2021-05-18T09:57:08.540Z] #56 43.77 + cd /tmp/tmp.hpXCrUfTMU/src/github.com/containerd/containerd
09:57:08 [2021-05-18T09:57:08.540Z] #56 43.78 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.80 + export 'BUILDTAGS=netgo osusergo static_build'
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + BUILDTAGS='netgo osusergo static_build'
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + export EXTRA_FLAGS=-buildmode=pie
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + EXTRA_FLAGS=-buildmode=pie
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + '[' '' = dynamic ']'
09:57:08 [2021-05-18T09:57:08.540Z] #56 44.81 + make
09:57:08 [2021-05-18T09:57:08.540Z] #56 46.24 + bin/ctr
09:57:08 [2021-05-18T09:57:08.640Z] #43 20.58   CC       images/core-aarch64.o
09:57:08 [2021-05-18T09:57:08.644Z] #43 83.12   DEP      criu/file-lock.d
09:57:08 [2021-05-18T09:57:08.644Z] #43 83.26   DEP      criu/file-ids.d
09:57:08 [2021-05-18T09:57:08.685Z] #43 7.970   DEP      images/pagemap.pb-c.d
09:57:08 [2021-05-18T09:57:08.685Z] #43 8.022   PBCC     images/rlimit.pb-c.c
09:57:08 [2021-05-18T09:57:08.685Z] #43 8.066   DEP      images/rlimit.pb-c.d
09:57:08 [2021-05-18T09:57:08.685Z] #43 8.091   PBCC     images/file-lock.pb-c.c
09:57:08 [2021-05-18T09:57:08.685Z] #43 8.135   DEP      images/file-lock.pb-c.d
09:57:08 [2021-05-18T09:57:08.685Z] #43 8.186   PBCC     images/tty.pb-c.c
09:57:08 [2021-05-18T09:57:08.799Z] #56 ...
09:57:08 [2021-05-18T09:57:08.799Z] 
09:57:08 [2021-05-18T09:57:08.799Z] #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
09:57:08 [2021-05-18T09:57:08.799Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:57:08 [2021-05-18T09:57:08.799Z] #45 96.80 log
09:57:08 [2021-05-18T09:57:08.799Z] #45 97.22 encoding/xml
09:57:08 [2021-05-18T09:57:08.799Z] #45 99.73 go/doc
09:57:08 [2021-05-18T09:57:08.799Z] #45 102.7 github.com/LK4D4/vndr/build
09:57:08 [2021-05-18T09:57:08.799Z] #45 102.9 github.com/LK4D4/vndr/versioned
09:57:08 [2021-05-18T09:57:08.799Z] #45 103.1 compress/flate
09:57:08 [2021-05-18T09:57:08.799Z] #45 105.5 hash/crc32
09:57:08 [2021-05-18T09:57:08.799Z] #45 106.2 net
09:57:08 [2021-05-18T09:57:08.799Z] #45 106.3 compress/gzip
09:57:08 [2021-05-18T09:57:08.799Z] #45 106.8 vendor/golang.org/x/text/transform
09:57:08 [2021-05-18T09:57:08.901Z] #43 83.36   DEP      criu/fifo.d
09:57:08 [2021-05-18T09:57:08.901Z] #43 83.47   DEP      criu/fdstore.d
09:57:08 [2021-05-18T09:57:08.946Z] #43 8.250   DEP      images/tty.pb-c.d
09:57:08 [2021-05-18T09:57:08.946Z] #43 8.306   PBCC     images/tun.pb-c.c
09:57:08 [2021-05-18T09:57:08.946Z] #43 8.350   PBCC     images/netdev.pb-c.c
09:57:08 [2021-05-18T09:57:08.946Z] #43 8.390   DEP      images/tun.pb-c.d
09:57:08 [2021-05-18T09:57:08.946Z] #43 8.453   DEP      images/netdev.pb-c.d
09:57:08 [2021-05-18T09:57:08.966Z] #43 16.50 make[1]: Nothing to be done for 'all'.
09:57:09 [2021-05-18T09:57:09.059Z] #45 ...
09:57:09 [2021-05-18T09:57:09.059Z] 
09:57:09 [2021-05-18T09:57:09.059Z] #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
09:57:09 [2021-05-18T09:57:09.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:09 [2021-05-18T09:57:09.059Z] #43 20.47   CC       images/regfile.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 20.73   CC       images/ghost-file.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 21.10   CC       images/fifo.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 21.30   CC       images/remap-file-path.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 21.47   CC       images/eventfd.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 21.69   CC       images/eventpoll.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 21.98   CC       images/fh.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 22.40   CC       images/fsnotify.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 23.01   CC       images/signalfd.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 23.25   CC       images/fs.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 23.44   CC       images/pstree.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 23.65   CC       images/pipe.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 23.96   CC       images/tcp-stream.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 24.20   CC       images/sk-packet.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 24.45   CC       images/mnt.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 24.82   CC       images/pipe-data.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 25.09   CC       images/sa.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 25.35   CC       images/timer.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 25.85   CC       images/timerfd.o
09:57:09 [2021-05-18T09:57:09.059Z] #43 26.04   CC       images/mm.o
09:57:09 [2021-05-18T09:57:09.158Z] #43 83.59   DEP      criu/fault-injection.d
09:57:09 [2021-05-18T09:57:09.158Z] #43 83.65   DEP      criu/external.d
09:57:09 [2021-05-18T09:57:09.158Z] #43 83.77   DEP      criu/eventpoll.d
09:57:09 [2021-05-18T09:57:09.207Z] #43 8.518   PBCC     images/vma.pb-c.c
09:57:09 [2021-05-18T09:57:09.214Z] #43 21.02   CC       images/core-ppc64.o
09:57:09 [2021-05-18T09:57:09.318Z] #43 26.34   CC       images/sk-opts.o
09:57:09 [2021-05-18T09:57:09.415Z] #43 83.95   DEP      criu/eventfd.d
09:57:09 [2021-05-18T09:57:09.415Z] #43 84.04   DEP      criu/crtools.d
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.610   DEP      images/vma.pb-c.d
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.659   PBCC     images/creds.pb-c.c
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.679   DEP      images/creds.pb-c.d
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.754   PBCC     images/utsns.pb-c.c
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.774   DEP      images/utsns.pb-c.d
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.811   PBCC     images/ipc-desc.pb-c.c
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.835   PBCC     images/ipc-sem.pb-c.c
09:57:09 [2021-05-18T09:57:09.468Z] #43 8.846   DEP      images/ipc-desc.pb-c.d
09:57:09 [2021-05-18T09:57:09.578Z] #43 26.58   CC       images/sk-unix.o
09:57:09 [2021-05-18T09:57:09.578Z] #43 ...
09:57:09 [2021-05-18T09:57:09.578Z] 
09:57:09 [2021-05-18T09:57:09.578Z] #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
09:57:09 [2021-05-18T09:57:09.578Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:57:09 [2021-05-18T09:57:09.578Z] #45 107.6 vendor/golang.org/x/text/unicode/bidi
09:57:09 [2021-05-18T09:57:09.671Z] #43 84.17   DEP      criu/cr-service.d
09:57:09 [2021-05-18T09:57:09.671Z] #43 84.32   DEP      criu/cr-restore.d
09:57:09 [2021-05-18T09:57:09.729Z] #43 8.931   DEP      images/ipc-sem.pb-c.d
09:57:09 [2021-05-18T09:57:09.729Z] #43 8.986   PBCC     images/ipc-msg.pb-c.c
09:57:09 [2021-05-18T09:57:09.729Z] #43 9.006   DEP      images/ipc-msg.pb-c.d
09:57:09 [2021-05-18T09:57:09.729Z] #43 9.060   PBCC     images/ipc-shm.pb-c.c
09:57:09 [2021-05-18T09:57:09.729Z] #43 9.110   DEP      images/ipc-shm.pb-c.d
09:57:09 [2021-05-18T09:57:09.785Z] #43 21.59   CC       images/core-s390.o
09:57:09 [2021-05-18T09:57:09.785Z] #43 ...
09:57:09 [2021-05-18T09:57:09.785Z] 
09:57:09 [2021-05-18T09:57:09.785Z] #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
09:57:09 [2021-05-18T09:57:09.785Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:57:09 [2021-05-18T09:57:09.929Z] #43 84.54   DEP      criu/cr-errno.d
09:57:09 [2021-05-18T09:57:09.929Z] #43 ...
09:57:09 [2021-05-18T09:57:09.929Z] 
09:57:09 [2021-05-18T09:57:09.929Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:09 [2021-05-18T09:57:09.929Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.47 libcap2-bin is already the newest version (1:2.25-2).
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.47 The following additional packages will be installed:
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.47   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.47   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   python3.7 python3.7-minimal vim-runtime xxd
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48 Suggested packages:
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48 Recommended packages:
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   aufs-dkms nftables build-essential python3-dev python3-keyring
09:57:09 [2021-05-18T09:57:09.929Z] #20 21.48   python3-keyrings.alt python3-xdg unzip
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.28 The following NEW packages will be installed:
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.28   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.29   xz-utils zip
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.62 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.62 Need to get 28.5 MB of archives.
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.62 After this operation, 116 MB of additional disk space will be used.
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 23.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:57:09 [2021-05-18T09:57:09.929Z] #20 24.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.174   PBCC     images/ipc-var.pb-c.c
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.181   DEP      images/ipc-var.pb-c.d
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.245   PBCC     images/sk-opts.pb-c.c
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.260   PBCC     images/packet-sock.pb-c.c
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.299   DEP      images/sk-opts.pb-c.d
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.342   DEP      images/packet-sock.pb-c.d
09:57:09 [2021-05-18T09:57:09.989Z] #43 9.381   PBCC     images/sk-netlink.pb-c.c
09:57:10 [2021-05-18T09:57:10.147Z] #45 ...
09:57:10 [2021-05-18T09:57:10.147Z] 
09:57:10 [2021-05-18T09:57:10.147Z] #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
09:57:10 [2021-05-18T09:57:10.147Z] #51 sha256:5c59f52d7752ad4fff465108090d85f2bc5f39ad1508b1696a73a2b9fa3eb1d0
09:57:10 [2021-05-18T09:57:10.147Z] #51 DONE 108.1s
09:57:10 [2021-05-18T09:57:10.186Z] #20 24.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:57:10 [2021-05-18T09:57:10.186Z] #20 25.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:57:10 [2021-05-18T09:57:10.186Z] #20 25.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:57:10 [2021-05-18T09:57:10.186Z] #20 ...
09:57:10 [2021-05-18T09:57:10.186Z] 
09:57:10 [2021-05-18T09:57:10.186Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:57:10 [2021-05-18T09:57:10.186Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:57:10 [2021-05-18T09:57:10.186Z] #32 DONE 150.9s
09:57:10 [2021-05-18T09:57:10.253Z] #43 9.439   DEP      images/sk-netlink.pb-c.d
09:57:10 [2021-05-18T09:57:10.253Z] #43 9.526   PBCC     images/sk-inet.pb-c.c
09:57:10 [2021-05-18T09:57:10.253Z] #43 9.576   DEP      images/sk-inet.pb-c.d
09:57:10 [2021-05-18T09:57:10.253Z] #43 9.671   PBCC     images/sk-unix.pb-c.c
09:57:10 [2021-05-18T09:57:10.370Z] #43 ...
09:57:10 [2021-05-18T09:57:10.370Z] 
09:57:10 [2021-05-18T09:57:10.370Z] #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
09:57:10 [2021-05-18T09:57:10.370Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:57:10 [2021-05-18T09:57:10.370Z] #51 66.00 golang.org/x/crypto/ssh/terminal
09:57:10 [2021-05-18T09:57:10.370Z] #51 70.54 mvdan.cc/sh/v3/cmd/shfmt
09:57:10 [2021-05-18T09:57:10.370Z] #51 ...
09:57:10 [2021-05-18T09:57:10.370Z] 
09:57:10 [2021-05-18T09:57:10.370Z] #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
09:57:10 [2021-05-18T09:57:10.370Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:57:10 [2021-05-18T09:57:10.371Z] #56 39.36 Checking out files:  35% (1383/3922)   
Checking out files:  36% (1412/3922)   
Checking out files:  37% (1452/3922)   
Checking out files:  38% (1491/3922)   
Checking out files:  39% (1530/3922)   
Checking out files:  40% (1569/3922)   
Checking out files:  41% (1609/3922)   
Checking out files:  42% (1648/3922)   
Checking out files:  43% (1687/3922)   
Checking out files:  44% (1726/3922)   
Checking out files:  45% (1765/3922)   
Checking out files:  46% (1805/3922)   
Checking out files:  47% (1844/3922)   
Checking out files:  48% (1883/3922)   
Checking out files:  49% (1922/3922)   
Checking out files:  50% (1961/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  74% (2938/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
09:57:10 [2021-05-18T09:57:10.371Z] #56 41.33 + cd /tmp/tmp.SwcWqS4niY/src/github.com/containerd/containerd
09:57:10 [2021-05-18T09:57:10.371Z] #56 41.34 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:57:10 [2021-05-18T09:57:10.371Z] #56 ...
09:57:10 [2021-05-18T09:57:10.371Z] 
09:57:10 [2021-05-18T09:57:10.371Z] #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
09:57:10 [2021-05-18T09:57:10.371Z] #51 sha256:e729788385bd453908720d2011e08224b4050a2c95e3b66f447951832638f5e1
09:57:10 [2021-05-18T09:57:10.371Z] #51 DONE 76.4s
09:57:10 [2021-05-18T09:57:10.408Z] 
09:57:10 [2021-05-18T09:57:10.408Z] #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
09:57:10 [2021-05-18T09:57:10.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:10 [2021-05-18T09:57:10.408Z] #43 26.86   CC       images/sk-inet.o
09:57:10 [2021-05-18T09:57:10.408Z] #43 27.25   CC       images/tun.o
09:57:10 [2021-05-18T09:57:10.443Z] 
09:57:10 [2021-05-18T09:57:10.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
09:57:10 [2021-05-18T09:57:10.443Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:10 [2021-05-18T09:57:10.443Z] #43 84.57   DEP      criu/cr-dump.d
09:57:10 [2021-05-18T09:57:10.443Z] #43 84.99   DEP      criu/cr-dedup.d
09:57:10 [2021-05-18T09:57:10.514Z] #43 9.707   DEP      images/sk-unix.pb-c.d
09:57:10 [2021-05-18T09:57:10.514Z] #43 9.773   PBCC     images/mm.pb-c.c
09:57:10 [2021-05-18T09:57:10.514Z] #43 9.865   DEP      images/mm.pb-c.d
09:57:10 [2021-05-18T09:57:10.514Z] #43 9.908   PBCC     images/timerfd.pb-c.c
09:57:10 [2021-05-18T09:57:10.514Z] #43 9.958   DEP      images/timerfd.pb-c.d
09:57:10 [2021-05-18T09:57:10.514Z] #43 10.02   PBCC     images/timer.pb-c.c
09:57:10 [2021-05-18T09:57:10.569Z] #56 48.32 Checking out files:  46% (1812/3922)   
Checking out files:  47% (1844/3922)   
Checking out files:  48% (1883/3922)   
Checking out files:  49% (1922/3922)   
Checking out files:  50% (1961/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
09:57:10 [2021-05-18T09:57:10.569Z] #56 ...
09:57:10 [2021-05-18T09:57:10.569Z] 
09:57:10 [2021-05-18T09:57:10.569Z] #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
09:57:10 [2021-05-18T09:57:10.569Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:10 [2021-05-18T09:57:10.569Z] #13 76.83 Selecting previously unselected package gcc-mingw-w64-base.
09:57:10 [2021-05-18T09:57:10.569Z] #13 76.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:10 [2021-05-18T09:57:10.569Z] #13 76.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:57:10 [2021-05-18T09:57:10.569Z] #13 77.02 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:57:10 [2021-05-18T09:57:10.569Z] #13 77.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:10 [2021-05-18T09:57:10.569Z] #13 77.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:10 [2021-05-18T09:57:10.569Z] #13 ...
09:57:10 [2021-05-18T09:57:10.569Z] 
09:57:10 [2021-05-18T09:57:10.569Z] #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
09:57:10 [2021-05-18T09:57:10.569Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:57:10 [2021-05-18T09:57:10.638Z] 
09:57:10 [2021-05-18T09:57:10.638Z] #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
09:57:10 [2021-05-18T09:57:10.638Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:10 [2021-05-18T09:57:10.638Z] #43 18.17   CC       images/stats.o
09:57:10 [2021-05-18T09:57:10.638Z] #43 18.57   CC       images/core.o
09:57:10 [2021-05-18T09:57:10.668Z] #43 27.60   CC       images/sk-netlink.o
09:57:10 [2021-05-18T09:57:10.700Z] #43 85.24   DEP      criu/cr-check.d
09:57:10 [2021-05-18T09:57:10.775Z] #43 10.06   DEP      images/timer.pb-c.d
09:57:10 [2021-05-18T09:57:10.775Z] #43 10.11   PBCC     images/sa.pb-c.c
09:57:10 [2021-05-18T09:57:10.929Z] #43 27.99   CC       images/packet-sock.o
09:57:10 [2021-05-18T09:57:10.956Z] #43 85.49   DEP      criu/config.d
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.21   DEP      images/sa.pb-c.d
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.29   PBCC     images/pipe-data.pb-c.c
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.31   DEP      images/pipe-data.pb-c.d
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.34   PBCC     images/mnt.pb-c.c
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.43   DEP      images/mnt.pb-c.d
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.51   PBCC     images/sk-packet.pb-c.c
09:57:11 [2021-05-18T09:57:11.036Z] #43 10.53   DEP      images/sk-packet.pb-c.d
09:57:11 [2021-05-18T09:57:11.090Z] #56 48.32 Checking out files:  46% (1812/3922)   
Checking out files:  47% (1844/3922)   
Checking out files:  48% (1883/3922)   
Checking out files:  49% (1922/3922)   
Checking out files:  50% (1961/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  87% (3417/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
09:57:11 [2021-05-18T09:57:11.212Z] #43 85.72   DEP      criu/clone-noasan.d
09:57:11 [2021-05-18T09:57:11.297Z] #43 10.57   PBCC     images/tcp-stream.pb-c.c
09:57:11 [2021-05-18T09:57:11.297Z] #43 10.63   DEP      images/tcp-stream.pb-c.d
09:57:11 [2021-05-18T09:57:11.297Z] #43 10.67   PBCC     images/pipe.pb-c.c
09:57:11 [2021-05-18T09:57:11.297Z] #43 10.73   DEP      images/pipe.pb-c.d
09:57:11 [2021-05-18T09:57:11.297Z] #43 10.78   PBCC     images/pstree.pb-c.c
09:57:11 [2021-05-18T09:57:11.351Z] #56 49.82 + cd /tmp/tmp.Dy3JsgicOr/src/github.com/containerd/containerd
09:57:11 [2021-05-18T09:57:11.351Z] #56 49.82 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:57:11 [2021-05-18T09:57:11.469Z] #43 85.95   DEP      criu/cgroup.d
09:57:11 [2021-05-18T09:57:11.469Z] #43 86.15   DEP      criu/cgroup-props.d
09:57:11 [2021-05-18T09:57:11.499Z] #43 28.51   CC       images/ipc-var.o
09:57:11 [2021-05-18T09:57:11.558Z] #43 10.82   DEP      images/pstree.pb-c.d
09:57:11 [2021-05-18T09:57:11.558Z] #43 10.88   PBCC     images/fs.pb-c.c
09:57:11 [2021-05-18T09:57:11.558Z] #43 10.89   DEP      images/fs.pb-c.d
09:57:11 [2021-05-18T09:57:11.558Z] #43 10.94   PBCC     images/signalfd.pb-c.c
09:57:11 [2021-05-18T09:57:11.558Z] #43 11.01   DEP      images/signalfd.pb-c.d
09:57:11 [2021-05-18T09:57:11.588Z] #43 19.50   CC       images/core-x86.o
09:57:11 [2021-05-18T09:57:11.725Z] #43 86.29   DEP      criu/bitmap.d
09:57:11 [2021-05-18T09:57:11.725Z] #43 86.29   DEP      criu/bfd.d
09:57:11 [2021-05-18T09:57:11.725Z] #43 86.38   DEP      criu/autofs.d
09:57:11 [2021-05-18T09:57:11.759Z] #43 28.67   CC       images/ipc-desc.o
09:57:11 [2021-05-18T09:57:11.759Z] #43 28.90   CC       images/ipc-shm.o
09:57:11 [2021-05-18T09:57:11.819Z] #43 11.05   PBCC     images/fh.pb-c.c
09:57:11 [2021-05-18T09:57:11.819Z] #43 11.10   PBCC     images/fsnotify.pb-c.c
09:57:11 [2021-05-18T09:57:11.819Z] #43 11.18   DEP      images/fh.pb-c.d
09:57:11 [2021-05-18T09:57:11.819Z] #43 11.25   DEP      images/fsnotify.pb-c.d
09:57:11 [2021-05-18T09:57:11.819Z] #43 ...
09:57:11 [2021-05-18T09:57:11.819Z] 
09:57:11 [2021-05-18T09:57:11.819Z] #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
09:57:11 [2021-05-18T09:57:11.819Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:57:11 [2021-05-18T09:57:11.819Z] #51 79.67 encoding/base64
09:57:11 [2021-05-18T09:57:11.819Z] #51 80.47 strings
09:57:11 [2021-05-18T09:57:11.819Z] #51 81.92 fmt
09:57:11 [2021-05-18T09:57:11.819Z] #51 82.87 path/filepath
09:57:11 [2021-05-18T09:57:11.819Z] #51 84.58 golang.org/x/sys/unix
09:57:11 [2021-05-18T09:57:11.819Z] #51 86.87 encoding/json
09:57:11 [2021-05-18T09:57:11.922Z] #56 ...
09:57:11 [2021-05-18T09:57:11.922Z] 
09:57:11 [2021-05-18T09:57:11.922Z] #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
09:57:11 [2021-05-18T09:57:11.922Z] #51 sha256:803f15af904ef5e338b4bfdfaaafb0cf59434bd92f2be969e9958fa4a3e9e6e6
09:57:11 [2021-05-18T09:57:11.922Z] #51 88.08 mvdan.cc/sh/v3/cmd/shfmt
09:57:11 [2021-05-18T09:57:11.922Z] #51 DONE 94.5s
09:57:11 [2021-05-18T09:57:11.922Z] 
09:57:11 [2021-05-18T09:57:11.922Z] #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
09:57:11 [2021-05-18T09:57:11.922Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:11 [2021-05-18T09:57:11.922Z] #43 22.34   CC       images/cpuinfo.o
09:57:11 [2021-05-18T09:57:11.922Z] #43 22.89   CC       images/inventory.o
09:57:11 [2021-05-18T09:57:11.922Z] #43 23.13   CC       images/fdinfo.o
09:57:11 [2021-05-18T09:57:11.922Z] #43 23.46   CC       images/fown.o
09:57:11 [2021-05-18T09:57:11.922Z] #43 23.83   CC       images/ns.o
09:57:11 [2021-05-18T09:57:11.922Z] #43 ...
09:57:11 [2021-05-18T09:57:11.922Z] 
09:57:11 [2021-05-18T09:57:11.922Z] #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
09:57:11 [2021-05-18T09:57:11.922Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:57:11 [2021-05-18T09:57:11.922Z] #45 84.77 log
09:57:11 [2021-05-18T09:57:11.922Z] #45 85.27 encoding/xml
09:57:11 [2021-05-18T09:57:11.922Z] #45 87.38 go/doc
09:57:11 [2021-05-18T09:57:11.922Z] #45 90.47 github.com/LK4D4/vndr/build
09:57:11 [2021-05-18T09:57:11.922Z] #45 90.85 github.com/LK4D4/vndr/versioned
09:57:11 [2021-05-18T09:57:11.922Z] #45 90.95 compress/flate
09:57:11 [2021-05-18T09:57:11.922Z] #45 93.65 hash/crc32
09:57:11 [2021-05-18T09:57:11.922Z] #45 94.07 net
09:57:11 [2021-05-18T09:57:11.922Z] #45 94.27 compress/gzip
09:57:11 [2021-05-18T09:57:11.922Z] #45 94.82 vendor/golang.org/x/crypto/poly1305
09:57:11 [2021-05-18T09:57:11.982Z] #43 86.50   DEP      criu/aio.d
09:57:11 [2021-05-18T09:57:11.982Z] #43 86.65   DEP      criu/action-scripts.d
09:57:12 [2021-05-18T09:57:12.018Z] #43 29.15   CC       images/ipc-msg.o
09:57:12 [2021-05-18T09:57:12.080Z] #51 ...
09:57:12 [2021-05-18T09:57:12.080Z] 
09:57:12 [2021-05-18T09:57:12.080Z] #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
09:57:12 [2021-05-18T09:57:12.080Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:12 [2021-05-18T09:57:12.080Z] #43 11.31   PBCC     images/eventpoll.pb-c.c
09:57:12 [2021-05-18T09:57:12.080Z] #43 11.34   DEP      images/eventpoll.pb-c.d
09:57:12 [2021-05-18T09:57:12.080Z] #43 11.39   PBCC     images/eventfd.pb-c.c
09:57:12 [2021-05-18T09:57:12.080Z] #43 11.42   DEP      images/eventfd.pb-c.d
09:57:12 [2021-05-18T09:57:12.080Z] #43 11.47   PBCC     images/remap-file-path.pb-c.c
09:57:12 [2021-05-18T09:57:12.080Z] #43 11.51   DEP      images/remap-file-path.pb-c.d
09:57:12 [2021-05-18T09:57:12.183Z] #45 ...
09:57:12 [2021-05-18T09:57:12.183Z] 
09:57:12 [2021-05-18T09:57:12.183Z] #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
09:57:12 [2021-05-18T09:57:12.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:12 [2021-05-18T09:57:12.183Z] #43 23.96   CC       images/regfile.o
09:57:12 [2021-05-18T09:57:12.279Z] #43 29.37   CC       images/ipc-sem.o
09:57:12 [2021-05-18T09:57:12.341Z] #43 11.58   PBCC     images/fifo.pb-c.c
09:57:12 [2021-05-18T09:57:12.341Z] #43 11.60   DEP      images/fifo.pb-c.d
09:57:12 [2021-05-18T09:57:12.341Z] #43 11.66   PBCC     images/ghost-file.pb-c.c
09:57:12 [2021-05-18T09:57:12.341Z] #43 11.71   DEP      images/ghost-file.pb-c.d
09:57:12 [2021-05-18T09:57:12.341Z] #43 11.80   PBCC     images/regfile.pb-c.c
09:57:12 [2021-05-18T09:57:12.341Z] #43 11.84   DEP      images/regfile.pb-c.d
09:57:12 [2021-05-18T09:57:12.443Z] #43 24.21   CC       images/ghost-file.o
09:57:12 [2021-05-18T09:57:12.539Z] #43 20.23   CC       images/core-arm.o
09:57:12 [2021-05-18T09:57:12.539Z] #43 29.62   CC       images/utsns.o
09:57:12 [2021-05-18T09:57:12.545Z] #43 86.96   CC       criu/action-scripts.o
09:57:12 [2021-05-18T09:57:12.602Z] #43 11.90   PBCC     images/ns.pb-c.c
09:57:12 [2021-05-18T09:57:12.602Z] #43 11.91   DEP      images/ns.pb-c.d
09:57:12 [2021-05-18T09:57:12.602Z] #43 11.98   PBCC     images/fdinfo.pb-c.c
09:57:12 [2021-05-18T09:57:12.602Z] #43 12.06   DEP      images/fdinfo.pb-c.d
09:57:12 [2021-05-18T09:57:12.602Z] #43 12.11   PBCC     images/core-aarch64.pb-c.c
09:57:12 [2021-05-18T09:57:12.716Z] #43 24.58   CC       images/fifo.o
09:57:12 [2021-05-18T09:57:12.799Z] #43 29.79   CC       images/creds.o
09:57:12 [2021-05-18T09:57:12.802Z] #43 87.44   CC       criu/aio.o
09:57:12 [2021-05-18T09:57:12.802Z] #43 20.62   CC       images/core-aarch64.o
09:57:12 [2021-05-18T09:57:12.862Z] #43 12.16   PBCC     images/core-arm.pb-c.c
09:57:12 [2021-05-18T09:57:12.862Z] #43 12.23   PBCC     images/core-ppc64.pb-c.c
09:57:12 [2021-05-18T09:57:12.862Z] #43 12.27   PBCC     images/core-s390.pb-c.c
09:57:12 [2021-05-18T09:57:12.862Z] #43 12.32   PBCC     images/core-x86.pb-c.c
09:57:12 [2021-05-18T09:57:12.862Z] #43 12.37   PBCC     images/core.pb-c.c
09:57:12 [2021-05-18T09:57:12.977Z] #43 24.91   CC       images/remap-file-path.o
09:57:13 [2021-05-18T09:57:13.059Z] #43 30.02   CC       images/vma.o
09:57:13 [2021-05-18T09:57:13.066Z] #43 21.06   CC       images/core-ppc64.o
09:57:13 [2021-05-18T09:57:13.123Z] #43 12.50   PBCC     images/inventory.pb-c.c
09:57:13 [2021-05-18T09:57:13.238Z] #43 25.18   CC       images/eventfd.o
09:57:13 [2021-05-18T09:57:13.319Z] #43 30.23   CC       images/netdev.o
09:57:13 [2021-05-18T09:57:13.365Z] #43 87.92   CC       criu/autofs.o
09:57:13 [2021-05-18T09:57:13.384Z] #43 12.55   DEP      images/core-aarch64.pb-c.d
09:57:13 [2021-05-18T09:57:13.384Z] #43 12.59   DEP      images/core-arm.pb-c.d
09:57:13 [2021-05-18T09:57:13.384Z] #43 12.68   DEP      images/core-ppc64.pb-c.d
09:57:13 [2021-05-18T09:57:13.384Z] #43 12.76   DEP      images/core-s390.pb-c.d
09:57:13 [2021-05-18T09:57:13.384Z] #43 12.82   DEP      images/core-x86.pb-c.d
09:57:13 [2021-05-18T09:57:13.384Z] #43 12.90   DEP      images/core.pb-c.d
09:57:13 [2021-05-18T09:57:13.498Z] #43 25.41   CC       images/eventpoll.o
09:57:13 [2021-05-18T09:57:13.579Z] #43 30.56   CC       images/tty.o
09:57:13 [2021-05-18T09:57:13.646Z] #43 12.99   DEP      images/inventory.pb-c.d
09:57:13 [2021-05-18T09:57:13.646Z] #43 13.08   PBCC     images/cpuinfo.pb-c.c
09:57:13 [2021-05-18T09:57:13.646Z] #43 13.10   DEP      images/cpuinfo.pb-c.d
09:57:13 [2021-05-18T09:57:13.646Z] #43 13.15   PBCC     images/stats.pb-c.c
09:57:13 [2021-05-18T09:57:13.907Z] #43 13.18   DEP      images/stats.pb-c.d
09:57:14 [2021-05-18T09:57:14.016Z] #43 21.80   CC       images/core-s390.o
09:57:14 [2021-05-18T09:57:14.069Z] #43 25.77   CC       images/fh.o
09:57:14 [2021-05-18T09:57:14.069Z] #43 26.05   CC       images/fsnotify.o
09:57:14 [2021-05-18T09:57:14.148Z] #43 31.09   CC       images/file-lock.o
09:57:14 [2021-05-18T09:57:14.148Z] #43 31.26   CC       images/rlimit.o
09:57:14 [2021-05-18T09:57:14.408Z] #43 31.48   CC       images/pagemap.o
09:57:14 [2021-05-18T09:57:14.592Z] #43 22.50   CC       images/cpuinfo.o
09:57:14 [2021-05-18T09:57:14.639Z] #43 26.58   CC       images/signalfd.o
09:57:14 [2021-05-18T09:57:14.667Z] #43 31.79   CC       images/siginfo.o
09:57:14 [2021-05-18T09:57:14.781Z] 8116de3c91c3: Verifying Checksum
09:57:14 [2021-05-18T09:57:14.781Z] 8116de3c91c3: Download complete
09:57:14 [2021-05-18T09:57:14.849Z] #43 ...
09:57:14 [2021-05-18T09:57:14.849Z] 
09:57:14 [2021-05-18T09:57:14.849Z] #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
09:57:14 [2021-05-18T09:57:14.849Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:57:14 [2021-05-18T09:57:14.849Z] #45 82.69 fmt
09:57:14 [2021-05-18T09:57:14.849Z] #45 86.31 regexp
09:57:14 [2021-05-18T09:57:14.849Z] #45 87.52 flag
09:57:14 [2021-05-18T09:57:14.849Z] #45 88.79 go/token
09:57:14 [2021-05-18T09:57:14.849Z] #45 89.29 internal/lazyregexp
09:57:14 [2021-05-18T09:57:14.849Z] #45 89.45 go/scanner
09:57:14 [2021-05-18T09:57:14.849Z] #45 89.65 path
09:57:14 [2021-05-18T09:57:14.849Z] #45 90.21 io/ioutil
09:57:14 [2021-05-18T09:57:14.849Z] #45 90.67 go/ast
09:57:14 [2021-05-18T09:57:14.849Z] #45 90.76 net/url
09:57:14 [2021-05-18T09:57:14.849Z] #45 92.37 text/template/parse
09:57:14 [2021-05-18T09:57:14.927Z] #43 32.08   CC       images/rpc.o
09:57:15 [2021-05-18T09:57:15.110Z] #45 ...
09:57:15 [2021-05-18T09:57:15.110Z] 
09:57:15 [2021-05-18T09:57:15.110Z] #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
09:57:15 [2021-05-18T09:57:15.110Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:15 [2021-05-18T09:57:15.110Z] #13 84.28 Selecting previously unselected package gcc-mingw-w64-base.
09:57:15 [2021-05-18T09:57:15.110Z] #13 84.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:15 [2021-05-18T09:57:15.110Z] #13 84.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:57:15 [2021-05-18T09:57:15.110Z] #13 84.40 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:57:15 [2021-05-18T09:57:15.110Z] #13 84.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:15 [2021-05-18T09:57:15.110Z] #13 84.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:15 [2021-05-18T09:57:15.168Z] #43 23.10   CC       images/inventory.o
09:57:15 [2021-05-18T09:57:15.212Z] #43 26.88   CC       images/fs.o
09:57:15 [2021-05-18T09:57:15.256Z] #43 89.45   CC       criu/bfd.o
09:57:15 [2021-05-18T09:57:15.256Z] #43 89.93   CC       criu/bitmap.o
09:57:15 [2021-05-18T09:57:15.432Z] #43 23.39   CC       images/fdinfo.o
09:57:15 [2021-05-18T09:57:15.472Z] #43 27.15   CC       images/pstree.o
09:57:15 [2021-05-18T09:57:15.472Z] #43 27.37   CC       images/pipe.o
09:57:15 [2021-05-18T09:57:15.512Z] #43 90.11   CC       criu/cgroup-props.o
09:57:15 [2021-05-18T09:57:15.733Z] #43 27.59   CC       images/tcp-stream.o
09:57:15 [2021-05-18T09:57:15.993Z] #43 27.83   CC       images/sk-packet.o
09:57:16 [2021-05-18T09:57:16.009Z] #43 23.87   CC       images/fown.o
09:57:16 [2021-05-18T09:57:16.253Z] #43 28.07   CC       images/mnt.o
09:57:16 [2021-05-18T09:57:16.272Z] #43 24.18   CC       images/ns.o
09:57:16 [2021-05-18T09:57:16.317Z] #43 33.29   CC       images/ext-file.o
09:57:16 [2021-05-18T09:57:16.317Z] #43 33.55   CC       images/cgroup.o
09:57:16 [2021-05-18T09:57:16.441Z] #43 90.93   CC       criu/cgroup.o
09:57:16 [2021-05-18T09:57:16.441Z] #43 ...
09:57:16 [2021-05-18T09:57:16.441Z] 
09:57:16 [2021-05-18T09:57:16.442Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:16 [2021-05-18T09:57:16.442Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:57:16 [2021-05-18T09:57:16.442Z] #20 25.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:57:16 [2021-05-18T09:57:16.442Z] #20 25.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:57:16 [2021-05-18T09:57:16.442Z] #20 25.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.32 debconf: delaying package configuration, since apt-utils is not installed
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.46 Fetched 28.5 MB in 2s (13.0 MB/s)
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.69 Selecting previously unselected package pigz.
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.74 Unpacking pigz (2.4-1) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.83 Selecting previously unselected package libpython3.7-minimal:amd64.
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 26.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 27.27 Selecting previously unselected package python3.7-minimal.
09:57:16 [2021-05-18T09:57:16.442Z] #20 27.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 27.29 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 28.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 28.05 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 29.97 Selecting previously unselected package python3-minimal.
09:57:16 [2021-05-18T09:57:16.442Z] #20 29.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.03 Unpacking python3-minimal (3.7.3-1) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.10 Selecting previously unselected package libmpdec2:amd64.
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.11 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.22 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 30.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 31.23 Selecting previously unselected package python3.7.
09:57:16 [2021-05-18T09:57:16.442Z] #20 31.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 31.26 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 31.41 Selecting previously unselected package libpython3-stdlib:amd64.
09:57:16 [2021-05-18T09:57:16.442Z] #20 31.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:57:16 [2021-05-18T09:57:16.442Z] #20 31.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:57:16 [2021-05-18T09:57:16.527Z] #43 28.32   CC       images/pipe-data.o
09:57:16 [2021-05-18T09:57:16.536Z] #43 24.44   CC       images/regfile.o
09:57:16 [2021-05-18T09:57:16.698Z] #20 31.52 Setting up python3-minimal (3.7.3-1) ...
09:57:16 [2021-05-18T09:57:16.787Z] #43 28.54   CC       images/sa.o
09:57:16 [2021-05-18T09:57:16.799Z] #43 24.75   CC       images/ghost-file.o
09:57:17 [2021-05-18T09:57:17.048Z] #43 28.82   CC       images/timer.o
09:57:17 [2021-05-18T09:57:17.255Z] #43 34.09   CC       images/userns.o
09:57:17 [2021-05-18T09:57:17.255Z] #43 34.36   CC       images/google/protobuf/descriptor.o
09:57:17 [2021-05-18T09:57:17.261Z] #20 32.27 Selecting previously unselected package python3.
09:57:17 [2021-05-18T09:57:17.261Z] #20 32.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
09:57:17 [2021-05-18T09:57:17.261Z] #20 32.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:57:17 [2021-05-18T09:57:17.309Z] #43 29.18   CC       images/timerfd.o
09:57:17 [2021-05-18T09:57:17.375Z] #43 25.10   CC       images/fifo.o
09:57:17 [2021-05-18T09:57:17.375Z] #43 25.28   CC       images/remap-file-path.o
09:57:17 [2021-05-18T09:57:17.375Z] #43 ...
09:57:17 [2021-05-18T09:57:17.375Z] 
09:57:17 [2021-05-18T09:57:17.375Z] #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
09:57:17 [2021-05-18T09:57:17.375Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:57:17 [2021-05-18T09:57:17.375Z] #45 73.29 math/big
09:57:17 [2021-05-18T09:57:17.376Z] #45 74.15 go/doc
09:57:17 [2021-05-18T09:57:17.376Z] #45 79.25 github.com/LK4D4/vndr/build
09:57:17 [2021-05-18T09:57:17.376Z] #45 80.08 vendor/golang.org/x/text/unicode/norm
09:57:17 [2021-05-18T09:57:17.376Z] #45 83.23 vendor/golang.org/x/crypto/cryptobyte
09:57:17 [2021-05-18T09:57:17.518Z] #20 32.37 Unpacking python3 (3.7.3-1) ...
09:57:17 [2021-05-18T09:57:17.518Z] #20 32.47 Selecting previously unselected package libip4tc0:amd64.
09:57:17 [2021-05-18T09:57:17.518Z] #20 32.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:57:17 [2021-05-18T09:57:17.518Z] #20 32.49 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:57:17 [2021-05-18T09:57:17.569Z] #43 29.37   CC       images/mm.o
09:57:17 [2021-05-18T09:57:17.639Z] #45 ...
09:57:17 [2021-05-18T09:57:17.639Z] 
09:57:17 [2021-05-18T09:57:17.639Z] #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
09:57:17 [2021-05-18T09:57:17.639Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:57:17 [2021-05-18T09:57:17.639Z] #13 74.97 Selecting previously unselected package g++-mingw-w64-x86-64.
09:57:17 [2021-05-18T09:57:17.639Z] #13 74.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:57:17 [2021-05-18T09:57:17.639Z] #13 75.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:17 [2021-05-18T09:57:17.639Z] #13 ...
09:57:17 [2021-05-18T09:57:17.639Z] 
09:57:17 [2021-05-18T09:57:17.639Z] #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
09:57:17 [2021-05-18T09:57:17.639Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:17 [2021-05-18T09:57:17.639Z] #43 25.61   CC       images/eventfd.o
09:57:17 [2021-05-18T09:57:17.654Z] #13 ...
09:57:17 [2021-05-18T09:57:17.654Z] 
09:57:17 [2021-05-18T09:57:17.654Z] #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
09:57:17 [2021-05-18T09:57:17.654Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:57:17 [2021-05-18T09:57:17.654Z] #45 95.33 go/parser
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.58 Selecting previously unselected package libip6tc0:amd64.
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.59 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.67 Selecting previously unselected package libiptc0:amd64.
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.67 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.74 Selecting previously unselected package libnfnetlink0:amd64.
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.80 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:57:17 [2021-05-18T09:57:17.774Z] #20 32.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:57:17 [2021-05-18T09:57:17.830Z] #43 29.67   CC       images/sk-opts.o
09:57:18 [2021-05-18T09:57:18.031Z] #20 32.92 Selecting previously unselected package libnftnl11:amd64.
09:57:18 [2021-05-18T09:57:18.031Z] #20 32.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:57:18 [2021-05-18T09:57:18.031Z] #20 32.94 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:57:18 [2021-05-18T09:57:18.031Z] #20 33.03 Selecting previously unselected package iptables.
09:57:18 [2021-05-18T09:57:18.031Z] #20 33.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:57:18 [2021-05-18T09:57:18.031Z] #20 33.05 Unpacking iptables (1.8.2-4) ...
09:57:18 [2021-05-18T09:57:18.090Z] #43 29.89   CC       images/sk-unix.o
09:57:18 [2021-05-18T09:57:18.215Z] #43 25.94   CC       images/eventpoll.o
09:57:18 [2021-05-18T09:57:18.215Z] #43 26.18   CC       images/fh.o
09:57:18 [2021-05-18T09:57:18.287Z] #20 33.42 Selecting previously unselected package xxd.
09:57:18 [2021-05-18T09:57:18.351Z] #43 30.18   CC       images/sk-inet.o
09:57:18 [2021-05-18T09:57:18.545Z] #20 33.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:57:18 [2021-05-18T09:57:18.545Z] #20 33.44 Unpacking xxd (2:8.1.0875-5) ...
09:57:18 [2021-05-18T09:57:18.597Z] #45 96.25 text/template
09:57:18 [2021-05-18T09:57:18.612Z] #43 30.57   CC       images/tun.o
09:57:18 [2021-05-18T09:57:18.792Z] #43 26.61   CC       images/fsnotify.o
09:57:18 [2021-05-18T09:57:18.802Z] #20 33.58 Selecting previously unselected package vim-common.
09:57:18 [2021-05-18T09:57:18.802Z] #20 33.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:57:18 [2021-05-18T09:57:18.802Z] #20 33.63 Unpacking vim-common (2:8.1.0875-5) ...
09:57:18 [2021-05-18T09:57:18.802Z] #20 33.79 Selecting previously unselected package bash-completion.
09:57:18 [2021-05-18T09:57:18.802Z] #20 33.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:57:19 [2021-05-18T09:57:19.161Z] #43 35.98   CC       images/opts.o
09:57:19 [2021-05-18T09:57:19.161Z] #43 36.17   CC       images/seccomp.o
09:57:19 [2021-05-18T09:57:19.183Z] #43 30.85   CC       images/sk-netlink.o
09:57:19 [2021-05-18T09:57:19.400Z] #43 27.31   CC       images/signalfd.o
09:57:19 [2021-05-18T09:57:19.420Z] #43 36.46   CC       images/binfmt-misc.o
09:57:19 [2021-05-18T09:57:19.443Z] #43 31.10   CC       images/packet-sock.o
09:57:19 [2021-05-18T09:57:19.679Z] #43 36.71   CC       images/time.o
09:57:19 [2021-05-18T09:57:19.704Z] #43 31.47   CC       images/ipc-var.o
09:57:19 [2021-05-18T09:57:19.704Z] #43 31.64   CC       images/ipc-desc.o
09:57:19 [2021-05-18T09:57:19.751Z] #43 27.58   CC       images/fs.o
09:57:19 [2021-05-18T09:57:19.751Z] #43 27.76   CC       images/pstree.o
09:57:19 [2021-05-18T09:57:19.939Z] #43 36.93   CC       images/sysctl.o
09:57:19 [2021-05-18T09:57:19.939Z] #43 37.12   CC       images/autofs.o
09:57:19 [2021-05-18T09:57:19.964Z] #43 31.91   CC       images/ipc-shm.o
09:57:20 [2021-05-18T09:57:20.198Z] #43 37.33   CC       images/macvlan.o
09:57:20 [2021-05-18T09:57:20.224Z] #43 32.09   CC       images/ipc-msg.o
09:57:20 [2021-05-18T09:57:20.339Z] #43 28.09   CC       images/pipe.o
09:57:20 [2021-05-18T09:57:20.457Z] #43 37.52   CC       images/sit.o
09:57:20 [2021-05-18T09:57:20.485Z] #43 32.34   CC       images/ipc-sem.o
09:57:20 [2021-05-18T09:57:20.606Z] #43 28.44   CC       images/tcp-stream.o
09:57:20 [2021-05-18T09:57:20.606Z] #43 28.67   CC       images/sk-packet.o
09:57:20 [2021-05-18T09:57:20.716Z] #43 37.82   CC       images/memfd.o
09:57:20 [2021-05-18T09:57:20.746Z] #43 32.52   CC       images/utsns.o
09:57:20 [2021-05-18T09:57:20.869Z] #43 ...
09:57:20 [2021-05-18T09:57:20.869Z] 
09:57:20 [2021-05-18T09:57:20.869Z] #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
09:57:20 [2021-05-18T09:57:20.869Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + export 'BUILDTAGS=netgo osusergo static_build'
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + BUILDTAGS='netgo osusergo static_build'
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + export EXTRA_FLAGS=-buildmode=pie
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + EXTRA_FLAGS=-buildmode=pie
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + '[' '' = dynamic ']'
09:57:20 [2021-05-18T09:57:20.869Z] #56 42.14 + make
09:57:20 [2021-05-18T09:57:20.869Z] #56 43.87 + bin/ctr
09:57:21 [2021-05-18T09:57:21.007Z] #43 32.74   CC       images/creds.o
09:57:21 [2021-05-18T09:57:21.131Z] #56 ...
09:57:21 [2021-05-18T09:57:21.131Z] 
09:57:21 [2021-05-18T09:57:21.131Z] #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
09:57:21 [2021-05-18T09:57:21.131Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:57:21 [2021-05-18T09:57:21.131Z] #45 83.90 mime
09:57:21 [2021-05-18T09:57:21.131Z] #45 85.92 net/http/internal
09:57:21 [2021-05-18T09:57:21.143Z] #45 98.69 log
09:57:21 [2021-05-18T09:57:21.267Z] #43 32.97   CC       images/vma.o
09:57:21 [2021-05-18T09:57:21.284Z] #43 38.10   CC       images/timens.o
09:57:21 [2021-05-18T09:57:21.284Z] #43 38.35   LINK     images/built-in.o
09:57:21 [2021-05-18T09:57:21.284Z] #43 38.50   GEN      compel/include/asm
09:57:21 [2021-05-18T09:57:21.321Z] #20 36.37 Unpacking bash-completion (1:2.8-6) ...
09:57:21 [2021-05-18T09:57:21.403Z] #45 99.19 encoding/xml
09:57:21 [2021-05-18T09:57:21.527Z] #43 33.25   CC       images/netdev.o
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.52   GEN      compel/include/version.h
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.54 touch .config
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.58   GEN      include/common/config.h
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.67   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.69   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.72   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.73   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:57:21 [2021-05-18T09:57:21.543Z] #43 38.76   DEP      compel/arch/x86/plugins/std/memcpy.d
09:57:21 [2021-05-18T09:57:21.789Z] #43 33.59   CC       images/tty.o
09:57:21 [2021-05-18T09:57:21.789Z] #43 ...
09:57:21 [2021-05-18T09:57:21.789Z] 
09:57:21 [2021-05-18T09:57:21.789Z] #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
09:57:21 [2021-05-18T09:57:21.789Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:21 [2021-05-18T09:57:21.789Z] #13 98.17 Selecting previously unselected package g++-mingw-w64-x86-64.
09:57:21 [2021-05-18T09:57:21.789Z] #13 98.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:21 [2021-05-18T09:57:21.789Z] #13 98.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:21 [2021-05-18T09:57:21.801Z] #43 38.79   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:57:21 [2021-05-18T09:57:21.801Z] #43 38.81   GEN      compel/plugins/include/uapi/std/syscall.h
09:57:21 [2021-05-18T09:57:21.801Z] #43 38.84   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:57:21 [2021-05-18T09:57:21.801Z] #43 38.84   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:57:21 [2021-05-18T09:57:21.801Z] #43 38.90   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:57:21 [2021-05-18T09:57:21.801Z] #43 38.90   DEP      compel/plugins/std/infect.d
09:57:21 [2021-05-18T09:57:21.801Z] #43 39.01   DEP      compel/plugins/std/string.d
09:57:21 [2021-05-18T09:57:21.801Z] #43 ...
09:57:21 [2021-05-18T09:57:21.801Z] 
09:57:21 [2021-05-18T09:57:21.801Z] #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
09:57:21 [2021-05-18T09:57:21.801Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:57:21 [2021-05-18T09:57:21.801Z] #45 109.9 vendor/golang.org/x/text/secure/bidirule
09:57:21 [2021-05-18T09:57:21.801Z] #45 110.2 vendor/golang.org/x/text/unicode/norm
09:57:21 [2021-05-18T09:57:21.801Z] #45 113.6 vendor/golang.org/x/net/idna
09:57:21 [2021-05-18T09:57:21.801Z] #45 115.7 vendor/golang.org/x/net/http2/hpack
09:57:21 [2021-05-18T09:57:21.801Z] #45 117.0 mime
09:57:21 [2021-05-18T09:57:21.801Z] #45 118.8 mime/quotedprintable
09:57:21 [2021-05-18T09:57:21.801Z] #45 119.1 net/http/internal
09:57:21 [2021-05-18T09:57:21.885Z] #20 36.78 Selecting previously unselected package bzip2.
09:57:21 [2021-05-18T09:57:21.885Z] #20 36.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:57:21 [2021-05-18T09:57:21.885Z] #20 36.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:57:22 [2021-05-18T09:57:22.060Z] #45 ...
09:57:22 [2021-05-18T09:57:22.060Z] 
09:57:22 [2021-05-18T09:57:22.061Z] #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
09:57:22 [2021-05-18T09:57:22.061Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:22 [2021-05-18T09:57:22.061Z] #43 39.12   DEP      compel/plugins/std/log.d
09:57:22 [2021-05-18T09:57:22.061Z] #43 39.24   DEP      compel/plugins/std/fds.d
09:57:22 [2021-05-18T09:57:22.061Z] #43 ...
09:57:22 [2021-05-18T09:57:22.061Z] 
09:57:22 [2021-05-18T09:57:22.061Z] #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
09:57:22 [2021-05-18T09:57:22.061Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:22 [2021-05-18T09:57:22.061Z] #13 105.8 Selecting previously unselected package g++-mingw-w64-x86-64.
09:57:22 [2021-05-18T09:57:22.061Z] #13 105.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.061Z] #13 105.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:22 [2021-05-18T09:57:22.080Z] #45 87.73 vendor/golang.org/x/net/http/httpproxy
09:57:22 [2021-05-18T09:57:22.080Z] #45 87.73 net/textproto
09:57:22 [2021-05-18T09:57:22.080Z] #45 87.73 crypto/x509
09:57:22 [2021-05-18T09:57:22.141Z] #20 36.91 Selecting previously unselected package xz-utils.
09:57:22 [2021-05-18T09:57:22.141Z] #20 36.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.141Z] #20 36.91 Unpacking xz-utils (5.2.4-1) ...
09:57:22 [2021-05-18T09:57:22.141Z] #20 37.08 Selecting previously unselected package apparmor.
09:57:22 [2021-05-18T09:57:22.141Z] #20 37.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.319Z] #13 ...
09:57:22 [2021-05-18T09:57:22.319Z] 
09:57:22 [2021-05-18T09:57:22.319Z] #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
09:57:22 [2021-05-18T09:57:22.319Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:22 [2021-05-18T09:57:22.319Z] #43 39.33   DEP      compel/plugins/std/std.d
09:57:22 [2021-05-18T09:57:22.319Z] #43 39.48   DEP      compel/plugins/shmem/shmem.d
09:57:22 [2021-05-18T09:57:22.399Z] #20 37.16 Unpacking apparmor (2.13.2-10) ...
09:57:22 [2021-05-18T09:57:22.579Z] #43 39.65   DEP      compel/plugins/fds/fds.d
09:57:22 [2021-05-18T09:57:22.579Z] #43 39.77   CC       compel/plugins/std/std.o
09:57:22 [2021-05-18T09:57:22.656Z] #20 37.50 Selecting previously unselected package aufs-tools.
09:57:22 [2021-05-18T09:57:22.656Z] #20 37.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.656Z] #20 37.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:57:22 [2021-05-18T09:57:22.656Z] #20 37.65 Selecting previously unselected package libonig5:amd64.
09:57:22 [2021-05-18T09:57:22.656Z] #20 37.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.656Z] #20 37.66 Unpacking libonig5:amd64 (6.9.1-1) ...
09:57:22 [2021-05-18T09:57:22.730Z] #13 ...
09:57:22 [2021-05-18T09:57:22.730Z] 
09:57:22 [2021-05-18T09:57:22.730Z] #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
09:57:22 [2021-05-18T09:57:22.730Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + export 'BUILDTAGS=netgo osusergo static_build'
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + BUILDTAGS='netgo osusergo static_build'
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + export EXTRA_FLAGS=-buildmode=pie
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + EXTRA_FLAGS=-buildmode=pie
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + '[' '' = dynamic ']'
09:57:22 [2021-05-18T09:57:22.730Z] #56 51.21 + make
09:57:22 [2021-05-18T09:57:22.730Z] #56 52.74 + bin/ctr
09:57:22 [2021-05-18T09:57:22.730Z] #56 ...
09:57:22 [2021-05-18T09:57:22.730Z] 
09:57:22 [2021-05-18T09:57:22.730Z] #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
09:57:22 [2021-05-18T09:57:22.730Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:57:22 [2021-05-18T09:57:22.730Z] #45 95.30 vendor/golang.org/x/crypto/chacha20poly1305
09:57:22 [2021-05-18T09:57:22.730Z] #45 96.64 vendor/golang.org/x/crypto/hkdf
09:57:22 [2021-05-18T09:57:22.730Z] #45 96.86 vendor/golang.org/x/text/transform
09:57:22 [2021-05-18T09:57:22.730Z] #45 97.62 vendor/golang.org/x/text/unicode/bidi
09:57:22 [2021-05-18T09:57:22.730Z] #45 99.46 vendor/golang.org/x/text/secure/bidirule
09:57:22 [2021-05-18T09:57:22.730Z] #45 99.72 vendor/golang.org/x/text/unicode/norm
09:57:22 [2021-05-18T09:57:22.730Z] #45 103.4 vendor/golang.org/x/net/idna
09:57:22 [2021-05-18T09:57:22.730Z] #45 105.5 vendor/golang.org/x/net/http2/hpack
09:57:22 [2021-05-18T09:57:22.730Z] #45 ...
09:57:22 [2021-05-18T09:57:22.730Z] 
09:57:22 [2021-05-18T09:57:22.730Z] #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
09:57:22 [2021-05-18T09:57:22.730Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:22 [2021-05-18T09:57:22.730Z] #43 34.16   CC       images/file-lock.o
09:57:22 [2021-05-18T09:57:22.730Z] #43 34.44   CC       images/rlimit.o
09:57:22 [2021-05-18T09:57:22.730Z] #43 34.69   CC       images/pagemap.o
09:57:22 [2021-05-18T09:57:22.838Z] #43 40.05   CC       compel/plugins/std/fds.o
09:57:22 [2021-05-18T09:57:22.912Z] #20 37.79 Selecting previously unselected package libjq1:amd64.
09:57:22 [2021-05-18T09:57:22.912Z] #20 37.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.912Z] #20 37.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:57:22 [2021-05-18T09:57:22.912Z] #20 37.92 Selecting previously unselected package jq.
09:57:22 [2021-05-18T09:57:22.912Z] #20 37.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:57:22 [2021-05-18T09:57:22.912Z] #20 37.94 Unpacking jq (1.5+dfsg-2+b1) ...
09:57:23 [2021-05-18T09:57:23.169Z] #20 38.03 Selecting previously unselected package libaio1:amd64.
09:57:23 [2021-05-18T09:57:23.169Z] #20 38.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:57:23 [2021-05-18T09:57:23.169Z] #20 38.04 Unpacking libaio1:amd64 (0.3.112-3) ...
09:57:23 [2021-05-18T09:57:23.169Z] #20 38.10 Selecting previously unselected package libgpm2:amd64.
09:57:23 [2021-05-18T09:57:23.169Z] #20 38.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:57:23 [2021-05-18T09:57:23.169Z] #20 38.11 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:57:23 [2021-05-18T09:57:23.298Z] 4612f6d0b889: Verifying Checksum
09:57:23 [2021-05-18T09:57:23.298Z] 4612f6d0b889: Download complete
09:57:23 [2021-05-18T09:57:23.301Z] #43 34.96   CC       images/siginfo.o
09:57:23 [2021-05-18T09:57:23.320Z] #45 100.7 go/doc
09:57:23 [2021-05-18T09:57:23.320Z] #45 ...
09:57:23 [2021-05-18T09:57:23.320Z] 
09:57:23 [2021-05-18T09:57:23.320Z] #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
09:57:23 [2021-05-18T09:57:23.320Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:57:23 [2021-05-18T09:57:23.407Z] #43 40.46   CC       compel/plugins/std/log.o
09:57:23 [2021-05-18T09:57:23.425Z] #20 38.20 Selecting previously unselected package libicu63:amd64.
09:57:23 [2021-05-18T09:57:23.425Z] #20 38.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:57:23 [2021-05-18T09:57:23.425Z] #20 38.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:57:23 [2021-05-18T09:57:23.475Z] #45 89.08 vendor/golang.org/x/net/http/httpguts
09:57:23 [2021-05-18T09:57:23.475Z] #45 89.09 mime/multipart
09:57:23 [2021-05-18T09:57:23.475Z] #45 ...
09:57:23 [2021-05-18T09:57:23.475Z] 
09:57:23 [2021-05-18T09:57:23.475Z] #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
09:57:23 [2021-05-18T09:57:23.475Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.10 Selecting previously unselected package libapparmor1:arm64.
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.11 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.11 Unpacking libapparmor1:arm64 (2.13.2-10) ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.21 Selecting previously unselected package libapparmor-dev:arm64.
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.21 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.22 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.40 Selecting previously unselected package libbtrfs0.
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.40 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.42 Unpacking libbtrfs0 (4.20.1-2) ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.53 Selecting previously unselected package libbtrfs-dev.
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.54 Unpacking libbtrfs-dev (4.20.1-2) ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.69 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.70 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.72 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.84 Selecting previously unselected package libudev-dev:arm64.
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.84 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 85.89 Unpacking libudev-dev:arm64 (241-7~deb10u7) ...
09:57:23 [2021-05-18T09:57:23.475Z] #13 86.07 Selecting previously unselected package libsepol1-dev:arm64.
09:57:23 [2021-05-18T09:57:23.475Z] #13 86.09 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
09:57:23 [2021-05-18T09:57:23.561Z] #43 35.21   CC       images/rpc.o
09:57:23 [2021-05-18T09:57:23.738Z] #13 86.10 Unpacking libsepol1-dev:arm64 (2.8-1) ...
09:57:23 [2021-05-18T09:57:23.842Z] #56 43.42 Checking out files:  50% (1963/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
09:57:23 [2021-05-18T09:57:23.842Z] #56 ...
09:57:23 [2021-05-18T09:57:23.842Z] 
09:57:23 [2021-05-18T09:57:23.842Z] #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
09:57:23 [2021-05-18T09:57:23.842Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:57:23 [2021-05-18T09:57:23.842Z] #51 91.74 github.com/pkg/diff
09:57:23 [2021-05-18T09:57:23.842Z] #51 92.30 go/ast
09:57:23 [2021-05-18T09:57:23.842Z] #51 93.29 golang.org/x/crypto/ssh/terminal
09:57:23 [2021-05-18T09:57:23.842Z] #51 94.72 mvdan.cc/editorconfig
09:57:23 [2021-05-18T09:57:23.842Z] #51 96.02 mvdan.cc/sh/v3/fileutil
09:57:23 [2021-05-18T09:57:23.842Z] #51 96.23 text/tabwriter
09:57:23 [2021-05-18T09:57:23.842Z] #51 96.69 mvdan.cc/sh/v3/syntax
09:57:23 [2021-05-18T09:57:23.989Z] #43 41.19   CC       compel/plugins/std/string.o
09:57:24 [2021-05-18T09:57:24.002Z] #13 86.42 Selecting previously unselected package libpcre16-3:arm64.
09:57:24 [2021-05-18T09:57:24.002Z] #13 86.43 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
09:57:24 [2021-05-18T09:57:24.002Z] #13 86.45 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
09:57:24 [2021-05-18T09:57:24.002Z] #13 86.66 Selecting previously unselected package libpcre32-3:arm64.
09:57:24 [2021-05-18T09:57:24.103Z] #51 ...
09:57:24 [2021-05-18T09:57:24.103Z] 
09:57:24 [2021-05-18T09:57:24.103Z] #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
09:57:24 [2021-05-18T09:57:24.103Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:57:24 [2021-05-18T09:57:24.265Z] #13 86.66 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
09:57:24 [2021-05-18T09:57:24.265Z] #13 86.67 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
09:57:24 [2021-05-18T09:57:24.265Z] #13 86.84 Selecting previously unselected package libpcrecpp0v5:arm64.
09:57:24 [2021-05-18T09:57:24.265Z] #13 86.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
09:57:24 [2021-05-18T09:57:24.265Z] #13 86.86 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
09:57:24 [2021-05-18T09:57:24.503Z] #43 36.30   CC       images/ext-file.o
09:57:24 [2021-05-18T09:57:24.528Z] #13 86.99 Selecting previously unselected package libpcre3-dev:arm64.
09:57:24 [2021-05-18T09:57:24.528Z] #13 86.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
09:57:24 [2021-05-18T09:57:24.528Z] #13 87.03 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
09:57:24 [2021-05-18T09:57:24.625Z] #56 43.42 Checking out files:  50% (1963/3922)   
Checking out files:  51% (2001/3922)   
Checking out files:  52% (2040/3922)   
Checking out files:  53% (2079/3922)   
Checking out files:  54% (2118/3922)   
Checking out files:  55% (2158/3922)   
Checking out files:  56% (2197/3922)   
Checking out files:  57% (2236/3922)   
Checking out files:  58% (2275/3922)   
Checking out files:  59% (2314/3922)   
Checking out files:  60% (2354/3922)   
Checking out files:  61% (2393/3922)   
Checking out files:  62% (2432/3922)   
Checking out files:  63% (2471/3922)   
Checking out files:  64% (2511/3922)   
Checking out files:  65% (2550/3922)   
Checking out files:  66% (2589/3922)   
Checking out files:  67% (2628/3922)   
Checking out files:  68% (2667/3922)   
Checking out files:  69% (2707/3922)   
Checking out files:  70% (2746/3922)   
Checking out files:  71% (2785/3922)   
Checking out files:  72% (2824/3922)   
Checking out files:  73% (2864/3922)   
Checking out files:  74% (2903/3922)   
Checking out files:  75% (2942/3922)   
Checking out files:  76% (2981/3922)   
Checking out files:  77% (3020/3922)   
Checking out files:  78% (3060/3922)   
Checking out files:  79% (3099/3922)   
Checking out files:  80% (3138/3922)   
Checking out files:  81% (3177/3922)   
Checking out files:  82% (3217/3922)   
Checking out files:  83% (3256/3922)   
Checking out files:  84% (3295/3922)   
Checking out files:  85% (3334/3922)   
Checking out files:  86% (3373/3922)   
Checking out files:  87% (3413/3922)   
Checking out files:  88% (3452/3922)   
Checking out files:  89% (3491/3922)   
Checking out files:  90% (3530/3922)   
Checking out files:  91% (3570/3922)   
Checking out files:  91% (3603/3922)   
Checking out files:  92% (3609/3922)   
Checking out files:  93% (3648/3922)   
Checking out files:  94% (3687/3922)   
Checking out files:  95% (3726/3922)   
Checking out files:  96% (3766/3922)   
Checking out files:  97% (3805/3922)   
Checking out files:  98% (3844/3922)   
Checking out files:  99% (3883/3922)   
Checking out files: 100% (3922/3922)   
Checking out files: 100% (3922/3922), done.
09:57:24 [2021-05-18T09:57:24.625Z] #56 44.74 + cd /tmp/tmp.eHayyOvD40/src/github.com/containerd/containerd
09:57:24 [2021-05-18T09:57:24.625Z] #56 44.74 + git checkout -q 12dca9790f4cb6b18a6a7a027ce420145cb98ee7
09:57:24 [2021-05-18T09:57:24.764Z] #43 36.49   CC       images/cgroup.o
09:57:24 [2021-05-18T09:57:24.926Z] #43 41.83   CC       compel/plugins/std/infect.o
09:57:25 [2021-05-18T09:57:25.059Z] #13 87.52 Selecting previously unselected package libselinux1-dev:arm64.
09:57:25 [2021-05-18T09:57:25.059Z] #13 87.53 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
09:57:25 [2021-05-18T09:57:25.059Z] #13 87.54 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
09:57:25 [2021-05-18T09:57:25.059Z] #13 87.79 Selecting previously unselected package libdevmapper-dev:arm64.
09:57:25 [2021-05-18T09:57:25.185Z] #43 42.23   CC       compel/arch/x86/plugins/std/parasite-head.o
09:57:25 [2021-05-18T09:57:25.185Z] #43 42.30   CC       compel/arch/x86/plugins/std/memcpy.o
09:57:25 [2021-05-18T09:57:25.185Z] #43 42.34   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:57:25 [2021-05-18T09:57:25.197Z] #56 ...
09:57:25 [2021-05-18T09:57:25.197Z] 
09:57:25 [2021-05-18T09:57:25.197Z] #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
09:57:25 [2021-05-18T09:57:25.197Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:25 [2021-05-18T09:57:25.197Z] #43 14.52 make[1]: Nothing to be done for 'all'.
09:57:25 [2021-05-18T09:57:25.197Z] #43 15.89   CC       images/stats.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 16.39   CC       images/core.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 17.10   CC       images/core-x86.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 17.72   CC       images/core-arm.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 18.05   CC       images/core-aarch64.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 18.43   CC       images/core-ppc64.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 18.98   CC       images/core-s390.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 19.64   CC       images/cpuinfo.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 20.14   CC       images/inventory.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 20.40   CC       images/fdinfo.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 20.82   CC       images/fown.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 21.12   CC       images/ns.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 21.41   CC       images/regfile.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 21.74   CC       images/ghost-file.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 22.05   CC       images/fifo.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 22.23   CC       images/remap-file-path.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 22.47   CC       images/eventfd.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 22.66   CC       images/eventpoll.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 23.00   CC       images/fh.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 23.31   CC       images/fsnotify.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 23.86   CC       images/signalfd.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 24.09   CC       images/fs.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 24.28   CC       images/pstree.o
09:57:25 [2021-05-18T09:57:25.197Z] #43 24.51   CC       images/pipe.o
09:57:25 [2021-05-18T09:57:25.383Z] #43 37.07   CC       images/userns.o
09:57:25 [2021-05-18T09:57:25.425Z] #13 87.79 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
09:57:25 [2021-05-18T09:57:25.425Z] #13 87.80 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:57:25 [2021-05-18T09:57:25.425Z] #13 87.89 Selecting previously unselected package libseccomp-dev:arm64.
09:57:25 [2021-05-18T09:57:25.425Z] #13 87.90 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
09:57:25 [2021-05-18T09:57:25.425Z] #13 87.92 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
09:57:25 [2021-05-18T09:57:25.445Z] #43 42.40   AR       compel/plugins/std.lib.a
09:57:25 [2021-05-18T09:57:25.445Z] #43 42.48   CC       compel/plugins/fds/fds.o
09:57:25 [2021-05-18T09:57:25.458Z] #43 ...
09:57:25 [2021-05-18T09:57:25.458Z] 
09:57:25 [2021-05-18T09:57:25.458Z] #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
09:57:25 [2021-05-18T09:57:25.458Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.43 + export 'BUILDTAGS=netgo osusergo static_build'
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + BUILDTAGS='netgo osusergo static_build'
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + export EXTRA_FLAGS=-buildmode=pie
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + EXTRA_FLAGS=-buildmode=pie
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + '[' '' = dynamic ']'
09:57:25 [2021-05-18T09:57:25.458Z] #56 45.44 + make
09:57:25 [2021-05-18T09:57:25.645Z] #43 37.32   CC       images/google/protobuf/descriptor.o
09:57:25 [2021-05-18T09:57:25.697Z] #13 88.19 Selecting previously unselected package libsystemd-dev:arm64.
09:57:25 [2021-05-18T09:57:25.697Z] #13 88.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ...
09:57:25 [2021-05-18T09:57:25.697Z] #13 88.21 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ...
09:57:25 [2021-05-18T09:57:25.705Z] #43 42.78   AR       compel/plugins/fds.lib.a
09:57:25 [2021-05-18T09:57:25.705Z] #43 42.83   HOSTDEP  compel/src/lib/log-host.d
09:57:25 [2021-05-18T09:57:25.965Z] #43 42.93   HOSTDEP  compel/src/lib/handle-elf-host.d
09:57:26 [2021-05-18T09:57:26.224Z] #43 43.10   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:57:26 [2021-05-18T09:57:26.224Z] #43 43.16   HOSTDEP  compel/src/main-host.d
09:57:26 [2021-05-18T09:57:26.224Z] #43 43.25   DEP      compel/src/lib/ptrace.d
09:57:26 [2021-05-18T09:57:26.484Z] #43 43.44   DEP      compel/src/lib/infect.d
09:57:26 [2021-05-18T09:57:26.484Z] #43 43.62   DEP      compel/src/lib/infect-util.d
09:57:26 [2021-05-18T09:57:26.655Z] #13 88.98 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.03 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.05 Setting up libapparmor1:arm64 (2.13.2-10) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.07 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.08 Setting up libpcre16-3:arm64 (2:8.39-12) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.09 Setting up libsepol1-dev:arm64 (2.8-1) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.10 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.13 Setting up libbtrfs0 (4.20.1-2) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.14 Setting up libpcre32-3:arm64 (2:8.39-12) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.16 Setting up libudev-dev:arm64 (241-7~deb10u7) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.21 Setting up libbtrfs-dev (4.20.1-2) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.22 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.23 Setting up mingw-w64-common (6.0.0-3) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.26 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.27 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.29 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
09:57:26 [2021-05-18T09:57:26.655Z] #13 89.32 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:26 [2021-05-18T09:57:26.744Z] #43 43.81   DEP      compel/src/lib/infect-rpc.d
09:57:26 [2021-05-18T09:57:26.763Z] #20 41.71 Selecting previously unselected package libnet1:amd64.
09:57:26 [2021-05-18T09:57:26.763Z] #20 41.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:57:26 [2021-05-18T09:57:26.763Z] #20 41.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:57:26 [2021-05-18T09:57:26.843Z] #56 46.92 + bin/ctr
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.34 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
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.37 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
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.40 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
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.41 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
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.43 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.45 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.49 Setting up dmsetup (2:1.02.155-3) ...
09:57:26 [2021-05-18T09:57:26.919Z] #13 89.52 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:57:27 [2021-05-18T09:57:27.018Z] #43 43.99   DEP      compel/arch/x86/src/lib/infect.d
09:57:27 [2021-05-18T09:57:27.018Z] #43 44.16   DEP      compel/arch/x86/src/lib/cpu.d
09:57:27 [2021-05-18T09:57:27.018Z] #43 44.23   DEP      compel/src/lib/log.d
09:57:27 [2021-05-18T09:57:27.020Z] #20 41.84 Selecting previously unselected package libnl-3-200:amd64.
09:57:27 [2021-05-18T09:57:27.020Z] #20 41.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:57:27 [2021-05-18T09:57:27.020Z] #20 41.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:57:27 [2021-05-18T09:57:27.020Z] #20 41.96 Selecting previously unselected package libprotobuf-c1:amd64.
09:57:27 [2021-05-18T09:57:27.020Z] #20 41.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:57:27 [2021-05-18T09:57:27.020Z] #20 41.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:57:27 [2021-05-18T09:57:27.020Z] #20 42.02 Selecting previously unselected package libreadline5:amd64.
09:57:27 [2021-05-18T09:57:27.020Z] #20 42.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:57:27 [2021-05-18T09:57:27.020Z] #20 42.03 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:57:27 [2021-05-18T09:57:27.029Z] #43 38.91   CC       images/opts.o
09:57:27 [2021-05-18T09:57:27.182Z] #13 89.54 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:57:27 [2021-05-18T09:57:27.182Z] #13 89.57 Processing triggers for libc-bin (2.28-10) ...
09:57:27 [2021-05-18T09:57:27.277Z] #20 42.14 Selecting previously unselected package net-tools.
09:57:27 [2021-05-18T09:57:27.277Z] #20 42.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:57:27 [2021-05-18T09:57:27.277Z] #20 42.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:57:27 [2021-05-18T09:57:27.277Z] #20 42.40 Selecting previously unselected package python-pip-whl.
09:57:27 [2021-05-18T09:57:27.278Z] #43 44.34   DEP      compel/src/main.d
09:57:27 [2021-05-18T09:57:27.278Z] #43 44.43   DEP      compel/src/lib/handle-elf.d
09:57:27 [2021-05-18T09:57:27.289Z] #43 39.16   CC       images/seccomp.o
09:57:27 [2021-05-18T09:57:27.533Z] #20 42.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:57:27 [2021-05-18T09:57:27.533Z] #20 42.42 Unpacking python-pip-whl (18.1-5) ...
09:57:27 [2021-05-18T09:57:27.538Z] #43 44.57   DEP      compel/arch/x86/src/lib/handle-elf.d
09:57:27 [2021-05-18T09:57:27.550Z] #43 39.38   CC       images/binfmt-misc.o
09:57:27 [2021-05-18T09:57:27.782Z] 29d5b6a226d2: Verifying Checksum
09:57:27 [2021-05-18T09:57:27.782Z] 29d5b6a226d2: Download complete
09:57:27 [2021-05-18T09:57:27.797Z] #43 44.71   CC       compel/src/lib/log.o
09:57:27 [2021-05-18T09:57:27.810Z] #43 39.55   CC       images/time.o
09:57:27 [2021-05-18T09:57:27.810Z] #43 39.74   CC       images/sysctl.o
09:57:28 [2021-05-18T09:57:28.057Z] #43 45.03   CC       compel/arch/x86/src/lib/cpu.o
09:57:28 [2021-05-18T09:57:28.057Z] #43 ...
09:57:28 [2021-05-18T09:57:28.057Z] 
09:57:28 [2021-05-18T09:57:28.057Z] #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
09:57:28 [2021-05-18T09:57:28.057Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:28 [2021-05-18T09:57:28.057Z] #13 120.9 Selecting previously unselected package libapparmor1:amd64.
09:57:28 [2021-05-18T09:57:28.057Z] #13 120.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 120.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.0 Selecting previously unselected package libapparmor-dev:amd64.
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.3 Selecting previously unselected package libbtrfs0.
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.4 Unpacking libbtrfs0 (4.20.1-2) ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.4 Selecting previously unselected package libbtrfs-dev.
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.5 Unpacking libbtrfs-dev (4.20.1-2) ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.7 Selecting previously unselected package libudev-dev:amd64.
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
09:57:28 [2021-05-18T09:57:28.057Z] #13 121.9 Selecting previously unselected package libsepol1-dev:amd64.
09:57:28 [2021-05-18T09:57:28.070Z] #43 39.95   CC       images/autofs.o
09:57:28 [2021-05-18T09:57:28.070Z] #43 ...
09:57:28 [2021-05-18T09:57:28.070Z] 
09:57:28 [2021-05-18T09:57:28.070Z] #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
09:57:28 [2021-05-18T09:57:28.070Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:57:28 [2021-05-18T09:57:28.070Z] #58 110.9 + for f in rootlesskit rootlesskit-docker-proxy
09:57:28 [2021-05-18T09:57:28.070Z] #58 110.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:57:28 [2021-05-18T09:57:28.096Z] #20 42.97 Selecting previously unselected package python3-lib2to3.
09:57:28 [2021-05-18T09:57:28.096Z] #20 42.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:57:28 [2021-05-18T09:57:28.096Z] #20 42.99 Unpacking python3-lib2to3 (3.7.3-1) ...
09:57:28 [2021-05-18T09:57:28.317Z] #13 121.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.317Z] #13 121.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:57:28 [2021-05-18T09:57:28.317Z] #13 122.1 Selecting previously unselected package libpcre16-3:amd64.
09:57:28 [2021-05-18T09:57:28.317Z] #13 122.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.353Z] #20 43.13 Selecting previously unselected package python3-distutils.
09:57:28 [2021-05-18T09:57:28.353Z] #20 43.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:57:28 [2021-05-18T09:57:28.353Z] #20 43.14 Unpacking python3-distutils (3.7.3-1) ...
09:57:28 [2021-05-18T09:57:28.353Z] #20 43.25 Selecting previously unselected package python3-pip.
09:57:28 [2021-05-18T09:57:28.353Z] #20 43.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:57:28 [2021-05-18T09:57:28.353Z] #20 43.27 Unpacking python3-pip (18.1-5) ...
09:57:28 [2021-05-18T09:57:28.577Z] #13 122.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:57:28 [2021-05-18T09:57:28.577Z] #13 122.3 Selecting previously unselected package libpcre32-3:amd64.
09:57:28 [2021-05-18T09:57:28.577Z] #13 122.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.577Z] #13 122.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:57:28 [2021-05-18T09:57:28.608Z] #20 43.44 Selecting previously unselected package python3-pkg-resources.
09:57:28 [2021-05-18T09:57:28.608Z] #20 43.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:57:28 [2021-05-18T09:57:28.608Z] #20 43.45 Unpacking python3-pkg-resources (40.8.0-1) ...
09:57:28 [2021-05-18T09:57:28.608Z] #20 43.57 Selecting previously unselected package python3-setuptools.
09:57:28 [2021-05-18T09:57:28.608Z] #20 43.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:57:28 [2021-05-18T09:57:28.608Z] #20 43.58 Unpacking python3-setuptools (40.8.0-1) ...
09:57:28 [2021-05-18T09:57:28.836Z] #13 122.5 Selecting previously unselected package libpcrecpp0v5:amd64.
09:57:28 [2021-05-18T09:57:28.836Z] #13 122.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.836Z] #13 122.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:57:28 [2021-05-18T09:57:28.864Z] #20 43.78 Selecting previously unselected package python3-wheel.
09:57:28 [2021-05-18T09:57:28.864Z] #20 43.79 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:57:28 [2021-05-18T09:57:28.864Z] #20 43.79 Unpacking python3-wheel (0.32.3-2) ...
09:57:28 [2021-05-18T09:57:28.864Z] #20 43.87 Selecting previously unselected package sudo.
09:57:28 [2021-05-18T09:57:28.864Z] #20 43.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:57:28 [2021-05-18T09:57:28.864Z] #20 43.88 Unpacking sudo (1.8.27-1+deb10u3) ...
09:57:28 [2021-05-18T09:57:28.864Z] #20 ...
09:57:28 [2021-05-18T09:57:28.864Z] 
09:57:28 [2021-05-18T09:57:28.864Z] #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
09:57:28 [2021-05-18T09:57:28.864Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:28 [2021-05-18T09:57:28.864Z] #43 93.50   CC       criu/clone-noasan.o
09:57:28 [2021-05-18T09:57:28.864Z] #43 93.71   CC       criu/config.o
09:57:28 [2021-05-18T09:57:28.864Z] #43 95.02   CC       criu/cr-check.o
09:57:28 [2021-05-18T09:57:28.864Z] #43 96.74   CC       criu/cr-dedup.o
09:57:28 [2021-05-18T09:57:28.864Z] #43 97.16   CC       criu/cr-dump.o
09:57:28 [2021-05-18T09:57:28.864Z] #43 99.41   CC       criu/cr-errno.o
09:57:28 [2021-05-18T09:57:28.864Z] #43 99.50   CC       criu/cr-restore.o
09:57:29 [2021-05-18T09:57:29.099Z] #13 122.6 Selecting previously unselected package libpcre3-dev:amd64.
09:57:29 [2021-05-18T09:57:29.099Z] #13 122.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:57:29 [2021-05-18T09:57:29.099Z] #13 122.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:57:29 [2021-05-18T09:57:29.359Z] #13 123.1 Selecting previously unselected package libselinux1-dev:amd64.
09:57:29 [2021-05-18T09:57:29.425Z] #43 104.0   CC       criu/cr-service.o
09:57:29 [2021-05-18T09:57:29.425Z] #43 ...
09:57:29 [2021-05-18T09:57:29.425Z] 
09:57:29 [2021-05-18T09:57:29.425Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:29 [2021-05-18T09:57:29.425Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:57:29 [2021-05-18T09:57:29.425Z] #20 44.42 Selecting previously unselected package thin-provisioning-tools.
09:57:29 [2021-05-18T09:57:29.425Z] #20 44.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:57:29 [2021-05-18T09:57:29.425Z] #20 44.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.3 Selecting previously unselected package libdevmapper-dev:amd64.
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.4 Selecting previously unselected package libseccomp-dev:amd64.
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
09:57:29 [2021-05-18T09:57:29.618Z] #13 123.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.69 Selecting previously unselected package uidmap.
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.72 Unpacking uidmap (1:4.5-1.1) ...
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.83 Selecting previously unselected package vim-runtime.
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:57:29 [2021-05-18T09:57:29.936Z] #20 44.92 Unpacking vim-runtime (2:8.1.0875-5) ...
09:57:30 [2021-05-18T09:57:30.188Z] #13 123.7 Selecting previously unselected package libsystemd-dev:amd64.
09:57:30 [2021-05-18T09:57:30.188Z] #13 123.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
09:57:30 [2021-05-18T09:57:30.188Z] #13 123.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:57:30 [2021-05-18T09:57:30.448Z] #13 124.3 Setting up libbtrfs0 (4.20.1-2) ...
09:57:30 [2021-05-18T09:57:30.502Z] #13 DONE 92.6s
09:57:30 [2021-05-18T09:57:30.502Z] 
09:57:30 [2021-05-18T09:57:30.502Z] #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
09:57:30 [2021-05-18T09:57:30.502Z] #53 sha256:cbec1af014bea0f860977c7d0bdf1045c037982379045ce3809ecd204598ce97
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up libbtrfs-dev (4.20.1-2) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up mingw-w64-common (6.0.0-3) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:57:30 [2021-05-18T09:57:30.745Z] #13 124.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.5 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
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.6 Setting up dmsetup (2:1.02.155-3) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:57:31 [2021-05-18T09:57:31.006Z] #13 124.7 Processing triggers for libc-bin (2.28-10) ...
09:57:31 [2021-05-18T09:57:31.080Z] #53 ...
09:57:31 [2021-05-18T09:57:31.080Z] 
09:57:31 [2021-05-18T09:57:31.080Z] #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
09:57:31 [2021-05-18T09:57:31.080Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:31 [2021-05-18T09:57:31.080Z] #43 29.02   CC       images/mnt.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 29.29   CC       images/pipe-data.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 29.57   CC       images/sa.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 29.75   CC       images/timer.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 30.19   CC       images/timerfd.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 30.38   CC       images/mm.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 30.73   CC       images/sk-opts.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 30.95   CC       images/sk-unix.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 31.34   CC       images/sk-inet.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 31.74   CC       images/tun.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 32.16   CC       images/sk-netlink.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 32.45   CC       images/packet-sock.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 32.88   CC       images/ipc-var.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 33.07   CC       images/ipc-desc.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 33.31   CC       images/ipc-shm.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 33.48   CC       images/ipc-msg.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 33.72   CC       images/ipc-sem.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 33.88   CC       images/utsns.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 34.01   CC       images/creds.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 34.37   CC       images/vma.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 34.62   CC       images/netdev.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 35.15   CC       images/tty.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 35.86   CC       images/file-lock.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 36.21   CC       images/rlimit.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 36.39   CC       images/pagemap.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 36.63   CC       images/siginfo.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 36.84   CC       images/rpc.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 37.85   CC       images/ext-file.o
09:57:31 [2021-05-18T09:57:31.080Z] #43 38.13   CC       images/cgroup.o
09:57:31 [2021-05-18T09:57:31.349Z] #43 39.18   CC       images/userns.o
09:57:31 [2021-05-18T09:57:31.613Z] #43 39.53   CC       images/google/protobuf/descriptor.o
09:57:31 [2021-05-18T09:57:31.876Z] #43 ...
09:57:31 [2021-05-18T09:57:31.876Z] 
09:57:31 [2021-05-18T09:57:31.876Z] #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
09:57:31 [2021-05-18T09:57:31.876Z] #58 sha256:c6df8e0876a821acd63952795776bde119cbadeeb82af2b7ed44c64ac9afce63
09:57:31 [2021-05-18T09:57:31.876Z] #58 91.23 + for f in rootlesskit rootlesskit-docker-proxy
09:57:31 [2021-05-18T09:57:31.876Z] #58 91.23 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:57:31 [2021-05-18T09:57:31.876Z] #58 DONE 97.8s
09:57:31 [2021-05-18T09:57:31.876Z] 
09:57:31 [2021-05-18T09:57:31.876Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
09:57:31 [2021-05-18T09:57:31.876Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c
09:57:31 [2021-05-18T09:57:31.876Z] #14 DONE 1.9s
09:57:31 [2021-05-18T09:57:31.876Z] 
09:57:31 [2021-05-18T09:57:31.876Z] #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
09:57:31 [2021-05-18T09:57:31.876Z] #53 sha256:cbec1af014bea0f860977c7d0bdf1045c037982379045ce3809ecd204598ce97
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.891 + RM_GOPATH=0
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.891 + TMP_GOPATH=
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.891 + : /build
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.891 + '[' -z '' ']'
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.892 ++ mktemp -d
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.894 + export GOPATH=/tmp/tmp.HkS8udVrdn
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.894 + GOPATH=/tmp/tmp.HkS8udVrdn
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.894 + RM_GOPATH=1
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.894 + case "$(go env GOARCH)" in
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.895 ++ go env GOARCH
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.909 + export GO_BUILDMODE=-buildmode=pie
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.909 + GO_BUILDMODE=-buildmode=pie
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.910 ++ dirname /tmp/install/install.sh
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + dir=/tmp/install
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + bin=runc
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + shift
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + '[' '!' -f /tmp/install/runc.installer ']'
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + . /tmp/install/runc.installer
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + install_runc
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.921 + grep -q '^3\.10\.0.*\.el7\.'
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.922 + uname -r
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.926 + RUNC_BUILDTAGS='seccomp '
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.927 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.927 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )'
09:57:31 [2021-05-18T09:57:31.876Z] #53 1.927 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HkS8udVrdn/src/github.com/opencontainers/runc
09:57:32 [2021-05-18T09:57:32.133Z] #56 ...
09:57:32 [2021-05-18T09:57:32.133Z] 
09:57:32 [2021-05-18T09:57:32.133Z] #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
09:57:32 [2021-05-18T09:57:32.133Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:32 [2021-05-18T09:57:32.133Z] #43 24.79   CC       images/tcp-stream.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 25.03   CC       images/sk-packet.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 25.30   CC       images/mnt.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 25.50   CC       images/pipe-data.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 25.71   CC       images/sa.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 25.87   CC       images/timer.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 26.24   CC       images/timerfd.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 26.48   CC       images/mm.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 26.87   CC       images/sk-opts.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 27.18   CC       images/sk-unix.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 27.54   CC       images/sk-inet.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 27.98   CC       images/tun.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 28.34   CC       images/sk-netlink.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 28.55   CC       images/packet-sock.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 28.90   CC       images/ipc-var.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 29.06   CC       images/ipc-desc.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 29.25   CC       images/ipc-shm.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 29.56   CC       images/ipc-msg.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 29.80   CC       images/ipc-sem.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 30.02   CC       images/utsns.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 30.29   CC       images/creds.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 30.43   CC       images/vma.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 30.69   CC       images/netdev.o
09:57:32 [2021-05-18T09:57:32.133Z] #43 ...
09:57:32 [2021-05-18T09:57:32.133Z] 
09:57:32 [2021-05-18T09:57:32.134Z] #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
09:57:32 [2021-05-18T09:57:32.134Z] #51 sha256:105a330a14103ccd388456044573ee7c15e33a851f03cf89d17b583c143b8a15
09:57:32 [2021-05-18T09:57:32.134Z] #51 102.6 mvdan.cc/sh/v3/cmd/shfmt
09:57:32 [2021-05-18T09:57:32.134Z] #51 DONE 109.5s
09:57:32 [2021-05-18T09:57:32.134Z] 
09:57:32 [2021-05-18T09:57:32.134Z] #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
09:57:32 [2021-05-18T09:57:32.134Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:57:32 [2021-05-18T09:57:32.134Z] #45 104.0 github.com/LK4D4/vndr/build
09:57:32 [2021-05-18T09:57:32.134Z] #45 105.2 github.com/LK4D4/vndr/versioned
09:57:32 [2021-05-18T09:57:32.134Z] #45 105.3 compress/flate
09:57:32 [2021-05-18T09:57:32.134Z] #45 107.0 hash/crc32
09:57:32 [2021-05-18T09:57:32.134Z] #45 107.8 net
09:57:32 [2021-05-18T09:57:32.134Z] #45 108.1 compress/gzip
09:57:32 [2021-05-18T09:57:32.134Z] #45 108.7 vendor/golang.org/x/crypto/chacha20poly1305
09:57:32 [2021-05-18T09:57:32.134Z] #45 ...
09:57:32 [2021-05-18T09:57:32.134Z] 
09:57:32 [2021-05-18T09:57:32.134Z] #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
09:57:32 [2021-05-18T09:57:32.134Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:32 [2021-05-18T09:57:32.134Z] #43 31.17   CC       images/tty.o
09:57:32 [2021-05-18T09:57:32.140Z] #53 ...
09:57:32 [2021-05-18T09:57:32.140Z] 
09:57:32 [2021-05-18T09:57:32.140Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:57:32 [2021-05-18T09:57:32.140Z] #59 sha256:664cd7ed4f43f7211ddba4c623bb78f20f40fd6e2aa236ff0b6c5fa54e7c10a7
09:57:32 [2021-05-18T09:57:32.140Z] #59 DONE 0.1s
09:57:32 [2021-05-18T09:57:32.140Z] 
09:57:32 [2021-05-18T09:57:32.140Z] #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
09:57:32 [2021-05-18T09:57:32.140Z] #53 sha256:cbec1af014bea0f860977c7d0bdf1045c037982379045ce3809ecd204598ce97
09:57:32 [2021-05-18T09:57:32.140Z] #53 1.930 Cloning into '/tmp/tmp.HkS8udVrdn/src/github.com/opencontainers/runc'...
09:57:32 [2021-05-18T09:57:32.140Z] #53 ...
09:57:32 [2021-05-18T09:57:32.140Z] 
09:57:32 [2021-05-18T09:57:32.140Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:57:32 [2021-05-18T09:57:32.140Z] #60 sha256:2312202dc84e57b68cb6b47521e9ec340f13bf1a8361e6615a194dbb8accceec
09:57:32 [2021-05-18T09:57:32.140Z] #60 DONE 0.2s
09:57:32 [2021-05-18T09:57:32.406Z] 
09:57:32 [2021-05-18T09:57:32.406Z] #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
09:57:32 [2021-05-18T09:57:32.406Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f
09:57:32 [2021-05-18T09:57:32.715Z] #43 32.04   CC       images/file-lock.o
09:57:32 [2021-05-18T09:57:32.932Z] #13 DONE 126.4s
09:57:32 [2021-05-18T09:57:32.932Z] 
09:57:32 [2021-05-18T09:57:32.932Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
09:57:32 [2021-05-18T09:57:32.932Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
09:57:32 [2021-05-18T09:57:32.976Z] #43 32.38   CC       images/rlimit.o
09:57:33 [2021-05-18T09:57:33.202Z] #20 48.21 Selecting previously unselected package vim.
09:57:33 [2021-05-18T09:57:33.237Z] #43 32.57   CC       images/pagemap.o
09:57:33 [2021-05-18T09:57:33.354Z] #58 ...
09:57:33 [2021-05-18T09:57:33.354Z] 
09:57:33 [2021-05-18T09:57:33.354Z] #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
09:57:33 [2021-05-18T09:57:33.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:33 [2021-05-18T09:57:33.354Z] #43 40.20   CC       images/macvlan.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 40.40   CC       images/sit.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 40.62   CC       images/memfd.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 40.91   CC       images/timens.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.24   LINK     images/built-in.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.41   GEN      compel/include/asm
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.43   GEN      compel/include/version.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.44 touch .config
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.50   GEN      include/common/config.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.57   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.59   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.61   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.63   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.66   DEP      compel/arch/x86/plugins/std/memcpy.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.69   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.72   GEN      compel/plugins/include/uapi/std/syscall.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.75   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.79   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.80   DEP      compel/plugins/std/infect.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 41.90   DEP      compel/plugins/std/string.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.02   DEP      compel/plugins/std/log.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.11   DEP      compel/plugins/std/fds.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.20   DEP      compel/plugins/std/std.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.28   DEP      compel/plugins/shmem/shmem.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.39   DEP      compel/plugins/fds/fds.d
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.54   CC       compel/plugins/std/std.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 42.79   CC       compel/plugins/std/fds.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 43.31   CC       compel/plugins/std/log.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 44.20   CC       compel/plugins/std/string.o
09:57:33 [2021-05-18T09:57:33.354Z] #43 44.85   CC       compel/plugins/std/infect.o
09:57:33 [2021-05-18T09:57:33.459Z] #20 48.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:57:33 [2021-05-18T09:57:33.459Z] #20 48.24 Unpacking vim (2:8.1.0875-5) ...
09:57:33 [2021-05-18T09:57:33.498Z] #43 32.87   CC       images/siginfo.o
09:57:33 [2021-05-18T09:57:33.615Z] #43 45.35   CC       compel/arch/x86/plugins/std/parasite-head.o
09:57:33 [2021-05-18T09:57:33.615Z] #43 45.40   CC       compel/arch/x86/plugins/std/memcpy.o
09:57:33 [2021-05-18T09:57:33.615Z] #43 45.47   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:57:33 [2021-05-18T09:57:33.615Z] #43 45.53   AR       compel/plugins/std.lib.a
09:57:33 [2021-05-18T09:57:33.615Z] #43 ...
09:57:33 [2021-05-18T09:57:33.615Z] 
09:57:33 [2021-05-18T09:57:33.615Z] #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
09:57:33 [2021-05-18T09:57:33.615Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:57:33 [2021-05-18T09:57:33.615Z] #45 106.5 mime
09:57:33 [2021-05-18T09:57:33.615Z] #45 108.1 mime/quotedprintable
09:57:33 [2021-05-18T09:57:33.615Z] #45 108.4 net/http/internal
09:57:33 [2021-05-18T09:57:33.615Z] #45 111.9 crypto/tls
09:57:33 [2021-05-18T09:57:33.715Z] #20 48.79 Selecting previously unselected package xfsprogs.
09:57:33 [2021-05-18T09:57:33.759Z] #43 33.16   CC       images/rpc.o
09:57:33 [2021-05-18T09:57:33.876Z] #45 ...
09:57:33 [2021-05-18T09:57:33.876Z] 
09:57:33 [2021-05-18T09:57:33.876Z] #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
09:57:33 [2021-05-18T09:57:33.876Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:33 [2021-05-18T09:57:33.876Z] #43 45.63   CC       compel/plugins/fds/fds.o
09:57:33 [2021-05-18T09:57:33.971Z] #20 48.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:57:33 [2021-05-18T09:57:33.971Z] #20 48.81 Unpacking xfsprogs (4.20.0-1) ...
09:57:34 [2021-05-18T09:57:34.137Z] #43 45.97   AR       compel/plugins/fds.lib.a
09:57:34 [2021-05-18T09:57:34.137Z] #43 46.03   HOSTDEP  compel/src/lib/log-host.d
09:57:34 [2021-05-18T09:57:34.344Z] #15 DONE 2.2s
09:57:34 [2021-05-18T09:57:34.344Z] 
09:57:34 [2021-05-18T09:57:34.344Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:57:34 [2021-05-18T09:57:34.344Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
09:57:34 [2021-05-18T09:57:34.398Z] #43 46.10   HOSTDEP  compel/src/lib/handle-elf-host.d
09:57:34 [2021-05-18T09:57:34.398Z] #43 46.25   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.29 Selecting previously unselected package zip.
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.31 Unpacking zip (3.0-11+b1) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.50 Setting up aufs-tools (1:4.14+20190211-1) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.52 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.54 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.55 Setting up libgpm2:amd64 (1.20.7-5) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:57:34 [2021-05-18T09:57:34.534Z] #20 49.58 Setting up uidmap (1:4.5-1.1) ...
09:57:34 [2021-05-18T09:57:34.658Z] #43 46.35   HOSTDEP  compel/src/main-host.d
09:57:34 [2021-05-18T09:57:34.658Z] #43 46.44   DEP      compel/src/lib/ptrace.d
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.62 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.69 Setting up xxd (2:8.1.0875-5) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.71 Setting up zip (3.0-11+b1) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.72 Setting up vim-common (2:8.1.0875-5) ...
09:57:34 [2021-05-18T09:57:34.791Z] #20 49.75 Setting up bash-completion (1:2.8-6) ...
09:57:34 [2021-05-18T09:57:34.848Z] #14 DONE 1.8s
09:57:34 [2021-05-18T09:57:34.848Z] 
09:57:34 [2021-05-18T09:57:34.848Z] #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
09:57:34 [2021-05-18T09:57:34.848Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.539 + RM_GOPATH=0
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.539 + TMP_GOPATH=
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.539 + : /build
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.539 + '[' -z '' ']'
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.539 ++ mktemp -d
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.541 + export GOPATH=/tmp/tmp.NaJfwMoLJb
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.541 + GOPATH=/tmp/tmp.NaJfwMoLJb
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.541 + RM_GOPATH=1
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.541 + case "$(go env GOARCH)" in
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.542 ++ go env GOARCH
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.579 + export GO_BUILDMODE=-buildmode=pie
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.579 + GO_BUILDMODE=-buildmode=pie
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.580 ++ dirname /tmp/install/install.sh
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 + dir=/tmp/install
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 + bin=runc
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 + shift
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 + '[' '!' -f /tmp/install/runc.installer ']'
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 + . /tmp/install/runc.installer
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.581 + install_runc
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.582 + grep -q '^3\.10\.0.*\.el7\.'
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.582 + uname -r
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.587 + RUNC_BUILDTAGS='seccomp '
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.588 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )'
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.588 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.588 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NaJfwMoLJb/src/github.com/opencontainers/runc
09:57:34 [2021-05-18T09:57:34.848Z] #53 1.604 Cloning into '/tmp/tmp.NaJfwMoLJb/src/github.com/opencontainers/runc'...
09:57:34 [2021-05-18T09:57:34.918Z] #43 46.59   DEP      compel/src/lib/infect.d
09:57:34 [2021-05-18T09:57:34.918Z] #43 46.79   DEP      compel/src/lib/infect-util.d
09:57:34 [2021-05-18T09:57:34.918Z] #43 46.87   DEP      compel/src/lib/infect-rpc.d
09:57:34 [2021-05-18T09:57:34.921Z] #16 ...
09:57:34 [2021-05-18T09:57:34.921Z] 
09:57:34 [2021-05-18T09:57:34.921Z] #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
09:57:34 [2021-05-18T09:57:34.921Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:57:34 [2021-05-18T09:57:34.921Z] #45 90.88 crypto/tls
09:57:34 [2021-05-18T09:57:34.921Z] #45 95.87 net/http/httptrace
09:57:34 [2021-05-18T09:57:34.921Z] #45 96.23 net/http
09:57:35 [2021-05-18T09:57:35.143Z] #43 34.18   CC       images/ext-file.o
09:57:35 [2021-05-18T09:57:35.143Z] #43 34.39   CC       images/cgroup.o
09:57:35 [2021-05-18T09:57:35.179Z] #43 47.00   DEP      compel/arch/x86/src/lib/infect.d
09:57:35 [2021-05-18T09:57:35.179Z] #43 47.11   DEP      compel/arch/x86/src/lib/cpu.d
09:57:35 [2021-05-18T09:57:35.184Z] #45 ...
09:57:35 [2021-05-18T09:57:35.184Z] 
09:57:35 [2021-05-18T09:57:35.184Z] #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
09:57:35 [2021-05-18T09:57:35.184Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:35 [2021-05-18T09:57:35.184Z] #43 42.54   CC       images/opts.o
09:57:35 [2021-05-18T09:57:35.184Z] #43 42.84   CC       images/seccomp.o
09:57:35 [2021-05-18T09:57:35.416Z] #53 ...
09:57:35 [2021-05-18T09:57:35.416Z] 
09:57:35 [2021-05-18T09:57:35.416Z] #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
09:57:35 [2021-05-18T09:57:35.416Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:57:35 [2021-05-18T09:57:35.416Z] #45 123.2 net/textproto
09:57:35 [2021-05-18T09:57:35.416Z] #45 123.2 crypto/x509
09:57:35 [2021-05-18T09:57:35.416Z] #45 124.1 vendor/golang.org/x/net/http/httpguts
09:57:35 [2021-05-18T09:57:35.416Z] #45 124.3 vendor/golang.org/x/net/http/httpproxy
09:57:35 [2021-05-18T09:57:35.416Z] #45 124.8 mime/multipart
09:57:35 [2021-05-18T09:57:35.416Z] #45 127.2 crypto/tls
09:57:35 [2021-05-18T09:57:35.416Z] #45 ...
09:57:35 [2021-05-18T09:57:35.416Z] 
09:57:35 [2021-05-18T09:57:35.416Z] #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
09:57:35 [2021-05-18T09:57:35.416Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:35 [2021-05-18T09:57:35.416Z] #43 45.73   CC       compel/arch/x86/src/lib/infect.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 46.64   CC       compel/src/lib/infect-rpc.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 47.08   CC       compel/src/lib/infect-util.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 47.39   CC       compel/src/lib/infect.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 50.54   CC       compel/src/lib/ptrace.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 51.26   AR       compel/libcompel.a
09:57:35 [2021-05-18T09:57:35.416Z] #43 51.45   HOSTCC   compel/src/main-host.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 52.11   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:57:35 [2021-05-18T09:57:35.416Z] #43 52.41   HOSTCC   compel/src/lib/handle-elf-host.o
09:57:35 [2021-05-18T09:57:35.439Z] #43 47.19   DEP      compel/src/lib/log.d
09:57:35 [2021-05-18T09:57:35.439Z] #43 47.27   DEP      compel/src/main.d
09:57:35 [2021-05-18T09:57:35.439Z] #43 47.34   DEP      compel/src/lib/handle-elf.d
09:57:35 [2021-05-18T09:57:35.463Z] #43 43.35   CC       images/binfmt-misc.o
09:57:35 [2021-05-18T09:57:35.463Z] #43 43.53   CC       images/time.o
09:57:35 [2021-05-18T09:57:35.675Z] #43 52.84   HOSTCC   compel/src/lib/log-host.o
09:57:35 [2021-05-18T09:57:35.699Z] #43 47.43   DEP      compel/arch/x86/src/lib/handle-elf.d
09:57:35 [2021-05-18T09:57:35.699Z] #43 47.52   CC       compel/src/lib/log.o
09:57:35 [2021-05-18T09:57:35.715Z] #43 34.99   CC       images/userns.o
09:57:35 [2021-05-18T09:57:35.934Z] #43 ...
09:57:35 [2021-05-18T09:57:35.934Z] 
09:57:35 [2021-05-18T09:57:35.934Z] #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
09:57:35 [2021-05-18T09:57:35.934Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
09:57:35 [2021-05-18T09:57:35.934Z] #15 DONE 1.4s
09:57:35 [2021-05-18T09:57:35.934Z] 
09:57:35 [2021-05-18T09:57:35.934Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:57:35 [2021-05-18T09:57:35.934Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
09:57:35 [2021-05-18T09:57:35.960Z] #43 47.71   CC       compel/arch/x86/src/lib/cpu.o
09:57:35 [2021-05-18T09:57:35.976Z] #43 35.32   CC       images/google/protobuf/descriptor.o
09:57:36 [2021-05-18T09:57:36.042Z] #43 ...
09:57:36 [2021-05-18T09:57:36.042Z] 
09:57:36 [2021-05-18T09:57:36.042Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:57:36 [2021-05-18T09:57:36.042Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1
09:57:36 [2021-05-18T09:57:36.042Z] #16 1.455 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:57:36 [2021-05-18T09:57:36.042Z] #16 DONE 1.6s
09:57:36 [2021-05-18T09:57:36.042Z] 
09:57:36 [2021-05-18T09:57:36.042Z] #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
09:57:36 [2021-05-18T09:57:36.042Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:36 [2021-05-18T09:57:36.042Z] #43 43.73   CC       images/sysctl.o
09:57:36 [2021-05-18T09:57:36.042Z] #43 43.98   CC       images/autofs.o
09:57:36 [2021-05-18T09:57:36.221Z] #43 ...
09:57:36 [2021-05-18T09:57:36.221Z] 
09:57:36 [2021-05-18T09:57:36.221Z] #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
09:57:36 [2021-05-18T09:57:36.221Z] #58 sha256:0ee2fe107452eb277f1139755a41a3fb14eb40b7001e60c137435dbab0bd491c
09:57:36 [2021-05-18T09:57:36.221Z] #58 DONE 119.0s
09:57:36 [2021-05-18T09:57:36.221Z] 
09:57:36 [2021-05-18T09:57:36.221Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:57:36 [2021-05-18T09:57:36.221Z] #59 sha256:738e064db8f197328818e124a0fc93921e1c4beaad8294d9a1eb1422d6546fa5
09:57:36 [2021-05-18T09:57:36.221Z] #59 DONE 0.1s
09:57:36 [2021-05-18T09:57:36.308Z] #43 44.18   CC       images/macvlan.o
09:57:36 [2021-05-18T09:57:36.482Z] 
09:57:36 [2021-05-18T09:57:36.482Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:57:36 [2021-05-18T09:57:36.482Z] #60 sha256:95cc14b0bac4b303ad1ee74a5c976347c2f748f702687cf9f1f54d4968c59ae0
09:57:36 [2021-05-18T09:57:36.571Z] #43 44.45   CC       images/sit.o
09:57:36 [2021-05-18T09:57:36.743Z] #60 DONE 0.2s
09:57:36 [2021-05-18T09:57:36.743Z] 
09:57:36 [2021-05-18T09:57:36.743Z] #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
09:57:36 [2021-05-18T09:57:36.743Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:36 [2021-05-18T09:57:36.743Z] #43 48.46   CC       compel/arch/x86/src/lib/infect.o
09:57:36 [2021-05-18T09:57:36.835Z] #43 44.72   CC       images/memfd.o
09:57:37 [2021-05-18T09:57:37.100Z] #43 45.14   CC       images/timens.o
09:57:37 [2021-05-18T09:57:37.316Z] #16 1.176 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:57:37 [2021-05-18T09:57:37.316Z] #16 DONE 1.3s
09:57:37 [2021-05-18T09:57:37.316Z] 
09:57:37 [2021-05-18T09:57:37.316Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:57:37 [2021-05-18T09:57:37.316Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:57:37 [2021-05-18T09:57:37.363Z] #43 ...
09:57:37 [2021-05-18T09:57:37.363Z] 
09:57:37 [2021-05-18T09:57:37.363Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:57:37 [2021-05-18T09:57:37.363Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997
09:57:37 [2021-05-18T09:57:37.363Z] #17 DONE 1.5s
09:57:37 [2021-05-18T09:57:37.363Z] 
09:57:37 [2021-05-18T09:57:37.363Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:57:37 [2021-05-18T09:57:37.364Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22
09:57:37 [2021-05-18T09:57:37.685Z] #43 49.37   CC       compel/src/lib/infect-rpc.o
09:57:37 [2021-05-18T09:57:37.884Z] #17 ...
09:57:37 [2021-05-18T09:57:37.884Z] 
09:57:37 [2021-05-18T09:57:37.884Z] #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
09:57:37 [2021-05-18T09:57:37.884Z] #58 sha256:ef125c985c23c21e68d94e97cba8f55df4b858072816985934cbac5b7ee053d8
09:57:37 [2021-05-18T09:57:37.884Z] #58 126.3 + for f in rootlesskit rootlesskit-docker-proxy
09:57:37 [2021-05-18T09:57:37.884Z] #58 126.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:57:37 [2021-05-18T09:57:37.884Z] #58 DONE 135.8s
09:57:37 [2021-05-18T09:57:37.884Z] 
09:57:37 [2021-05-18T09:57:37.884Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:57:37 [2021-05-18T09:57:37.884Z] #59 sha256:60b085593de7f4e3c72020d10e1e3fad9115d50bedf811e0cf8a74b8df96cb6a
09:57:37 [2021-05-18T09:57:37.884Z] #59 DONE 0.1s
09:57:37 [2021-05-18T09:57:37.884Z] 
09:57:37 [2021-05-18T09:57:37.884Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:57:37 [2021-05-18T09:57:37.884Z] #60 sha256:5663f87365cc353fb8adca10141e40e29364f50d4f498b9ccbb36a31b865de74
09:57:37 [2021-05-18T09:57:37.901Z] #43 36.84   CC       images/opts.o
09:57:37 [2021-05-18T09:57:37.901Z] #43 37.08   CC       images/seccomp.o
09:57:37 [2021-05-18T09:57:37.947Z] #43 49.75   CC       compel/src/lib/infect-util.o
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.71 Setting up libiptc0:amd64 (1.8.2-4) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.72 Setting up xz-utils (5.2.4-1) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.75 Setting up sudo (1.8.27-1+deb10u3) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.85 invoke-rc.d: could not determine current runlevel
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.86 invoke-rc.d: policy-rc.d denied execution of start.
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.87 Setting up pigz (2.4-1) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.90 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.93 Setting up python-pip-whl (18.1-5) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.94 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:57:38 [2021-05-18T09:57:38.065Z] #20 52.96 Setting up vim-runtime (2:8.1.0875-5) ...
09:57:38 [2021-05-18T09:57:38.144Z] #60 DONE 0.1s
09:57:38 [2021-05-18T09:57:38.144Z] 
09:57:38 [2021-05-18T09:57:38.144Z] #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
09:57:38 [2021-05-18T09:57:38.144Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:57:38 [2021-05-18T09:57:38.144Z] #45 135.0 net/http/httptrace
09:57:38 [2021-05-18T09:57:38.144Z] #45 135.5 net/http
09:57:38 [2021-05-18T09:57:38.162Z] #43 37.40   CC       images/binfmt-misc.o
09:57:38 [2021-05-18T09:57:38.210Z] #43 50.08   CC       compel/src/lib/infect.o
09:57:38 [2021-05-18T09:57:38.423Z] #43 37.60   CC       images/time.o
09:57:38 [2021-05-18T09:57:38.423Z] #43 37.82   CC       images/sysctl.o
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.42 Setting up libaio1:amd64 (0.3.112-3) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.43 Setting up libonig5:amd64 (6.9.1-1) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.46 Setting up vim (2:8.1.0875-5) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.64 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:57:38 [2021-05-18T09:57:38.629Z] #20 53.67 Setting up jq (1.5+dfsg-2+b1) ...
09:57:38 [2021-05-18T09:57:38.684Z] #43 38.02   CC       images/autofs.o
09:57:38 [2021-05-18T09:57:38.765Z] #18 DONE 1.5s
09:57:38 [2021-05-18T09:57:38.765Z] 
09:57:38 [2021-05-18T09:57:38.765Z] #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
09:57:38 [2021-05-18T09:57:38.765Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:38 [2021-05-18T09:57:38.765Z] #43 45.58   LINK     images/built-in.o
09:57:38 [2021-05-18T09:57:38.765Z] #43 45.91   GEN      compel/include/asm
09:57:38 [2021-05-18T09:57:38.765Z] #43 45.98   GEN      compel/include/version.h
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.02 touch .config
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.12   GEN      include/common/config.h
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.31   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.35   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.46   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.48   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.49   DEP      compel/plugins/std/infect.d
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.66   DEP      compel/plugins/std/string.d
09:57:38 [2021-05-18T09:57:38.765Z] #43 46.85   DEP      compel/plugins/std/log.d
09:57:38 [2021-05-18T09:57:38.885Z] #20 53.76 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:57:38 [2021-05-18T09:57:38.885Z] #20 53.78 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:57:38 [2021-05-18T09:57:38.945Z] #43 38.22   CC       images/macvlan.o
09:57:39 [2021-05-18T09:57:39.081Z] #45 ...
09:57:39 [2021-05-18T09:57:39.081Z] 
09:57:39 [2021-05-18T09:57:39.081Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:57:39 [2021-05-18T09:57:39.081Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:57:39 [2021-05-18T09:57:39.081Z] #17 DONE 1.8s
09:57:39 [2021-05-18T09:57:39.081Z] 
09:57:39 [2021-05-18T09:57:39.081Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:57:39 [2021-05-18T09:57:39.081Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
09:57:39 [2021-05-18T09:57:39.206Z] #43 38.40   CC       images/sit.o
09:57:39 [2021-05-18T09:57:39.206Z] #43 38.65   CC       images/memfd.o
09:57:39 [2021-05-18T09:57:39.342Z] #43 47.02   DEP      compel/plugins/std/fds.d
09:57:39 [2021-05-18T09:57:39.343Z] #43 47.20   DEP      compel/plugins/std/std.d
09:57:39 [2021-05-18T09:57:39.343Z] #43 47.26   DEP      compel/plugins/shmem/shmem.d
09:57:39 [2021-05-18T09:57:39.343Z] #43 47.30   DEP      compel/plugins/fds/fds.d
09:57:39 [2021-05-18T09:57:39.467Z] #43 38.94   CC       images/timens.o
09:57:39 [2021-05-18T09:57:39.605Z] #43 47.49   CC       compel/plugins/std/std.o
09:57:39 [2021-05-18T09:57:39.728Z] #43 39.23   LINK     images/built-in.o
09:57:40 [2021-05-18T09:57:40.184Z] #43 47.95   CC       compel/plugins/std/fds.o
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.38   GEN      compel/include/asm
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.42   GEN      compel/include/version.h
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.44 touch .config
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.47   GEN      include/common/config.h
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.55   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.57   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.59   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.65   DEP      compel/arch/x86/plugins/std/memcpy.d
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.69   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.71   GEN      compel/plugins/include/uapi/std/syscall.h
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.74   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.75   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:57:40 [2021-05-18T09:57:40.299Z] #43 39.77   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:57:40 [2021-05-18T09:57:40.447Z] #43 ...
09:57:40 [2021-05-18T09:57:40.447Z] 
09:57:40 [2021-05-18T09:57:40.447Z] #19 [dev-systemd-false  6/26] RUN ldconfig
09:57:40 [2021-05-18T09:57:40.447Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6
09:57:40 [2021-05-18T09:57:40.447Z] #19 DONE 1.5s
09:57:40 [2021-05-18T09:57:40.447Z] 
09:57:40 [2021-05-18T09:57:40.447Z] #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
09:57:40 [2021-05-18T09:57:40.447Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:40 [2021-05-18T09:57:40.447Z] #43 48.41   CC       compel/plugins/std/log.o
09:57:40 [2021-05-18T09:57:40.560Z] #43 39.77   DEP      compel/plugins/std/infect.d
09:57:40 [2021-05-18T09:57:40.560Z] #43 39.97   DEP      compel/plugins/std/string.d
09:57:40 [2021-05-18T09:57:40.560Z] #43 40.03   DEP      compel/plugins/std/log.d
09:57:40 [2021-05-18T09:57:40.754Z] #43 52.34   CC       compel/src/lib/ptrace.o
09:57:40 [2021-05-18T09:57:40.754Z] #43 52.76   AR       compel/libcompel.a
09:57:40 [2021-05-18T09:57:40.774Z] #20 ...
09:57:40 [2021-05-18T09:57:40.774Z] 
09:57:40 [2021-05-18T09:57:40.774Z] #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
09:57:40 [2021-05-18T09:57:40.774Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:40 [2021-05-18T09:57:40.774Z] #43 105.4   CC       criu/crtools.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 106.0   CC       criu/eventfd.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 106.3   CC       criu/eventpoll.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 107.2   CC       criu/external.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 107.6   CC       criu/fault-injection.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 107.7   CC       criu/fdstore.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 108.1   CC       criu/fifo.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 108.6   CC       criu/file-ids.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 108.9   CC       criu/file-lock.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 109.8   CC       criu/files-ext.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 110.2   CC       criu/files-reg.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 112.6   CC       criu/files.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 114.5   CC       criu/filesystems.o
09:57:40 [2021-05-18T09:57:40.774Z] #43 115.2   CC       criu/fsnotify.o
09:57:40 [2021-05-18T09:57:40.864Z] #43 40.11   DEP      compel/plugins/std/fds.d
09:57:40 [2021-05-18T09:57:40.864Z] #43 40.33   DEP      compel/plugins/std/std.d
09:57:40 [2021-05-18T09:57:40.991Z] #18 DONE 1.9s
09:57:40 [2021-05-18T09:57:40.991Z] 
09:57:40 [2021-05-18T09:57:40.991Z] #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
09:57:40 [2021-05-18T09:57:40.991Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:40 [2021-05-18T09:57:40.991Z] #43 53.32   HOSTLINK compel/compel-host-bin
09:57:40 [2021-05-18T09:57:40.991Z] #43 53.59   DEP      soccr/soccr.d
09:57:40 [2021-05-18T09:57:40.991Z] #43 53.64   CC       soccr/soccr.o
09:57:40 [2021-05-18T09:57:40.991Z] #43 55.80   AR       soccr/libsoccr.a
09:57:40 [2021-05-18T09:57:40.991Z] #43 55.94 make[1]: 'soccr/libsoccr.a' is up to date.
09:57:40 [2021-05-18T09:57:40.991Z] #43 56.63   DEP      criu/arch/x86/sigframe.d
09:57:40 [2021-05-18T09:57:40.991Z] #43 56.77   DEP      criu/arch/x86/sigaction_compat.d
09:57:40 [2021-05-18T09:57:40.991Z] #43 56.91   DEP      criu/arch/x86/kerndat.d
09:57:40 [2021-05-18T09:57:40.991Z] #43 57.08   DEP      criu/arch/x86/crtools.d
09:57:40 [2021-05-18T09:57:40.991Z] #43 57.22   DEP      criu/arch/x86/cpu.d
09:57:40 [2021-05-18T09:57:40.991Z] #43 57.51   CC       criu/arch/x86/cpu.o
09:57:41 [2021-05-18T09:57:41.015Z] #43 52.84   HOSTCC   compel/src/main-host.o
09:57:41 [2021-05-18T09:57:41.159Z] #43 40.44   DEP      compel/plugins/shmem/shmem.d
09:57:41 [2021-05-18T09:57:41.159Z] #43 40.52   DEP      compel/plugins/fds/fds.d
09:57:41 [2021-05-18T09:57:41.310Z] #43 53.14   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:57:41 [2021-05-18T09:57:41.397Z] #43 49.09   CC       compel/plugins/std/string.o
09:57:41 [2021-05-18T09:57:41.429Z] #43 40.69   CC       compel/plugins/std/std.o
09:57:41 [2021-05-18T09:57:41.559Z] #43 58.54   CC       criu/arch/x86/crtools.o
09:57:41 [2021-05-18T09:57:41.592Z] #43 53.46   HOSTCC   compel/src/lib/handle-elf-host.o
09:57:41 [2021-05-18T09:57:41.701Z] #43 ...
09:57:41 [2021-05-18T09:57:41.701Z] 
09:57:41 [2021-05-18T09:57:41.701Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:41 [2021-05-18T09:57:41.701Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.59 Setting up iptables (1.8.2-4) ...
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:57:41 [2021-05-18T09:57:41.701Z] #20 56.67 Setting up python3 (3.7.3-1) ...
09:57:41 [2021-05-18T09:57:41.702Z] #43 ...
09:57:41 [2021-05-18T09:57:41.702Z] 
09:57:41 [2021-05-18T09:57:41.702Z] #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
09:57:41 [2021-05-18T09:57:41.702Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:57:41 [2021-05-18T09:57:41.702Z] #58 119.5 + for f in rootlesskit rootlesskit-docker-proxy
09:57:41 [2021-05-18T09:57:41.702Z] #58 119.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:57:41 [2021-05-18T09:57:41.853Z] #43 ...
09:57:41 [2021-05-18T09:57:41.853Z] 
09:57:41 [2021-05-18T09:57:41.853Z] #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
09:57:41 [2021-05-18T09:57:41.853Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:41 [2021-05-18T09:57:41.853Z] #13 113.8 Selecting previously unselected package libapparmor1:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 113.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 113.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.0 Selecting previously unselected package libapparmor-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.1 Selecting previously unselected package libbtrfs0.
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.1 Unpacking libbtrfs0 (4.20.1-2) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.2 Selecting previously unselected package libbtrfs-dev.
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.2 Unpacking libbtrfs-dev (4.20.1-2) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.5 Selecting previously unselected package libudev-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.7 Selecting previously unselected package libsepol1-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 114.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.0 Selecting previously unselected package libpcre16-3:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.2 Selecting previously unselected package libpcre32-3:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.4 Selecting previously unselected package libpcrecpp0v5:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.6 Selecting previously unselected package libpcre3-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 115.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.1 Selecting previously unselected package libselinux1-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.4 Selecting previously unselected package libdevmapper-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.5 Selecting previously unselected package libseccomp-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.7 Selecting previously unselected package libsystemd-dev:amd64.
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 116.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up libbtrfs0 (4.20.1-2) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up libbtrfs-dev (4.20.1-2) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up mingw-w64-common (6.0.0-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 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
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.5 Setting up dmsetup (2:1.02.155-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 117.6 Processing triggers for libc-bin (2.28-10) ...
09:57:41 [2021-05-18T09:57:41.853Z] #13 DONE 118.3s
09:57:41 [2021-05-18T09:57:41.853Z] 
09:57:41 [2021-05-18T09:57:41.853Z] #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
09:57:41 [2021-05-18T09:57:41.853Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:57:41 [2021-05-18T09:57:41.853Z] #45 118.1 net/http/httptrace
09:57:41 [2021-05-18T09:57:41.853Z] #45 118.3 net/http
09:57:41 [2021-05-18T09:57:41.853Z] #45 ...
09:57:41 [2021-05-18T09:57:41.853Z] 
09:57:41 [2021-05-18T09:57:41.853Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
09:57:41 [2021-05-18T09:57:41.853Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
09:57:41 [2021-05-18T09:57:41.974Z] #43 49.85   CC       compel/plugins/std/infect.o
09:57:42 [2021-05-18T09:57:42.131Z] #43 ...
09:57:42 [2021-05-18T09:57:42.131Z] 
09:57:42 [2021-05-18T09:57:42.131Z] #19 [dev-systemd-false  6/26] RUN ldconfig
09:57:42 [2021-05-18T09:57:42.131Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
09:57:42 [2021-05-18T09:57:42.131Z] #19 DONE 1.2s
09:57:42 [2021-05-18T09:57:42.131Z] 
09:57:42 [2021-05-18T09:57:42.131Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:42 [2021-05-18T09:57:42.131Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:57:42 [2021-05-18T09:57:42.263Z] #20 57.10 Setting up python3-wheel (0.32.3-2) ...
09:57:42 [2021-05-18T09:57:42.274Z] #58 ...
09:57:42 [2021-05-18T09:57:42.274Z] 
09:57:42 [2021-05-18T09:57:42.274Z] #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
09:57:42 [2021-05-18T09:57:42.274Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:57:42 [2021-05-18T09:57:42.274Z] #45 110.1 vendor/golang.org/x/text/transform
09:57:42 [2021-05-18T09:57:42.274Z] #45 111.2 vendor/golang.org/x/text/unicode/bidi
09:57:42 [2021-05-18T09:57:42.274Z] #45 112.9 vendor/golang.org/x/text/secure/bidirule
09:57:42 [2021-05-18T09:57:42.274Z] #45 113.1 vendor/golang.org/x/text/unicode/norm
09:57:42 [2021-05-18T09:57:42.274Z] #45 117.1 vendor/golang.org/x/net/idna
09:57:42 [2021-05-18T09:57:42.274Z] #45 119.5 vendor/golang.org/x/net/http2/hpack
09:57:42 [2021-05-18T09:57:42.274Z] #45 ...
09:57:42 [2021-05-18T09:57:42.274Z] 
09:57:42 [2021-05-18T09:57:42.274Z] #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
09:57:42 [2021-05-18T09:57:42.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:42 [2021-05-18T09:57:42.274Z] #43 41.03   CC       compel/plugins/std/fds.o
09:57:42 [2021-05-18T09:57:42.274Z] #43 41.45   CC       compel/plugins/std/log.o
09:57:42 [2021-05-18T09:57:42.550Z] #43 50.38   CC       compel/arch/aarch64/plugins/std/parasite-head.o
09:57:42 [2021-05-18T09:57:42.550Z] #43 50.47   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
09:57:42 [2021-05-18T09:57:42.550Z] #43 50.53   AR       compel/plugins/std.lib.a
09:57:42 [2021-05-18T09:57:42.814Z] #43 50.62   CC       compel/plugins/fds/fds.o
09:57:42 [2021-05-18T09:57:42.845Z] #43 42.31   CC       compel/plugins/std/string.o
09:57:43 [2021-05-18T09:57:43.077Z] #43 50.96   AR       compel/plugins/fds.lib.a
09:57:43 [2021-05-18T09:57:43.077Z] #43 51.04   HOSTDEP  compel/src/lib/log-host.d
09:57:43 [2021-05-18T09:57:43.077Z] #43 51.17   HOSTDEP  compel/src/lib/handle-elf-host.d
09:57:43 [2021-05-18T09:57:43.245Z] #20 57.93 Setting up apparmor (2.13.2-10) ...
09:57:43 [2021-05-18T09:57:43.340Z] #43 51.30   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
09:57:43 [2021-05-18T09:57:43.509Z] #20 1.550 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:57:43 [2021-05-18T09:57:43.603Z] #43 51.37   HOSTDEP  compel/src/main-host.d
09:57:43 [2021-05-18T09:57:43.603Z] #43 51.47   DEP      compel/src/lib/ptrace.d
09:57:43 [2021-05-18T09:57:43.768Z] #20 1.720 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:57:43 [2021-05-18T09:57:43.788Z] #43 42.93   CC       compel/plugins/std/infect.o
09:57:43 [2021-05-18T09:57:43.788Z] #43 ...
09:57:43 [2021-05-18T09:57:43.788Z] 
09:57:43 [2021-05-18T09:57:43.788Z] #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
09:57:43 [2021-05-18T09:57:43.788Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:43 [2021-05-18T09:57:43.788Z] #13 106.4 Selecting previously unselected package g++-mingw-w64-x86-64.
09:57:43 [2021-05-18T09:57:43.788Z] #13 106.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:57:43 [2021-05-18T09:57:43.788Z] #13 106.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:43 [2021-05-18T09:57:43.788Z] #13 ...
09:57:43 [2021-05-18T09:57:43.788Z] 
09:57:43 [2021-05-18T09:57:43.788Z] #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
09:57:43 [2021-05-18T09:57:43.788Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:57:43 [2021-05-18T09:57:43.788Z] #45 120.9 mime
09:57:43 [2021-05-18T09:57:43.866Z] #43 51.69   DEP      compel/src/lib/infect.d
09:57:44 [2021-05-18T09:57:44.027Z] #20 1.826 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:57:44 [2021-05-18T09:57:44.027Z] #20 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:57:44 [2021-05-18T09:57:44.129Z] #43 51.91   DEP      compel/src/lib/infect-util.d
09:57:44 [2021-05-18T09:57:44.129Z] #43 52.14   DEP      compel/src/lib/infect-rpc.d
09:57:44 [2021-05-18T09:57:44.286Z] #20 2.194 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:57:44 [2021-05-18T09:57:44.392Z] #43 52.28   DEP      compel/arch/aarch64/src/lib/infect.d
09:57:44 [2021-05-18T09:57:44.392Z] #43 52.45   DEP      compel/arch/aarch64/src/lib/cpu.d
09:57:44 [2021-05-18T09:57:44.636Z] #20 59.75 Setting up xfsprogs (4.20.0-1) ...
09:57:44 [2021-05-18T09:57:44.655Z] #43 52.52   DEP      compel/src/lib/log.d
09:57:44 [2021-05-18T09:57:44.656Z] #43 52.62   DEP      compel/src/main.d
09:57:44 [2021-05-18T09:57:44.656Z] #43 52.74   DEP      compel/src/lib/handle-elf.d
09:57:44 [2021-05-18T09:57:44.730Z] #45 122.5 mime/quotedprintable
09:57:44 [2021-05-18T09:57:44.912Z] #20 59.76 Setting up python3-lib2to3 (3.7.3-1) ...
09:57:44 [2021-05-18T09:57:44.919Z] #43 52.90   DEP      compel/arch/aarch64/src/lib/handle-elf.d
09:57:44 [2021-05-18T09:57:44.919Z] #43 53.00   CC       compel/src/lib/log.o
09:57:44 [2021-05-18T09:57:44.990Z] #45 122.8 net/http/internal
09:57:45 [2021-05-18T09:57:45.178Z] #20 60.15 Setting up python3-pkg-resources (40.8.0-1) ...
09:57:45 [2021-05-18T09:57:45.223Z] #20 3.149 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:57:45 [2021-05-18T09:57:45.496Z] #43 53.23   CC       compel/arch/aarch64/src/lib/cpu.o
09:57:45 [2021-05-18T09:57:45.764Z] #43 53.61   CC       compel/arch/aarch64/src/lib/infect.o
09:57:46 [2021-05-18T09:57:46.027Z] #43 54.02   CC       compel/src/lib/infect-rpc.o
09:57:46 [2021-05-18T09:57:46.093Z] #14 DONE 4.0s
09:57:46 [2021-05-18T09:57:46.093Z] 
09:57:46 [2021-05-18T09:57:46.093Z] #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
09:57:46 [2021-05-18T09:57:46.093Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
09:57:46 [2021-05-18T09:57:46.119Z] #20 61.04 Setting up python3-distutils (3.7.3-1) ...
09:57:46 [2021-05-18T09:57:46.601Z] #20 4.328 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:57:46 [2021-05-18T09:57:46.603Z] #43 54.40   CC       compel/src/lib/infect-util.o
09:57:46 [2021-05-18T09:57:46.681Z] #20 61.56 Setting up python3-setuptools (40.8.0-1) ...
09:57:46 [2021-05-18T09:57:46.866Z] #43 54.69   CC       compel/src/lib/infect.o
09:57:47 [2021-05-18T09:57:47.993Z] #20 5.820 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:57:47 [2021-05-18T09:57:47.993Z] #20 ...
09:57:47 [2021-05-18T09:57:47.993Z] 
09:57:47 [2021-05-18T09:57:47.993Z] #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
09:57:47 [2021-05-18T09:57:47.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:47 [2021-05-18T09:57:47.993Z] #43 60.07   CC       criu/arch/x86/kerndat.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 60.67   CC       criu/arch/x86/sigaction_compat.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 60.95   CC       criu/arch/x86/sigframe.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 61.24   LINK     criu/arch/x86/crtools.built-in.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 61.32   DEP      criu/pie/util-vdso-elf32.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 61.48   DEP      criu/pie/util-vdso.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 61.62   DEP      criu/pie/util.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 61.83   CC       criu/pie/util.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 62.12   CC       criu/pie/util-vdso.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 62.87   CC       criu/pie/util-vdso-elf32.o
09:57:47 [2021-05-18T09:57:47.993Z] #43 63.63   AR       criu/pie/pie.lib.a
09:57:47 [2021-05-18T09:57:47.993Z] #43 63.69   DEP      criu/pie/restorer.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 63.99   DEP      criu/arch/x86/sigaction_compat_pie.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 64.13   DEP      criu/arch/x86/restorer_unmap.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 64.15   DEP      criu/arch/x86/restorer.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 64.35   DEP      criu/arch/x86/vdso-pie.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 64.51   DEP      criu/pie/parasite-vdso.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 64.68   DEP      criu/pie/parasite.d
09:57:47 [2021-05-18T09:57:47.993Z] #43 64.92   CC       criu/pie/parasite.o
09:57:48 [2021-05-18T09:57:48.046Z] #20 62.79 Setting up python3-pip (18.1-5) ...
09:57:48 [2021-05-18T09:57:48.290Z] #45 125.8 crypto/tls
09:57:48 [2021-05-18T09:57:48.633Z] #15 DONE 2.7s
09:57:48 [2021-05-18T09:57:48.633Z] 
09:57:48 [2021-05-18T09:57:48.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
09:57:48 [2021-05-18T09:57:48.633Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:48 [2021-05-18T09:57:48.633Z] #43 53.91   HOSTCC   compel/src/lib/log-host.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 54.12   HOSTLINK compel/compel-host-bin
09:57:48 [2021-05-18T09:57:48.633Z] #43 54.27   DEP      soccr/soccr.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 54.55   CC       soccr/soccr.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 55.82   AR       soccr/libsoccr.a
09:57:48 [2021-05-18T09:57:48.633Z] #43 55.85 make[1]: 'soccr/libsoccr.a' is up to date.
09:57:48 [2021-05-18T09:57:48.633Z] #43 56.18   DEP      criu/arch/x86/sigframe.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 56.30   DEP      criu/arch/x86/sigaction_compat.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 56.40   DEP      criu/arch/x86/kerndat.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 56.52   DEP      criu/arch/x86/crtools.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 56.69   DEP      criu/arch/x86/cpu.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 56.84   CC       criu/arch/x86/cpu.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 57.42   CC       criu/arch/x86/crtools.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 58.91   CC       criu/arch/x86/kerndat.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 59.44   CC       criu/arch/x86/sigaction_compat.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 59.75   CC       criu/arch/x86/sigframe.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 60.01   LINK     criu/arch/x86/crtools.built-in.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 60.09   DEP      criu/pie/util-vdso-elf32.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 60.22   DEP      criu/pie/util-vdso.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 60.36   DEP      criu/pie/util.d
09:57:48 [2021-05-18T09:57:48.633Z] #43 60.56   CC       criu/pie/util.o
09:57:48 [2021-05-18T09:57:48.633Z] #43 ...
09:57:48 [2021-05-18T09:57:48.633Z] 
09:57:48 [2021-05-18T09:57:48.633Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:57:48 [2021-05-18T09:57:48.633Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
09:57:48 [2021-05-18T09:57:48.793Z] #43 56.76   CC       compel/src/lib/ptrace.o
09:57:48 [2021-05-18T09:57:48.863Z] #45 ...
09:57:48 [2021-05-18T09:57:48.863Z] 
09:57:48 [2021-05-18T09:57:48.863Z] #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
09:57:48 [2021-05-18T09:57:48.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.27   CC       compel/arch/x86/plugins/std/parasite-head.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.30   CC       compel/arch/x86/plugins/std/memcpy.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.37   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.45   AR       compel/plugins/std.lib.a
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.54   CC       compel/plugins/fds/fds.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.88   AR       compel/plugins/fds.lib.a
09:57:48 [2021-05-18T09:57:48.863Z] #43 43.93   HOSTDEP  compel/src/lib/log-host.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.05   HOSTDEP  compel/src/lib/handle-elf-host.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.17   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.27   HOSTDEP  compel/src/main-host.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.39   DEP      compel/src/lib/ptrace.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.58   DEP      compel/src/lib/infect.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.85   DEP      compel/src/lib/infect-util.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 44.96   DEP      compel/src/lib/infect-rpc.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.10   DEP      compel/arch/x86/src/lib/infect.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.26   DEP      compel/arch/x86/src/lib/cpu.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.37   DEP      compel/src/lib/log.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.49   DEP      compel/src/main.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.62   DEP      compel/src/lib/handle-elf.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.78   DEP      compel/arch/x86/src/lib/handle-elf.d
09:57:48 [2021-05-18T09:57:48.863Z] #43 45.91   CC       compel/src/lib/log.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 46.19   CC       compel/arch/x86/src/lib/cpu.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 46.98   CC       compel/arch/x86/src/lib/infect.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 47.85   CC       compel/src/lib/infect-rpc.o
09:57:48 [2021-05-18T09:57:48.863Z] #43 48.16   CC       compel/src/lib/infect-util.o
09:57:48 [2021-05-18T09:57:48.975Z] #20 63.77 Processing triggers for libc-bin (2.28-10) ...
09:57:48 [2021-05-18T09:57:48.975Z] #20 63.82 Processing triggers for mime-support (3.62) ...
09:57:49 [2021-05-18T09:57:49.056Z] #43 57.14   AR       compel/libcompel.a
09:57:49 [2021-05-18T09:57:49.124Z] #43 48.51   CC       compel/src/lib/infect.o
09:57:49 [2021-05-18T09:57:49.320Z] #43 57.22   HOSTCC   compel/src/main-host.o
09:57:49 [2021-05-18T09:57:49.372Z] #43 66.15   LINK     criu/pie/parasite.built-in.o
09:57:49 [2021-05-18T09:57:49.372Z] #43 66.17   GEN      criu/pie/parasite-blob.h
09:57:49 [2021-05-18T09:57:49.372Z] #43 66.22   CC       criu/pie/parasite-vdso.o
09:57:49 [2021-05-18T09:57:49.904Z] #43 57.68   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
09:57:49 [2021-05-18T09:57:49.919Z] #20 DONE 64.7s
09:57:49 [2021-05-18T09:57:49.919Z] 
09:57:49 [2021-05-18T09:57:49.919Z] #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
09:57:49 [2021-05-18T09:57:49.919Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
09:57:49 [2021-05-18T09:57:49.964Z] #43 66.92   CC       criu/arch/x86/vdso-pie.o
09:57:50 [2021-05-18T09:57:50.168Z] #43 57.93   HOSTCC   compel/src/lib/handle-elf-host.o
09:57:50 [2021-05-18T09:57:50.168Z] #43 ...
09:57:50 [2021-05-18T09:57:50.168Z] 
09:57:50 [2021-05-18T09:57:50.168Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:50 [2021-05-18T09:57:50.168Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
09:57:50 [2021-05-18T09:57:50.168Z] #20 1.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 1.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 1.725 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 1.792 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 2.384 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 3.271 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [284 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 4.581 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 5.848 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB]
09:57:50 [2021-05-18T09:57:50.168Z] #20 7.933 Fetched 8780 kB in 6s (1372 kB/s)
09:57:50 [2021-05-18T09:57:50.224Z] #43 67.34   CC       criu/arch/x86/restorer.o
09:57:50 [2021-05-18T09:57:50.432Z] #20 7.933 Reading package lists...
09:57:50 [2021-05-18T09:57:50.432Z] #20 ...
09:57:50 [2021-05-18T09:57:50.432Z] 
09:57:50 [2021-05-18T09:57:50.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
09:57:50 [2021-05-18T09:57:50.432Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:50 [2021-05-18T09:57:50.432Z] #43 58.31   HOSTCC   compel/src/lib/log-host.o
09:57:50 [2021-05-18T09:57:50.511Z] #43 ...
09:57:50 [2021-05-18T09:57:50.511Z] 
09:57:50 [2021-05-18T09:57:50.511Z] #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
09:57:50 [2021-05-18T09:57:50.511Z] #58 sha256:25e20f697d1af9269d2e85dfbf5274843b0bf1cc5abd68aa8968d2fa5ba6e2ff
09:57:50 [2021-05-18T09:57:50.511Z] #58 DONE 128.1s
09:57:50 [2021-05-18T09:57:50.511Z] 
09:57:50 [2021-05-18T09:57:50.511Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
09:57:50 [2021-05-18T09:57:50.511Z] #59 sha256:e6807644cc2c3bd1a74d736a963727b76b1cc3cbd815674c8d878bed9918e12f
09:57:50 [2021-05-18T09:57:50.511Z] #59 DONE 0.1s
09:57:50 [2021-05-18T09:57:50.511Z] 
09:57:50 [2021-05-18T09:57:50.511Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:57:50 [2021-05-18T09:57:50.511Z] #60 sha256:c79f95f862c6d51952bda355571e065e6d1dcaf3cbbefb1c5ee0ff6ef72375c2
09:57:50 [2021-05-18T09:57:50.511Z] #60 DONE 0.1s
09:57:50 [2021-05-18T09:57:50.511Z] 
09:57:50 [2021-05-18T09:57:50.511Z] #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
09:57:50 [2021-05-18T09:57:50.511Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
09:57:50 [2021-05-18T09:57:50.511Z] #13 121.5 Selecting previously unselected package libapparmor1:amd64.
09:57:50 [2021-05-18T09:57:50.511Z] #13 121.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 121.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 121.7 Selecting previously unselected package libapparmor-dev:amd64.
09:57:50 [2021-05-18T09:57:50.511Z] #13 121.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 121.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 122.5 Selecting previously unselected package libbtrfs0.
09:57:50 [2021-05-18T09:57:50.511Z] #13 122.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 122.6 Unpacking libbtrfs0 (4.20.1-2) ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 123.0 Selecting previously unselected package libbtrfs-dev.
09:57:50 [2021-05-18T09:57:50.511Z] #13 123.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 123.0 Unpacking libbtrfs-dev (4.20.1-2) ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 123.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:57:50 [2021-05-18T09:57:50.511Z] #13 123.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:57:50 [2021-05-18T09:57:50.511Z] #13 123.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:57:50 [2021-05-18T09:57:50.702Z] #43 58.51   HOSTLINK compel/compel-host-bin
09:57:50 [2021-05-18T09:57:50.702Z] #43 58.58   DEP      soccr/soccr.d
09:57:50 [2021-05-18T09:57:50.702Z] #43 58.70   CC       soccr/soccr.o
09:57:50 [2021-05-18T09:57:50.702Z] #43 ...
09:57:50 [2021-05-18T09:57:50.702Z] 
09:57:50 [2021-05-18T09:57:50.702Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:57:50 [2021-05-18T09:57:50.702Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805
09:57:50 [2021-05-18T09:57:50.702Z] #32 DONE 116.6s
09:57:50 [2021-05-18T09:57:50.772Z] #13 123.3 Selecting previously unselected package libudev-dev:amd64.
09:57:50 [2021-05-18T09:57:50.772Z] #13 123.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
09:57:50 [2021-05-18T09:57:50.772Z] #13 123.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
09:57:50 [2021-05-18T09:57:50.772Z] #13 123.6 Selecting previously unselected package libsepol1-dev:amd64.
09:57:50 [2021-05-18T09:57:50.796Z] #43 67.88   CC       criu/arch/x86/restorer_unmap.o
09:57:50 [2021-05-18T09:57:50.796Z] #43 67.94   CC       criu/arch/x86/sigaction_compat_pie.o
09:57:50 [2021-05-18T09:57:50.851Z] #21 1.025 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:57:50 [2021-05-18T09:57:50.851Z] #21 1.030 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:57:50 [2021-05-18T09:57:50.851Z] #21 1.033 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:57:50 [2021-05-18T09:57:50.851Z] #21 DONE 1.1s
09:57:50 [2021-05-18T09:57:50.851Z] 
09:57:50 [2021-05-18T09:57:50.851Z] #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
09:57:50 [2021-05-18T09:57:50.851Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:57:50 [2021-05-18T09:57:50.851Z] #40 184.0 + dpkg --print-architecture
09:57:50 [2021-05-18T09:57:50.851Z] #40 184.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:57:50 [2021-05-18T09:57:50.851Z] #40 184.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:57:50 [2021-05-18T09:57:50.851Z] #40 184.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:57:50 [2021-05-18T09:57:50.851Z] #40 ...
09:57:50 [2021-05-18T09:57:50.851Z] 
09:57:50 [2021-05-18T09:57:50.851Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:57:50 [2021-05-18T09:57:50.851Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:57:50 [2021-05-18T09:57:50.966Z] 
09:57:50 [2021-05-18T09:57:50.966Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:57:50 [2021-05-18T09:57:50.966Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
09:57:50 [2021-05-18T09:57:50.966Z] #20 7.933 Reading package lists...
09:57:50 [2021-05-18T09:57:50.966Z] #20 10.71 Reading package lists...
09:57:50 [2021-05-18T09:57:50.966Z] #20 ...
09:57:50 [2021-05-18T09:57:50.966Z] 
09:57:50 [2021-05-18T09:57:50.966Z] #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
09:57:50 [2021-05-18T09:57:50.966Z] #45 sha256:700d6ea6d879252ba4db0c81c7a0b22d6104f3ad4872798369e490d7036fb0ac
09:57:50 [2021-05-18T09:57:50.966Z] #45 107.8 github.com/LK4D4/vndr/godl
09:57:50 [2021-05-18T09:57:50.966Z] #45 108.7 github.com/LK4D4/vndr
09:57:50 [2021-05-18T09:57:50.966Z] #45 DONE 117.0s
09:57:51 [2021-05-18T09:57:51.033Z] #13 123.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:57:51 [2021-05-18T09:57:51.033Z] #13 123.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:57:51 [2021-05-18T09:57:51.230Z] 
09:57:51 [2021-05-18T09:57:51.230Z] #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
09:57:51 [2021-05-18T09:57:51.230Z] #53 sha256:cbec1af014bea0f860977c7d0bdf1045c037982379045ce3809ecd204598ce97
09:57:51 [2021-05-18T09:57:51.230Z] #53 11.29 + cd /tmp/tmp.HkS8udVrdn/src/github.com/opencontainers/runc
09:57:51 [2021-05-18T09:57:51.230Z] #53 11.29 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:51 [2021-05-18T09:57:51.230Z] #53 11.40 + '[' -z '' ']'
09:57:51 [2021-05-18T09:57:51.230Z] #53 11.40 + target=static
09:57:51 [2021-05-18T09:57:51.230Z] #53 11.40 + make 'BUILDTAGS=seccomp ' static
09:57:51 [2021-05-18T09:57:51.230Z] #53 11.76 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc .
09:57:51 [2021-05-18T09:57:51.375Z] #43 68.17   CC       criu/pie/restorer.o
09:57:51 [2021-05-18T09:57:51.606Z] #13 124.2 Selecting previously unselected package libpcre16-3:amd64.
09:57:51 [2021-05-18T09:57:51.606Z] #13 124.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:57:51 [2021-05-18T09:57:51.606Z] #13 124.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:57:51 [2021-05-18T09:57:51.606Z] #13 124.5 Selecting previously unselected package libpcre32-3:amd64.
09:57:51 [2021-05-18T09:57:51.788Z] #22 ...
09:57:51 [2021-05-18T09:57:51.788Z] 
09:57:51 [2021-05-18T09:57:51.788Z] #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
09:57:51 [2021-05-18T09:57:51.788Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:51 [2021-05-18T09:57:51.788Z] #43 116.3   CC       criu/image-desc.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 116.5   CC       criu/image.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 117.3   CC       criu/ipc_ns.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 118.4   CC       criu/irmap.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 119.2   CC       criu/kcmp-ids.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 119.6   CC       criu/kerndat.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 120.9   CC       criu/libnetlink.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 121.3   CC       criu/log.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 121.9   CC       criu/lsm.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 122.4   CC       criu/mem.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 124.1   CC       criu/memfd.o
09:57:51 [2021-05-18T09:57:51.788Z] #43 125.0   CC       criu/mount.o
09:57:51 [2021-05-18T09:57:51.867Z] #13 124.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:57:51 [2021-05-18T09:57:51.867Z] #13 124.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:57:51 [2021-05-18T09:57:51.867Z] #13 124.7 Selecting previously unselected package libpcrecpp0v5:amd64.
09:57:51 [2021-05-18T09:57:51.935Z] #16 2.781 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:57:51 [2021-05-18T09:57:51.935Z] #16 DONE 2.9s
09:57:51 [2021-05-18T09:57:51.935Z] 
09:57:51 [2021-05-18T09:57:51.935Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:57:51 [2021-05-18T09:57:51.935Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:57:51 [2021-05-18T09:57:51.935Z] #17 ...
09:57:51 [2021-05-18T09:57:51.935Z] 
09:57:51 [2021-05-18T09:57:51.935Z] #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
09:57:51 [2021-05-18T09:57:51.935Z] #53 sha256:c976983bcf1e29cf17ee288f4db3d9dd13179f9726e7f39d400c1d1cc1de2879
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.885 + RM_GOPATH=0
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.885 + TMP_GOPATH=
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.885 + : /build
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.885 + '[' -z '' ']'
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.888 ++ mktemp -d
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.890 + export GOPATH=/tmp/tmp.gqai15qOIB
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.890 + GOPATH=/tmp/tmp.gqai15qOIB
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.890 + RM_GOPATH=1
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.890 + case "$(go env GOARCH)" in
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.890 ++ go env GOARCH
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + export GO_BUILDMODE=-buildmode=pie
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + GO_BUILDMODE=-buildmode=pie
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 ++ dirname /tmp/install/install.sh
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + dir=/tmp/install
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + bin=runc
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + shift
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + '[' '!' -f /tmp/install/runc.installer ']'
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + . /tmp/install/runc.installer
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.918 + install_runc
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.924 + grep -q '^3\.10\.0.*\.el7\.'
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.925 + uname -r
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.926 + RUNC_BUILDTAGS='seccomp '
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.926 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.926 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )'
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.930 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gqai15qOIB/src/github.com/opencontainers/runc
09:57:51 [2021-05-18T09:57:51.935Z] #53 3.932 Cloning into '/tmp/tmp.gqai15qOIB/src/github.com/opencontainers/runc'...
09:57:51 [2021-05-18T09:57:51.945Z] #43 ...
09:57:51 [2021-05-18T09:57:51.945Z] 
09:57:51 [2021-05-18T09:57:51.945Z] #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
09:57:51 [2021-05-18T09:57:51.945Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:57:51 [2021-05-18T09:57:51.945Z] #45 149.7 github.com/LK4D4/vndr/godl
09:57:52 [2021-05-18T09:57:52.127Z] #13 124.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:57:52 [2021-05-18T09:57:52.127Z] #13 124.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:57:52 [2021-05-18T09:57:52.127Z] #13 124.8 Selecting previously unselected package libpcre3-dev:amd64.
09:57:52 [2021-05-18T09:57:52.127Z] #13 124.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:57:52 [2021-05-18T09:57:52.127Z] #13 124.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:57:52 [2021-05-18T09:57:52.196Z] #53 ...
09:57:52 [2021-05-18T09:57:52.196Z] 
09:57:52 [2021-05-18T09:57:52.196Z] #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
09:57:52 [2021-05-18T09:57:52.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:52 [2021-05-18T09:57:52.196Z] #43 60.93   CC       criu/pie/util-vdso.o
09:57:52 [2021-05-18T09:57:52.196Z] #43 61.63   CC       criu/pie/util-vdso-elf32.o
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.27   AR       criu/pie/pie.lib.a
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.32   DEP      criu/pie/restorer.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.49   DEP      criu/arch/x86/sigaction_compat_pie.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.58   DEP      criu/arch/x86/restorer_unmap.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.60   DEP      criu/arch/x86/restorer.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.83   DEP      criu/arch/x86/vdso-pie.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 62.95   DEP      criu/pie/parasite-vdso.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 63.17   DEP      criu/pie/parasite.d
09:57:52 [2021-05-18T09:57:52.196Z] #43 63.38   CC       criu/pie/parasite.o
09:57:52 [2021-05-18T09:57:52.388Z] #13 125.2 Selecting previously unselected package libselinux1-dev:amd64.
09:57:52 [2021-05-18T09:57:52.514Z] #45 150.5 github.com/LK4D4/vndr
09:57:52 [2021-05-18T09:57:52.655Z] #13 125.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:57:52 [2021-05-18T09:57:52.655Z] #13 125.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:57:52 [2021-05-18T09:57:52.655Z] #13 125.5 Selecting previously unselected package libdevmapper-dev:amd64.
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.6 Selecting previously unselected package libseccomp-dev:amd64.
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.7 Selecting previously unselected package libsystemd-dev:amd64.
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
09:57:52 [2021-05-18T09:57:52.915Z] #13 125.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
09:57:53 [2021-05-18T09:57:53.138Z] #43 64.75   LINK     criu/pie/parasite.built-in.o
09:57:53 [2021-05-18T09:57:53.138Z] #43 64.77   GEN      criu/pie/parasite-blob.h
09:57:53 [2021-05-18T09:57:53.138Z] #43 64.78   CC       criu/pie/parasite-vdso.o
09:57:53 [2021-05-18T09:57:53.245Z] #53 ...
09:57:53 [2021-05-18T09:57:53.245Z] 
09:57:53 [2021-05-18T09:57:53.245Z] #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
09:57:53 [2021-05-18T09:57:53.245Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:57:53 [2021-05-18T09:57:53.245Z] #43 60.72   AR       soccr/libsoccr.a
09:57:53 [2021-05-18T09:57:53.245Z] #43 60.80 make[1]: 'soccr/libsoccr.a' is up to date.
09:57:53 [2021-05-18T09:57:53.486Z] #13 126.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:57:53 [2021-05-18T09:57:53.486Z] #13 126.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
09:57:53 [2021-05-18T09:57:53.486Z] #13 126.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:57:53 [2021-05-18T09:57:53.709Z] #43 65.46   CC       criu/arch/x86/vdso-pie.o
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up libbtrfs0 (4.20.1-2) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.5 Setting up libbtrfs-dev (4.20.1-2) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.5 Setting up mingw-w64-common (6.0.0-3) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:53 [2021-05-18T09:57:53.747Z] #13 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:57:53 [2021-05-18T09:57:53.821Z] #43 61.57   DEP      criu/arch/aarch64/sigframe.d
09:57:53 [2021-05-18T09:57:53.821Z] #43 61.71   DEP      criu/arch/aarch64/crtools.d
09:57:53 [2021-05-18T09:57:53.970Z] #43 65.75   CC       criu/arch/x86/restorer.o
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.6 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
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.7 Setting up dmsetup (2:1.02.155-3) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:57:54 [2021-05-18T09:57:54.008Z] #13 126.7 Processing triggers for libc-bin (2.28-10) ...
09:57:54 [2021-05-18T09:57:54.084Z] #43 61.87   DEP      criu/arch/aarch64/cpu.d
09:57:54 [2021-05-18T09:57:54.084Z] #43 61.95   DEP      criu/arch/aarch64/bitops.d
09:57:54 [2021-05-18T09:57:54.084Z] #43 62.01   CC       criu/arch/aarch64/bitops.o
09:57:54 [2021-05-18T09:57:54.084Z] #43 62.06   CC       criu/arch/aarch64/cpu.o
09:57:54 [2021-05-18T09:57:54.231Z] #43 ...
09:57:54 [2021-05-18T09:57:54.231Z] 
09:57:54 [2021-05-18T09:57:54.231Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:57:54 [2021-05-18T09:57:54.231Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:57:54 [2021-05-18T09:57:54.231Z] #17 DONE 2.5s
09:57:54 [2021-05-18T09:57:54.231Z] 
09:57:54 [2021-05-18T09:57:54.231Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:57:54 [2021-05-18T09:57:54.231Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
09:57:54 [2021-05-18T09:57:54.271Z] #13 DONE 127.1s
09:57:54 [2021-05-18T09:57:54.271Z] 
09:57:54 [2021-05-18T09:57:54.271Z] #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
09:57:54 [2021-05-18T09:57:54.271Z] #53 sha256:d12c8199080c3512190b717844b91ec5ad8c04e45edc08c58ee1b5ca533a32e9
09:57:54 [2021-05-18T09:57:54.347Z] #43 62.30   CC       criu/arch/aarch64/crtools.o
09:57:55 [2021-05-18T09:57:55.053Z] #43 129.3   CC       criu/namespaces.o
09:57:55 [2021-05-18T09:57:55.296Z] #43 63.02   CC       criu/arch/aarch64/sigframe.o
09:57:55 [2021-05-18T09:57:55.296Z] #43 63.32   LINK     criu/arch/aarch64/crtools.built-in.o
09:57:55 [2021-05-18T09:57:55.560Z] #43 63.39   DEP      criu/pie/util-vdso.d
09:57:55 [2021-05-18T09:57:55.560Z] #43 63.58   DEP      criu/pie/util.d
09:57:55 [2021-05-18T09:57:55.823Z] #43 63.82   CC       criu/pie/util.o
09:57:55 [2021-05-18T09:57:55.980Z] #43 ...
09:57:55 [2021-05-18T09:57:55.980Z] 
09:57:55 [2021-05-18T09:57:55.980Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:57:55 [2021-05-18T09:57:55.980Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:57:55 [2021-05-18T09:57:55.980Z] #22 5.222 Collecting yamllint==1.26.1
09:57:56 [2021-05-18T09:57:56.184Z] #53 ...
09:57:56 [2021-05-18T09:57:56.184Z] 
09:57:56 [2021-05-18T09:57:56.184Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
09:57:56 [2021-05-18T09:57:56.184Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
09:57:56 [2021-05-18T09:57:56.184Z] #14 DONE 1.7s
09:57:56 [2021-05-18T09:57:56.184Z] 
09:57:56 [2021-05-18T09:57:56.184Z] #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
09:57:56 [2021-05-18T09:57:56.184Z] #53 sha256:d12c8199080c3512190b717844b91ec5ad8c04e45edc08c58ee1b5ca533a32e9
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.665 + RM_GOPATH=0
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.665 + TMP_GOPATH=
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.665 + : /build
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.665 + '[' -z '' ']'
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.665 ++ mktemp -d
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.668 + export GOPATH=/tmp/tmp.woajqTixQD
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.669 + GOPATH=/tmp/tmp.woajqTixQD
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.669 + RM_GOPATH=1
09:57:56 [2021-05-18T09:57:56.184Z] #53 1.669 + case "$(go env GOARCH)" in
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.670 ++ go env GOARCH
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.685 + export GO_BUILDMODE=-buildmode=pie
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.685 + GO_BUILDMODE=-buildmode=pie
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.686 ++ dirname /tmp/install/install.sh
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.688 + dir=/tmp/install
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.689 + bin=runc
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.689 + shift
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.689 + '[' '!' -f /tmp/install/runc.installer ']'
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.689 + . /tmp/install/runc.installer
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.690 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.693 + install_runc
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.694 + grep -q '^3\.10\.0.*\.el7\.'
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.698 + uname -r
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.700 + RUNC_BUILDTAGS='seccomp '
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.701 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )'
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.701 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.701 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.woajqTixQD/src/github.com/opencontainers/runc
09:57:56 [2021-05-18T09:57:56.185Z] #53 1.705 Cloning into '/tmp/tmp.woajqTixQD/src/github.com/opencontainers/runc'...
09:57:56 [2021-05-18T09:57:56.401Z] #43 64.18   CC       criu/pie/util-vdso.o
09:57:56 [2021-05-18T09:57:56.707Z] #45 ...
09:57:56 [2021-05-18T09:57:56.707Z] 
09:57:56 [2021-05-18T09:57:56.707Z] #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
09:57:56 [2021-05-18T09:57:56.707Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:57:56 [2021-05-18T09:57:56.707Z] #53 13.52 + cd /tmp/tmp.NaJfwMoLJb/src/github.com/opencontainers/runc
09:57:56 [2021-05-18T09:57:56.707Z] #53 13.52 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:56 [2021-05-18T09:57:56.707Z] #53 13.63 + '[' -z '' ']'
09:57:56 [2021-05-18T09:57:56.707Z] #53 13.63 + target=static
09:57:56 [2021-05-18T09:57:56.707Z] #53 13.63 + make 'BUILDTAGS=seccomp ' static
09:57:56 [2021-05-18T09:57:56.707Z] #53 13.81 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc .
09:57:56 [2021-05-18T09:57:56.707Z] #53 ...
09:57:56 [2021-05-18T09:57:56.707Z] 
09:57:56 [2021-05-18T09:57:56.707Z] #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
09:57:56 [2021-05-18T09:57:56.707Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.04   LINK     criu/pie/restorer.built-in.o
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.05   GEN      criu/pie/restorer-blob.h
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.18   DEP      criu/vdso.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.38   DEP      criu/vdso-compat.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.57   DEP      criu/uts_ns.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.77   DEP      criu/util.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 71.92   DEP      criu/uffd.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 72.14   DEP      criu/tun.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 72.30   DEP      criu/tty.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 72.47   DEP      criu/timerfd.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 72.60   DEP      criu/timens.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 72.73   DEP      criu/sysfs_parse.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 72.89   DEP      criu/sysctl.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 73.04   DEP      criu/string.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 73.10   DEP      criu/stats.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 73.22   DEP      criu/sockets.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 73.51   DEP      criu/sk-unix.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 73.68   DEP      criu/sk-tcp.d
09:57:56 [2021-05-18T09:57:56.707Z] #43 73.92   DEP      criu/sk-queue.d
09:57:56 [2021-05-18T09:57:56.776Z] #18 DONE 2.7s
09:57:56 [2021-05-18T09:57:56.776Z] 
09:57:56 [2021-05-18T09:57:56.776Z] #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
09:57:56 [2021-05-18T09:57:56.776Z] #53 sha256:c976983bcf1e29cf17ee288f4db3d9dd13179f9726e7f39d400c1d1cc1de2879
09:57:56 [2021-05-18T09:57:56.776Z] #53 13.13 + cd /tmp/tmp.gqai15qOIB/src/github.com/opencontainers/runc
09:57:56 [2021-05-18T09:57:56.776Z] #53 13.13 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:57:56 [2021-05-18T09:57:56.776Z] #53 13.63 + '[' -z '' ']'
09:57:56 [2021-05-18T09:57:56.776Z] #53 13.63 + target=static
09:57:56 [2021-05-18T09:57:56.776Z] #53 13.63 + make 'BUILDTAGS=seccomp ' static
09:57:56 [2021-05-18T09:57:56.776Z] #53 13.77 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc .
09:57:56 [2021-05-18T09:57:56.966Z] #43 74.07   DEP      criu/sk-packet.d
09:57:56 [2021-05-18T09:57:56.977Z] #43 64.81   AR       criu/pie/pie.lib.a
09:57:56 [2021-05-18T09:57:56.977Z] #43 64.87   DEP      criu/pie/restorer.d
09:57:57 [2021-05-18T09:57:57.224Z] #43 74.28   DEP      criu/sk-netlink.d
09:57:57 [2021-05-18T09:57:57.241Z] #43 65.10   DEP      criu/arch/aarch64/intraprocedure.d
09:57:57 [2021-05-18T09:57:57.241Z] #43 65.12   DEP      criu/arch/aarch64/restorer.d
09:57:57 [2021-05-18T09:57:57.483Z] #43 74.54   DEP      criu/sk-inet.d
09:57:57 [2021-05-18T09:57:57.504Z] #43 65.36   DEP      criu/arch/aarch64/vdso-pie.d
09:57:57 [2021-05-18T09:57:57.504Z] #43 65.53   DEP      criu/pie/parasite-vdso.d
09:57:57 [2021-05-18T09:57:57.571Z] #53 ...
09:57:57 [2021-05-18T09:57:57.571Z] 
09:57:57 [2021-05-18T09:57:57.571Z] #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
09:57:57 [2021-05-18T09:57:57.571Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
09:57:57 [2021-05-18T09:57:57.571Z] #15 DONE 1.3s
09:57:57 [2021-05-18T09:57:57.571Z] 
09:57:57 [2021-05-18T09:57:57.571Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:57:57 [2021-05-18T09:57:57.571Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
09:57:57 [2021-05-18T09:57:57.742Z] #43 74.80   DEP      criu/signalfd.d
09:57:57 [2021-05-18T09:57:57.768Z] #43 65.74   DEP      criu/pie/parasite.d
09:57:58 [2021-05-18T09:57:58.001Z] #43 75.02   DEP      criu/sigframe.d
09:57:58 [2021-05-18T09:57:58.001Z] #43 75.16   DEP      criu/shmem.d
09:57:58 [2021-05-18T09:57:58.032Z] #43 66.02   CC       criu/pie/parasite.o
09:57:58 [2021-05-18T09:57:58.161Z] #53 ...
09:57:58 [2021-05-18T09:57:58.161Z] 
09:57:58 [2021-05-18T09:57:58.161Z] #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
09:57:58 [2021-05-18T09:57:58.161Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:57:58 [2021-05-18T09:57:58.161Z] #45 130.6 github.com/LK4D4/vndr/godl
09:57:58 [2021-05-18T09:57:58.161Z] #45 131.4 github.com/LK4D4/vndr
09:57:58 [2021-05-18T09:57:58.161Z] #45 ...
09:57:58 [2021-05-18T09:57:58.161Z] 
09:57:58 [2021-05-18T09:57:58.161Z] #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
09:57:58 [2021-05-18T09:57:58.161Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:58 [2021-05-18T09:57:58.161Z] #43 66.46   CC       criu/arch/x86/restorer_unmap.o
09:57:58 [2021-05-18T09:57:58.161Z] #43 66.55   CC       criu/arch/x86/sigaction_compat_pie.o
09:57:58 [2021-05-18T09:57:58.161Z] #43 66.82   CC       criu/pie/restorer.o
09:57:58 [2021-05-18T09:57:58.161Z] #43 70.03   LINK     criu/pie/restorer.built-in.o
09:57:58 [2021-05-18T09:57:58.161Z] #43 70.05   GEN      criu/pie/restorer-blob.h
09:57:58 [2021-05-18T09:57:58.161Z] #43 70.15   DEP      criu/vdso.d
09:57:58 [2021-05-18T09:57:58.259Z] #43 75.37   DEP      criu/servicefd.d
09:57:58 [2021-05-18T09:57:58.296Z] #43 ...
09:57:58 [2021-05-18T09:57:58.296Z] 
09:57:58 [2021-05-18T09:57:58.296Z] #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
09:57:58 [2021-05-18T09:57:58.296Z] #24 sha256:7f8e950276a95e90eb7aa8f1eb0d7e8267c5e8176ead2dab06640d9c09cc5fff
09:57:58 [2021-05-18T09:57:58.296Z] #24 120.6 Checking out files:  26% (2998/11365)   
Checking out files:  27% (3069/11365)   
Checking out files:  28% (3183/11365)   
Checking out files:  29% (3296/11365)   
Checking out files:  30% (3410/11365)   
Checking out files:  31% (3524/11365)   
Checking out files:  32% (3637/11365)   
Checking out files:  33% (3751/11365)   
Checking out files:  34% (3865/11365)   
Checking out files:  35% (3978/11365)   
Checking out files:  36% (4092/11365)   
Checking out files:  37% (4206/11365)   
Checking out files:  38% (4319/11365)   
Checking out files:  39% (4433/11365)   
Checking out files:  40% (4546/11365)   
Checking out files:  40% (4643/11365)   
Checking out files:  41% (4660/11365)   
Checking out files:  42% (4774/11365)   
Checking out files:  43% (4887/11365)   
Checking out files:  44% (5001/11365)   
Checking out files:  45% (5115/11365)   
Checking out files:  46% (5228/11365)   
Checking out files:  47% (5342/11365)   
Checking out files:  48% (5456/11365)   
Checking out files:  49% (5569/11365)   
Checking out files:  50% (5683/11365)   
Checking out files:  51% (5797/11365)   
Checking out files:  52% (5910/11365)   
Checking out files:  53% (6024/11365)   
Checking out files:  54% (6138/11365)   
Checking out files:  55% (6251/11365)   
Checking out files:  56% (6365/11365)   
Checking out files:  57% (6479/11365)   
Checking out files:  58% (6592/11365)   
Checking out files:  59% (6706/11365)   
Checking out files:  60% (6819/11365)   
Checking out files:  61% (6933/11365)   
Checking out files:  62% (7047/11365)   
Checking out files:  63% (7160/11365)   
Checking out files:  64% (7274/11365)   
Checking out files:  65% (7388/11365)   
Checking out files:  65% (7456/11365)   
Checking out files:  66% (7501/11365)   
Checking out files:  67% (7615/11365)   
Checking out files:  68% (7729/11365)   
Checking out files:  69% (7842/11365)   
Checking out files:  70% (7956/11365)   
Checking out files:  71% (8070/11365)   
Checking out files:  72% (8183/11365)   
Checking out files:  73% (8297/11365)   
Checking out files:  74% (8411/11365)   
Checking out files:  75% (8524/11365)   
Checking out files:  76% (8638/11365)   
Checking out files:  77% (8752/11365)   
Checking out files:  78% (8865/11365)   
Checking out files:  79% (8979/11365)   
Checking out files:  80% (9092/11365)   
Checking out files:  81% (9206/11365)   
Checking out files:  82% (9320/11365)   
Checking out files:  83% (9433/11365)   
Checking out files:  84% (9547/11365)   
Checking out files:  85% (9661/11365)   
Checking out files:  86% (9774/11365)   
Checking out files:  87% (9888/11365)   
Checking out files:  88% (10002/11365)   
Checking out files:  89% (10115/11365)   
Checking out files:  90% (10229/11365)   
Checking out files:  91% (10343/11365)   
Checking out files:  92% (10456/11365)   
Checking out files:  93% (10570/11365)   
Checking out files:  94% (10684/11365)   
Checking out files:  95% (10797/11365)   
Checking out files:  96% (10911/11365)   
Checking out files:  97% (11025/11365)   
Checking out files:  98% (11138/11365)   
Checking out files:  99% (11252/11365)   
Checking out files: 100% (11365/11365)   
Checking out files: 100% (11365/11365), done.
09:57:58 [2021-05-18T09:57:58.296Z] #24 124.2 + cd /tmp/tmp.egBqyNXC52/tmp/docker-ce
09:57:58 [2021-05-18T09:57:58.296Z] #24 124.2 + git checkout -q v17.06.2-ce
09:57:58 [2021-05-18T09:57:58.422Z] #43 70.42   DEP      criu/vdso-compat.d
09:57:58 [2021-05-18T09:57:58.515Z] #16 1.126 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:57:58 [2021-05-18T09:57:58.515Z] #16 DONE 1.2s
09:57:58 [2021-05-18T09:57:58.515Z] 
09:57:58 [2021-05-18T09:57:58.515Z] #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
09:57:58 [2021-05-18T09:57:58.515Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:58 [2021-05-18T09:57:58.515Z] #43 51.20   CC       compel/src/lib/ptrace.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 51.56   AR       compel/libcompel.a
09:57:58 [2021-05-18T09:57:58.515Z] #43 51.65   HOSTCC   compel/src/main-host.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 51.90   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 52.08   HOSTCC   compel/src/lib/handle-elf-host.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 52.45   HOSTCC   compel/src/lib/log-host.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 52.63   HOSTLINK compel/compel-host-bin
09:57:58 [2021-05-18T09:57:58.515Z] #43 52.73   DEP      soccr/soccr.d
09:57:58 [2021-05-18T09:57:58.515Z] #43 52.85   CC       soccr/soccr.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 54.32   AR       soccr/libsoccr.a
09:57:58 [2021-05-18T09:57:58.515Z] #43 54.39 make[1]: 'soccr/libsoccr.a' is up to date.
09:57:58 [2021-05-18T09:57:58.515Z] #43 55.02   DEP      criu/arch/x86/sigframe.d
09:57:58 [2021-05-18T09:57:58.515Z] #43 55.08   DEP      criu/arch/x86/sigaction_compat.d
09:57:58 [2021-05-18T09:57:58.515Z] #43 55.23   DEP      criu/arch/x86/kerndat.d
09:57:58 [2021-05-18T09:57:58.515Z] #43 55.33   DEP      criu/arch/x86/crtools.d
09:57:58 [2021-05-18T09:57:58.515Z] #43 55.59   DEP      criu/arch/x86/cpu.d
09:57:58 [2021-05-18T09:57:58.515Z] #43 55.96   CC       criu/arch/x86/cpu.o
09:57:58 [2021-05-18T09:57:58.515Z] #43 56.68   CC       criu/arch/x86/crtools.o
09:57:58 [2021-05-18T09:57:58.518Z] #43 75.52   DEP      criu/seize.d
09:57:58 [2021-05-18T09:57:58.682Z] #43 ...
09:57:58 [2021-05-18T09:57:58.682Z] 
09:57:58 [2021-05-18T09:57:58.682Z] #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
09:57:58 [2021-05-18T09:57:58.682Z] #45 sha256:14ab759b42466c74a8fc08ec8d5d94fe5af1e8fa1b1adbb93070a8fab7d61b79
09:57:58 [2021-05-18T09:57:58.683Z] #45 DONE 141.4s
09:57:58 [2021-05-18T09:57:58.776Z] #43 ...
09:57:58 [2021-05-18T09:57:58.776Z] 
09:57:58 [2021-05-18T09:57:58.776Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:57:58 [2021-05-18T09:57:58.776Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
09:57:58 [2021-05-18T09:57:58.777Z] #43 75.75   DEP      criu/seccomp.d
09:57:58 [2021-05-18T09:57:58.777Z] #43 75.94   DEP      criu/rst-malloc.d
09:57:58 [2021-05-18T09:57:58.944Z] 
09:57:58 [2021-05-18T09:57:58.944Z] #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
09:57:58 [2021-05-18T09:57:58.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:57:58 [2021-05-18T09:57:58.944Z] #43 70.71   DEP      criu/uts_ns.d
09:57:59 [2021-05-18T09:57:59.036Z] #43 76.01   DEP      criu/rbtree.d
09:57:59 [2021-05-18T09:57:59.036Z] #43 76.06   DEP      criu/pstree.d
09:57:59 [2021-05-18T09:57:59.205Z] #43 70.93   DEP      criu/util.d
09:57:59 [2021-05-18T09:57:59.205Z] #43 71.08   DEP      criu/uffd.d
09:57:59 [2021-05-18T09:57:59.297Z] #43 76.22   DEP      criu/protobuf.d
09:57:59 [2021-05-18T09:57:59.297Z] #43 76.35   GEN      criu/protobuf-desc-gen.h
09:57:59 [2021-05-18T09:57:59.465Z] #43 71.25   DEP      criu/tun.d
09:57:59 [2021-05-18T09:57:59.465Z] #43 71.42   DEP      criu/tty.d
09:57:59 [2021-05-18T09:57:59.726Z] #43 71.63   DEP      criu/timerfd.d
09:57:59 [2021-05-18T09:57:59.986Z] #43 71.79   DEP      criu/timens.d
09:58:00 [2021-05-18T09:58:00.169Z] #17 DONE 1.3s
09:58:00 [2021-05-18T09:58:00.169Z] 
09:58:00 [2021-05-18T09:58:00.169Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:58:00 [2021-05-18T09:58:00.169Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
09:58:00 [2021-05-18T09:58:00.247Z] #43 71.95   DEP      criu/sysfs_parse.d
09:58:00 [2021-05-18T09:58:00.247Z] #43 72.14   DEP      criu/sysctl.d
09:58:00 [2021-05-18T09:58:00.247Z] #43 ...
09:58:00 [2021-05-18T09:58:00.247Z] 
09:58:00 [2021-05-18T09:58:00.247Z] #19 [dev-systemd-false  6/26] RUN ldconfig
09:58:00 [2021-05-18T09:58:00.248Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
09:58:00 [2021-05-18T09:58:00.248Z] #19 DONE 3.6s
09:58:00 [2021-05-18T09:58:00.509Z] 
09:58:00 [2021-05-18T09:58:00.509Z] #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
09:58:00 [2021-05-18T09:58:00.509Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:00 [2021-05-18T09:58:00.509Z] #43 72.28   DEP      criu/string.d
09:58:00 [2021-05-18T09:58:00.509Z] #43 72.33   DEP      criu/stats.d
09:58:00 [2021-05-18T09:58:00.769Z] #43 72.48   DEP      criu/sockets.d
09:58:00 [2021-05-18T09:58:00.769Z] #43 72.64   DEP      criu/sk-unix.d
09:58:01 [2021-05-18T09:58:01.031Z] #43 72.83   DEP      criu/sk-tcp.d
09:58:01 [2021-05-18T09:58:01.115Z] #18 DONE 1.2s
09:58:01 [2021-05-18T09:58:01.115Z] 
09:58:01 [2021-05-18T09:58:01.115Z] #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
09:58:01 [2021-05-18T09:58:01.115Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:01 [2021-05-18T09:58:01.115Z] #43 58.37   CC       criu/arch/x86/kerndat.o
09:58:01 [2021-05-18T09:58:01.115Z] #43 59.05   CC       criu/arch/x86/sigaction_compat.o
09:58:01 [2021-05-18T09:58:01.115Z] #43 59.46   CC       criu/arch/x86/sigframe.o
09:58:01 [2021-05-18T09:58:01.115Z] #43 59.89   LINK     criu/arch/x86/crtools.built-in.o
09:58:01 [2021-05-18T09:58:01.115Z] #43 59.93   DEP      criu/pie/util-vdso-elf32.d
09:58:01 [2021-05-18T09:58:01.115Z] #43 60.10   DEP      criu/pie/util-vdso.d
09:58:01 [2021-05-18T09:58:01.115Z] #43 60.26   DEP      criu/pie/util.d
09:58:01 [2021-05-18T09:58:01.115Z] #43 60.40   CC       criu/pie/util.o
09:58:01 [2021-05-18T09:58:01.202Z] #43 78.08   DEP      criu/protobuf-desc.d
09:58:01 [2021-05-18T09:58:01.202Z] #43 78.19   DEP      criu/proc_parse.d
09:58:01 [2021-05-18T09:58:01.202Z] #43 78.38   DEP      criu/plugin.d
09:58:01 [2021-05-18T09:58:01.292Z] #43 73.05   DEP      criu/sk-queue.d
09:58:01 [2021-05-18T09:58:01.292Z] #43 73.20   DEP      criu/sk-packet.d
09:58:01 [2021-05-18T09:58:01.461Z] #43 78.50   DEP      criu/pipes.d
09:58:01 [2021-05-18T09:58:01.669Z] #24 127.7 + mkdir -p /tmp/tmp.egBqyNXC52/src/github.com/docker
09:58:01 [2021-05-18T09:58:01.687Z] #43 61.01   CC       criu/pie/util-vdso.o
09:58:01 [2021-05-18T09:58:01.720Z] #43 78.67   DEP      criu/pie-util.d
09:58:01 [2021-05-18T09:58:01.720Z] #43 78.83   DEP      criu/pie-util-vdso.d
09:58:01 [2021-05-18T09:58:01.863Z] #43 73.45   DEP      criu/sk-netlink.d
09:58:01 [2021-05-18T09:58:01.863Z] #43 73.68   DEP      criu/sk-inet.d
09:58:01 [2021-05-18T09:58:01.935Z] #24 127.7 + mv components/cli /tmp/tmp.egBqyNXC52/src/github.com/docker/cli
09:58:01 [2021-05-18T09:58:01.935Z] #24 127.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:58:01 [2021-05-18T09:58:01.980Z] #43 79.06   DEP      criu/pie-util-vdso-elf32.d
09:58:02 [2021-05-18T09:58:02.124Z] #43 73.87   DEP      criu/signalfd.d
09:58:02 [2021-05-18T09:58:02.124Z] #43 74.02   DEP      criu/sigframe.d
09:58:02 [2021-05-18T09:58:02.124Z] #43 74.10   DEP      criu/shmem.d
09:58:02 [2021-05-18T09:58:02.292Z] #43 79.20   DEP      criu/path.d
09:58:02 [2021-05-18T09:58:02.292Z] #43 79.34   DEP      criu/parasite-syscall.d
09:58:02 [2021-05-18T09:58:02.323Z] #43 ...
09:58:02 [2021-05-18T09:58:02.323Z] 
09:58:02 [2021-05-18T09:58:02.323Z] #19 [dev-systemd-false  6/26] RUN ldconfig
09:58:02 [2021-05-18T09:58:02.323Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
09:58:02 [2021-05-18T09:58:02.323Z] #19 DONE 1.3s
09:58:02 [2021-05-18T09:58:02.386Z] #43 74.29   DEP      criu/servicefd.d
09:58:02 [2021-05-18T09:58:02.520Z] #22 10.59   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
09:58:02 [2021-05-18T09:58:02.520Z] #22 11.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
09:58:02 [2021-05-18T09:58:02.520Z] #22 11.75   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:58:02 [2021-05-18T09:58:02.555Z] #43 ...
09:58:02 [2021-05-18T09:58:02.555Z] 
09:58:02 [2021-05-18T09:58:02.555Z] #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
09:58:02 [2021-05-18T09:58:02.555Z] #45 sha256:94933d65e0790759021f5b6e685f500fbbb46eaec4e1a202df07870dd457e6af
09:58:02 [2021-05-18T09:58:02.555Z] #45 DONE 160.5s
09:58:02 [2021-05-18T09:58:02.555Z] 
09:58:02 [2021-05-18T09:58:02.555Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:02 [2021-05-18T09:58:02.555Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:02 [2021-05-18T09:58:02.555Z] #20 11.36 Fetched 8963 kB in 10s (891 kB/s)
09:58:02 [2021-05-18T09:58:02.555Z] #20 11.36 Reading package lists...
09:58:02 [2021-05-18T09:58:02.555Z] #20 15.57 Reading package lists...
09:58:02 [2021-05-18T09:58:02.555Z] #20 19.77 Building dependency tree...
09:58:02 [2021-05-18T09:58:02.555Z] #20 ...
09:58:02 [2021-05-18T09:58:02.555Z] 
09:58:02 [2021-05-18T09:58:02.555Z] #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
09:58:02 [2021-05-18T09:58:02.555Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:02 [2021-05-18T09:58:02.555Z] #43 79.64   DEP      criu/pagemap.d
09:58:02 [2021-05-18T09:58:02.584Z] 
09:58:02 [2021-05-18T09:58:02.584Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:02 [2021-05-18T09:58:02.584Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:02 [2021-05-18T09:58:02.647Z] #43 74.42   DEP      criu/seize.d
09:58:02 [2021-05-18T09:58:02.776Z] #22 11.82 Collecting pyyaml (from yamllint==1.26.1)
09:58:02 [2021-05-18T09:58:02.817Z] #43 79.89   DEP      criu/pagemap-cache.d
09:58:02 [2021-05-18T09:58:02.908Z] #43 74.56   DEP      criu/seccomp.d
09:58:02 [2021-05-18T09:58:02.908Z] #43 74.72   DEP      criu/rst-malloc.d
09:58:02 [2021-05-18T09:58:02.908Z] #43 74.76   DEP      criu/rbtree.d
09:58:02 [2021-05-18T09:58:02.908Z] #43 74.80   DEP      criu/pstree.d
09:58:03 [2021-05-18T09:58:03.033Z] #22 12.09   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:58:03 [2021-05-18T09:58:03.077Z] #43 80.05   DEP      criu/page-xfer.d
09:58:03 [2021-05-18T09:58:03.168Z] #43 75.08   DEP      criu/protobuf.d
09:58:03 [2021-05-18T09:58:03.290Z] #22 12.47 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
09:58:03 [2021-05-18T09:58:03.290Z] #22 12.47 Building wheels for collected packages: yamllint
09:58:03 [2021-05-18T09:58:03.290Z] #22 12.47   Running setup.py bdist_wheel for yamllint: started
09:58:03 [2021-05-18T09:58:03.337Z] #43 80.47   DEP      criu/page-pipe.d
09:58:03 [2021-05-18T09:58:03.429Z] #43 75.16   GEN      criu/protobuf-desc-gen.h
09:58:03 [2021-05-18T09:58:03.597Z] #43 80.59   DEP      criu/netfilter.d
09:58:03 [2021-05-18T09:58:03.597Z] #43 80.74   DEP      criu/net.d
09:58:03 [2021-05-18T09:58:03.856Z] #43 80.94   DEP      criu/namespaces.d
09:58:03 [2021-05-18T09:58:03.858Z] #24 ...
09:58:03 [2021-05-18T09:58:03.858Z] 
09:58:03 [2021-05-18T09:58:03.858Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:03 [2021-05-18T09:58:03.858Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
09:58:03 [2021-05-18T09:58:03.858Z] #20 10.71 Reading package lists...
09:58:03 [2021-05-18T09:58:03.858Z] #20 13.91 Building dependency tree...
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17 libcap2-bin is already the newest version (1:2.25-2).
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17 The following additional packages will be installed:
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17   python3.7 python3.7-minimal vim-runtime xxd
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17 Suggested packages:
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.17   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.18   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.18   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.18 Recommended packages:
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.18   aufs-dkms nftables build-essential python3-dev python3-keyring
09:58:03 [2021-05-18T09:58:03.858Z] #20 15.18   python3-keyrings.alt python3-xdg unzip
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46 The following NEW packages will be installed:
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.46   xz-utils zip
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.81 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.81 Need to get 27.6 MB of archives.
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.81 After this operation, 114 MB of additional disk space will be used.
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 16.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 17.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 18.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 18.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 18.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.17 debconf: delaying package configuration, since apt-utils is not installed
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.27 Fetched 27.6 MB in 2s (15.1 MB/s)
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.33 Selecting previously unselected package pigz.
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.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 ... 23408 files and directories currently installed.)
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.43 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.44 Unpacking pigz (2.4-1) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.56 Selecting previously unselected package libpython3.7-minimal:arm64.
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 19.59 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 20.07 Selecting previously unselected package python3.7-minimal.
09:58:03 [2021-05-18T09:58:03.858Z] #20 20.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 20.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 20.79 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 20.82 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 22.91 Selecting previously unselected package python3-minimal.
09:58:03 [2021-05-18T09:58:03.858Z] #20 22.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23657 files and directories currently installed.)
09:58:03 [2021-05-18T09:58:03.858Z] #20 22.97 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 22.98 Unpacking python3-minimal (3.7.3-1) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 23.15 Selecting previously unselected package libmpdec2:arm64.
09:58:03 [2021-05-18T09:58:03.858Z] #20 23.16 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 23.17 Unpacking libmpdec2:arm64 (2.4.2-2) ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 23.28 Selecting previously unselected package libpython3.7-stdlib:arm64.
09:58:03 [2021-05-18T09:58:03.858Z] #20 23.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
09:58:03 [2021-05-18T09:58:03.858Z] #20 23.29 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
09:58:03 [2021-05-18T09:58:03.969Z] #20 1.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:58:03 [2021-05-18T09:58:03.969Z] #20 1.571 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:58:03 [2021-05-18T09:58:03.969Z] #20 1.671 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:03 [2021-05-18T09:58:03.969Z] #20 ...
09:58:03 [2021-05-18T09:58:03.969Z] 
09:58:03 [2021-05-18T09:58:03.969Z] #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
09:58:03 [2021-05-18T09:58:03.969Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:58:03 [2021-05-18T09:58:03.969Z] #45 131.9 net/http/httptrace
09:58:03 [2021-05-18T09:58:03.969Z] #45 132.2 net/http
09:58:04 [2021-05-18T09:58:04.115Z] #43 81.09   DEP      criu/mount.d
09:58:04 [2021-05-18T09:58:04.230Z] #45 ...
09:58:04 [2021-05-18T09:58:04.230Z] 
09:58:04 [2021-05-18T09:58:04.230Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:04 [2021-05-18T09:58:04.230Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:04 [2021-05-18T09:58:04.230Z] #20 1.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:04 [2021-05-18T09:58:04.374Z] #43 81.34   DEP      criu/memfd.d
09:58:04 [2021-05-18T09:58:04.434Z] #20 24.17 Selecting previously unselected package python3.7.
09:58:04 [2021-05-18T09:58:04.434Z] #20 24.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
09:58:04 [2021-05-18T09:58:04.434Z] #20 24.21 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:58:04 [2021-05-18T09:58:04.491Z] #20 2.179 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:58:04 [2021-05-18T09:58:04.633Z] #43 81.56   DEP      criu/mem.d
09:58:04 [2021-05-18T09:58:04.633Z] #43 81.77   DEP      criu/lsm.d
09:58:04 [2021-05-18T09:58:04.658Z] #22 13.64   Running setup.py bdist_wheel for yamllint: finished with status 'done'
09:58:04 [2021-05-18T09:58:04.658Z] #22 13.64   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
09:58:04 [2021-05-18T09:58:04.658Z] #22 13.69 Successfully built yamllint
09:58:04 [2021-05-18T09:58:04.658Z] #22 13.71 Installing collected packages: pathspec, pyyaml, yamllint
09:58:04 [2021-05-18T09:58:04.697Z] #20 24.39 Selecting previously unselected package libpython3-stdlib:arm64.
09:58:04 [2021-05-18T09:58:04.697Z] #20 24.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
09:58:04 [2021-05-18T09:58:04.697Z] #20 24.41 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
09:58:04 [2021-05-18T09:58:04.697Z] #20 24.53 Setting up python3-minimal (3.7.3-1) ...
09:58:04 [2021-05-18T09:58:04.892Z] #43 81.91   DEP      criu/log.d
09:58:04 [2021-05-18T09:58:04.892Z] #43 82.06   DEP      criu/libnetlink.d
09:58:04 [2021-05-18T09:58:04.915Z] #22 14.15 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
09:58:05 [2021-05-18T09:58:05.151Z] #43 82.24   DEP      criu/kerndat.d
09:58:05 [2021-05-18T09:58:05.342Z] #43 76.86   DEP      criu/protobuf-desc.d
09:58:05 [2021-05-18T09:58:05.342Z] #43 77.01   DEP      criu/proc_parse.d
09:58:05 [2021-05-18T09:58:05.342Z] #43 77.23   DEP      criu/plugin.d
09:58:05 [2021-05-18T09:58:05.411Z] #43 82.48   DEP      criu/kcmp-ids.d
09:58:05 [2021-05-18T09:58:05.411Z] #43 82.56   DEP      criu/irmap.d
09:58:05 [2021-05-18T09:58:05.433Z] #20 3.223 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:05 [2021-05-18T09:58:05.482Z] #22 DONE 14.6s
09:58:05 [2021-05-18T09:58:05.482Z] 
09:58:05 [2021-05-18T09:58:05.482Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:58:05 [2021-05-18T09:58:05.482Z] #25 sha256:27212b1bcb4d957545c20f450c3ec501dc05e82c0ded2f7f87b28674c870ab12
09:58:05 [2021-05-18T09:58:05.603Z] #43 77.33   DEP      criu/pipes.d
09:58:05 [2021-05-18T09:58:05.603Z] #43 77.50   DEP      criu/pie-util.d
09:58:05 [2021-05-18T09:58:05.603Z] #43 77.58   DEP      criu/pie-util-vdso.d
09:58:05 [2021-05-18T09:58:05.646Z] #20 25.55 Selecting previously unselected package python3.
09:58:05 [2021-05-18T09:58:05.670Z] #43 82.75   DEP      criu/ipc_ns.d
09:58:05 [2021-05-18T09:58:05.739Z] #25 DONE 0.3s
09:58:05 [2021-05-18T09:58:05.739Z] 
09:58:05 [2021-05-18T09:58:05.739Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:58:05 [2021-05-18T09:58:05.739Z] #30 sha256:2d2925b2b03e4c072f0cd2b45999b310879cca6f9d5cc618460ac7be30def933
09:58:05 [2021-05-18T09:58:05.864Z] #43 77.70   DEP      criu/pie-util-vdso-elf32.d
09:58:05 [2021-05-18T09:58:05.864Z] #43 77.82   DEP      criu/path.d
09:58:05 [2021-05-18T09:58:05.910Z] #20 25.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 ... 24069 files and directories currently installed.)
09:58:05 [2021-05-18T09:58:05.910Z] #20 25.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
09:58:05 [2021-05-18T09:58:05.910Z] #20 25.68 Unpacking python3 (3.7.3-1) ...
09:58:05 [2021-05-18T09:58:05.929Z] #43 82.94   DEP      criu/image.d
09:58:05 [2021-05-18T09:58:05.929Z] #43 83.10   DEP      criu/image-desc.d
09:58:06 [2021-05-18T09:58:06.124Z] #43 77.94   DEP      criu/parasite-syscall.d
09:58:06 [2021-05-18T09:58:06.173Z] #20 25.82 Selecting previously unselected package libip4tc0:arm64.
09:58:06 [2021-05-18T09:58:06.173Z] #20 25.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.173Z] #20 25.86 Unpacking libip4tc0:arm64 (1.8.2-4) ...
09:58:06 [2021-05-18T09:58:06.173Z] #20 25.96 Selecting previously unselected package libip6tc0:arm64.
09:58:06 [2021-05-18T09:58:06.173Z] #20 25.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.173Z] #20 25.97 Unpacking libip6tc0:arm64 (1.8.2-4) ...
09:58:06 [2021-05-18T09:58:06.173Z] #20 26.03 Selecting previously unselected package libiptc0:arm64.
09:58:06 [2021-05-18T09:58:06.173Z] #20 26.04 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.188Z] #43 ...
09:58:06 [2021-05-18T09:58:06.188Z] 
09:58:06 [2021-05-18T09:58:06.188Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:06 [2021-05-18T09:58:06.188Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:06 [2021-05-18T09:58:06.188Z] #32 DONE 163.8s
09:58:06 [2021-05-18T09:58:06.188Z] 
09:58:06 [2021-05-18T09:58:06.188Z] #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
09:58:06 [2021-05-18T09:58:06.188Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:06 [2021-05-18T09:58:06.188Z] #43 83.29   DEP      criu/fsnotify.d
09:58:06 [2021-05-18T09:58:06.385Z] #43 78.21   DEP      criu/pagemap.d
09:58:06 [2021-05-18T09:58:06.443Z] #20 26.06 Unpacking libiptc0:arm64 (1.8.2-4) ...
09:58:06 [2021-05-18T09:58:06.443Z] #20 26.20 Selecting previously unselected package libnfnetlink0:arm64.
09:58:06 [2021-05-18T09:58:06.443Z] #20 26.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.443Z] #20 26.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:58:06 [2021-05-18T09:58:06.447Z] #43 83.62   DEP      criu/filesystems.d
09:58:06 [2021-05-18T09:58:06.646Z] #43 78.45   DEP      criu/pagemap-cache.d
09:58:06 [2021-05-18T09:58:06.646Z] #43 78.61   DEP      criu/page-xfer.d
09:58:06 [2021-05-18T09:58:06.707Z] #20 26.31 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:58:06 [2021-05-18T09:58:06.707Z] #20 26.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.707Z] #20 26.33 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:58:06 [2021-05-18T09:58:06.707Z] #20 26.42 Selecting previously unselected package libnftnl11:arm64.
09:58:06 [2021-05-18T09:58:06.707Z] #20 26.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.707Z] #20 26.43 Unpacking libnftnl11:arm64 (1.1.2-2) ...
09:58:06 [2021-05-18T09:58:06.911Z] #43 78.79   DEP      criu/page-pipe.d
09:58:06 [2021-05-18T09:58:06.911Z] #43 78.88   DEP      criu/netfilter.d
09:58:06 [2021-05-18T09:58:06.970Z] #20 26.58 Selecting previously unselected package iptables.
09:58:06 [2021-05-18T09:58:06.970Z] #20 26.59 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
09:58:06 [2021-05-18T09:58:06.970Z] #20 26.60 Unpacking iptables (1.8.2-4) ...
09:58:07 [2021-05-18T09:58:07.015Z] #43 83.90   DEP      criu/files.d
09:58:07 [2021-05-18T09:58:07.107Z] #30 ...
09:58:07 [2021-05-18T09:58:07.107Z] 
09:58:07 [2021-05-18T09:58:07.107Z] #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
09:58:07 [2021-05-18T09:58:07.107Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:07 [2021-05-18T09:58:07.107Z] #43 131.4   CC       criu/net.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 134.2   CC       criu/netfilter.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 134.5   CC       criu/page-pipe.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 135.2   CC       criu/page-xfer.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 136.6   CC       criu/pagemap-cache.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 137.1   CC       criu/pagemap.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 138.1   CC       criu/parasite-syscall.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 139.1   CC       criu/path.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 139.4   CC       criu/pie-util-vdso-elf32.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 139.9   CC       criu/pie-util-vdso.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 140.6   CC       criu/pie-util.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 140.9   CC       criu/pipes.o
09:58:07 [2021-05-18T09:58:07.107Z] #43 141.6   CC       criu/plugin.o
09:58:07 [2021-05-18T09:58:07.175Z] #43 79.09   DEP      criu/net.d
09:58:07 [2021-05-18T09:58:07.234Z] #20 26.99 Selecting previously unselected package xxd.
09:58:07 [2021-05-18T09:58:07.234Z] #20 27.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
09:58:07 [2021-05-18T09:58:07.234Z] #20 27.01 Unpacking xxd (2:8.1.0875-5) ...
09:58:07 [2021-05-18T09:58:07.274Z] #43 84.19   DEP      criu/files-reg.d
09:58:07 [2021-05-18T09:58:07.274Z] #43 84.39   DEP      criu/files-ext.d
09:58:07 [2021-05-18T09:58:07.347Z] #20 4.667 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:58:07 [2021-05-18T09:58:07.364Z] #43 142.0   CC       criu/proc_parse.o
09:58:07 [2021-05-18T09:58:07.442Z] #43 ...
09:58:07 [2021-05-18T09:58:07.442Z] 
09:58:07 [2021-05-18T09:58:07.442Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:07 [2021-05-18T09:58:07.442Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:07 [2021-05-18T09:58:07.442Z] #32 DONE 150.1s
09:58:07 [2021-05-18T09:58:07.442Z] 
09:58:07 [2021-05-18T09:58:07.442Z] #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
09:58:07 [2021-05-18T09:58:07.442Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:07 [2021-05-18T09:58:07.442Z] #43 79.34   DEP      criu/namespaces.d
09:58:07 [2021-05-18T09:58:07.442Z] #43 ...
09:58:07 [2021-05-18T09:58:07.442Z] 
09:58:07 [2021-05-18T09:58:07.442Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:07 [2021-05-18T09:58:07.442Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:07 [2021-05-18T09:58:07.442Z] #20 4.925 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
09:58:07 [2021-05-18T09:58:07.442Z] #20 4.947 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
09:58:07 [2021-05-18T09:58:07.442Z] #20 4.947 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:07 [2021-05-18T09:58:07.442Z] #20 4.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:07 [2021-05-18T09:58:07.442Z] #20 5.495 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB]
09:58:07 [2021-05-18T09:58:07.442Z] #20 6.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:58:07 [2021-05-18T09:58:07.497Z] #20 27.22 Selecting previously unselected package vim-common.
09:58:07 [2021-05-18T09:58:07.497Z] #20 27.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:58:07 [2021-05-18T09:58:07.497Z] #20 27.27 Unpacking vim-common (2:8.1.0875-5) ...
09:58:07 [2021-05-18T09:58:07.533Z] #43 84.57   DEP      criu/file-lock.d
09:58:07 [2021-05-18T09:58:07.703Z] #20 ...
09:58:07 [2021-05-18T09:58:07.703Z] 
09:58:07 [2021-05-18T09:58:07.703Z] #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
09:58:07 [2021-05-18T09:58:07.703Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:07 [2021-05-18T09:58:07.703Z] #43 79.55   DEP      criu/mount.d
09:58:07 [2021-05-18T09:58:07.703Z] #43 79.70   DEP      criu/memfd.d
09:58:07 [2021-05-18T09:58:07.761Z] #20 27.52 Selecting previously unselected package bash-completion.
09:58:07 [2021-05-18T09:58:07.761Z] #20 27.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:58:07 [2021-05-18T09:58:07.793Z] #43 84.77   DEP      criu/file-ids.d
09:58:07 [2021-05-18T09:58:07.793Z] #43 84.87   DEP      criu/fifo.d
09:58:07 [2021-05-18T09:58:07.793Z] #43 84.97   DEP      criu/fdstore.d
09:58:07 [2021-05-18T09:58:07.964Z] #43 79.85   DEP      criu/mem.d
09:58:07 [2021-05-18T09:58:07.964Z] #43 79.98   DEP      criu/lsm.d
09:58:08 [2021-05-18T09:58:08.052Z] #43 85.04   DEP      criu/fault-injection.d
09:58:08 [2021-05-18T09:58:08.052Z] #43 85.08   DEP      criu/external.d
09:58:08 [2021-05-18T09:58:08.052Z] #43 85.15   DEP      criu/eventpoll.d
09:58:08 [2021-05-18T09:58:08.225Z] #43 80.10   DEP      criu/log.d
09:58:08 [2021-05-18T09:58:08.313Z] #43 85.27   DEP      criu/eventfd.d
09:58:08 [2021-05-18T09:58:08.313Z] #43 85.38   DEP      criu/crtools.d
09:58:08 [2021-05-18T09:58:08.313Z] #43 85.50   DEP      criu/cr-service.d
09:58:08 [2021-05-18T09:58:08.486Z] #43 80.31   DEP      criu/libnetlink.d
09:58:08 [2021-05-18T09:58:08.573Z] #43 85.66   DEP      criu/cr-restore.d
09:58:08 [2021-05-18T09:58:08.732Z] #20 6.331 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:58:08 [2021-05-18T09:58:08.746Z] #43 80.42   DEP      criu/kerndat.d
09:58:08 [2021-05-18T09:58:08.746Z] #43 80.60   DEP      criu/kcmp-ids.d
09:58:08 [2021-05-18T09:58:08.833Z] #43 85.93   DEP      criu/cr-errno.d
09:58:08 [2021-05-18T09:58:08.833Z] #43 85.96   DEP      criu/cr-dump.d
09:58:09 [2021-05-18T09:58:09.015Z] #43 80.72   DEP      criu/irmap.d
09:58:09 [2021-05-18T09:58:09.015Z] #43 80.90   DEP      criu/ipc_ns.d
09:58:09 [2021-05-18T09:58:09.093Z] #43 86.14   DEP      criu/cr-dedup.d
09:58:09 [2021-05-18T09:58:09.155Z] #20 ...
09:58:09 [2021-05-18T09:58:09.155Z] 
09:58:09 [2021-05-18T09:58:09.155Z] #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
09:58:09 [2021-05-18T09:58:09.155Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:58:09 [2021-05-18T09:58:09.155Z] #43 67.07   LINK     criu/pie/parasite.built-in.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 67.09   GEN      criu/pie/parasite-blob.h
09:58:09 [2021-05-18T09:58:09.155Z] #43 67.11   CC       criu/pie/parasite-vdso.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 67.90   CC       criu/arch/aarch64/vdso-pie.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 68.17   CC       criu/arch/aarch64/restorer.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 68.57   CC       criu/arch/aarch64/intraprocedure.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 68.62   CC       criu/pie/restorer.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 71.42   LINK     criu/pie/restorer.built-in.o
09:58:09 [2021-05-18T09:58:09.155Z] #43 71.44   GEN      criu/pie/restorer-blob.h
09:58:09 [2021-05-18T09:58:09.155Z] #43 71.52   DEP      criu/vdso.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 71.83   DEP      criu/uts_ns.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 72.06   DEP      criu/util.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 72.32   DEP      criu/uffd.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 72.47   DEP      criu/tun.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 72.57   DEP      criu/tty.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 72.72   DEP      criu/timerfd.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 72.89   DEP      criu/timens.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.09   DEP      criu/sysfs_parse.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.26   DEP      criu/sysctl.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.49   DEP      criu/string.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.53   DEP      criu/stats.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.62   DEP      criu/sockets.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.76   DEP      criu/sk-unix.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 73.93   DEP      criu/sk-tcp.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 74.07   DEP      criu/sk-queue.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 74.26   DEP      criu/sk-packet.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 74.46   DEP      criu/sk-netlink.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 74.68   DEP      criu/sk-inet.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 74.97   DEP      criu/signalfd.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 75.21   DEP      criu/sigframe.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 75.35   DEP      criu/shmem.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 75.65   DEP      criu/servicefd.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 75.80   DEP      criu/seize.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 76.04   DEP      criu/seccomp.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 76.22   DEP      criu/rst-malloc.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 76.32   DEP      criu/rbtree.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 76.38   DEP      criu/pstree.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 76.61   DEP      criu/protobuf.d
09:58:09 [2021-05-18T09:58:09.155Z] #43 76.80   GEN      criu/protobuf-desc-gen.h
09:58:09 [2021-05-18T09:58:09.278Z] #43 81.10   DEP      criu/image.d
09:58:09 [2021-05-18T09:58:09.353Z] #43 86.28   DEP      criu/cr-check.d
09:58:09 [2021-05-18T09:58:09.353Z] #43 86.46   DEP      criu/config.d
09:58:09 [2021-05-18T09:58:09.544Z] #43 81.26   DEP      criu/image-desc.d
09:58:09 [2021-05-18T09:58:09.544Z] #43 81.39   DEP      criu/fsnotify.d
09:58:09 [2021-05-18T09:58:09.613Z] #43 86.60   DEP      criu/clone-noasan.d
09:58:09 [2021-05-18T09:58:09.613Z] #43 86.65   DEP      criu/cgroup.d
09:58:09 [2021-05-18T09:58:09.675Z] #20 ...
09:58:09 [2021-05-18T09:58:09.675Z] 
09:58:09 [2021-05-18T09:58:09.675Z] #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
09:58:09 [2021-05-18T09:58:09.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:09 [2021-05-18T09:58:09.675Z] #43 61.94   CC       criu/pie/util-vdso-elf32.o
09:58:09 [2021-05-18T09:58:09.675Z] #43 62.97   AR       criu/pie/pie.lib.a
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.05   DEP      criu/pie/restorer.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.32   DEP      criu/arch/x86/sigaction_compat_pie.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.41   DEP      criu/arch/x86/restorer_unmap.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.46   DEP      criu/arch/x86/restorer.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.59   DEP      criu/arch/x86/vdso-pie.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.68   DEP      criu/pie/parasite-vdso.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 63.81   DEP      criu/pie/parasite.d
09:58:09 [2021-05-18T09:58:09.675Z] #43 64.13   CC       criu/pie/parasite.o
09:58:09 [2021-05-18T09:58:09.675Z] #43 65.28   LINK     criu/pie/parasite.built-in.o
09:58:09 [2021-05-18T09:58:09.675Z] #43 65.32   GEN      criu/pie/parasite-blob.h
09:58:09 [2021-05-18T09:58:09.675Z] #43 65.37   CC       criu/pie/parasite-vdso.o
09:58:09 [2021-05-18T09:58:09.675Z] #43 66.06   CC       criu/arch/x86/vdso-pie.o
09:58:09 [2021-05-18T09:58:09.675Z] #43 66.39   CC       criu/arch/x86/restorer.o
09:58:09 [2021-05-18T09:58:09.676Z] #43 66.96   CC       criu/arch/x86/restorer_unmap.o
09:58:09 [2021-05-18T09:58:09.676Z] #43 67.02   CC       criu/arch/x86/sigaction_compat_pie.o
09:58:09 [2021-05-18T09:58:09.676Z] #43 67.32   CC       criu/pie/restorer.o
09:58:09 [2021-05-18T09:58:09.805Z] #43 81.54   DEP      criu/filesystems.d
09:58:09 [2021-05-18T09:58:09.872Z] #43 86.75   DEP      criu/cgroup-props.d
09:58:09 [2021-05-18T09:58:09.872Z] #43 86.90   DEP      criu/bitmap.d
09:58:09 [2021-05-18T09:58:09.872Z] #43 86.92   DEP      criu/bfd.d
09:58:09 [2021-05-18T09:58:09.893Z] #43 144.0   CC       criu/protobuf-desc.o
09:58:10 [2021-05-18T09:58:10.065Z] #43 81.72   DEP      criu/files.d
09:58:10 [2021-05-18T09:58:10.065Z] #43 81.95   DEP      criu/files-reg.d
09:58:10 [2021-05-18T09:58:10.132Z] #43 87.04   DEP      criu/autofs.d
09:58:10 [2021-05-18T09:58:10.132Z] #43 87.18   DEP      criu/aio.d
09:58:10 [2021-05-18T09:58:10.150Z] #43 144.8   CC       criu/protobuf.o
09:58:10 [2021-05-18T09:58:10.337Z] #43 82.19   DEP      criu/files-ext.d
09:58:10 [2021-05-18T09:58:10.391Z] #43 87.37   DEP      criu/action-scripts.d
09:58:10 [2021-05-18T09:58:10.391Z] #43 87.61   CC       criu/action-scripts.o
09:58:10 [2021-05-18T09:58:10.549Z] #43 78.48   DEP      criu/protobuf-desc.d
09:58:10 [2021-05-18T09:58:10.601Z] #43 82.33   DEP      criu/file-lock.d
09:58:10 [2021-05-18T09:58:10.601Z] #43 82.49   DEP      criu/file-ids.d
09:58:10 [2021-05-18T09:58:10.713Z] #43 145.1   CC       criu/pstree.o
09:58:10 [2021-05-18T09:58:10.812Z] #43 78.60   DEP      criu/proc_parse.d
09:58:10 [2021-05-18T09:58:10.812Z] #43 78.78   DEP      criu/plugin.d
09:58:10 [2021-05-18T09:58:10.812Z] #43 ...
09:58:10 [2021-05-18T09:58:10.812Z] 
09:58:10 [2021-05-18T09:58:10.812Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:10 [2021-05-18T09:58:10.812Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
09:58:10 [2021-05-18T09:58:10.812Z] #20 30.53 Unpacking bash-completion (1:2.8-6) ...
09:58:10 [2021-05-18T09:58:10.862Z] #43 82.69   DEP      criu/fifo.d
09:58:10 [2021-05-18T09:58:10.862Z] #43 82.83   DEP      criu/fdstore.d
09:58:10 [2021-05-18T09:58:10.959Z] #43 88.06   CC       criu/aio.o
09:58:10 [2021-05-18T09:58:10.970Z] #43 ...
09:58:10 [2021-05-18T09:58:10.970Z] 
09:58:10 [2021-05-18T09:58:10.970Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:58:10 [2021-05-18T09:58:10.970Z] #30 sha256:2d2925b2b03e4c072f0cd2b45999b310879cca6f9d5cc618460ac7be30def933
09:58:10 [2021-05-18T09:58:10.970Z] #30 DONE 5.1s
09:58:10 [2021-05-18T09:58:10.970Z] 
09:58:10 [2021-05-18T09:58:10.970Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:58:10 [2021-05-18T09:58:10.970Z] #33 sha256:d80dbc03bdee50c0dd111778bc5cd8cd48eca94205d08916d68e853cf13d77a8
09:58:11 [2021-05-18T09:58:11.061Z] #43 70.36   LINK     criu/pie/restorer.built-in.o
09:58:11 [2021-05-18T09:58:11.061Z] #43 70.38   GEN      criu/pie/restorer-blob.h
09:58:11 [2021-05-18T09:58:11.061Z] #43 70.49   DEP      criu/vdso.d
09:58:11 [2021-05-18T09:58:11.123Z] #43 82.95   DEP      criu/fault-injection.d
09:58:11 [2021-05-18T09:58:11.123Z] #43 83.00   DEP      criu/external.d
09:58:11 [2021-05-18T09:58:11.123Z] #43 83.07   DEP      criu/eventpoll.d
09:58:11 [2021-05-18T09:58:11.322Z] #43 70.75   DEP      criu/vdso-compat.d
09:58:11 [2021-05-18T09:58:11.384Z] #43 83.21   DEP      criu/eventfd.d
09:58:11 [2021-05-18T09:58:11.388Z] #20 31.07 Selecting previously unselected package bzip2.
09:58:11 [2021-05-18T09:58:11.388Z] #20 31.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
09:58:11 [2021-05-18T09:58:11.388Z] #20 31.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:58:11 [2021-05-18T09:58:11.528Z] #43 88.59   CC       criu/autofs.o
09:58:11 [2021-05-18T09:58:11.533Z] #33 DONE 0.7s
09:58:11 [2021-05-18T09:58:11.533Z] 
09:58:11 [2021-05-18T09:58:11.533Z] #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
09:58:11 [2021-05-18T09:58:11.533Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:58:11 [2021-05-18T09:58:11.533Z] #53 ...
09:58:11 [2021-05-18T09:58:11.533Z] 
09:58:11 [2021-05-18T09:58:11.533Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
09:58:11 [2021-05-18T09:58:11.533Z] #35 sha256:1ec83434494bf52206270fe6033d03dda9676428b2d693b9c6a0f2709466fb30
09:58:11 [2021-05-18T09:58:11.589Z] #43 70.88   DEP      criu/uts_ns.d
09:58:11 [2021-05-18T09:58:11.645Z] #43 83.42   DEP      criu/crtools.d
09:58:11 [2021-05-18T09:58:11.645Z] #43 83.58   DEP      criu/cr-service.d
09:58:11 [2021-05-18T09:58:11.652Z] #20 31.19 Selecting previously unselected package xz-utils.
09:58:11 [2021-05-18T09:58:11.652Z] #20 31.20 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
09:58:11 [2021-05-18T09:58:11.652Z] #20 31.21 Unpacking xz-utils (5.2.4-1) ...
09:58:11 [2021-05-18T09:58:11.790Z] #35 DONE 0.3s
09:58:11 [2021-05-18T09:58:11.790Z] 
09:58:11 [2021-05-18T09:58:11.791Z] #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
09:58:11 [2021-05-18T09:58:11.791Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:58:11 [2021-05-18T09:58:11.791Z] #53 ...
09:58:11 [2021-05-18T09:58:11.791Z] 
09:58:11 [2021-05-18T09:58:11.791Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:58:11 [2021-05-18T09:58:11.791Z] #38 sha256:e2bf9bab18e69e63a9908ab1c9ae64b932c4a769b27b8cfb6026ff31746dcc8c
09:58:11 [2021-05-18T09:58:11.791Z] #38 DONE 0.0s
09:58:11 [2021-05-18T09:58:11.791Z] 
09:58:11 [2021-05-18T09:58:11.791Z] #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
09:58:11 [2021-05-18T09:58:11.791Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:11 [2021-05-18T09:58:11.791Z] #43 146.5   CC       criu/rbtree.o
09:58:11 [2021-05-18T09:58:11.854Z] #43 71.05   DEP      criu/util.d
09:58:11 [2021-05-18T09:58:11.854Z] #43 71.29   DEP      criu/uffd.d
09:58:11 [2021-05-18T09:58:11.918Z] #20 31.49 Selecting previously unselected package apparmor.
09:58:11 [2021-05-18T09:58:11.918Z] #20 31.49 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
09:58:11 [2021-05-18T09:58:11.918Z] #20 31.59 Unpacking apparmor (2.13.2-10) ...
09:58:12 [2021-05-18T09:58:12.116Z] #43 71.53   DEP      criu/tun.d
09:58:12 [2021-05-18T09:58:12.181Z] #20 31.97 Selecting previously unselected package aufs-tools.
09:58:12 [2021-05-18T09:58:12.181Z] #20 31.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
09:58:12 [2021-05-18T09:58:12.181Z] #20 32.00 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:58:12 [2021-05-18T09:58:12.223Z] #43 83.81   DEP      criu/cr-restore.d
09:58:12 [2021-05-18T09:58:12.223Z] #43 84.09   DEP      criu/cr-errno.d
09:58:12 [2021-05-18T09:58:12.360Z] #43 146.8   CC       criu/rst-malloc.o
09:58:12 [2021-05-18T09:58:12.377Z] #43 71.71   DEP      criu/tty.d
09:58:12 [2021-05-18T09:58:12.445Z] #20 32.15 Selecting previously unselected package libonig5:arm64.
09:58:12 [2021-05-18T09:58:12.445Z] #20 32.16 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
09:58:12 [2021-05-18T09:58:12.445Z] #20 32.17 Unpacking libonig5:arm64 (6.9.1-1) ...
09:58:12 [2021-05-18T09:58:12.484Z] #43 84.13   DEP      criu/cr-dump.d
09:58:12 [2021-05-18T09:58:12.484Z] #43 84.31   DEP      criu/cr-dedup.d
09:58:12 [2021-05-18T09:58:12.618Z] #43 147.1   CC       criu/seccomp.o
09:58:12 [2021-05-18T09:58:12.639Z] #43 71.90   DEP      criu/timerfd.d
09:58:12 [2021-05-18T09:58:12.708Z] #20 32.33 Selecting previously unselected package libjq1:arm64.
09:58:12 [2021-05-18T09:58:12.708Z] #20 32.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:58:12 [2021-05-18T09:58:12.708Z] #20 32.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:58:12 [2021-05-18T09:58:12.708Z] #20 32.48 Selecting previously unselected package jq.
09:58:12 [2021-05-18T09:58:12.708Z] #20 32.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
09:58:12 [2021-05-18T09:58:12.708Z] #20 32.50 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:12 [2021-05-18T09:58:12.745Z] #43 84.43   DEP      criu/cr-check.d
09:58:12 [2021-05-18T09:58:12.745Z] #43 84.63   DEP      criu/config.d
09:58:12 [2021-05-18T09:58:12.900Z] #43 72.08   DEP      criu/timens.d
09:58:12 [2021-05-18T09:58:12.900Z] #43 72.30   DEP      criu/sysfs_parse.d
09:58:12 [2021-05-18T09:58:12.924Z] #43 89.82   CC       criu/bfd.o
09:58:12 [2021-05-18T09:58:12.924Z] #43 ...
09:58:12 [2021-05-18T09:58:12.924Z] 
09:58:12 [2021-05-18T09:58:12.924Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:12 [2021-05-18T09:58:12.924Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:12 [2021-05-18T09:58:12.924Z] #20 19.77 Building dependency tree...
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.97 libcap2-bin is already the newest version (1:2.25-2).
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.97 The following additional packages will be installed:
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.97   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98   python3.7 python3.7-minimal vim-runtime xxd
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98 Suggested packages:
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98 Recommended packages:
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98   aufs-dkms nftables build-essential python3-dev python3-keyring
09:58:12 [2021-05-18T09:58:12.924Z] #20 21.98   python3-keyrings.alt python3-xdg unzip
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.72 The following NEW packages will be installed:
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.72   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.72   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.73   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.74   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.74   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:58:12 [2021-05-18T09:58:12.924Z] #20 23.74   xz-utils zip
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.06 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.06 Need to get 28.5 MB of archives.
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.06 After this operation, 116 MB of additional disk space will be used.
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 24.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 25.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 26.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 26.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 26.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:58:12 [2021-05-18T09:58:12.924Z] #20 26.86 debconf: delaying package configuration, since apt-utils is not installed
09:58:12 [2021-05-18T09:58:12.924Z] #20 26.94 Fetched 28.5 MB in 2s (11.6 MB/s)
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.00 Selecting previously unselected package pigz.
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.07 Unpacking pigz (2.4-1) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.13 Selecting previously unselected package libpython3.7-minimal:amd64.
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.50 Selecting previously unselected package python3.7-minimal.
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 27.52 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 28.40 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 28.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.44 Selecting previously unselected package python3-minimal.
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.50 Unpacking python3-minimal (3.7.3-1) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.56 Selecting previously unselected package libmpdec2:amd64.
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.58 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.70 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
09:58:12 [2021-05-18T09:58:12.924Z] #20 30.70 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:58:12 [2021-05-18T09:58:12.972Z] #20 32.60 Selecting previously unselected package libaio1:arm64.
09:58:12 [2021-05-18T09:58:12.972Z] #20 32.62 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
09:58:12 [2021-05-18T09:58:12.972Z] #20 32.62 Unpacking libaio1:arm64 (0.3.112-3) ...
09:58:12 [2021-05-18T09:58:12.972Z] #20 32.74 Selecting previously unselected package libgpm2:arm64.
09:58:12 [2021-05-18T09:58:12.972Z] #20 32.76 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
09:58:12 [2021-05-18T09:58:12.972Z] #20 32.77 Unpacking libgpm2:arm64 (1.20.7-5) ...
09:58:13 [2021-05-18T09:58:13.006Z] #43 84.75   DEP      criu/clone-noasan.d
09:58:13 [2021-05-18T09:58:13.006Z] #43 84.86   DEP      criu/cgroup.d
09:58:13 [2021-05-18T09:58:13.162Z] #43 72.51   DEP      criu/sysctl.d
09:58:13 [2021-05-18T09:58:13.181Z] #43 147.9   CC       criu/seize.o
09:58:13 [2021-05-18T09:58:13.184Z] #20 ...
09:58:13 [2021-05-18T09:58:13.184Z] 
09:58:13 [2021-05-18T09:58:13.184Z] #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
09:58:13 [2021-05-18T09:58:13.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:13 [2021-05-18T09:58:13.184Z] #43 90.33   CC       criu/bitmap.o
09:58:13 [2021-05-18T09:58:13.236Z] #20 32.87 Selecting previously unselected package libicu63:arm64.
09:58:13 [2021-05-18T09:58:13.236Z] #20 32.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
09:58:13 [2021-05-18T09:58:13.236Z] #20 32.90 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:58:13 [2021-05-18T09:58:13.267Z] #43 85.01   DEP      criu/cgroup-props.d
09:58:13 [2021-05-18T09:58:13.268Z] #43 85.09   DEP      criu/bitmap.d
09:58:13 [2021-05-18T09:58:13.268Z] #43 85.13   DEP      criu/bfd.d
09:58:13 [2021-05-18T09:58:13.268Z] #43 85.21   DEP      criu/autofs.d
09:58:13 [2021-05-18T09:58:13.422Z] #43 72.63   DEP      criu/string.d
09:58:13 [2021-05-18T09:58:13.423Z] #43 72.70   DEP      criu/stats.d
09:58:13 [2021-05-18T09:58:13.423Z] #43 72.83   DEP      criu/sockets.d
09:58:13 [2021-05-18T09:58:13.444Z] #43 90.47   CC       criu/cgroup-props.o
09:58:13 [2021-05-18T09:58:13.529Z] #43 85.34   DEP      criu/aio.d
09:58:13 [2021-05-18T09:58:13.684Z] #43 73.01   DEP      criu/sk-unix.d
09:58:13 [2021-05-18T09:58:13.794Z] #43 85.51   DEP      criu/action-scripts.d
09:58:13 [2021-05-18T09:58:13.946Z] #43 73.24   DEP      criu/sk-tcp.d
09:58:13 [2021-05-18T09:58:13.946Z] #43 ...
09:58:13 [2021-05-18T09:58:13.946Z] 
09:58:13 [2021-05-18T09:58:13.946Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:13 [2021-05-18T09:58:13.946Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:13 [2021-05-18T09:58:13.946Z] #20 11.58 Fetched 8963 kB in 10s (873 kB/s)
09:58:14 [2021-05-18T09:58:14.054Z] #43 85.82   CC       criu/action-scripts.o
09:58:14 [2021-05-18T09:58:14.112Z] #43 ...
09:58:14 [2021-05-18T09:58:14.112Z] 
09:58:14 [2021-05-18T09:58:14.112Z] #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
09:58:14 [2021-05-18T09:58:14.112Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:58:14 [2021-05-18T09:58:14.112Z] #40 DONE 214.6s
09:58:14 [2021-05-18T09:58:14.112Z] 
09:58:14 [2021-05-18T09:58:14.112Z] #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
09:58:14 [2021-05-18T09:58:14.112Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:58:14 [2021-05-18T09:58:14.314Z] #43 86.26   CC       criu/aio.o
09:58:14 [2021-05-18T09:58:14.369Z] #53 ...
09:58:14 [2021-05-18T09:58:14.369Z] 
09:58:14 [2021-05-18T09:58:14.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
09:58:14 [2021-05-18T09:58:14.369Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:14 [2021-05-18T09:58:14.369Z] #43 148.9   CC       criu/servicefd.o
09:58:14 [2021-05-18T09:58:14.382Z] #43 91.21   CC       criu/cgroup.o
09:58:14 [2021-05-18T09:58:14.886Z] #43 86.73   CC       criu/autofs.o
09:58:15 [2021-05-18T09:58:15.300Z] #43 149.6   CC       criu/shmem.o
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.20 Selecting previously unselected package libnet1:arm64.
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.22 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.31 Selecting previously unselected package libnl-3-200:arm64.
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.35 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.47 Selecting previously unselected package libprotobuf-c1:arm64.
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.49 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.60 Selecting previously unselected package libreadline5:arm64.
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
09:58:15 [2021-05-18T09:58:15.796Z] #20 35.63 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
09:58:15 [2021-05-18T09:58:15.863Z] #43 ...
09:58:15 [2021-05-18T09:58:15.863Z] 
09:58:15 [2021-05-18T09:58:15.863Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:58:15 [2021-05-18T09:58:15.863Z] #41 sha256:db81dfebc8ac81ae42b9c392388e7b3f93b9dba9ffd6dc32248bd3a6a5a75b1b
09:58:15 [2021-05-18T09:58:15.863Z] #41 DONE 0.5s
09:58:15 [2021-05-18T09:58:15.863Z] 
09:58:15 [2021-05-18T09:58:15.863Z] #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
09:58:15 [2021-05-18T09:58:15.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:15 [2021-05-18T09:58:15.863Z] #43 150.6   CC       criu/sigframe.o
09:58:16 [2021-05-18T09:58:16.060Z] #20 35.75 Selecting previously unselected package net-tools.
09:58:16 [2021-05-18T09:58:16.060Z] #20 35.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
09:58:16 [2021-05-18T09:58:16.060Z] #20 35.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:58:16 [2021-05-18T09:58:16.271Z] #43 88.09   CC       criu/bfd.o
09:58:16 [2021-05-18T09:58:16.322Z] #20 36.00 Selecting previously unselected package python-pip-whl.
09:58:16 [2021-05-18T09:58:16.322Z] #20 36.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:58:16 [2021-05-18T09:58:16.322Z] #20 36.02 Unpacking python-pip-whl (18.1-5) ...
09:58:16 [2021-05-18T09:58:16.426Z] #43 150.8   CC       criu/signalfd.o
09:58:16 [2021-05-18T09:58:16.585Z] #20 36.45 Selecting previously unselected package python3-lib2to3.
09:58:16 [2021-05-18T09:58:16.683Z] #43 151.1   CC       criu/sk-inet.o
09:58:16 [2021-05-18T09:58:16.843Z] #43 88.61   CC       criu/bitmap.o
09:58:16 [2021-05-18T09:58:16.843Z] #43 88.82   CC       criu/cgroup-props.o
09:58:16 [2021-05-18T09:58:16.889Z] #20 36.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:58:16 [2021-05-18T09:58:16.889Z] #20 36.46 Unpacking python3-lib2to3 (3.7.3-1) ...
09:58:16 [2021-05-18T09:58:16.889Z] #20 36.61 Selecting previously unselected package python3-distutils.
09:58:16 [2021-05-18T09:58:16.889Z] #20 36.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:58:16 [2021-05-18T09:58:16.889Z] #20 36.63 Unpacking python3-distutils (3.7.3-1) ...
09:58:16 [2021-05-18T09:58:16.918Z] #43 93.81   CC       criu/clone-noasan.o
09:58:16 [2021-05-18T09:58:16.918Z] #43 94.02   CC       criu/config.o
09:58:17 [2021-05-18T09:58:17.152Z] #20 36.82 Selecting previously unselected package python3-pip.
09:58:17 [2021-05-18T09:58:17.152Z] #20 36.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:58:17 [2021-05-18T09:58:17.152Z] #20 36.83 Unpacking python3-pip (18.1-5) ...
09:58:17 [2021-05-18T09:58:17.248Z] #20 11.58 Reading package lists...
09:58:17 [2021-05-18T09:58:17.248Z] #20 ...
09:58:17 [2021-05-18T09:58:17.248Z] 
09:58:17 [2021-05-18T09:58:17.248Z] #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
09:58:17 [2021-05-18T09:58:17.248Z] #53 sha256:d12c8199080c3512190b717844b91ec5ad8c04e45edc08c58ee1b5ca533a32e9
09:58:17 [2021-05-18T09:58:17.248Z] #53 12.97 + cd /tmp/tmp.woajqTixQD/src/github.com/opencontainers/runc
09:58:17 [2021-05-18T09:58:17.248Z] #53 12.98 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf
09:58:17 [2021-05-18T09:58:17.248Z] #53 13.17 + '[' -z '' ']'
09:58:17 [2021-05-18T09:58:17.248Z] #53 13.17 + target=static
09:58:17 [2021-05-18T09:58:17.248Z] #53 13.17 + make 'BUILDTAGS=seccomp ' static
09:58:17 [2021-05-18T09:58:17.248Z] #53 13.54 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc .
09:58:17 [2021-05-18T09:58:17.416Z] #20 37.01 Selecting previously unselected package python3-pkg-resources.
09:58:17 [2021-05-18T09:58:17.416Z] #20 37.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:58:17 [2021-05-18T09:58:17.416Z] #20 37.04 Unpacking python3-pkg-resources (40.8.0-1) ...
09:58:17 [2021-05-18T09:58:17.416Z] #20 37.20 Selecting previously unselected package python3-setuptools.
09:58:17 [2021-05-18T09:58:17.416Z] #20 37.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:58:17 [2021-05-18T09:58:17.416Z] #20 37.23 Unpacking python3-setuptools (40.8.0-1) ...
09:58:17 [2021-05-18T09:58:17.509Z] #53 ...
09:58:17 [2021-05-18T09:58:17.509Z] 
09:58:17 [2021-05-18T09:58:17.509Z] #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
09:58:17 [2021-05-18T09:58:17.509Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:17 [2021-05-18T09:58:17.509Z] #43 73.45   DEP      criu/sk-queue.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 73.63   DEP      criu/sk-packet.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 73.76   DEP      criu/sk-netlink.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 73.93   DEP      criu/sk-inet.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 74.11   DEP      criu/signalfd.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 74.27   DEP      criu/sigframe.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 74.35   DEP      criu/shmem.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 74.52   DEP      criu/servicefd.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 74.76   DEP      criu/seize.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 74.94   DEP      criu/seccomp.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 75.13   DEP      criu/rst-malloc.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 75.19   DEP      criu/rbtree.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 75.21   DEP      criu/pstree.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 75.36   DEP      criu/protobuf.d
09:58:17 [2021-05-18T09:58:17.509Z] #43 75.50   GEN      criu/protobuf-desc-gen.h
09:58:17 [2021-05-18T09:58:17.613Z] #43 152.1   CC       criu/sk-netlink.o
09:58:17 [2021-05-18T09:58:17.613Z] #43 ...
09:58:17 [2021-05-18T09:58:17.613Z] 
09:58:17 [2021-05-18T09:58:17.613Z] #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
09:58:17 [2021-05-18T09:58:17.613Z] #49 sha256:b96f1f98f1debc9665e4bb33c8009432c7a9eaf5c98b0fdd79f9343f66415c93
09:58:17 [2021-05-18T09:58:17.613Z] #49 217.9 + /build/golangci-lint --version
09:58:17 [2021-05-18T09:58:17.613Z] #49 218.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:58:17 [2021-05-18T09:58:17.613Z] #49 DONE 218.5s
09:58:17 [2021-05-18T09:58:17.680Z] #20 37.49 Selecting previously unselected package python3-wheel.
09:58:17 [2021-05-18T09:58:17.680Z] #20 37.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:58:17 [2021-05-18T09:58:17.680Z] #20 37.51 Unpacking python3-wheel (0.32.3-2) ...
09:58:17 [2021-05-18T09:58:17.785Z] #43 89.61   CC       criu/cgroup.o
09:58:17 [2021-05-18T09:58:17.870Z] 
09:58:17 [2021-05-18T09:58:17.870Z] #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
09:58:17 [2021-05-18T09:58:17.870Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:17 [2021-05-18T09:58:17.870Z] #43 152.4   CC       criu/sk-packet.o
09:58:17 [2021-05-18T09:58:17.943Z] #20 37.63 Selecting previously unselected package sudo.
09:58:17 [2021-05-18T09:58:17.943Z] #20 37.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ...
09:58:17 [2021-05-18T09:58:17.943Z] #20 37.67 Unpacking sudo (1.8.27-1+deb10u3) ...
09:58:18 [2021-05-18T09:58:18.045Z] #43 ...
09:58:18 [2021-05-18T09:58:18.045Z] 
09:58:18 [2021-05-18T09:58:18.045Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:18 [2021-05-18T09:58:18.045Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:18 [2021-05-18T09:58:18.045Z] #20 7.475 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB]
09:58:18 [2021-05-18T09:58:18.045Z] #20 8.811 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
09:58:18 [2021-05-18T09:58:18.045Z] #20 13.38 Fetched 8963 kB in 9s (1023 kB/s)
09:58:18 [2021-05-18T09:58:18.045Z] #20 13.38 Reading package lists...
09:58:18 [2021-05-18T09:58:18.080Z] #43 77.24   DEP      criu/protobuf-desc.d
09:58:18 [2021-05-18T09:58:18.080Z] #43 77.38   DEP      criu/proc_parse.d
09:58:18 [2021-05-18T09:58:18.296Z] #43 95.32   CC       criu/cr-check.o
09:58:18 [2021-05-18T09:58:18.348Z] #43 77.63   DEP      criu/plugin.d
09:58:18 [2021-05-18T09:58:18.530Z] #20 38.17 Selecting previously unselected package thin-provisioning-tools.
09:58:18 [2021-05-18T09:58:18.530Z] #20 38.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
09:58:18 [2021-05-18T09:58:18.530Z] #20 38.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:58:18 [2021-05-18T09:58:18.609Z] #43 77.79   DEP      criu/pipes.d
09:58:18 [2021-05-18T09:58:18.609Z] #43 78.04   DEP      criu/pie-util.d
09:58:18 [2021-05-18T09:58:18.609Z] #43 ...
09:58:18 [2021-05-18T09:58:18.609Z] 
09:58:18 [2021-05-18T09:58:18.609Z] #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
09:58:18 [2021-05-18T09:58:18.609Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:58:18 [2021-05-18T09:58:18.609Z] #45 146.5 github.com/LK4D4/vndr/godl
09:58:18 [2021-05-18T09:58:18.609Z] #45 147.4 github.com/LK4D4/vndr
09:58:18 [2021-05-18T09:58:18.799Z] #43 153.2   CC       criu/sk-queue.o
09:58:18 [2021-05-18T09:58:18.800Z] #20 38.48 Selecting previously unselected package uidmap.
09:58:18 [2021-05-18T09:58:18.800Z] #20 38.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
09:58:18 [2021-05-18T09:58:18.800Z] #20 38.49 Unpacking uidmap (1:4.5-1.1) ...
09:58:18 [2021-05-18T09:58:18.800Z] #20 38.61 Selecting previously unselected package vim-runtime.
09:58:18 [2021-05-18T09:58:18.800Z] #20 38.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:58:18 [2021-05-18T09:58:18.800Z] #20 38.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:58:18 [2021-05-18T09:58:18.866Z] #43 ...
09:58:18 [2021-05-18T09:58:18.866Z] 
09:58:18 [2021-05-18T09:58:18.866Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:18 [2021-05-18T09:58:18.866Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.61 Selecting previously unselected package python3.7.
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.62 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.73 Selecting previously unselected package libpython3-stdlib:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.75 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 31.83 Setting up python3-minimal (3.7.3-1) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.62 Selecting previously unselected package python3.
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.67 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.68 Unpacking python3 (3.7.3-1) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.79 Selecting previously unselected package libip4tc0:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.80 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.89 Selecting previously unselected package libip6tc0:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 32.90 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.00 Selecting previously unselected package libiptc0:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.01 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.07 Selecting previously unselected package libnfnetlink0:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.17 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.18 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.28 Selecting previously unselected package libnftnl11:amd64.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.28 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.37 Selecting previously unselected package iptables.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.38 Unpacking iptables (1.8.2-4) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.72 Selecting previously unselected package xxd.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.74 Unpacking xxd (2:8.1.0875-5) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.87 Selecting previously unselected package vim-common.
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 33.90 Unpacking vim-common (2:8.1.0875-5) ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 34.06 Selecting previously unselected package bash-completion.
09:58:18 [2021-05-18T09:58:18.866Z] #20 34.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:58:18 [2021-05-18T09:58:18.866Z] #20 36.76 Unpacking bash-completion (1:2.8-6) ...
09:58:18 [2021-05-18T09:58:18.870Z] #45 ...
09:58:18 [2021-05-18T09:58:18.870Z] 
09:58:18 [2021-05-18T09:58:18.870Z] #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
09:58:18 [2021-05-18T09:58:18.870Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:18 [2021-05-18T09:58:18.870Z] #43 78.17   DEP      criu/pie-util-vdso.d
09:58:18 [2021-05-18T09:58:18.870Z] #43 78.31   DEP      criu/pie-util-vdso-elf32.d
09:58:19 [2021-05-18T09:58:19.056Z] #43 153.7   CC       criu/sk-tcp.o
09:58:19 [2021-05-18T09:58:19.091Z] #20 38.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:58:19 [2021-05-18T09:58:19.091Z] #20 38.75 Unpacking vim-runtime (2:8.1.0875-5) ...
09:58:19 [2021-05-18T09:58:19.133Z] #20 37.16 Selecting previously unselected package bzip2.
09:58:19 [2021-05-18T09:58:19.133Z] #20 37.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:58:19 [2021-05-18T09:58:19.133Z] #20 37.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:58:19 [2021-05-18T09:58:19.134Z] #43 78.47   DEP      criu/path.d
09:58:19 [2021-05-18T09:58:19.392Z] #20 37.29 Selecting previously unselected package xz-utils.
09:58:19 [2021-05-18T09:58:19.392Z] #20 37.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:58:19 [2021-05-18T09:58:19.392Z] #20 37.29 Unpacking xz-utils (5.2.4-1) ...
09:58:19 [2021-05-18T09:58:19.392Z] #20 37.46 Selecting previously unselected package apparmor.
09:58:19 [2021-05-18T09:58:19.392Z] #20 37.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:58:19 [2021-05-18T09:58:19.395Z] #43 78.69   DEP      criu/parasite-syscall.d
09:58:19 [2021-05-18T09:58:19.395Z] #43 78.90   DEP      criu/pagemap.d
09:58:19 [2021-05-18T09:58:19.619Z] #43 154.2   CC       criu/sk-unix.o
09:58:19 [2021-05-18T09:58:19.650Z] #20 37.54 Unpacking apparmor (2.13.2-10) ...
09:58:19 [2021-05-18T09:58:19.656Z] #43 ...
09:58:19 [2021-05-18T09:58:19.656Z] 
09:58:19 [2021-05-18T09:58:19.656Z] #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
09:58:19 [2021-05-18T09:58:19.656Z] #45 sha256:0323f41d61164d9aa503507330bc73882a0bbea936a0f00af43d4ae5a374c28d
09:58:19 [2021-05-18T09:58:19.656Z] #45 DONE 157.7s
09:58:19 [2021-05-18T09:58:19.656Z] 
09:58:19 [2021-05-18T09:58:19.656Z] #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
09:58:19 [2021-05-18T09:58:19.656Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:19 [2021-05-18T09:58:19.656Z] #43 79.08   DEP      criu/pagemap-cache.d
09:58:19 [2021-05-18T09:58:19.921Z] #43 79.30   DEP      criu/page-xfer.d
09:58:19 [2021-05-18T09:58:19.942Z] #20 37.86 Selecting previously unselected package aufs-tools.
09:58:19 [2021-05-18T09:58:19.942Z] #20 37.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:58:19 [2021-05-18T09:58:19.942Z] #20 37.87 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:58:19 [2021-05-18T09:58:19.958Z] #20 16.56 Reading package lists...
09:58:20 [2021-05-18T09:58:20.209Z] #20 38.00 Selecting previously unselected package libonig5:amd64.
09:58:20 [2021-05-18T09:58:20.209Z] #20 38.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:58:20 [2021-05-18T09:58:20.209Z] #20 38.01 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:20 [2021-05-18T09:58:20.209Z] #20 38.19 Selecting previously unselected package libjq1:amd64.
09:58:20 [2021-05-18T09:58:20.209Z] #20 38.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:20 [2021-05-18T09:58:20.209Z] #20 38.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:20 [2021-05-18T09:58:20.469Z] #20 38.37 Selecting previously unselected package jq.
09:58:20 [2021-05-18T09:58:20.469Z] #20 38.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:20 [2021-05-18T09:58:20.469Z] #20 38.39 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:20 [2021-05-18T09:58:20.493Z] #43 79.61   DEP      criu/page-pipe.d
09:58:20 [2021-05-18T09:58:20.493Z] #43 79.81   DEP      criu/netfilter.d
09:58:20 [2021-05-18T09:58:20.529Z] #20 19.65 Building dependency tree...
09:58:20 [2021-05-18T09:58:20.529Z] #20 ...
09:58:20 [2021-05-18T09:58:20.529Z] 
09:58:20 [2021-05-18T09:58:20.529Z] #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
09:58:20 [2021-05-18T09:58:20.529Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:20 [2021-05-18T09:58:20.529Z] #43 92.37   CC       criu/clone-noasan.o
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.52 Selecting previously unselected package libaio1:amd64.
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.53 Unpacking libaio1:amd64 (0.3.112-3) ...
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.58 Selecting previously unselected package libgpm2:amd64.
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.60 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.69 Selecting previously unselected package libicu63:amd64.
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:58:20 [2021-05-18T09:58:20.731Z] #20 38.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:58:20 [2021-05-18T09:58:20.755Z] #43 80.14   DEP      criu/net.d
09:58:20 [2021-05-18T09:58:20.790Z] #43 92.58   CC       criu/config.o
09:58:20 [2021-05-18T09:58:20.986Z] #43 155.5   CC       criu/sockets.o
09:58:21 [2021-05-18T09:58:21.015Z] #43 80.29   DEP      criu/namespaces.d
09:58:21 [2021-05-18T09:58:21.015Z] #43 80.45   DEP      criu/mount.d
09:58:21 [2021-05-18T09:58:21.017Z] #20 ...
09:58:21 [2021-05-18T09:58:21.017Z] 
09:58:21 [2021-05-18T09:58:21.017Z] #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
09:58:21 [2021-05-18T09:58:21.017Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926
09:58:21 [2021-05-18T09:58:21.017Z] #40 144.8 + dpkg --print-architecture
09:58:21 [2021-05-18T09:58:21.017Z] #40 DONE 146.3s
09:58:21 [2021-05-18T09:58:21.017Z] 
09:58:21 [2021-05-18T09:58:21.017Z] #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
09:58:21 [2021-05-18T09:58:21.017Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:58:21 [2021-05-18T09:58:21.017Z] #43 78.87   DEP      criu/pipes.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 79.07   DEP      criu/pie-util.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 79.21   DEP      criu/pie-util-vdso.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 79.34   DEP      criu/path.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 79.65   DEP      criu/parasite-syscall.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 79.99   DEP      criu/pagemap.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 80.23   DEP      criu/pagemap-cache.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 80.41   DEP      criu/page-xfer.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 80.54   DEP      criu/page-pipe.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 80.67   DEP      criu/netfilter.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 80.77   DEP      criu/net.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 81.01   DEP      criu/namespaces.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 81.23   DEP      criu/mount.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 81.46   DEP      criu/memfd.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 81.62   DEP      criu/mem.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 81.90   DEP      criu/lsm.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 82.11   DEP      criu/log.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 82.27   DEP      criu/libnetlink.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 82.39   DEP      criu/kerndat.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 82.59   DEP      criu/kcmp-ids.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 82.74   DEP      criu/irmap.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 82.95   DEP      criu/ipc_ns.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 83.12   DEP      criu/image.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 83.38   DEP      criu/image-desc.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 83.51   DEP      criu/fsnotify.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 83.74   DEP      criu/filesystems.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 83.90   DEP      criu/files.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 84.12   DEP      criu/files-reg.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 84.34   DEP      criu/files-ext.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 84.56   DEP      criu/file-lock.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 84.78   DEP      criu/file-ids.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 85.00   DEP      criu/fifo.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 85.20   DEP      criu/fdstore.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 85.40   DEP      criu/fault-injection.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 85.47   DEP      criu/external.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 85.67   DEP      criu/eventpoll.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 85.87   DEP      criu/eventfd.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 86.10   DEP      criu/crtools.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 86.33   DEP      criu/cr-service.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 86.51   DEP      criu/cr-restore.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 86.76   DEP      criu/cr-errno.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 86.78   DEP      criu/cr-dump.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.10   DEP      criu/cr-dedup.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.25   DEP      criu/cr-check.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.53   DEP      criu/config.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.65   DEP      criu/clone-noasan.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.71   DEP      criu/cgroup.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.83   DEP      criu/cgroup-props.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.92   DEP      criu/bitmap.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 87.94   DEP      criu/bfd.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 88.04   DEP      criu/autofs.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 88.14   DEP      criu/aio.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 88.41   DEP      criu/action-scripts.d
09:58:21 [2021-05-18T09:58:21.017Z] #43 88.58   CC       criu/action-scripts.o
09:58:21 [2021-05-18T09:58:21.280Z] #43 89.18   CC       criu/aio.o
09:58:21 [2021-05-18T09:58:21.549Z] #43 156.1   CC       criu/stats.o
09:58:21 [2021-05-18T09:58:21.587Z] #43 80.69   DEP      criu/memfd.d
09:58:21 [2021-05-18T09:58:21.587Z] #43 80.83   DEP      criu/mem.d
09:58:21 [2021-05-18T09:58:21.587Z] #43 81.05   DEP      criu/lsm.d
09:58:21 [2021-05-18T09:58:21.805Z] #43 156.3   CC       criu/string.o
09:58:21 [2021-05-18T09:58:21.805Z] #43 156.4   CC       criu/sysctl.o
09:58:21 [2021-05-18T09:58:21.847Z] #43 81.19   DEP      criu/log.d
09:58:21 [2021-05-18T09:58:21.858Z] #43 89.93   CC       criu/autofs.o
09:58:21 [2021-05-18T09:58:21.858Z] #43 ...
09:58:21 [2021-05-18T09:58:21.858Z] 
09:58:21 [2021-05-18T09:58:21.858Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:21 [2021-05-18T09:58:21.858Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
09:58:21 [2021-05-18T09:58:21.858Z] #20 41.74 Selecting previously unselected package vim.
09:58:21 [2021-05-18T09:58:21.858Z] #20 41.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
09:58:21 [2021-05-18T09:58:21.858Z] #20 41.76 Unpacking vim (2:8.1.0875-5) ...
09:58:22 [2021-05-18T09:58:22.108Z] #43 81.36   DEP      criu/libnetlink.d
09:58:22 [2021-05-18T09:58:22.174Z] #43 93.86   CC       criu/cr-check.o
09:58:22 [2021-05-18T09:58:22.379Z] #43 156.9   CC       criu/sysfs_parse.o
09:58:22 [2021-05-18T09:58:22.380Z] #43 81.54   DEP      criu/kerndat.d
09:58:22 [2021-05-18T09:58:22.380Z] #43 81.71   DEP      criu/kcmp-ids.d
09:58:22 [2021-05-18T09:58:22.636Z] #43 157.1   CC       criu/timens.o
09:58:22 [2021-05-18T09:58:22.641Z] #43 81.80   DEP      criu/irmap.d
09:58:22 [2021-05-18T09:58:22.641Z] #43 81.98   DEP      criu/ipc_ns.d
09:58:22 [2021-05-18T09:58:22.814Z] #20 42.24 Selecting previously unselected package xfsprogs.
09:58:22 [2021-05-18T09:58:22.814Z] #20 42.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
09:58:22 [2021-05-18T09:58:22.814Z] #20 42.25 Unpacking xfsprogs (4.20.0-1) ...
09:58:22 [2021-05-18T09:58:22.893Z] #43 157.4   CC       criu/timerfd.o
09:58:22 [2021-05-18T09:58:22.893Z] #43 157.6   CC       criu/tty.o
09:58:22 [2021-05-18T09:58:22.902Z] #43 82.17   DEP      criu/image.d
09:58:23 [2021-05-18T09:58:23.078Z] #20 42.69 Selecting previously unselected package zip.
09:58:23 [2021-05-18T09:58:23.078Z] #20 42.70 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
09:58:23 [2021-05-18T09:58:23.078Z] #20 42.71 Unpacking zip (3.0-11+b1) ...
09:58:23 [2021-05-18T09:58:23.163Z] #43 82.39   DEP      criu/image-desc.d
09:58:23 [2021-05-18T09:58:23.163Z] #43 82.48   DEP      criu/fsnotify.d
09:58:23 [2021-05-18T09:58:23.163Z] #43 82.62   DEP      criu/filesystems.d
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.05 Setting up aufs-tools (1:4.14+20190211-1) ...
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.10 Setting up libip6tc0:arm64 (1.8.2-4) ...
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.12 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.13 Setting up libgpm2:arm64 (1.20.7-5) ...
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.15 Setting up libip4tc0:arm64 (1.8.2-4) ...
09:58:23 [2021-05-18T09:58:23.342Z] #20 43.16 Setting up uidmap (1:4.5-1.1) ...
09:58:23 [2021-05-18T09:58:23.424Z] #43 82.80   DEP      criu/files.d
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.19 Setting up libnftnl11:arm64 (1.1.2-2) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.28 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.30 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.32 Setting up xxd (2:8.1.0875-5) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.34 Setting up zip (3.0-11+b1) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.37 Setting up vim-common (2:8.1.0875-5) ...
09:58:23 [2021-05-18T09:58:23.606Z] #20 43.40 Setting up bash-completion (1:2.8-6) ...
09:58:23 [2021-05-18T09:58:23.686Z] #43 83.01   DEP      criu/files-reg.d
09:58:23 [2021-05-18T09:58:23.686Z] #43 83.18   DEP      criu/files-ext.d
09:58:23 [2021-05-18T09:58:23.946Z] #43 83.30   DEP      criu/file-lock.d
09:58:23 [2021-05-18T09:58:23.946Z] #43 83.42   DEP      criu/file-ids.d
09:58:24 [2021-05-18T09:58:24.089Z] #43 95.48   CC       criu/cr-dedup.o
09:58:24 [2021-05-18T09:58:24.089Z] #43 95.94   CC       criu/cr-dump.o
09:58:24 [2021-05-18T09:58:24.210Z] #43 83.57   DEP      criu/fifo.d
09:58:24 [2021-05-18T09:58:24.211Z] #43 83.70   DEP      criu/fdstore.d
09:58:24 [2021-05-18T09:58:24.263Z] #43 158.9   CC       criu/tun.o
09:58:24 [2021-05-18T09:58:24.472Z] #43 83.78   DEP      criu/fault-injection.d
09:58:24 [2021-05-18T09:58:24.472Z] #43 83.82   DEP      criu/external.d
09:58:24 [2021-05-18T09:58:24.472Z] #43 83.97   DEP      criu/eventpoll.d
09:58:24 [2021-05-18T09:58:24.520Z] #43 159.3   CC       criu/uffd.o
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.33 Selecting previously unselected package libnet1:amd64.
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.43 Selecting previously unselected package libnl-3-200:amd64.
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.55 Selecting previously unselected package libprotobuf-c1:amd64.
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.61 Selecting previously unselected package libreadline5:amd64.
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.74 Selecting previously unselected package net-tools.
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.96 Selecting previously unselected package python-pip-whl.
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:58:24 [2021-05-18T09:58:24.995Z] #20 42.96 Unpacking python-pip-whl (18.1-5) ...
09:58:25 [2021-05-18T09:58:25.044Z] #43 84.18   DEP      criu/eventfd.d
09:58:25 [2021-05-18T09:58:25.044Z] #43 84.36   DEP      criu/crtools.d
09:58:25 [2021-05-18T09:58:25.044Z] #43 84.54   DEP      criu/cr-service.d
09:58:25 [2021-05-18T09:58:25.451Z] #43 160.0   CC       criu/util.o
09:58:25 [2021-05-18T09:58:25.564Z] #20 43.51 Selecting previously unselected package python3-lib2to3.
09:58:25 [2021-05-18T09:58:25.564Z] #20 43.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:58:25 [2021-05-18T09:58:25.564Z] #20 43.51 Unpacking python3-lib2to3 (3.7.3-1) ...
09:58:25 [2021-05-18T09:58:25.625Z] #43 84.73   DEP      criu/cr-restore.d
09:58:25 [2021-05-18T09:58:25.625Z] #43 84.96   DEP      criu/cr-errno.d
09:58:25 [2021-05-18T09:58:25.625Z] #43 84.99   DEP      criu/cr-dump.d
09:58:25 [2021-05-18T09:58:25.823Z] #20 43.65 Selecting previously unselected package python3-distutils.
09:58:25 [2021-05-18T09:58:25.823Z] #20 43.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:58:25 [2021-05-18T09:58:25.823Z] #20 43.67 Unpacking python3-distutils (3.7.3-1) ...
09:58:25 [2021-05-18T09:58:25.823Z] #20 43.86 Selecting previously unselected package python3-pip.
09:58:25 [2021-05-18T09:58:25.823Z] #20 43.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:58:25 [2021-05-18T09:58:25.823Z] #20 43.88 Unpacking python3-pip (18.1-5) ...
09:58:25 [2021-05-18T09:58:25.889Z] #43 ...
09:58:25 [2021-05-18T09:58:25.889Z] 
09:58:25 [2021-05-18T09:58:25.889Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:58:25 [2021-05-18T09:58:25.889Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
09:58:25 [2021-05-18T09:58:25.889Z] #32 DONE 163.2s
09:58:25 [2021-05-18T09:58:25.889Z] 
09:58:25 [2021-05-18T09:58:25.889Z] #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
09:58:25 [2021-05-18T09:58:25.889Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:25 [2021-05-18T09:58:25.889Z] #43 85.20   DEP      criu/cr-dedup.d
09:58:25 [2021-05-18T09:58:25.889Z] #43 ...
09:58:25 [2021-05-18T09:58:25.889Z] 
09:58:25 [2021-05-18T09:58:25.889Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:25 [2021-05-18T09:58:25.889Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:25 [2021-05-18T09:58:25.889Z] #20 11.58 Reading package lists...
09:58:25 [2021-05-18T09:58:25.889Z] #20 15.99 Reading package lists...
09:58:25 [2021-05-18T09:58:25.889Z] #20 20.21 Building dependency tree...
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.73 libcap2-bin is already the newest version (1:2.25-2).
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.73 The following additional packages will be installed:
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.73   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   python3.7 python3.7-minimal vim-runtime xxd
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74 Suggested packages:
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74 Recommended packages:
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   aufs-dkms nftables build-essential python3-dev python3-keyring
09:58:25 [2021-05-18T09:58:25.889Z] #20 21.74   python3-keyrings.alt python3-xdg unzip
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.61 The following NEW packages will be installed:
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.62   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.63   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:58:25 [2021-05-18T09:58:25.889Z] #20 23.64   xz-utils zip
09:58:25 [2021-05-18T09:58:25.889Z] #20 ...
09:58:25 [2021-05-18T09:58:25.889Z] 
09:58:25 [2021-05-18T09:58:25.889Z] #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
09:58:25 [2021-05-18T09:58:25.889Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:25 [2021-05-18T09:58:25.889Z] #43 85.40   DEP      criu/cr-check.d
09:58:26 [2021-05-18T09:58:26.006Z] #43 ...
09:58:26 [2021-05-18T09:58:26.006Z] 
09:58:26 [2021-05-18T09:58:26.006Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:26 [2021-05-18T09:58:26.006Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:26 [2021-05-18T09:58:26.006Z] #20 19.65 Building dependency tree...
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.33 libcap2-bin is already the newest version (1:2.25-2).
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.33 The following additional packages will be installed:
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.34   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.34   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.34   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.34   python3.7 python3.7-minimal vim-runtime xxd
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35 Suggested packages:
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35 Recommended packages:
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35   aufs-dkms nftables build-essential python3-dev python3-keyring
09:58:26 [2021-05-18T09:58:26.006Z] #20 21.35   python3-keyrings.alt python3-xdg unzip
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.84 The following NEW packages will be installed:
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:58:26 [2021-05-18T09:58:26.006Z] #20 22.85   xz-utils zip
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.17 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.17 Need to get 28.5 MB of archives.
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.17 After this operation, 116 MB of additional disk space will be used.
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:58:26 [2021-05-18T09:58:26.006Z] #20 23.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 23.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 24.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.23 debconf: delaying package configuration, since apt-utils is not installed
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.34 Fetched 28.5 MB in 2s (16.6 MB/s)
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.40 Selecting previously unselected package pigz.
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.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 ... 23435 files and directories currently installed.)
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.45 Unpacking pigz (2.4-1) ...
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.54 Selecting previously unselected package libpython3.7-minimal:amd64.
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:58:26 [2021-05-18T09:58:26.007Z] #20 25.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:58:26 [2021-05-18T09:58:26.082Z] #20 44.05 Selecting previously unselected package python3-pkg-resources.
09:58:26 [2021-05-18T09:58:26.082Z] #20 44.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:58:26 [2021-05-18T09:58:26.082Z] #20 44.07 Unpacking python3-pkg-resources (40.8.0-1) ...
09:58:26 [2021-05-18T09:58:26.341Z] #20 44.22 Selecting previously unselected package python3-setuptools.
09:58:26 [2021-05-18T09:58:26.341Z] #20 44.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:58:26 [2021-05-18T09:58:26.341Z] #20 44.25 Unpacking python3-setuptools (40.8.0-1) ...
09:58:26 [2021-05-18T09:58:26.341Z] #20 44.46 Selecting previously unselected package python3-wheel.
09:58:26 [2021-05-18T09:58:26.341Z] #20 44.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:58:26 [2021-05-18T09:58:26.381Z] #43 160.8   CC       criu/uts_ns.o
09:58:26 [2021-05-18T09:58:26.381Z] #43 161.1   CC       criu/vdso-compat.o
09:58:26 [2021-05-18T09:58:26.461Z] #43 85.61   DEP      criu/config.d
09:58:26 [2021-05-18T09:58:26.461Z] #43 85.80   DEP      criu/clone-noasan.d
09:58:26 [2021-05-18T09:58:26.578Z] #20 26.03 Selecting previously unselected package python3.7-minimal.
09:58:26 [2021-05-18T09:58:26.578Z] #20 26.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:58:26 [2021-05-18T09:58:26.578Z] #20 26.04 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:26 [2021-05-18T09:58:26.601Z] #20 44.47 Unpacking python3-wheel (0.32.3-2) ...
09:58:26 [2021-05-18T09:58:26.601Z] #20 44.60 Selecting previously unselected package sudo.
09:58:26 [2021-05-18T09:58:26.601Z] #20 44.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:58:26 [2021-05-18T09:58:26.601Z] #20 44.62 Unpacking sudo (1.8.27-1+deb10u3) ...
09:58:26 [2021-05-18T09:58:26.637Z] #43 161.2   CC       criu/vdso.o
09:58:26 [2021-05-18T09:58:26.722Z] #43 85.95   DEP      criu/cgroup.d
09:58:26 [2021-05-18T09:58:26.722Z] #43 86.16   DEP      criu/cgroup-props.d
09:58:26 [2021-05-18T09:58:26.894Z] #43 161.6   LINK     criu/built-in.o
09:58:26 [2021-05-18T09:58:26.938Z] #20 46.67 Setting up libiptc0:arm64 (1.8.2-4) ...
09:58:26 [2021-05-18T09:58:26.938Z] #20 46.68 Setting up xz-utils (5.2.4-1) ...
09:58:26 [2021-05-18T09:58:26.938Z] #20 46.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:58:26 [2021-05-18T09:58:26.938Z] #20 46.74 Setting up sudo (1.8.27-1+deb10u3) ...
09:58:26 [2021-05-18T09:58:26.938Z] #20 46.85 invoke-rc.d: could not determine current runlevel
09:58:26 [2021-05-18T09:58:26.983Z] #43 86.29   DEP      criu/bitmap.d
09:58:26 [2021-05-18T09:58:26.983Z] #43 86.35   DEP      criu/bfd.d
09:58:27 [2021-05-18T09:58:27.150Z] #20 26.74 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:58:27 [2021-05-18T09:58:27.150Z] #20 26.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:27 [2021-05-18T09:58:27.151Z] #43 161.7   LINK     criu/criu
09:58:27 [2021-05-18T09:58:27.170Z] #20 45.16 Selecting previously unselected package thin-provisioning-tools.
09:58:27 [2021-05-18T09:58:27.170Z] #20 45.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:58:27 [2021-05-18T09:58:27.170Z] #20 45.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.86 invoke-rc.d: policy-rc.d denied execution of start.
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.87 Setting up pigz (2.4-1) ...
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.90 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.92 Setting up python-pip-whl (18.1-5) ...
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.93 Setting up libmpdec2:arm64 (2.4.2-2) ...
09:58:27 [2021-05-18T09:58:27.201Z] #20 46.95 Setting up vim-runtime (2:8.1.0875-5) ...
09:58:27 [2021-05-18T09:58:27.282Z] #43 86.61   DEP      criu/autofs.d
09:58:27 [2021-05-18T09:58:27.408Z] #43 162.0   DEP      lib/c/criu.d
09:58:27 [2021-05-18T09:58:27.408Z] #43 162.1   CC       images/rpc.pb-c.o
09:58:27 [2021-05-18T09:58:27.429Z] #20 45.42 Selecting previously unselected package uidmap.
09:58:27 [2021-05-18T09:58:27.429Z] #20 45.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:58:27 [2021-05-18T09:58:27.429Z] #20 45.43 Unpacking uidmap (1:4.5-1.1) ...
09:58:27 [2021-05-18T09:58:27.552Z] #43 86.88   DEP      criu/aio.d
09:58:27 [2021-05-18T09:58:27.689Z] #20 45.55 Selecting previously unselected package vim-runtime.
09:58:27 [2021-05-18T09:58:27.689Z] #20 45.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:58:27 [2021-05-18T09:58:27.689Z] #20 45.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:58:27 [2021-05-18T09:58:27.689Z] #20 45.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:58:27 [2021-05-18T09:58:27.689Z] #20 45.61 Unpacking vim-runtime (2:8.1.0875-5) ...
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.44 Setting up libaio1:arm64 (0.3.112-3) ...
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.46 Setting up libonig5:arm64 (6.9.1-1) ...
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.47 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.48 Setting up vim (2:8.1.0875-5) ...
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.60 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:58:27 [2021-05-18T09:58:27.778Z] #20 47.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:58:27 [2021-05-18T09:58:27.779Z] #20 47.65 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:58:27 [2021-05-18T09:58:27.813Z] #43 87.11   DEP      criu/action-scripts.d
09:58:27 [2021-05-18T09:58:27.971Z] #43 162.5   CC       lib/c/criu.o
09:58:28 [2021-05-18T09:58:28.042Z] #20 47.67 Setting up jq (1.5+dfsg-2+b1) ...
09:58:28 [2021-05-18T09:58:28.042Z] #20 47.68 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
09:58:28 [2021-05-18T09:58:28.042Z] #20 47.70 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:58:28 [2021-05-18T09:58:28.076Z] #43 87.39   CC       criu/action-scripts.o
09:58:28 [2021-05-18T09:58:28.341Z] #43 87.75   CC       criu/aio.o
09:58:28 [2021-05-18T09:58:28.902Z] #43 163.2   LINK     lib/c/built-in.o
09:58:28 [2021-05-18T09:58:28.902Z] #43 163.3   LINK     lib/c/libcriu.so
09:58:28 [2021-05-18T09:58:28.902Z] #43 163.3   LINK     lib/c/libcriu.a
09:58:28 [2021-05-18T09:58:28.902Z] #43 163.4   GEN      magic.py
09:58:28 [2021-05-18T09:58:28.915Z] #43 88.25   CC       criu/autofs.o
09:58:29 [2021-05-18T09:58:29.065Z] #20 28.64 Selecting previously unselected package python3-minimal.
09:58:29 [2021-05-18T09:58:29.066Z] #20 28.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
09:58:29 [2021-05-18T09:58:29.066Z] #20 28.72 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:58:29 [2021-05-18T09:58:29.066Z] #20 28.73 Unpacking python3-minimal (3.7.3-1) ...
09:58:29 [2021-05-18T09:58:29.160Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support.
09:58:29 [2021-05-18T09:58:29.160Z] #43 163.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:58:29 [2021-05-18T09:58:29.160Z] #43 163.5 Note: Building without GnuTLS support
09:58:29 [2021-05-18T09:58:29.160Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed
09:58:29 [2021-05-18T09:58:29.160Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support
09:58:29 [2021-05-18T09:58:29.326Z] #20 28.80 Selecting previously unselected package libmpdec2:amd64.
09:58:29 [2021-05-18T09:58:29.326Z] #20 28.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:58:29 [2021-05-18T09:58:29.326Z] #20 28.81 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:58:29 [2021-05-18T09:58:29.326Z] #20 28.92 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:58:29 [2021-05-18T09:58:29.326Z] #20 28.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
09:58:29 [2021-05-18T09:58:29.326Z] #20 28.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:58:29 [2021-05-18T09:58:29.724Z] #43 164.2 fatal: not a git repository (or any of the parent directories): .git
09:58:29 [2021-05-18T09:58:29.982Z] #43 164.7 make[1]: Nothing to be done for 'all'.
09:58:30 [2021-05-18T09:58:30.226Z] #20 ...
09:58:30 [2021-05-18T09:58:30.226Z] 
09:58:30 [2021-05-18T09:58:30.226Z] #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
09:58:30 [2021-05-18T09:58:30.226Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:30 [2021-05-18T09:58:30.226Z] #43 96.85   CC       criu/cr-dedup.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 97.35   CC       criu/cr-dump.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 99.54   CC       criu/cr-errno.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 99.63   CC       criu/cr-restore.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 104.2   CC       criu/cr-service.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 105.7   CC       criu/crtools.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 106.4   CC       criu/eventfd.o
09:58:30 [2021-05-18T09:58:30.226Z] #43 106.8   CC       criu/eventpoll.o
09:58:30 [2021-05-18T09:58:30.269Z] #20 29.91 Selecting previously unselected package python3.7.
09:58:30 [2021-05-18T09:58:30.269Z] #20 29.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
09:58:30 [2021-05-18T09:58:30.269Z] #20 29.92 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:58:30 [2021-05-18T09:58:30.299Z] #43 89.46   CC       criu/bfd.o
09:58:30 [2021-05-18T09:58:30.485Z] #43 107.7   CC       criu/external.o
09:58:30 [2021-05-18T09:58:30.530Z] #20 30.04 Selecting previously unselected package libpython3-stdlib:amd64.
09:58:30 [2021-05-18T09:58:30.530Z] #20 30.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:58:30 [2021-05-18T09:58:30.530Z] #20 30.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:58:30 [2021-05-18T09:58:30.530Z] #20 30.17 Setting up python3-minimal (3.7.3-1) ...
09:58:30 [2021-05-18T09:58:30.545Z] #43 165.2 make[1]: 'images/built-in.o' is up to date.
09:58:30 [2021-05-18T09:58:30.546Z] #43 165.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.26 Setting up iptables (1.8.2-4) ...
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:58:30 [2021-05-18T09:58:30.606Z] #20 50.37 Setting up python3 (3.7.3-1) ...
09:58:30 [2021-05-18T09:58:30.802Z] #43 165.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:58:30 [2021-05-18T09:58:30.802Z] #43 165.3 make[1]: 'compel/libcompel.a' is up to date.
09:58:30 [2021-05-18T09:58:30.802Z] #43 165.3 make[1]: 'compel/compel-host-bin' is up to date.
09:58:30 [2021-05-18T09:58:30.802Z] #43 165.4 make[1]: Nothing to be done for 'all'.
09:58:30 [2021-05-18T09:58:30.802Z] #43 165.4 make[1]: 'soccr/libsoccr.a' is up to date.
09:58:30 [2021-05-18T09:58:30.870Z] #43 90.01   CC       criu/bitmap.o
09:58:30 [2021-05-18T09:58:30.870Z] #43 90.18   CC       criu/cgroup-props.o
09:58:31 [2021-05-18T09:58:31.053Z] #43 108.0   CC       criu/fault-injection.o
09:58:31 [2021-05-18T09:58:31.053Z] #43 108.1   CC       criu/fdstore.o
09:58:31 [2021-05-18T09:58:31.053Z] #43 ...
09:58:31 [2021-05-18T09:58:31.053Z] 
09:58:31 [2021-05-18T09:58:31.053Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:31 [2021-05-18T09:58:31.053Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:31 [2021-05-18T09:58:31.053Z] #20 48.99 Selecting previously unselected package vim.
09:58:31 [2021-05-18T09:58:31.053Z] #20 49.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.053Z] #20 49.02 Unpacking vim (2:8.1.0875-5) ...
09:58:31 [2021-05-18T09:58:31.059Z] #43 165.6 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.059Z] #43 165.6 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.059Z] #43 165.6 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.059Z] #43 165.7 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.059Z] #43 165.7 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.199Z] #20 50.94 Setting up python3-wheel (0.32.3-2) ...
09:58:31 [2021-05-18T09:58:31.315Z] #43 165.8 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.315Z] #43 165.8 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.315Z] #43 165.9 make[2]: Nothing to be done for 'all'.
09:58:31 [2021-05-18T09:58:31.315Z] #43 165.9   INSTALL  criu/criu
09:58:31 [2021-05-18T09:58:31.531Z] #20 30.92 Selecting previously unselected package python3.
09:58:31 [2021-05-18T09:58:31.531Z] #20 30.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
09:58:31 [2021-05-18T09:58:31.531Z] #20 30.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.531Z] #20 30.97 Unpacking python3 (3.7.3-1) ...
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.07 Selecting previously unselected package libip4tc0:amd64.
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.07 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.18 Selecting previously unselected package libip6tc0:amd64.
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.18 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.27 Selecting previously unselected package libiptc0:amd64.
09:58:31 [2021-05-18T09:58:31.531Z] #20 31.27 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.578Z] #43 DONE 166.2s
09:58:31 [2021-05-18T09:58:31.578Z] 
09:58:31 [2021-05-18T09:58:31.578Z] #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
09:58:31 [2021-05-18T09:58:31.578Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:58:31 [2021-05-18T09:58:31.622Z] #20 49.54 Selecting previously unselected package xfsprogs.
09:58:31 [2021-05-18T09:58:31.622Z] #20 49.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.622Z] #20 49.55 Unpacking xfsprogs (4.20.0-1) ...
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.28 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.40 Selecting previously unselected package libnfnetlink0:amd64.
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.46 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:58:31 [2021-05-18T09:58:31.799Z] #20 31.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:58:31 [2021-05-18T09:58:31.811Z] #43 91.03   CC       criu/cgroup.o
09:58:31 [2021-05-18T09:58:31.881Z] #20 50.00 Selecting previously unselected package zip.
09:58:31 [2021-05-18T09:58:31.881Z] #20 50.01 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.073Z] #43 ...
09:58:32 [2021-05-18T09:58:32.073Z] 
09:58:32 [2021-05-18T09:58:32.073Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:32 [2021-05-18T09:58:32.073Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:32 [2021-05-18T09:58:32.073Z] #20 23.98 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded.
09:58:32 [2021-05-18T09:58:32.073Z] #20 23.98 Need to get 28.5 MB of archives.
09:58:32 [2021-05-18T09:58:32.073Z] #20 23.98 After this operation, 116 MB of additional disk space will be used.
09:58:32 [2021-05-18T09:58:32.073Z] #20 23.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 23.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 24.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.37 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 25.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:58:32 [2021-05-18T09:58:32.073Z] #20 26.61 debconf: delaying package configuration, since apt-utils is not installed
09:58:32 [2021-05-18T09:58:32.073Z] #20 26.72 Fetched 28.5 MB in 2s (12.6 MB/s)
09:58:32 [2021-05-18T09:58:32.073Z] #20 26.77 Selecting previously unselected package pigz.
09:58:32 [2021-05-18T09:58:32.074Z] #20 26.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23435 files and directories currently installed.)
09:58:32 [2021-05-18T09:58:32.074Z] #20 26.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 26.85 Unpacking pigz (2.4-1) ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 26.94 Selecting previously unselected package libpython3.7-minimal:amd64.
09:58:32 [2021-05-18T09:58:32.074Z] #20 26.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 26.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 27.42 Selecting previously unselected package python3.7-minimal.
09:58:32 [2021-05-18T09:58:32.074Z] #20 27.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 27.43 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 28.20 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
09:58:32 [2021-05-18T09:58:32.074Z] #20 28.22 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
09:58:32 [2021-05-18T09:58:32.075Z] #20 31.59 Selecting previously unselected package libnftnl11:amd64.
09:58:32 [2021-05-18T09:58:32.075Z] #20 31.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.075Z] #20 31.62 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:58:32 [2021-05-18T09:58:32.142Z] #20 50.02 Unpacking zip (3.0-11+b1) ...
09:58:32 [2021-05-18T09:58:32.142Z] #20 50.18 Setting up aufs-tools (1:4.14+20190211-1) ...
09:58:32 [2021-05-18T09:58:32.142Z] #20 50.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:58:32 [2021-05-18T09:58:32.142Z] #20 50.21 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:58:32 [2021-05-18T09:58:32.142Z] #20 50.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:58:32 [2021-05-18T09:58:32.149Z] #20 51.83 Setting up apparmor (2.13.2-10) ...
09:58:32 [2021-05-18T09:58:32.340Z] #20 31.71 Selecting previously unselected package iptables.
09:58:32 [2021-05-18T09:58:32.340Z] #20 31.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.340Z] #20 31.72 Unpacking iptables (1.8.2-4) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.24 Setting up libgpm2:amd64 (1.20.7-5) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.25 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.26 Setting up uidmap (1:4.5-1.1) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.27 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.33 Setting up xxd (2:8.1.0875-5) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.34 Setting up zip (3.0-11+b1) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.35 Setting up vim-common (2:8.1.0875-5) ...
09:58:32 [2021-05-18T09:58:32.402Z] #20 50.41 Setting up bash-completion (1:2.8-6) ...
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.02 Selecting previously unselected package python3-minimal.
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.07 Unpacking python3-minimal (3.7.3-1) ...
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.14 Selecting previously unselected package libmpdec2:amd64.
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.596Z] #20 30.16 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:58:32 [2021-05-18T09:58:32.604Z] #20 32.06 Selecting previously unselected package xxd.
09:58:32 [2021-05-18T09:58:32.604Z] #20 32.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.604Z] #20 32.08 Unpacking xxd (2:8.1.0875-5) ...
09:58:32 [2021-05-18T09:58:32.604Z] #20 32.25 Selecting previously unselected package vim-common.
09:58:32 [2021-05-18T09:58:32.604Z] #20 32.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:58:32 [2021-05-18T09:58:32.857Z] #20 30.25 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:58:32 [2021-05-18T09:58:32.857Z] #20 30.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
09:58:32 [2021-05-18T09:58:32.857Z] #20 30.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:58:32 [2021-05-18T09:58:32.870Z] #20 32.27 Unpacking vim-common (2:8.1.0875-5) ...
09:58:32 [2021-05-18T09:58:32.870Z] #20 32.43 Selecting previously unselected package bash-completion.
09:58:32 [2021-05-18T09:58:32.870Z] #20 32.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:58:32 [2021-05-18T09:58:32.947Z] #53 ...
09:58:32 [2021-05-18T09:58:32.947Z] 
09:58:32 [2021-05-18T09:58:32.947Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:58:32 [2021-05-18T09:58:32.947Z] #44 sha256:d7a3fd03663e86a9663e28ae4dbd6b853820912cde3eebf150cbb033c6ed0951
09:58:32 [2021-05-18T09:58:32.947Z] #44 DONE 0.1s
09:58:32 [2021-05-18T09:58:32.947Z] 
09:58:32 [2021-05-18T09:58:32.947Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:58:32 [2021-05-18T09:58:32.947Z] #46 sha256:be6848a028e95ee94dc8e6d75ebdf667ea2c33b36d5866f9f2aeae11bbdbae92
09:58:32 [2021-05-18T09:58:32.947Z] #46 DONE 0.2s
09:58:32 [2021-05-18T09:58:32.947Z] 
09:58:32 [2021-05-18T09:58:32.947Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:58:32 [2021-05-18T09:58:32.947Z] #48 sha256:9aa675034b6872363a35ec7beeeaa5a6822f827f057473945b516a2cee458857
09:58:33 [2021-05-18T09:58:33.102Z] #20 ...
09:58:33 [2021-05-18T09:58:33.102Z] 
09:58:33 [2021-05-18T09:58:33.102Z] #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
09:58:33 [2021-05-18T09:58:33.102Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:58:33 [2021-05-18T09:58:33.102Z] #43 91.16   CC       criu/bfd.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 91.63   CC       criu/bitmap.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 91.84   CC       criu/cgroup-props.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 92.49   CC       criu/cgroup.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 94.61   CC       criu/clone-noasan.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 94.83   CC       criu/config.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 96.07   CC       criu/cr-check.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 97.52   CC       criu/cr-dedup.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 97.87   CC       criu/cr-dump.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 99.88   CC       criu/cr-errno.o
09:58:33 [2021-05-18T09:58:33.102Z] #43 99.93   CC       criu/cr-restore.o
09:58:33 [2021-05-18T09:58:33.204Z] #48 DONE 0.1s
09:58:33 [2021-05-18T09:58:33.204Z] 
09:58:33 [2021-05-18T09:58:33.204Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:58:33 [2021-05-18T09:58:33.204Z] #50 sha256:3d16f4948a183dd151115e7a3c1a9e885c85f8f50ed85c8a4f5be4319b209997
09:58:33 [2021-05-18T09:58:33.461Z] #50 DONE 0.5s
09:58:33 [2021-05-18T09:58:33.461Z] 
09:58:33 [2021-05-18T09:58:33.461Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:58:33 [2021-05-18T09:58:33.461Z] #52 sha256:261ce076521abd881971e4f5a984643ee4904940b64efb0248fb7f18b7dae87a
09:58:33 [2021-05-18T09:58:33.461Z] #52 DONE 0.1s
09:58:33 [2021-05-18T09:58:33.461Z] 
09:58:33 [2021-05-18T09:58:33.461Z] #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
09:58:33 [2021-05-18T09:58:33.461Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:58:33 [2021-05-18T09:58:33.684Z] #43 ...
09:58:33 [2021-05-18T09:58:33.684Z] 
09:58:33 [2021-05-18T09:58:33.684Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:33 [2021-05-18T09:58:33.684Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379
09:58:33 [2021-05-18T09:58:33.684Z] #20 53.60 Setting up xfsprogs (4.20.0-1) ...
09:58:33 [2021-05-18T09:58:33.798Z] #20 31.20 Selecting previously unselected package python3.7.
09:58:33 [2021-05-18T09:58:33.798Z] #20 31.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
09:58:33 [2021-05-18T09:58:33.798Z] #20 31.21 Unpacking python3.7 (3.7.3-2+deb10u3) ...
09:58:33 [2021-05-18T09:58:33.798Z] #20 31.34 Selecting previously unselected package libpython3-stdlib:amd64.
09:58:33 [2021-05-18T09:58:33.798Z] #20 31.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:58:33 [2021-05-18T09:58:33.798Z] #20 31.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:58:33 [2021-05-18T09:58:33.947Z] #20 53.61 Setting up python3-lib2to3 (3.7.3-1) ...
09:58:34 [2021-05-18T09:58:34.061Z] #20 31.47 Setting up python3-minimal (3.7.3-1) ...
09:58:34 [2021-05-18T09:58:34.474Z] #20 54.01 Setting up python3-pkg-resources (40.8.0-1) ...
09:58:34 [2021-05-18T09:58:34.632Z] #20 32.32 Selecting previously unselected package python3.
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.32 (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 ... 24096 files and directories currently installed.)
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.38 Unpacking python3 (3.7.3-1) ...
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.48 Selecting previously unselected package libip4tc0:amd64.
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.48 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.58 Selecting previously unselected package libip6tc0:amd64.
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.59 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.66 Selecting previously unselected package libiptc0:amd64.
09:58:34 [2021-05-18T09:58:34.892Z] #20 32.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:58:35 [2021-05-18T09:58:35.153Z] #20 32.68 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:58:35 [2021-05-18T09:58:35.153Z] #20 32.75 Selecting previously unselected package libnfnetlink0:amd64.
09:58:35 [2021-05-18T09:58:35.153Z] #20 32.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:58:35 [2021-05-18T09:58:35.153Z] #20 32.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:58:35 [2021-05-18T09:58:35.414Z] #20 32.84 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:58:35 [2021-05-18T09:58:35.414Z] #20 32.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:58:35 [2021-05-18T09:58:35.414Z] #20 32.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:58:35 [2021-05-18T09:58:35.414Z] #20 32.96 Selecting previously unselected package libnftnl11:amd64.
09:58:35 [2021-05-18T09:58:35.414Z] #20 32.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:58:35 [2021-05-18T09:58:35.414Z] #20 32.97 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:58:35 [2021-05-18T09:58:35.414Z] #20 33.06 Selecting previously unselected package iptables.
09:58:35 [2021-05-18T09:58:35.414Z] #20 33.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:58:35 [2021-05-18T09:58:35.414Z] #20 33.07 Unpacking iptables (1.8.2-4) ...
09:58:35 [2021-05-18T09:58:35.425Z] #20 54.99 Setting up python3-distutils (3.7.3-1) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.25 Setting up libiptc0:amd64 (1.8.2-4) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.26 Setting up xz-utils (5.2.4-1) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.29 Setting up sudo (1.8.27-1+deb10u3) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.36 invoke-rc.d: could not determine current runlevel
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.37 invoke-rc.d: policy-rc.d denied execution of start.
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.38 Setting up pigz (2.4-1) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.40 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.41 Setting up python-pip-whl (18.1-5) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.43 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:58:35 [2021-05-18T09:58:35.696Z] #20 53.44 Setting up vim-runtime (2:8.1.0875-5) ...
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.89 Setting up libaio1:amd64 (0.3.112-3) ...
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.90 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.93 Setting up vim (2:8.1.0875-5) ...
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:58:35 [2021-05-18T09:58:35.956Z] #20 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:58:35 [2021-05-18T09:58:35.986Z] #20 33.38 Selecting previously unselected package xxd.
09:58:35 [2021-05-18T09:58:35.986Z] #20 33.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:58:35 [2021-05-18T09:58:35.986Z] #20 33.40 Unpacking xxd (2:8.1.0875-5) ...
09:58:35 [2021-05-18T09:58:35.986Z] #20 33.53 Selecting previously unselected package vim-common.
09:58:35 [2021-05-18T09:58:35.986Z] #20 33.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:58:35 [2021-05-18T09:58:35.986Z] #20 33.58 Unpacking vim-common (2:8.1.0875-5) ...
09:58:36 [2021-05-18T09:58:36.002Z] #20 55.64 Setting up python3-setuptools (40.8.0-1) ...
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.30 Unpacking bash-completion (1:2.8-6) ...
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.68 Selecting previously unselected package bzip2.
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.78 Selecting previously unselected package xz-utils.
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:58:36 [2021-05-18T09:58:36.167Z] #20 35.79 Unpacking xz-utils (5.2.4-1) ...
09:58:36 [2021-05-18T09:58:36.216Z] #20 54.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:36 [2021-05-18T09:58:36.216Z] #20 54.02 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:58:36 [2021-05-18T09:58:36.216Z] #20 54.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:58:36 [2021-05-18T09:58:36.216Z] #20 54.04 Setting up jq (1.5+dfsg-2+b1) ...
09:58:36 [2021-05-18T09:58:36.216Z] #20 54.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:58:36 [2021-05-18T09:58:36.216Z] #20 54.06 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:58:36 [2021-05-18T09:58:36.246Z] #20 33.78 Selecting previously unselected package bash-completion.
09:58:36 [2021-05-18T09:58:36.246Z] #20 33.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:58:36 [2021-05-18T09:58:36.426Z] #20 35.98 Selecting previously unselected package apparmor.
09:58:36 [2021-05-18T09:58:36.426Z] #20 35.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:58:36 [2021-05-18T09:58:36.687Z] #20 36.13 Unpacking apparmor (2.13.2-10) ...
09:58:36 [2021-05-18T09:58:36.687Z] #20 ...
09:58:36 [2021-05-18T09:58:36.687Z] 
09:58:36 [2021-05-18T09:58:36.687Z] #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
09:58:36 [2021-05-18T09:58:36.687Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:36 [2021-05-18T09:58:36.687Z] #43 98.42   CC       criu/cr-errno.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 98.50   CC       criu/cr-restore.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 102.9   CC       criu/cr-service.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 104.5   CC       criu/crtools.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 105.2   CC       criu/eventfd.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 105.5   CC       criu/eventpoll.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 106.4   CC       criu/external.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 106.9   CC       criu/fault-injection.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 107.0   CC       criu/fdstore.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 107.4   CC       criu/fifo.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 107.8   CC       criu/file-ids.o
09:58:36 [2021-05-18T09:58:36.687Z] #43 108.2   CC       criu/file-lock.o
09:58:36 [2021-05-18T09:58:36.947Z] #43 ...
09:58:36 [2021-05-18T09:58:36.947Z] 
09:58:36 [2021-05-18T09:58:36.947Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:36 [2021-05-18T09:58:36.947Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:36 [2021-05-18T09:58:36.947Z] #20 36.49 Selecting previously unselected package aufs-tools.
09:58:36 [2021-05-18T09:58:36.947Z] #20 36.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:58:36 [2021-05-18T09:58:36.947Z] #20 36.52 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:58:36 [2021-05-18T09:58:36.947Z] #20 36.62 Selecting previously unselected package libonig5:amd64.
09:58:37 [2021-05-18T09:58:37.209Z] #20 36.62 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:58:37 [2021-05-18T09:58:37.209Z] #20 36.63 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:37 [2021-05-18T09:58:37.209Z] #20 36.78 Selecting previously unselected package libjq1:amd64.
09:58:37 [2021-05-18T09:58:37.209Z] #20 36.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:37 [2021-05-18T09:58:37.209Z] #20 36.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:37 [2021-05-18T09:58:37.209Z] #20 36.90 Selecting previously unselected package jq.
09:58:37 [2021-05-18T09:58:37.396Z] #20 56.94 Setting up python3-pip (18.1-5) ...
09:58:37 [2021-05-18T09:58:37.469Z] #20 36.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:37 [2021-05-18T09:58:37.469Z] #20 36.92 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:37 [2021-05-18T09:58:37.469Z] #20 37.01 Selecting previously unselected package libaio1:amd64.
09:58:37 [2021-05-18T09:58:37.469Z] #20 37.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:58:37 [2021-05-18T09:58:37.469Z] #20 37.02 Unpacking libaio1:amd64 (0.3.112-3) ...
09:58:37 [2021-05-18T09:58:37.730Z] #20 37.19 Selecting previously unselected package libgpm2:amd64.
09:58:37 [2021-05-18T09:58:37.730Z] #20 37.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:58:37 [2021-05-18T09:58:37.730Z] #20 37.19 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:58:37 [2021-05-18T09:58:37.730Z] #20 37.35 Selecting previously unselected package libicu63:amd64.
09:58:37 [2021-05-18T09:58:37.730Z] #20 37.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:58:37 [2021-05-18T09:58:37.990Z] #20 37.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:58:38 [2021-05-18T09:58:38.345Z] #20 58.12 Processing triggers for libc-bin (2.28-10) ...
09:58:38 [2021-05-18T09:58:38.619Z] #20 58.19 Processing triggers for mime-support (3.62) ...
09:58:38 [2021-05-18T09:58:38.792Z] #20 36.39 Unpacking bash-completion (1:2.8-6) ...
09:58:38 [2021-05-18T09:58:38.887Z] #20 DONE 58.7s
09:58:38 [2021-05-18T09:58:38.887Z] 
09:58:38 [2021-05-18T09:58:38.887Z] #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
09:58:38 [2021-05-18T09:58:38.887Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab
09:58:39 [2021-05-18T09:58:39.370Z] #20 36.80 Selecting previously unselected package bzip2.
09:58:39 [2021-05-18T09:58:39.370Z] #20 36.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:58:39 [2021-05-18T09:58:39.370Z] #20 36.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:58:39 [2021-05-18T09:58:39.370Z] #20 36.93 Selecting previously unselected package xz-utils.
09:58:39 [2021-05-18T09:58:39.370Z] #20 36.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:58:39 [2021-05-18T09:58:39.370Z] #20 36.94 Unpacking xz-utils (5.2.4-1) ...
09:58:39 [2021-05-18T09:58:39.509Z] #20 56.96 Setting up iptables (1.8.2-4) ...
09:58:39 [2021-05-18T09:58:39.509Z] #20 56.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:58:39 [2021-05-18T09:58:39.509Z] #20 56.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:39 [2021-05-18T09:58:39.509Z] #20 57.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:58:39 [2021-05-18T09:58:39.509Z] #20 57.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:39 [2021-05-18T09:58:39.509Z] #20 57.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:58:39 [2021-05-18T09:58:39.509Z] #20 57.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:58:39 [2021-05-18T09:58:39.509Z] #20 57.04 Setting up python3 (3.7.3-1) ...
09:58:39 [2021-05-18T09:58:39.509Z] #20 57.53 Setting up python3-wheel (0.32.3-2) ...
09:58:39 [2021-05-18T09:58:39.631Z] #20 37.13 Selecting previously unselected package apparmor.
09:58:39 [2021-05-18T09:58:39.631Z] #20 37.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:58:39 [2021-05-18T09:58:39.631Z] #20 37.24 Unpacking apparmor (2.13.2-10) ...
09:58:39 [2021-05-18T09:58:39.896Z] #20 37.59 Selecting previously unselected package aufs-tools.
09:58:39 [2021-05-18T09:58:39.896Z] #20 37.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:58:39 [2021-05-18T09:58:39.896Z] #20 37.60 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:58:40 [2021-05-18T09:58:40.158Z] #20 37.74 Selecting previously unselected package libonig5:amd64.
09:58:40 [2021-05-18T09:58:40.158Z] #20 37.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:58:40 [2021-05-18T09:58:40.158Z] #20 37.75 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:40 [2021-05-18T09:58:40.295Z] #21 1.365 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:58:40 [2021-05-18T09:58:40.295Z] #21 1.370 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:58:40 [2021-05-18T09:58:40.295Z] #21 1.378 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:58:40 [2021-05-18T09:58:40.295Z] #21 DONE 1.5s
09:58:40 [2021-05-18T09:58:40.295Z] 
09:58:40 [2021-05-18T09:58:40.295Z] #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
09:58:40 [2021-05-18T09:58:40.295Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:58:40 [2021-05-18T09:58:40.295Z] #43 104.1   CC       criu/cr-service.o
09:58:40 [2021-05-18T09:58:40.295Z] #43 105.7   CC       criu/crtools.o
09:58:40 [2021-05-18T09:58:40.295Z] #43 106.3   CC       criu/eventfd.o
09:58:40 [2021-05-18T09:58:40.295Z] #43 106.8   CC       criu/eventpoll.o
09:58:40 [2021-05-18T09:58:40.295Z] #43 107.6   CC       criu/external.o
09:58:40 [2021-05-18T09:58:40.295Z] #43 108.0   CC       criu/fault-injection.o
09:58:40 [2021-05-18T09:58:40.295Z] #43 108.2   CC       criu/fdstore.o
09:58:40 [2021-05-18T09:58:40.419Z] #20 37.91 Selecting previously unselected package libjq1:amd64.
09:58:40 [2021-05-18T09:58:40.419Z] #20 37.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:40 [2021-05-18T09:58:40.419Z] #20 37.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:40 [2021-05-18T09:58:40.419Z] #20 38.03 Selecting previously unselected package jq.
09:58:40 [2021-05-18T09:58:40.419Z] #20 38.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:40 [2021-05-18T09:58:40.419Z] #20 38.08 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:40 [2021-05-18T09:58:40.419Z] #20 38.17 Selecting previously unselected package libaio1:amd64.
09:58:40 [2021-05-18T09:58:40.447Z] #20 58.25 Setting up apparmor (2.13.2-10) ...
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.20 Unpacking libaio1:amd64 (0.3.112-3) ...
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.26 Selecting previously unselected package libgpm2:amd64.
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.28 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.29 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.36 Selecting previously unselected package libicu63:amd64.
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:58:40 [2021-05-18T09:58:40.680Z] #20 38.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:58:40 [2021-05-18T09:58:40.871Z] #43 108.7   CC       criu/fifo.o
09:58:41 [2021-05-18T09:58:41.146Z] #43 109.0   CC       criu/file-ids.o
09:58:41 [2021-05-18T09:58:41.293Z] #20 40.90 Selecting previously unselected package libnet1:amd64.
09:58:41 [2021-05-18T09:58:41.293Z] #20 40.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:58:41 [2021-05-18T09:58:41.293Z] #20 40.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:41 [2021-05-18T09:58:41.293Z] #20 41.02 Selecting previously unselected package libnl-3-200:amd64.
09:58:41 [2021-05-18T09:58:41.293Z] #20 41.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:58:41 [2021-05-18T09:58:41.386Z] #20 ...
09:58:41 [2021-05-18T09:58:41.386Z] 
09:58:41 [2021-05-18T09:58:41.386Z] #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
09:58:41 [2021-05-18T09:58:41.386Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:41 [2021-05-18T09:58:41.386Z] #43 108.4   CC       criu/fifo.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 108.9   CC       criu/file-ids.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 109.2   CC       criu/file-lock.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 110.2   CC       criu/files-ext.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 110.6   CC       criu/files-reg.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 112.8   CC       criu/files.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 114.8   CC       criu/filesystems.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 115.4   CC       criu/fsnotify.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 116.7   CC       criu/image-desc.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 116.9   CC       criu/image.o
09:58:41 [2021-05-18T09:58:41.386Z] #43 117.8   CC       criu/ipc_ns.o
09:58:41 [2021-05-18T09:58:41.553Z] #20 41.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:58:41 [2021-05-18T09:58:41.645Z] #43 ...
09:58:41 [2021-05-18T09:58:41.645Z] 
09:58:41 [2021-05-18T09:58:41.645Z] #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
09:58:41 [2021-05-18T09:58:41.645Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:58:41 [2021-05-18T09:58:41.645Z] #40 199.3 + dpkg --print-architecture
09:58:41 [2021-05-18T09:58:41.645Z] #40 199.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:58:41 [2021-05-18T09:58:41.725Z] #43 109.4   CC       criu/file-lock.o
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.25 Selecting previously unselected package libprotobuf-c1:amd64.
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.33 Selecting previously unselected package libreadline5:amd64.
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:58:41 [2021-05-18T09:58:41.814Z] #20 41.46 Selecting previously unselected package net-tools.
09:58:42 [2021-05-18T09:58:42.074Z] #20 41.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:58:42 [2021-05-18T09:58:42.074Z] #20 41.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:58:42 [2021-05-18T09:58:42.074Z] #20 41.67 Selecting previously unselected package python-pip-whl.
09:58:42 [2021-05-18T09:58:42.074Z] #20 41.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:58:42 [2021-05-18T09:58:42.074Z] #20 41.68 Unpacking python-pip-whl (18.1-5) ...
09:58:42 [2021-05-18T09:58:42.213Z] #40 199.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:58:42 [2021-05-18T09:58:42.213Z] #40 199.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:58:42 [2021-05-18T09:58:42.397Z] #43 110.3   CC       criu/files-ext.o
09:58:42 [2021-05-18T09:58:42.651Z] #20 ...
09:58:42 [2021-05-18T09:58:42.651Z] 
09:58:42 [2021-05-18T09:58:42.651Z] #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
09:58:42 [2021-05-18T09:58:42.651Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:58:42 [2021-05-18T09:58:42.651Z] #40 184.9 + dpkg --print-architecture
09:58:42 [2021-05-18T09:58:42.651Z] #40 184.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:58:42 [2021-05-18T09:58:42.910Z] #40 185.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:58:42 [2021-05-18T09:58:42.910Z] #40 185.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:58:43 [2021-05-18T09:58:43.005Z] #43 110.9   CC       criu/files-reg.o
09:58:43 [2021-05-18T09:58:43.452Z] #53 ...
09:58:43 [2021-05-18T09:58:43.452Z] 
09:58:43 [2021-05-18T09:58:43.452Z] #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
09:58:43 [2021-05-18T09:58:43.452Z] #56 sha256:1df5ba2ef3c636182195b70991acd7f049f6c94ea7707e3e825a8682abe3efe7
09:58:43 [2021-05-18T09:58:43.452Z] #56 201.3 + bin/containerd
09:58:44 [2021-05-18T09:58:44.889Z] #20 ...
09:58:44 [2021-05-18T09:58:44.889Z] 
09:58:44 [2021-05-18T09:58:44.889Z] #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
09:58:44 [2021-05-18T09:58:44.889Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:44 [2021-05-18T09:58:44.889Z] #43 93.65   CC       criu/clone-noasan.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 93.84   CC       criu/config.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 95.28   CC       criu/cr-check.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 96.92   CC       criu/cr-dedup.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 97.33   CC       criu/cr-dump.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 99.61   CC       criu/cr-errno.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 99.74   CC       criu/cr-restore.o
09:58:44 [2021-05-18T09:58:44.889Z] #43 ...
09:58:44 [2021-05-18T09:58:44.889Z] 
09:58:44 [2021-05-18T09:58:44.889Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:44 [2021-05-18T09:58:44.889Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.13 Selecting previously unselected package libnet1:amd64.
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.23 Selecting previously unselected package libnl-3-200:amd64.
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.33 Selecting previously unselected package libprotobuf-c1:amd64.
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.44 Selecting previously unselected package libreadline5:amd64.
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.56 Selecting previously unselected package net-tools.
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:58:44 [2021-05-18T09:58:44.889Z] #20 42.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:58:45 [2021-05-18T09:58:45.149Z] #20 42.80 Selecting previously unselected package python-pip-whl.
09:58:45 [2021-05-18T09:58:45.149Z] #20 42.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:58:45 [2021-05-18T09:58:45.149Z] #20 42.81 Unpacking python-pip-whl (18.1-5) ...
09:58:45 [2021-05-18T09:58:45.371Z] #56 ...
09:58:45 [2021-05-18T09:58:45.371Z] 
09:58:45 [2021-05-18T09:58:45.371Z] #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
09:58:45 [2021-05-18T09:58:45.371Z] #53 sha256:bde86a7fc4ae4c9461774adf6134a43e5e739dd124904fd424b1c84ecd9c7213
09:58:45 [2021-05-18T09:58:45.371Z] #53 128.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:58:45 [2021-05-18T09:58:45.371Z] #53 129.0 + mkdir -p /build
09:58:45 [2021-05-18T09:58:45.371Z] #53 129.0 + cp runc /build/runc
09:58:45 [2021-05-18T09:58:45.371Z] #53 DONE 129.4s
09:58:45 [2021-05-18T09:58:45.371Z] 
09:58:45 [2021-05-18T09:58:45.372Z] #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
09:58:45 [2021-05-18T09:58:45.372Z] #56 sha256:1df5ba2ef3c636182195b70991acd7f049f6c94ea7707e3e825a8682abe3efe7
09:58:45 [2021-05-18T09:58:45.563Z] #43 113.0   CC       criu/files.o
09:58:45 [2021-05-18T09:58:45.721Z] #20 43.36 Selecting previously unselected package python3-lib2to3.
09:58:45 [2021-05-18T09:58:45.721Z] #20 43.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:58:45 [2021-05-18T09:58:45.721Z] #20 43.37 Unpacking python3-lib2to3 (3.7.3-1) ...
09:58:45 [2021-05-18T09:58:45.981Z] #20 43.51 Selecting previously unselected package python3-distutils.
09:58:45 [2021-05-18T09:58:45.981Z] #20 43.52 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:58:45 [2021-05-18T09:58:45.981Z] #20 43.53 Unpacking python3-distutils (3.7.3-1) ...
09:58:46 [2021-05-18T09:58:46.242Z] #20 43.65 Selecting previously unselected package python3-pip.
09:58:46 [2021-05-18T09:58:46.242Z] #20 43.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:58:46 [2021-05-18T09:58:46.242Z] #20 43.68 Unpacking python3-pip (18.1-5) ...
09:58:46 [2021-05-18T09:58:46.242Z] #20 43.84 Selecting previously unselected package python3-pkg-resources.
09:58:46 [2021-05-18T09:58:46.242Z] #20 43.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:58:46 [2021-05-18T09:58:46.242Z] #20 43.85 Unpacking python3-pkg-resources (40.8.0-1) ...
09:58:46 [2021-05-18T09:58:46.503Z] #20 43.98 Selecting previously unselected package python3-setuptools.
09:58:46 [2021-05-18T09:58:46.503Z] #20 43.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:58:46 [2021-05-18T09:58:46.503Z] #20 43.99 Unpacking python3-setuptools (40.8.0-1) ...
09:58:46 [2021-05-18T09:58:46.741Z] #56 ...
09:58:46 [2021-05-18T09:58:46.741Z] 
09:58:46 [2021-05-18T09:58:46.741Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:58:46 [2021-05-18T09:58:46.741Z] #54 sha256:1482b9edba60daab606e76643a7b8eae093de8af68bd389cb0d757e3687b7f51
09:58:46 [2021-05-18T09:58:46.741Z] #54 DONE 0.2s
09:58:46 [2021-05-18T09:58:46.763Z] #20 44.22 Selecting previously unselected package python3-wheel.
09:58:46 [2021-05-18T09:58:46.763Z] #20 44.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:58:46 [2021-05-18T09:58:46.763Z] #20 44.23 Unpacking python3-wheel (0.32.3-2) ...
09:58:46 [2021-05-18T09:58:46.763Z] #20 44.30 Selecting previously unselected package sudo.
09:58:46 [2021-05-18T09:58:46.763Z] #20 44.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:58:46 [2021-05-18T09:58:46.763Z] #20 44.32 Unpacking sudo (1.8.27-1+deb10u3) ...
09:58:46 [2021-05-18T09:58:46.957Z] #43 114.7   CC       criu/filesystems.o
09:58:46 [2021-05-18T09:58:46.957Z] #43 ...
09:58:46 [2021-05-18T09:58:46.957Z] 
09:58:46 [2021-05-18T09:58:46.957Z] #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
09:58:46 [2021-05-18T09:58:46.957Z] #49 sha256:15678a9e5fe9fa7a6dafa830cee55279fe410ae4bdcdb1b766100f9c9056c7cd
09:58:46 [2021-05-18T09:58:46.957Z] #49 172.8 + /build/golangci-lint --version
09:58:46 [2021-05-18T09:58:46.997Z] 
09:58:46 [2021-05-18T09:58:46.997Z] #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
09:58:46 [2021-05-18T09:58:46.997Z] #56 sha256:1df5ba2ef3c636182195b70991acd7f049f6c94ea7707e3e825a8682abe3efe7
09:58:47 [2021-05-18T09:58:47.113Z] #40 ...
09:58:47 [2021-05-18T09:58:47.113Z] 
09:58:47 [2021-05-18T09:58:47.113Z] #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
09:58:47 [2021-05-18T09:58:47.113Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:47 [2021-05-18T09:58:47.113Z] #43 109.0   CC       criu/files-ext.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 109.4   CC       criu/files-reg.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 111.5   CC       criu/files.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 113.7   CC       criu/filesystems.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 114.4   CC       criu/fsnotify.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 115.8   CC       criu/image-desc.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 115.9   CC       criu/image.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 116.9   CC       criu/ipc_ns.o
09:58:47 [2021-05-18T09:58:47.113Z] #43 118.4   CC       criu/irmap.o
09:58:47 [2021-05-18T09:58:47.221Z] #49 173.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:58:47 [2021-05-18T09:58:47.335Z] #20 44.81 Selecting previously unselected package thin-provisioning-tools.
09:58:47 [2021-05-18T09:58:47.335Z] #20 44.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:58:47 [2021-05-18T09:58:47.335Z] #20 44.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:58:47 [2021-05-18T09:58:47.335Z] #20 45.06 Selecting previously unselected package uidmap.
09:58:47 [2021-05-18T09:58:47.374Z] #43 119.2   CC       criu/kcmp-ids.o
09:58:47 [2021-05-18T09:58:47.374Z] #43 ...
09:58:47 [2021-05-18T09:58:47.374Z] 
09:58:47 [2021-05-18T09:58:47.374Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:47 [2021-05-18T09:58:47.374Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.25 Selecting previously unselected package python3-lib2to3.
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.25 Unpacking python3-lib2to3 (3.7.3-1) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.39 Selecting previously unselected package python3-distutils.
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.43 Unpacking python3-distutils (3.7.3-1) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.57 Selecting previously unselected package python3-pip.
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.59 Unpacking python3-pip (18.1-5) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.76 Selecting previously unselected package python3-pkg-resources.
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.78 Unpacking python3-pkg-resources (40.8.0-1) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.91 Selecting previously unselected package python3-setuptools.
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 42.92 Unpacking python3-setuptools (40.8.0-1) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.12 Selecting previously unselected package python3-wheel.
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.13 Unpacking python3-wheel (0.32.3-2) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.21 Selecting previously unselected package sudo.
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.22 Unpacking sudo (1.8.27-1+deb10u3) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.70 Selecting previously unselected package thin-provisioning-tools.
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.96 Selecting previously unselected package uidmap.
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 43.98 Unpacking uidmap (1:4.5-1.1) ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 44.13 Selecting previously unselected package vim-runtime.
09:58:47 [2021-05-18T09:58:47.374Z] #20 44.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:58:47 [2021-05-18T09:58:47.374Z] #20 44.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:58:47 [2021-05-18T09:58:47.374Z] #20 44.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:58:47 [2021-05-18T09:58:47.374Z] #20 44.22 Unpacking vim-runtime (2:8.1.0875-5) ...
09:58:47 [2021-05-18T09:58:47.494Z] #40 ...
09:58:47 [2021-05-18T09:58:47.494Z] 
09:58:47 [2021-05-18T09:58:47.494Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:47 [2021-05-18T09:58:47.494Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:47 [2021-05-18T09:58:47.494Z] #20 59.97 Setting up xfsprogs (4.20.0-1) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 59.99 Setting up python3-lib2to3 (3.7.3-1) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 60.38 Setting up python3-pkg-resources (40.8.0-1) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 61.33 Setting up python3-distutils (3.7.3-1) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 61.89 Setting up python3-setuptools (40.8.0-1) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 62.99 Setting up python3-pip (18.1-5) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 63.85 Processing triggers for libc-bin (2.28-10) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 63.89 Processing triggers for mime-support (3.62) ...
09:58:47 [2021-05-18T09:58:47.494Z] #20 DONE 64.8s
09:58:47 [2021-05-18T09:58:47.494Z] 
09:58:47 [2021-05-18T09:58:47.494Z] #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
09:58:47 [2021-05-18T09:58:47.494Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:47 [2021-05-18T09:58:47.494Z] #43 119.1   CC       criu/irmap.o
09:58:47 [2021-05-18T09:58:47.494Z] #43 119.8   CC       criu/kcmp-ids.o
09:58:47 [2021-05-18T09:58:47.494Z] #43 120.2   CC       criu/kerndat.o
09:58:47 [2021-05-18T09:58:47.494Z] #43 121.3   CC       criu/libnetlink.o
09:58:47 [2021-05-18T09:58:47.494Z] #43 121.8   CC       criu/log.o
09:58:47 [2021-05-18T09:58:47.494Z] #43 122.3   CC       criu/lsm.o
09:58:47 [2021-05-18T09:58:47.494Z] #43 122.8   CC       criu/mem.o
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.08 Unpacking uidmap (1:4.5-1.1) ...
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.20 Selecting previously unselected package vim-runtime.
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:58:47 [2021-05-18T09:58:47.596Z] #20 45.29 Unpacking vim-runtime (2:8.1.0875-5) ...
09:58:48 [2021-05-18T09:58:48.068Z] #43 ...
09:58:48 [2021-05-18T09:58:48.068Z] 
09:58:48 [2021-05-18T09:58:48.068Z] #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
09:58:48 [2021-05-18T09:58:48.068Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
09:58:48 [2021-05-18T09:58:48.068Z] #21 1.077 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:58:48 [2021-05-18T09:58:48.068Z] #21 1.081 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:58:48 [2021-05-18T09:58:48.068Z] #21 1.084 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:58:48 [2021-05-18T09:58:48.068Z] #21 DONE 1.1s
09:58:48 [2021-05-18T09:58:48.068Z] 
09:58:48 [2021-05-18T09:58:48.068Z] #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
09:58:48 [2021-05-18T09:58:48.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:48 [2021-05-18T09:58:48.068Z] #43 125.1   CC       criu/memfd.o
09:58:48 [2021-05-18T09:58:48.068Z] #43 ...
09:58:48 [2021-05-18T09:58:48.068Z] 
09:58:48 [2021-05-18T09:58:48.068Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:58:48 [2021-05-18T09:58:48.068Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:58:48 [2021-05-18T09:58:48.325Z] #20 47.83 Selecting previously unselected package vim.
09:58:48 [2021-05-18T09:58:48.325Z] #20 47.85 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:58:48 [2021-05-18T09:58:48.325Z] #20 47.87 Unpacking vim (2:8.1.0875-5) ...
09:58:48 [2021-05-18T09:58:48.616Z] #49 DONE 174.3s
09:58:48 [2021-05-18T09:58:48.616Z] 
09:58:48 [2021-05-18T09:58:48.616Z] #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
09:58:48 [2021-05-18T09:58:48.616Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:58:48 [2021-05-18T09:58:48.616Z] #43 115.2   CC       criu/fsnotify.o
09:58:48 [2021-05-18T09:58:48.616Z] #43 116.3   CC       criu/image-desc.o
09:58:48 [2021-05-18T09:58:48.616Z] #43 116.5   CC       criu/image.o
09:58:48 [2021-05-18T09:58:48.897Z] #20 48.41 Selecting previously unselected package xfsprogs.
09:58:48 [2021-05-18T09:58:48.897Z] #20 48.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:58:48 [2021-05-18T09:58:48.897Z] #20 48.42 Unpacking xfsprogs (4.20.0-1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 48.89 Selecting previously unselected package zip.
09:58:49 [2021-05-18T09:58:49.469Z] #20 48.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 48.90 Unpacking zip (3.0-11+b1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.10 Setting up aufs-tools (1:4.14+20190211-1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.13 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.16 Setting up libgpm2:amd64 (1.20.7-5) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.18 Setting up uidmap (1:4.5-1.1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.19 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:58:49 [2021-05-18T09:58:49.469Z] #20 49.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:58:49 [2021-05-18T09:58:49.566Z] #43 117.2   CC       criu/ipc_ns.o
09:58:49 [2021-05-18T09:58:49.732Z] #20 49.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:58:49 [2021-05-18T09:58:49.732Z] #20 49.25 Setting up xxd (2:8.1.0875-5) ...
09:58:49 [2021-05-18T09:58:49.732Z] #20 49.26 Setting up zip (3.0-11+b1) ...
09:58:49 [2021-05-18T09:58:49.732Z] #20 49.27 Setting up vim-common (2:8.1.0875-5) ...
09:58:49 [2021-05-18T09:58:49.732Z] #20 49.30 Setting up bash-completion (1:2.8-6) ...
09:58:50 [2021-05-18T09:58:50.517Z] #43 ...
09:58:50 [2021-05-18T09:58:50.517Z] 
09:58:50 [2021-05-18T09:58:50.517Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:58:50 [2021-05-18T09:58:50.517Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780
09:58:50 [2021-05-18T09:58:50.517Z] #22 5.163 Collecting yamllint==1.26.1
09:58:50 [2021-05-18T09:58:50.517Z] #22 ...
09:58:50 [2021-05-18T09:58:50.517Z] 
09:58:50 [2021-05-18T09:58:50.517Z] #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
09:58:50 [2021-05-18T09:58:50.517Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:58:50 [2021-05-18T09:58:50.517Z] #43 118.4   CC       criu/irmap.o
09:58:50 [2021-05-18T09:58:50.897Z] #20 48.58 Selecting previously unselected package vim.
09:58:51 [2021-05-18T09:58:51.200Z] #20 48.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:58:51 [2021-05-18T09:58:51.200Z] #20 48.63 Unpacking vim (2:8.1.0875-5) ...
09:58:51 [2021-05-18T09:58:51.207Z] #43 119.0   CC       criu/kcmp-ids.o
09:58:51 [2021-05-18T09:58:51.474Z] #43 119.3   CC       criu/kerndat.o
09:58:51 [2021-05-18T09:58:51.772Z] #20 49.23 Selecting previously unselected package xfsprogs.
09:58:51 [2021-05-18T09:58:51.772Z] #20 49.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:58:51 [2021-05-18T09:58:51.772Z] #20 49.24 Unpacking xfsprogs (4.20.0-1) ...
09:58:52 [2021-05-18T09:58:52.042Z] #20 49.57 Selecting previously unselected package zip.
09:58:52 [2021-05-18T09:58:52.042Z] #20 49.57 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:58:52 [2021-05-18T09:58:52.042Z] #20 49.58 Unpacking zip (3.0-11+b1) ...
09:58:52 [2021-05-18T09:58:52.042Z] #20 49.70 Setting up aufs-tools (1:4.14+20190211-1) ...
09:58:52 [2021-05-18T09:58:52.042Z] #20 49.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.73 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.76 Setting up libgpm2:amd64 (1.20.7-5) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.77 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.79 Setting up uidmap (1:4.5-1.1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.80 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.95 Setting up xxd (2:8.1.0875-5) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.96 Setting up zip (3.0-11+b1) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 49.97 Setting up vim-common (2:8.1.0875-5) ...
09:58:52 [2021-05-18T09:58:52.303Z] #20 50.00 Setting up bash-completion (1:2.8-6) ...
09:58:52 [2021-05-18T09:58:52.426Z] #43 120.3   CC       criu/libnetlink.o
09:58:52 [2021-05-18T09:58:52.689Z] #43 120.7   CC       criu/log.o
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.18 Setting up libiptc0:amd64 (1.8.2-4) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.20 Setting up xz-utils (5.2.4-1) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.24 Setting up sudo (1.8.27-1+deb10u3) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.30 invoke-rc.d: could not determine current runlevel
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.32 invoke-rc.d: policy-rc.d denied execution of start.
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.33 Setting up pigz (2.4-1) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.35 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.37 Setting up python-pip-whl (18.1-5) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.38 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.39 Setting up vim-runtime (2:8.1.0875-5) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.83 Setting up libaio1:amd64 (0.3.112-3) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.84 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:53 [2021-05-18T09:58:53.131Z] #20 52.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:58:53 [2021-05-18T09:58:53.266Z] #43 121.2   CC       criu/lsm.o
09:58:53 [2021-05-18T09:58:53.347Z] #22 5.195 Collecting yamllint==1.26.1
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.86 Setting up vim (2:8.1.0875-5) ...
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.96 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.98 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:58:53 [2021-05-18T09:58:53.391Z] #20 52.99 Setting up jq (1.5+dfsg-2+b1) ...
09:58:53 [2021-05-18T09:58:53.391Z] #20 53.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:58:53 [2021-05-18T09:58:53.391Z] #20 53.02 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:58:53 [2021-05-18T09:58:53.530Z] #43 121.6   CC       criu/mem.o
09:58:53 [2021-05-18T09:58:53.881Z] 29d5b6a226d2: Pull complete
09:58:53 [2021-05-18T09:58:53.881Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
09:58:53 [2021-05-18T09:58:53.881Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
09:58:53 [2021-05-18T09:58:53.881Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
09:58:53 [2021-05-18T09:58:53.881Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
09:58:53 [2021-05-18T09:58:53.881Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
09:58:53 [2021-05-18T09:58:53.881Z] WARN: Skipping validation tests
09:58:53 [2021-05-18T09:58:53.881Z] INFO: Running unit tests at 05/18/2021 09:58:50...
09:58:55 [2021-05-18T09:58:55.427Z] INFO: make.ps1 starting at 05/18/2021 09:58:54
09:58:55 [2021-05-18T09:58:55.427Z] INFO: Git commit (fe54215fb3) assumed from DOCKER_GITCOMMIT environment variable
09:58:55 [2021-05-18T09:58:55.427Z] INFO: Invoking autogen...
09:58:55 [2021-05-18T09:58:55.455Z] #43 123.2   CC       criu/memfd.o
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.66 Setting up libiptc0:amd64 (1.8.2-4) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.68 Setting up xz-utils (5.2.4-1) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.70 Setting up sudo (1.8.27-1+deb10u3) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.79 invoke-rc.d: could not determine current runlevel
09:58:55 [2021-05-18T09:58:55.629Z] #20 ...
09:58:55 [2021-05-18T09:58:55.629Z] 
09:58:55 [2021-05-18T09:58:55.629Z] #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
09:58:55 [2021-05-18T09:58:55.629Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:55 [2021-05-18T09:58:55.629Z] #43 104.4   CC       criu/cr-service.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 105.9   CC       criu/crtools.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 106.6   CC       criu/eventfd.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 106.9   CC       criu/eventpoll.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 107.9   CC       criu/external.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 108.3   CC       criu/fault-injection.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 108.4   CC       criu/fdstore.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 108.8   CC       criu/fifo.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 109.3   CC       criu/file-ids.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 109.6   CC       criu/file-lock.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 110.4   CC       criu/files-ext.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 110.9   CC       criu/files-reg.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 113.5   CC       criu/files.o
09:58:55 [2021-05-18T09:58:55.629Z] #43 ...
09:58:55 [2021-05-18T09:58:55.629Z] 
09:58:55 [2021-05-18T09:58:55.629Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:55 [2021-05-18T09:58:55.629Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.79 invoke-rc.d: could not determine current runlevel
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.80 invoke-rc.d: policy-rc.d denied execution of start.
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.82 Setting up pigz (2.4-1) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.85 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.87 Setting up python-pip-whl (18.1-5) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.89 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:58:55 [2021-05-18T09:58:55.629Z] #20 52.90 Setting up vim-runtime (2:8.1.0875-5) ...
09:58:55 [2021-05-18T09:58:55.718Z] #43 123.7   CC       criu/mount.o
09:58:55 [2021-05-18T09:58:55.887Z] INFO: Running unit tests...
09:58:55 [2021-05-18T09:58:55.901Z] #22 ...
09:58:55 [2021-05-18T09:58:55.901Z] 
09:58:55 [2021-05-18T09:58:55.901Z] #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
09:58:55 [2021-05-18T09:58:55.901Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:55 [2021-05-18T09:58:55.901Z] #43 126.0   CC       criu/mount.o
09:58:55 [2021-05-18T09:58:55.901Z] #43 130.2   CC       criu/namespaces.o
09:58:55 [2021-05-18T09:58:55.901Z] #43 131.9   CC       criu/net.o
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.43 Setting up libaio1:amd64 (0.3.112-3) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.45 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.52 Setting up vim (2:8.1.0875-5) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:58:55 [2021-05-18T09:58:55.904Z] #20 53.65 Setting up jq (1.5+dfsg-2+b1) ...
09:58:56 [2021-05-18T09:58:56.165Z] #20 53.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:58:56 [2021-05-18T09:58:56.166Z] #20 53.69 Setting up python3.7 (3.7.3-2+deb10u3) ...
09:58:56 [2021-05-18T09:58:56.692Z] #20 55.79 Setting up iptables (1.8.2-4) ...
09:58:56 [2021-05-18T09:58:56.692Z] #20 55.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:58:56 [2021-05-18T09:58:56.692Z] #20 55.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:56 [2021-05-18T09:58:56.692Z] #20 55.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:58:56 [2021-05-18T09:58:56.693Z] #20 55.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:56 [2021-05-18T09:58:56.693Z] #20 55.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:58:56 [2021-05-18T09:58:56.693Z] #20 55.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:58:56 [2021-05-18T09:58:56.693Z] #20 55.86 Setting up python3 (3.7.3-1) ...
09:58:56 [2021-05-18T09:58:56.693Z] #20 56.29 Setting up python3-wheel (0.32.3-2) ...
09:58:57 [2021-05-18T09:58:57.636Z] #20 57.10 Setting up apparmor (2.13.2-10) ...
09:58:57 [2021-05-18T09:58:57.636Z] #20 ...
09:58:57 [2021-05-18T09:58:57.636Z] 
09:58:57 [2021-05-18T09:58:57.636Z] #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
09:58:57 [2021-05-18T09:58:57.636Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:58:57 [2021-05-18T09:58:57.636Z] #43 119.6   CC       criu/kerndat.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 120.9   CC       criu/libnetlink.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 121.3   CC       criu/log.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 121.8   CC       criu/lsm.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 122.4   CC       criu/mem.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 124.3   CC       criu/memfd.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 124.9   CC       criu/mount.o
09:58:57 [2021-05-18T09:58:57.636Z] #43 129.0   CC       criu/namespaces.o
09:58:57 [2021-05-18T09:58:57.814Z] #43 134.8   CC       criu/netfilter.o
09:58:58 [2021-05-18T09:58:58.074Z] #43 135.1   CC       criu/page-pipe.o
09:58:58 [2021-05-18T09:58:58.643Z] #43 ...
09:58:58 [2021-05-18T09:58:58.643Z] 
09:58:58 [2021-05-18T09:58:58.643Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:58:58 [2021-05-18T09:58:58.643Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:58:58 [2021-05-18T09:58:58.643Z] #22 10.58   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
09:58:59 [2021-05-18T09:58:59.036Z] #43 126.6   CC       criu/namespaces.o
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.69 Setting up iptables (1.8.2-4) ...
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:58:59 [2021-05-18T09:58:59.467Z] #20 56.77 Setting up python3 (3.7.3-1) ...
09:58:59 [2021-05-18T09:58:59.549Z] #43 131.1   CC       criu/net.o
09:58:59 [2021-05-18T09:58:59.549Z] #43 ...
09:58:59 [2021-05-18T09:58:59.549Z] 
09:58:59 [2021-05-18T09:58:59.549Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:58:59 [2021-05-18T09:58:59.549Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:58:59 [2021-05-18T09:58:59.549Z] #20 58.85 Setting up xfsprogs (4.20.0-1) ...
09:58:59 [2021-05-18T09:58:59.549Z] #20 58.86 Setting up python3-lib2to3 (3.7.3-1) ...
09:58:59 [2021-05-18T09:58:59.549Z] #20 59.24 Setting up python3-pkg-resources (40.8.0-1) ...
09:58:59 [2021-05-18T09:58:59.583Z] #22 11.70 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
09:58:59 [2021-05-18T09:58:59.583Z] #22 11.75   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:58:59 [2021-05-18T09:58:59.583Z] #22 11.81 Collecting pyyaml (from yamllint==1.26.1)
09:58:59 [2021-05-18T09:58:59.729Z] #20 57.22 Setting up python3-wheel (0.32.3-2) ...
09:58:59 [2021-05-18T09:58:59.995Z] #43 127.9   CC       criu/net.o
09:59:00 [2021-05-18T09:59:00.152Z] #22 12.05   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:59:00 [2021-05-18T09:59:00.152Z] #22 12.41 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
09:59:00 [2021-05-18T09:59:00.300Z] #20 58.02 Setting up apparmor (2.13.2-10) ...
09:59:00 [2021-05-18T09:59:00.300Z] #20 ...
09:59:00 [2021-05-18T09:59:00.300Z] 
09:59:00 [2021-05-18T09:59:00.300Z] #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
09:59:00 [2021-05-18T09:59:00.300Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:00 [2021-05-18T09:59:00.300Z] #40 197.8 + dpkg --print-architecture
09:59:00 [2021-05-18T09:59:00.412Z] #22 12.41 Building wheels for collected packages: yamllint
09:59:00 [2021-05-18T09:59:00.412Z] #22 12.41   Running setup.py bdist_wheel for yamllint: started
09:59:00 [2021-05-18T09:59:00.562Z] #40 197.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:59:00 [2021-05-18T09:59:00.562Z] #40 198.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:59:00 [2021-05-18T09:59:00.562Z] #40 198.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:59:00 [2021-05-18T09:59:00.935Z] #20 60.25 Setting up python3-distutils (3.7.3-1) ...
09:59:00 [2021-05-18T09:59:00.945Z] #43 ...
09:59:00 [2021-05-18T09:59:00.945Z] 
09:59:00 [2021-05-18T09:59:00.945Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:00 [2021-05-18T09:59:00.945Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780
09:59:00 [2021-05-18T09:59:00.945Z] #22 10.55   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
09:59:00 [2021-05-18T09:59:00.945Z] #22 11.59 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
09:59:00 [2021-05-18T09:59:00.945Z] #22 11.65   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:59:00 [2021-05-18T09:59:00.945Z] #22 11.73 Collecting pyyaml (from yamllint==1.26.1)
09:59:00 [2021-05-18T09:59:00.945Z] #22 11.95   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
09:59:00 [2021-05-18T09:59:00.945Z] #22 12.65   Installing build dependencies: started
09:59:01 [2021-05-18T09:59:01.196Z] #20 60.71 Setting up python3-setuptools (40.8.0-1) ...
09:59:01 [2021-05-18T09:59:01.351Z] #22 13.56   Running setup.py bdist_wheel for yamllint: finished with status 'done'
09:59:01 [2021-05-18T09:59:01.611Z] #22 13.56   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
09:59:01 [2021-05-18T09:59:01.611Z] #22 13.62 Successfully built yamllint
09:59:01 [2021-05-18T09:59:01.611Z] #22 13.64 Installing collected packages: pathspec, pyyaml, yamllint
09:59:02 [2021-05-18T09:59:02.180Z] #22 14.03 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
09:59:02 [2021-05-18T09:59:02.439Z] #22 DONE 14.5s
09:59:02 [2021-05-18T09:59:02.439Z] 
09:59:02 [2021-05-18T09:59:02.439Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:59:02 [2021-05-18T09:59:02.439Z] #25 sha256:18b0276e243e360582f5dded34bfe3a1f9d28bf9f72adcb8624890d08a8e29af
09:59:02 [2021-05-18T09:59:02.580Z] #20 61.94 Setting up python3-pip (18.1-5) ...
09:59:02 [2021-05-18T09:59:02.699Z] #25 DONE 0.3s
09:59:02 [2021-05-18T09:59:02.699Z] 
09:59:02 [2021-05-18T09:59:02.699Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:59:02 [2021-05-18T09:59:02.699Z] #30 sha256:17127a34847e85087348d67f615e4bcee35b3326fcbe1fe7f981ffd1ef7edb17
09:59:02 [2021-05-18T09:59:02.871Z] #22 ...
09:59:02 [2021-05-18T09:59:02.871Z] 
09:59:02 [2021-05-18T09:59:02.871Z] #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
09:59:02 [2021-05-18T09:59:02.871Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:59:02 [2021-05-18T09:59:02.871Z] #43 130.4   CC       criu/netfilter.o
09:59:02 [2021-05-18T09:59:02.871Z] #43 130.7   CC       criu/page-pipe.o
09:59:03 [2021-05-18T09:59:03.522Z] #20 63.11 Processing triggers for libc-bin (2.28-10) ...
09:59:03 [2021-05-18T09:59:03.522Z] #20 63.16 Processing triggers for mime-support (3.62) ...
09:59:03 [2021-05-18T09:59:03.820Z] #43 131.5   CC       criu/page-xfer.o
09:59:04 [2021-05-18T09:59:04.093Z] #20 DONE 63.5s
09:59:04 [2021-05-18T09:59:04.093Z] 
09:59:04 [2021-05-18T09:59:04.093Z] #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
09:59:04 [2021-05-18T09:59:04.093Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
09:59:05 [2021-05-18T09:59:05.216Z] #43 133.0   CC       criu/pagemap-cache.o
09:59:05 [2021-05-18T09:59:05.480Z] #43 133.4   CC       criu/pagemap.o
09:59:06 [2021-05-18T09:59:06.007Z] #21 1.914 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:59:06 [2021-05-18T09:59:06.007Z] #21 1.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:59:06 [2021-05-18T09:59:06.007Z] #21 1.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:59:06 [2021-05-18T09:59:06.007Z] #21 DONE 2.0s
09:59:06 [2021-05-18T09:59:06.007Z] 
09:59:06 [2021-05-18T09:59:06.007Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:06 [2021-05-18T09:59:06.007Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:59:06 [2021-05-18T09:59:06.244Z] 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
09:59:06 [2021-05-18T09:59:06.429Z] #43 134.1   CC       criu/parasite-syscall.o
09:59:07 [2021-05-18T09:59:07.005Z] #43 134.9   CC       criu/path.o
09:59:07 [2021-05-18T09:59:07.149Z] #40 ...
09:59:07 [2021-05-18T09:59:07.149Z] 
09:59:07 [2021-05-18T09:59:07.149Z] #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
09:59:07 [2021-05-18T09:59:07.149Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:07 [2021-05-18T09:59:07.149Z] #43 115.8   CC       criu/filesystems.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 116.5   CC       criu/fsnotify.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 117.6   CC       criu/image-desc.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 117.7   CC       criu/image.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 118.7   CC       criu/ipc_ns.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 119.9   CC       criu/irmap.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 120.6   CC       criu/kcmp-ids.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 120.9   CC       criu/kerndat.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 122.0   CC       criu/libnetlink.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 122.5   CC       criu/log.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 123.0   CC       criu/lsm.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 123.4   CC       criu/mem.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 125.2   CC       criu/memfd.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 125.8   CC       criu/mount.o
09:59:07 [2021-05-18T09:59:07.149Z] #43 ...
09:59:07 [2021-05-18T09:59:07.149Z] 
09:59:07 [2021-05-18T09:59:07.149Z] #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             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
09:59:07 [2021-05-18T09:59:07.149Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8
09:59:07 [2021-05-18T09:59:07.149Z] #20 59.65 Setting up xfsprogs (4.20.0-1) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 59.67 Setting up python3-lib2to3 (3.7.3-1) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 60.06 Setting up python3-pkg-resources (40.8.0-1) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 61.12 Setting up python3-distutils (3.7.3-1) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 61.65 Setting up python3-setuptools (40.8.0-1) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 62.80 Setting up python3-pip (18.1-5) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 63.96 Processing triggers for libc-bin (2.28-10) ...
09:59:07 [2021-05-18T09:59:07.149Z] #20 63.99 Processing triggers for mime-support (3.62) ...
09:59:07 [2021-05-18T09:59:07.268Z] #43 135.1   CC       criu/pie-util-vdso.o
09:59:07 [2021-05-18T09:59:07.410Z] #20 DONE 64.9s
09:59:07 [2021-05-18T09:59:07.410Z] 
09:59:07 [2021-05-18T09:59:07.410Z] #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
09:59:07 [2021-05-18T09:59:07.410Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b
09:59:07 [2021-05-18T09:59:07.531Z] #43 135.6   CC       criu/pie-util.o
09:59:07 [2021-05-18T09:59:07.795Z] #43 135.8   CC       criu/pipes.o
09:59:07 [2021-05-18T09:59:07.993Z] #30 DONE 4.7s
09:59:07 [2021-05-18T09:59:07.993Z] 
09:59:07 [2021-05-18T09:59:07.993Z] #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
09:59:07 [2021-05-18T09:59:07.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:07 [2021-05-18T09:59:07.993Z] #43 135.7   CC       criu/page-xfer.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 137.5   CC       criu/pagemap-cache.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 138.0   CC       criu/pagemap.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 139.1   CC       criu/parasite-syscall.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 140.3   CC       criu/path.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 140.6   CC       criu/pie-util-vdso-elf32.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 141.1   CC       criu/pie-util-vdso.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 141.5   CC       criu/pie-util.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 141.7   CC       criu/pipes.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 142.6   CC       criu/plugin.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 143.0   CC       criu/proc_parse.o
09:59:07 [2021-05-18T09:59:07.993Z] #43 ...
09:59:07 [2021-05-18T09:59:07.993Z] 
09:59:07 [2021-05-18T09:59:07.993Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:59:07 [2021-05-18T09:59:07.993Z] #33 sha256:366853b3bfb1421a0f92cf96f82715595b3710d7c3b9743baea664ddf2e9518f
09:59:07 [2021-05-18T09:59:07.993Z] #33 DONE 0.4s
09:59:07 [2021-05-18T09:59:07.993Z] 
09:59:07 [2021-05-18T09:59:07.993Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
09:59:07 [2021-05-18T09:59:07.993Z] #35 sha256:aca50b9ca5b3054b5a080090137360429827936d322845436aeef09954c0c3cf
09:59:07 [2021-05-18T09:59:07.993Z] #35 DONE 0.2s
09:59:07 [2021-05-18T09:59:07.993Z] 
09:59:07 [2021-05-18T09:59:07.993Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:59:07 [2021-05-18T09:59:07.993Z] #38 sha256:033f3bdee7b38b873a80477ab813966e7f3e8d303489800f6150a84b28a0f353
09:59:07 [2021-05-18T09:59:07.993Z] #38 DONE 0.2s
09:59:07 [2021-05-18T09:59:07.993Z] 
09:59:07 [2021-05-18T09:59:07.993Z] #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
09:59:07 [2021-05-18T09:59:07.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:07 [2021-05-18T09:59:07.993Z] #43 145.2   CC       criu/protobuf-desc.o
09:59:08 [2021-05-18T09:59:08.351Z] #21 1.101 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:59:08 [2021-05-18T09:59:08.351Z] #21 1.108 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:59:08 [2021-05-18T09:59:08.351Z] #21 1.112 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:59:08 [2021-05-18T09:59:08.351Z] #21 DONE 1.2s
09:59:08 [2021-05-18T09:59:08.351Z] 
09:59:08 [2021-05-18T09:59:08.351Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:08 [2021-05-18T09:59:08.351Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:59:08 [2021-05-18T09:59:08.744Z] #43 136.6   CC       criu/plugin.o
09:59:08 [2021-05-18T09:59:08.932Z] #43 146.0   CC       criu/protobuf.o
09:59:09 [2021-05-18T09:59:09.007Z] #43 137.0   CC       criu/proc_parse.o
09:59:09 [2021-05-18T09:59:09.500Z] #43 146.5   CC       criu/pstree.o
09:59:10 [2021-05-18T09:59:10.882Z] #43 147.8   CC       criu/rbtree.o
09:59:11 [2021-05-18T09:59:11.142Z] #43 148.1   CC       criu/rst-malloc.o
09:59:11 [2021-05-18T09:59:11.402Z] #43 148.4   CC       criu/seccomp.o
09:59:11 [2021-05-18T09:59:11.567Z] #43 139.4   CC       criu/protobuf-desc.o
09:59:11 [2021-05-18T09:59:11.982Z] #43 149.0   CC       criu/seize.o
09:59:12 [2021-05-18T09:59:12.243Z] #43 ...
09:59:12 [2021-05-18T09:59:12.243Z] 
09:59:12 [2021-05-18T09:59:12.243Z] #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
09:59:12 [2021-05-18T09:59:12.243Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:12 [2021-05-18T09:59:12.243Z] #40 DONE 229.9s
09:59:12 [2021-05-18T09:59:12.243Z] 
09:59:12 [2021-05-18T09:59:12.244Z] #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
09:59:12 [2021-05-18T09:59:12.244Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:59:12 [2021-05-18T09:59:12.516Z] #43 140.3   CC       criu/protobuf.o
09:59:12 [2021-05-18T09:59:12.600Z] #22 ...
09:59:12 [2021-05-18T09:59:12.600Z] 
09:59:12 [2021-05-18T09:59:12.600Z] #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
09:59:12 [2021-05-18T09:59:12.600Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:12 [2021-05-18T09:59:12.600Z] #43 134.6   CC       criu/netfilter.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 135.0   CC       criu/page-pipe.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 135.8   CC       criu/page-xfer.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 137.6   CC       criu/pagemap-cache.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 138.2   CC       criu/pagemap.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 139.3   CC       criu/parasite-syscall.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 140.4   CC       criu/path.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 140.8   CC       criu/pie-util-vdso-elf32.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 141.3   CC       criu/pie-util-vdso.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 141.9   CC       criu/pie-util.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 142.2   CC       criu/pipes.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 143.1   CC       criu/plugin.o
09:59:12 [2021-05-18T09:59:12.600Z] #43 ...
09:59:12 [2021-05-18T09:59:12.600Z] 
09:59:12 [2021-05-18T09:59:12.600Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:12 [2021-05-18T09:59:12.600Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:59:12 [2021-05-18T09:59:12.600Z] #22 5.907 Collecting yamllint==1.26.1
09:59:12 [2021-05-18T09:59:12.779Z] #43 140.6   CC       criu/pstree.o
09:59:13 [2021-05-18T09:59:13.184Z] #53 ...
09:59:13 [2021-05-18T09:59:13.184Z] 
09:59:13 [2021-05-18T09:59:13.184Z] #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
09:59:13 [2021-05-18T09:59:13.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:13 [2021-05-18T09:59:13.184Z] #43 150.0   CC       criu/servicefd.o
09:59:13 [2021-05-18T09:59:13.444Z] #43 150.6   CC       criu/shmem.o
09:59:13 [2021-05-18T09:59:13.544Z] #22 ...
09:59:13 [2021-05-18T09:59:13.544Z] 
09:59:13 [2021-05-18T09:59:13.544Z] #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
09:59:13 [2021-05-18T09:59:13.544Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:13 [2021-05-18T09:59:13.544Z] #40 DONE 215.8s
09:59:13 [2021-05-18T09:59:13.544Z] 
09:59:13 [2021-05-18T09:59:13.544Z] #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
09:59:13 [2021-05-18T09:59:13.544Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:13 [2021-05-18T09:59:13.544Z] #43 143.7   CC       criu/proc_parse.o
09:59:13 [2021-05-18T09:59:13.644Z] #22 5.056 Collecting yamllint==1.26.1
09:59:13 [2021-05-18T09:59:13.704Z] #43 ...
09:59:13 [2021-05-18T09:59:13.704Z] 
09:59:13 [2021-05-18T09:59:13.704Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:59:13 [2021-05-18T09:59:13.704Z] #41 sha256:83951b28edcab98c606dad2ac9a40f1034b4cbf94e3c440de93c11734a20d9b8
09:59:13 [2021-05-18T09:59:13.704Z] #41 DONE 0.5s
09:59:13 [2021-05-18T09:59:13.729Z] #43 141.8   CC       criu/rbtree.o
09:59:13 [2021-05-18T09:59:13.964Z] 
09:59:13 [2021-05-18T09:59:13.964Z] #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
09:59:13 [2021-05-18T09:59:13.964Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:59:14 [2021-05-18T09:59:14.223Z] #53 ...
09:59:14 [2021-05-18T09:59:14.223Z] 
09:59:14 [2021-05-18T09:59:14.223Z] #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
09:59:14 [2021-05-18T09:59:14.223Z] #49 sha256:a18611d75f4f65d4e0dca9908c4c9fb45c8834aa6f7d7d0b9071850231588e16
09:59:14 [2021-05-18T09:59:14.223Z] #49 232.3 + /build/golangci-lint --version
09:59:14 [2021-05-18T09:59:14.305Z] #43 142.2   CC       criu/rst-malloc.o
09:59:14 [2021-05-18T09:59:14.483Z] #49 232.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:59:14 [2021-05-18T09:59:14.485Z] #43 146.3   CC       criu/protobuf-desc.o
09:59:14 [2021-05-18T09:59:14.746Z] #49 DONE 232.8s
09:59:14 [2021-05-18T09:59:14.746Z] 
09:59:14 [2021-05-18T09:59:14.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
09:59:14 [2021-05-18T09:59:14.746Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:14 [2021-05-18T09:59:14.746Z] #43 151.3   CC       criu/sigframe.o
09:59:14 [2021-05-18T09:59:14.746Z] #43 151.5   CC       criu/signalfd.o
09:59:14 [2021-05-18T09:59:14.746Z] #43 151.7   CC       criu/sk-inet.o
09:59:14 [2021-05-18T09:59:14.887Z] #43 142.6   CC       criu/seccomp.o
09:59:15 [2021-05-18T09:59:15.426Z] #43 147.3   CC       criu/protobuf.o
09:59:15 [2021-05-18T09:59:15.464Z] #43 143.3   CC       criu/seize.o
09:59:15 [2021-05-18T09:59:15.686Z] #43 152.8   CC       criu/sk-netlink.o
09:59:16 [2021-05-18T09:59:16.000Z] #43 147.7   CC       criu/pstree.o
09:59:16 [2021-05-18T09:59:16.189Z] #22 ...
09:59:16 [2021-05-18T09:59:16.189Z] 
09:59:16 [2021-05-18T09:59:16.189Z] #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
09:59:16 [2021-05-18T09:59:16.189Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:16 [2021-05-18T09:59:16.189Z] #43 130.4   CC       criu/namespaces.o
09:59:16 [2021-05-18T09:59:16.189Z] #43 132.5   CC       criu/net.o
09:59:16 [2021-05-18T09:59:16.189Z] #43 135.4   CC       criu/netfilter.o
09:59:16 [2021-05-18T09:59:16.255Z] #43 153.3   CC       criu/sk-packet.o
09:59:16 [2021-05-18T09:59:16.414Z] #43 144.1   CC       criu/servicefd.o
09:59:16 [2021-05-18T09:59:16.449Z] #43 135.7   CC       criu/page-pipe.o
09:59:16 [2021-05-18T09:59:16.491Z] ?   	github.com/docker/docker/api	[no test files]
09:59:16 [2021-05-18T09:59:16.677Z] #43 144.5   CC       criu/shmem.o
09:59:16 [2021-05-18T09:59:16.824Z] #43 153.9   CC       criu/sk-queue.o
09:59:17 [2021-05-18T09:59:17.020Z] #43 136.4   CC       criu/page-xfer.o
09:59:17 [2021-05-18T09:59:17.112Z] #43 154.2   CC       criu/sk-tcp.o
09:59:17 [2021-05-18T09:59:17.383Z] #43 148.9   CC       criu/rbtree.o
09:59:17 [2021-05-18T09:59:17.383Z] #43 149.3   CC       criu/rst-malloc.o
09:59:17 [2021-05-18T09:59:17.391Z] #43 154.6   CC       criu/sk-unix.o
09:59:17 [2021-05-18T09:59:17.628Z] #43 145.4   CC       criu/sigframe.o
09:59:17 [2021-05-18T09:59:17.628Z] #43 145.6   CC       criu/signalfd.o
09:59:17 [2021-05-18T09:59:17.643Z] #43 149.5   CC       criu/seccomp.o
09:59:17 [2021-05-18T09:59:17.892Z] #43 145.8   CC       criu/sk-inet.o
09:59:17 [2021-05-18T09:59:17.892Z] #43 ...
09:59:17 [2021-05-18T09:59:17.892Z] 
09:59:17 [2021-05-18T09:59:17.892Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:17 [2021-05-18T09:59:17.892Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780
09:59:17 [2021-05-18T09:59:17.892Z] #22 27.62   Installing build dependencies: finished with status 'done'
09:59:17 [2021-05-18T09:59:17.892Z] #22 33.36 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
09:59:17 [2021-05-18T09:59:17.892Z] #22 33.37 Building wheels for collected packages: yamllint, pyyaml
09:59:17 [2021-05-18T09:59:17.892Z] #22 33.37   Running setup.py bdist_wheel for yamllint: started
09:59:17 [2021-05-18T09:59:17.892Z] #22 34.66   Running setup.py bdist_wheel for yamllint: finished with status 'done'
09:59:17 [2021-05-18T09:59:17.892Z] #22 34.66   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
09:59:17 [2021-05-18T09:59:17.892Z] #22 34.73   Running setup.py bdist_wheel for pyyaml: started
09:59:17 [2021-05-18T09:59:17.892Z] #22 36.18   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:59:17 [2021-05-18T09:59:17.892Z] #22 36.19   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
09:59:17 [2021-05-18T09:59:17.892Z] #22 36.32 Successfully built yamllint pyyaml
09:59:17 [2021-05-18T09:59:17.892Z] #22 36.34 Installing collected packages: pathspec, pyyaml, yamllint
09:59:17 [2021-05-18T09:59:17.892Z] #22 36.61 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
09:59:17 [2021-05-18T09:59:17.892Z] #22 DONE 37.6s
09:59:18 [2021-05-18T09:59:18.155Z] 
09:59:18 [2021-05-18T09:59:18.155Z] #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
09:59:18 [2021-05-18T09:59:18.155Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:59:18 [2021-05-18T09:59:18.214Z] #43 ...
09:59:18 [2021-05-18T09:59:18.214Z] 
09:59:18 [2021-05-18T09:59:18.214Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:18 [2021-05-18T09:59:18.214Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:59:18 [2021-05-18T09:59:18.214Z] #22 11.30   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
09:59:18 [2021-05-18T09:59:18.214Z] #22 12.23 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
09:59:18 [2021-05-18T09:59:18.214Z] #22 12.27   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:59:18 [2021-05-18T09:59:18.214Z] #22 12.32 Collecting pyyaml (from yamllint==1.26.1)
09:59:18 [2021-05-18T09:59:18.474Z] #22 12.54   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:59:18 [2021-05-18T09:59:18.734Z] #22 12.87 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
09:59:18 [2021-05-18T09:59:18.734Z] #22 12.88 Building wheels for collected packages: yamllint
09:59:18 [2021-05-18T09:59:18.790Z] #43 155.9   CC       criu/sockets.o
09:59:18 [2021-05-18T09:59:18.933Z] #43 137.9   CC       criu/pagemap-cache.o
09:59:18 [2021-05-18T09:59:18.933Z] #43 138.3   CC       criu/pagemap.o
09:59:18 [2021-05-18T09:59:18.933Z] #43 ...
09:59:18 [2021-05-18T09:59:18.933Z] 
09:59:18 [2021-05-18T09:59:18.933Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:18 [2021-05-18T09:59:18.933Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:59:18 [2021-05-18T09:59:18.933Z] #22 10.46   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
09:59:18 [2021-05-18T09:59:18.995Z] #22 12.88   Running setup.py bdist_wheel for yamllint: started
09:59:18 [2021-05-18T09:59:18.995Z] #22 ...
09:59:18 [2021-05-18T09:59:18.995Z] 
09:59:18 [2021-05-18T09:59:18.995Z] #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
09:59:18 [2021-05-18T09:59:18.995Z] #49 sha256:0f844730282f07679ca472421db58d3cf93cdc330cc4d4b50c1e04f8b7a1b4fb
09:59:18 [2021-05-18T09:59:18.995Z] #49 221.0 + /build/golangci-lint --version
09:59:18 [2021-05-18T09:59:18.995Z] #49 221.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:59:18 [2021-05-18T09:59:18.995Z] #49 DONE 221.8s
09:59:19 [2021-05-18T09:59:19.062Z] #56 232.2 # github.com/containerd/containerd/cmd/containerd
09:59:19 [2021-05-18T09:59:19.062Z] #56 232.2 /usr/bin/ld: /tmp/go-link-246156836/000018.o: in function `New':
09:59:19 [2021-05-18T09:59:19.062Z] #56 232.2 /tmp/tmp.VpnhtrQs0b/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
09:59:19 [2021-05-18T09:59:19.062Z] #56 232.3 + bin/containerd-stress
09:59:19 [2021-05-18T09:59:19.062Z] #56 234.4 + bin/containerd-shim
09:59:19 [2021-05-18T09:59:19.104Z] #56 ...
09:59:19 [2021-05-18T09:59:19.105Z] 
09:59:19 [2021-05-18T09:59:19.105Z] #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
09:59:19 [2021-05-18T09:59:19.105Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:59:19 [2021-05-18T09:59:19.105Z] #43 146.9   CC       criu/sk-netlink.o
09:59:19 [2021-05-18T09:59:19.255Z] 
09:59:19 [2021-05-18T09:59:19.255Z] #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
09:59:19 [2021-05-18T09:59:19.255Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:19 [2021-05-18T09:59:19.255Z] #43 150.3   CC       criu/seize.o
09:59:19 [2021-05-18T09:59:19.255Z] #43 151.2   CC       criu/servicefd.o
09:59:19 [2021-05-18T09:59:19.681Z] #43 147.3   CC       criu/sk-packet.o
09:59:19 [2021-05-18T09:59:19.726Z] #43 156.6   CC       criu/stats.o
09:59:19 [2021-05-18T09:59:19.726Z] #43 156.8   CC       criu/string.o
09:59:19 [2021-05-18T09:59:19.726Z] #43 156.8   CC       criu/sysctl.o
09:59:19 [2021-05-18T09:59:19.826Z] #43 151.7   CC       criu/shmem.o
09:59:19 [2021-05-18T09:59:19.986Z] #43 157.2   CC       criu/sysfs_parse.o
09:59:20 [2021-05-18T09:59:20.245Z] #43 157.5   CC       criu/timens.o
09:59:20 [2021-05-18T09:59:20.278Z] #43 148.0   CC       criu/sk-queue.o
09:59:20 [2021-05-18T09:59:20.318Z] #22 11.61 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
09:59:20 [2021-05-18T09:59:20.318Z] #22 11.65   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
09:59:20 [2021-05-18T09:59:20.318Z] #22 11.72 Collecting pyyaml (from yamllint==1.26.1)
09:59:20 [2021-05-18T09:59:20.318Z] #22 11.94   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
09:59:20 [2021-05-18T09:59:20.579Z] #22 12.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
09:59:20 [2021-05-18T09:59:20.767Z] #43 ...
09:59:20 [2021-05-18T09:59:20.767Z] 
09:59:20 [2021-05-18T09:59:20.767Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
09:59:20 [2021-05-18T09:59:20.767Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4
09:59:20 [2021-05-18T09:59:20.767Z] #22 13.95   Running setup.py bdist_wheel for yamllint: finished with status 'done'
09:59:20 [2021-05-18T09:59:20.767Z] #22 13.95   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
09:59:20 [2021-05-18T09:59:20.767Z] #22 13.98 Successfully built yamllint
09:59:20 [2021-05-18T09:59:20.767Z] #22 14.00 Installing collected packages: pathspec, pyyaml, yamllint
09:59:20 [2021-05-18T09:59:20.767Z] #22 14.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
09:59:20 [2021-05-18T09:59:20.767Z] #22 DONE 14.6s
09:59:20 [2021-05-18T09:59:20.767Z] 
09:59:20 [2021-05-18T09:59:20.767Z] #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
09:59:20 [2021-05-18T09:59:20.767Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:20 [2021-05-18T09:59:20.767Z] #43 152.6   CC       criu/sigframe.o
09:59:20 [2021-05-18T09:59:20.814Z] #43 157.7   CC       criu/timerfd.o
09:59:20 [2021-05-18T09:59:20.839Z] #22 12.32 Building wheels for collected packages: yamllint
09:59:20 [2021-05-18T09:59:20.839Z] #22 12.32   Running setup.py bdist_wheel for yamllint: started
09:59:20 [2021-05-18T09:59:20.851Z] #43 148.6   CC       criu/sk-tcp.o
09:59:21 [2021-05-18T09:59:21.028Z] #43 ...
09:59:21 [2021-05-18T09:59:21.028Z] 
09:59:21 [2021-05-18T09:59:21.028Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:59:21 [2021-05-18T09:59:21.028Z] #25 sha256:b5a897aec67bd63a20268678772f376de738c2009ca33d7fd13410b3c73ae1de
09:59:21 [2021-05-18T09:59:21.028Z] #25 DONE 0.4s
09:59:21 [2021-05-18T09:59:21.028Z] 
09:59:21 [2021-05-18T09:59:21.028Z] #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
09:59:21 [2021-05-18T09:59:21.028Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:21 [2021-05-18T09:59:21.028Z] #43 152.9   CC       criu/signalfd.o
09:59:21 [2021-05-18T09:59:21.074Z] #43 157.9   CC       criu/tty.o
09:59:21 [2021-05-18T09:59:21.146Z] #43 149.0   CC       criu/sk-unix.o
09:59:21 [2021-05-18T09:59:21.289Z] #43 153.1   CC       criu/sk-inet.o
09:59:22 [2021-05-18T09:59:22.014Z] #43 159.1   CC       criu/tun.o
09:59:22 [2021-05-18T09:59:22.224Z] #22 13.50   Running setup.py bdist_wheel for yamllint: finished with status 'done'
09:59:22 [2021-05-18T09:59:22.224Z] #22 13.50   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
09:59:22 [2021-05-18T09:59:22.224Z] #22 13.59 Successfully built yamllint
09:59:22 [2021-05-18T09:59:22.224Z] #22 13.61 Installing collected packages: pathspec, pyyaml, yamllint
09:59:22 [2021-05-18T09:59:22.230Z] #43 154.2   CC       criu/sk-netlink.o
09:59:22 [2021-05-18T09:59:22.485Z] #22 13.99 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
09:59:22 [2021-05-18T09:59:22.539Z] #43 150.6   CC       criu/sockets.o
09:59:22 [2021-05-18T09:59:22.583Z] #43 159.4   CC       criu/uffd.o
09:59:22 [2021-05-18T09:59:22.747Z] #22 DONE 14.3s
09:59:22 [2021-05-18T09:59:22.747Z] 
09:59:22 [2021-05-18T09:59:22.747Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:59:22 [2021-05-18T09:59:22.747Z] #25 sha256:852ed65cb0b1db16008c3ac78f70fd9a7ed41c7904c71c8ecb235f6c1ae4a929
09:59:22 [2021-05-18T09:59:22.803Z] #43 154.5   CC       criu/sk-packet.o
09:59:23 [2021-05-18T09:59:23.007Z] #25 DONE 0.4s
09:59:23 [2021-05-18T09:59:23.007Z] 
09:59:23 [2021-05-18T09:59:23.007Z] #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
09:59:23 [2021-05-18T09:59:23.007Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:23 [2021-05-18T09:59:23.007Z] #43 139.4   CC       criu/parasite-syscall.o
09:59:23 [2021-05-18T09:59:23.007Z] #43 140.3   CC       criu/path.o
09:59:23 [2021-05-18T09:59:23.007Z] #43 140.6   CC       criu/pie-util-vdso-elf32.o
09:59:23 [2021-05-18T09:59:23.007Z] #43 141.1   CC       criu/pie-util-vdso.o
09:59:23 [2021-05-18T09:59:23.007Z] #43 141.7   CC       criu/pie-util.o
09:59:23 [2021-05-18T09:59:23.007Z] #43 141.8   CC       criu/pipes.o
09:59:23 [2021-05-18T09:59:23.154Z] #43 160.1   CC       criu/util.o
09:59:23 [2021-05-18T09:59:23.374Z] #43 155.1   CC       criu/sk-queue.o
09:59:23 [2021-05-18T09:59:23.487Z] #43 151.4   CC       criu/stats.o
09:59:23 [2021-05-18T09:59:23.579Z] #43 142.9   CC       criu/plugin.o
09:59:23 [2021-05-18T09:59:23.634Z] #43 155.4   CC       criu/sk-tcp.o
09:59:23 [2021-05-18T09:59:23.724Z] #43 160.8   CC       criu/uts_ns.o
09:59:23 [2021-05-18T09:59:23.750Z] #43 151.7   CC       criu/string.o
09:59:23 [2021-05-18T09:59:23.750Z] #43 151.8   CC       criu/sysctl.o
09:59:23 [2021-05-18T09:59:23.894Z] #43 155.8   CC       criu/sk-unix.o
09:59:23 [2021-05-18T09:59:23.983Z] #43 161.0   CC       criu/vdso-compat.o
09:59:24 [2021-05-18T09:59:24.150Z] #43 143.2   CC       criu/proc_parse.o
09:59:24 [2021-05-18T09:59:24.244Z] #43 161.2   CC       criu/vdso.o
09:59:24 [2021-05-18T09:59:24.311Z] #56 241.3 + bin/containerd-shim-runc-v1
09:59:24 [2021-05-18T09:59:24.441Z] #43 152.3   CC       criu/sysfs_parse.o
09:59:24 [2021-05-18T09:59:24.504Z] #43 161.6   LINK     criu/built-in.o
09:59:24 [2021-05-18T09:59:24.504Z] #43 161.7   LINK     criu/criu
09:59:24 [2021-05-18T09:59:24.764Z] #43 162.0   DEP      lib/c/criu.d
09:59:25 [2021-05-18T09:59:25.024Z] #43 162.0   CC       images/rpc.pb-c.o
09:59:25 [2021-05-18T09:59:25.069Z] #43 152.7   CC       criu/timens.o
09:59:25 [2021-05-18T09:59:25.069Z] #43 153.1   CC       criu/timerfd.o
09:59:25 [2021-05-18T09:59:25.279Z] #43 157.2   CC       criu/sockets.o
09:59:25 [2021-05-18T09:59:25.595Z] #43 162.6   CC       lib/c/criu.o
09:59:25 [2021-05-18T09:59:25.650Z] #43 153.6   CC       criu/tty.o
09:59:25 [2021-05-18T09:59:25.915Z] #43 ...
09:59:25 [2021-05-18T09:59:25.915Z] 
09:59:25 [2021-05-18T09:59:25.915Z] #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
09:59:25 [2021-05-18T09:59:25.915Z] #24 sha256:7f8e950276a95e90eb7aa8f1eb0d7e8267c5e8176ead2dab06640d9c09cc5fff
09:59:25 [2021-05-18T09:59:25.915Z] #24 211.8 + return
09:59:26 [2021-05-18T09:59:26.165Z] #43 163.2   LINK     lib/c/built-in.o
09:59:26 [2021-05-18T09:59:26.165Z] #43 163.2   LINK     lib/c/libcriu.so
09:59:26 [2021-05-18T09:59:26.165Z] #43 163.2   LINK     lib/c/libcriu.a
09:59:26 [2021-05-18T09:59:26.221Z] #43 157.8   CC       criu/stats.o
09:59:26 [2021-05-18T09:59:26.221Z] #43 158.1   CC       criu/string.o
09:59:26 [2021-05-18T09:59:26.221Z] #43 158.2   CC       criu/sysctl.o
09:59:26 [2021-05-18T09:59:26.425Z] #43 163.3   GEN      magic.py
09:59:26 [2021-05-18T09:59:26.425Z] #43 163.4 Note: Building without setproctitle() and strlcpy() support.
09:59:26 [2021-05-18T09:59:26.425Z] #43 163.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:26 [2021-05-18T09:59:26.425Z] #43 163.4 Note: Building without GnuTLS support
09:59:26 [2021-05-18T09:59:26.425Z] #43 163.4 Makefile.config:39: Warn: you have no libnftables installed
09:59:26 [2021-05-18T09:59:26.425Z] #43 163.4 Makefile.config:40: Warn: Building without nftables support
09:59:26 [2021-05-18T09:59:26.481Z] #43 ...
09:59:26 [2021-05-18T09:59:26.481Z] 
09:59:26 [2021-05-18T09:59:26.481Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:59:26 [2021-05-18T09:59:26.481Z] #30 sha256:3f474a43c73a438edca277e046d4e8898255927376ea32e20c40477c0cd5572d
09:59:26 [2021-05-18T09:59:26.481Z] #30 DONE 5.4s
09:59:26 [2021-05-18T09:59:26.481Z] 
09:59:26 [2021-05-18T09:59:26.481Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:59:26 [2021-05-18T09:59:26.481Z] #33 sha256:b1db0a7d8164c36b136a1bd000b59b536a6acd08d20d77290cdc7e5ca84c1b06
09:59:26 [2021-05-18T09:59:26.741Z] #33 DONE 0.4s
09:59:26 [2021-05-18T09:59:26.741Z] 
09:59:26 [2021-05-18T09:59:26.741Z] #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
09:59:26 [2021-05-18T09:59:26.741Z] #53 sha256:c976983bcf1e29cf17ee288f4db3d9dd13179f9726e7f39d400c1d1cc1de2879
09:59:26 [2021-05-18T09:59:26.741Z] #53 ...
09:59:26 [2021-05-18T09:59:26.741Z] 
09:59:26 [2021-05-18T09:59:26.741Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
09:59:26 [2021-05-18T09:59:26.741Z] #35 sha256:cb64bdb22ba60448c0e90a071fc704d04b020a920712f1a35f9939ead39e67e5
09:59:26 [2021-05-18T09:59:26.741Z] #35 DONE 0.1s
09:59:26 [2021-05-18T09:59:26.741Z] 
09:59:26 [2021-05-18T09:59:26.741Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:59:26 [2021-05-18T09:59:26.741Z] #38 sha256:96675245a0589d8c3c5c07b233b8c7227a91629af38db7104c1812050abba8e9
09:59:26 [2021-05-18T09:59:26.741Z] #38 DONE 0.0s
09:59:26 [2021-05-18T09:59:26.741Z] 
09:59:26 [2021-05-18T09:59:26.741Z] #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
09:59:26 [2021-05-18T09:59:26.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:26 [2021-05-18T09:59:26.741Z] #43 158.6   CC       criu/sysfs_parse.o
09:59:26 [2021-05-18T09:59:26.832Z] #43 145.8   CC       criu/protobuf-desc.o
09:59:26 [2021-05-18T09:59:26.994Z] #43 164.1 fatal: not a git repository (or any of the parent directories): .git
09:59:27 [2021-05-18T09:59:27.001Z] #43 158.9   CC       criu/timens.o
09:59:27 [2021-05-18T09:59:27.263Z] #43 159.1   CC       criu/timerfd.o
09:59:27 [2021-05-18T09:59:27.317Z] #24 DONE 213.1s
09:59:27 [2021-05-18T09:59:27.317Z] 
09:59:27 [2021-05-18T09:59:27.317Z] #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
09:59:27 [2021-05-18T09:59:27.317Z] #53 sha256:cbec1af014bea0f860977c7d0bdf1045c037982379045ce3809ecd204598ce97
09:59:27 [2021-05-18T09:59:27.317Z] #53 113.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:59:27 [2021-05-18T09:59:27.317Z] #53 114.8 + mkdir -p /build
09:59:27 [2021-05-18T09:59:27.317Z] #53 114.8 + cp runc /build/runc
09:59:27 [2021-05-18T09:59:27.317Z] #53 DONE 117.2s
09:59:27 [2021-05-18T09:59:27.317Z] 
09:59:27 [2021-05-18T09:59:27.317Z] #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
09:59:27 [2021-05-18T09:59:27.317Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:59:27 [2021-05-18T09:59:27.317Z] #56 172.9 + bin/containerd
09:59:27 [2021-05-18T09:59:27.317Z] #56 ...
09:59:27 [2021-05-18T09:59:27.317Z] 
09:59:27 [2021-05-18T09:59:27.317Z] #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
09:59:27 [2021-05-18T09:59:27.317Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:59:27 [2021-05-18T09:59:27.317Z] #43 155.2   CC       criu/tun.o
09:59:27 [2021-05-18T09:59:27.403Z] #43 146.5   CC       criu/protobuf.o
09:59:27 [2021-05-18T09:59:27.403Z] #43 146.8   CC       criu/pstree.o
09:59:27 [2021-05-18T09:59:27.524Z] #43 ...
09:59:27 [2021-05-18T09:59:27.524Z] 
09:59:27 [2021-05-18T09:59:27.524Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:59:27 [2021-05-18T09:59:27.524Z] #41 sha256:dcd58009a4b79e4e8fc740b4a5aeedcaea9f1f48fb76a96f1b38a7f22a805ff7
09:59:27 [2021-05-18T09:59:27.524Z] #41 DONE 0.6s
09:59:27 [2021-05-18T09:59:27.563Z] #43 164.7 make[1]: Nothing to be done for 'all'.
09:59:27 [2021-05-18T09:59:27.833Z] 
09:59:27 [2021-05-18T09:59:27.833Z] #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
09:59:27 [2021-05-18T09:59:27.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:27 [2021-05-18T09:59:27.833Z] #43 159.4   CC       criu/tty.o
09:59:27 [2021-05-18T09:59:27.894Z] #43 155.7   CC       criu/uffd.o
09:59:27 [2021-05-18T09:59:27.975Z] #43 ...
09:59:27 [2021-05-18T09:59:27.975Z] 
09:59:27 [2021-05-18T09:59:27.975Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:59:27 [2021-05-18T09:59:27.975Z] #30 sha256:551d3b3e65d5aac820f452a5f9670d107ff35c6098a3aab9199453f60246b796
09:59:27 [2021-05-18T09:59:27.975Z] #30 DONE 4.6s
09:59:27 [2021-05-18T09:59:27.975Z] 
09:59:27 [2021-05-18T09:59:27.975Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:59:27 [2021-05-18T09:59:27.975Z] #33 sha256:270c00ff0b48c9fc0b6e8ac540186a86dbc2ffe2e7af3318dcf22131adb4e6c1
09:59:28 [2021-05-18T09:59:28.133Z] #43 165.2 make[1]: 'images/built-in.o' is up to date.
09:59:28 [2021-05-18T09:59:28.133Z] #43 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:59:28 [2021-05-18T09:59:28.133Z] #43 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:59:28 [2021-05-18T09:59:28.133Z] #43 165.3 make[1]: 'compel/libcompel.a' is up to date.
09:59:28 [2021-05-18T09:59:28.133Z] #43 165.3 make[1]: 'compel/compel-host-bin' is up to date.
09:59:28 [2021-05-18T09:59:28.236Z] #33 DONE 0.4s
09:59:28 [2021-05-18T09:59:28.236Z] 
09:59:28 [2021-05-18T09:59:28.236Z] #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
09:59:28 [2021-05-18T09:59:28.236Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:28 [2021-05-18T09:59:28.236Z] #40 ...
09:59:28 [2021-05-18T09:59:28.236Z] 
09:59:28 [2021-05-18T09:59:28.236Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
09:59:28 [2021-05-18T09:59:28.236Z] #35 sha256:478cac39e819af3c76f72f46b5d495201c495d69f69955e24027a86b292343e9
09:59:28 [2021-05-18T09:59:28.236Z] #35 DONE 0.1s
09:59:28 [2021-05-18T09:59:28.393Z] #43 165.3 make[1]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.393Z] #43 165.3 make[1]: 'soccr/libsoccr.a' is up to date.
09:59:28 [2021-05-18T09:59:28.393Z] #43 165.5 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.393Z] #43 165.5 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.393Z] #43 165.5 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.393Z] #43 165.6 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.483Z] #56 246.2 + bin/containerd-shim-runc-v2
09:59:28 [2021-05-18T09:59:28.497Z] 
09:59:28 [2021-05-18T09:59:28.497Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:59:28 [2021-05-18T09:59:28.497Z] #38 sha256:842b4b1c6e60d2b17e260a62939034e8d4af4c3492bed3e15c3cf166a390f62c
09:59:28 [2021-05-18T09:59:28.497Z] #38 DONE 0.1s
09:59:28 [2021-05-18T09:59:28.497Z] 
09:59:28 [2021-05-18T09:59:28.497Z] #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
09:59:28 [2021-05-18T09:59:28.497Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:28 [2021-05-18T09:59:28.497Z] #40 ...
09:59:28 [2021-05-18T09:59:28.497Z] 
09:59:28 [2021-05-18T09:59:28.497Z] #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
09:59:28 [2021-05-18T09:59:28.497Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:28 [2021-05-18T09:59:28.497Z] #43 147.9   CC       criu/rbtree.o
09:59:28 [2021-05-18T09:59:28.653Z] #43 165.6 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.653Z] #43 165.6 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.653Z] #43 165.7 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.653Z] #43 165.7 make[2]: Nothing to be done for 'all'.
09:59:28 [2021-05-18T09:59:28.653Z] #43 165.8   INSTALL  criu/criu
09:59:28 [2021-05-18T09:59:28.792Z] #43 160.8   CC       criu/tun.o
09:59:28 [2021-05-18T09:59:28.841Z] #43 156.8   CC       criu/util.o
09:59:29 [2021-05-18T09:59:29.069Z] #43 148.2   CC       criu/rst-malloc.o
09:59:29 [2021-05-18T09:59:29.069Z] #43 148.5   CC       criu/seccomp.o
09:59:29 [2021-05-18T09:59:29.222Z] #43 DONE 166.1s
09:59:29 [2021-05-18T09:59:29.222Z] 
09:59:29 [2021-05-18T09:59:29.222Z] #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
09:59:29 [2021-05-18T09:59:29.222Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:59:29 [2021-05-18T09:59:29.381Z] #43 161.2   CC       criu/uffd.o
09:59:29 [2021-05-18T09:59:29.411Z] #56 247.2 + binaries
09:59:29 [2021-05-18T09:59:29.411Z] #56 247.2 + install -D bin/containerd /build/containerd
09:59:29 [2021-05-18T09:59:29.411Z] #56 247.2 + install -D bin/containerd-shim /build/containerd-shim
09:59:29 [2021-05-18T09:59:29.411Z] #56 247.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:59:29 [2021-05-18T09:59:29.411Z] #56 247.3 + install -D bin/ctr /build/ctr
09:59:30 [2021-05-18T09:59:30.012Z] #43 149.2   CC       criu/seize.o
09:59:30 [2021-05-18T09:59:30.164Z] #53 ...
09:59:30 [2021-05-18T09:59:30.164Z] 
09:59:30 [2021-05-18T09:59:30.164Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:59:30 [2021-05-18T09:59:30.164Z] #44 sha256:b61174da2a1005f585b25cc4ab80ec4e33ecaea261940139a9b04975796896bd
09:59:30 [2021-05-18T09:59:30.164Z] #44 DONE 0.1s
09:59:30 [2021-05-18T09:59:30.164Z] 
09:59:30 [2021-05-18T09:59:30.164Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:59:30 [2021-05-18T09:59:30.164Z] #46 sha256:b9dd104a99f692a7cc7af36bcf3a3393e53828e8a1adb69869a9e726cad5ef2e
09:59:30 [2021-05-18T09:59:30.164Z] #46 DONE 0.2s
09:59:30 [2021-05-18T09:59:30.164Z] 
09:59:30 [2021-05-18T09:59:30.164Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:59:30 [2021-05-18T09:59:30.164Z] #48 sha256:0772f3519789157ff192fa6a693103699f66dc234a131d3e8a1b87739875d9fb
09:59:30 [2021-05-18T09:59:30.164Z] #48 DONE 0.1s
09:59:30 [2021-05-18T09:59:30.164Z] 
09:59:30 [2021-05-18T09:59:30.164Z] #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
09:59:30 [2021-05-18T09:59:30.164Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:59:30 [2021-05-18T09:59:30.250Z] #43 158.1   CC       criu/uts_ns.o
09:59:30 [2021-05-18T09:59:30.250Z] #43 158.3   CC       criu/vdso.o
09:59:30 [2021-05-18T09:59:30.321Z] #43 162.2   CC       criu/util.o
09:59:30 [2021-05-18T09:59:30.424Z] #53 ...
09:59:30 [2021-05-18T09:59:30.424Z] 
09:59:30 [2021-05-18T09:59:30.424Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:59:30 [2021-05-18T09:59:30.424Z] #50 sha256:5265bbafcc54e67d8d65e47c8a7f8bf9f6f8deacd0608f4ad9440cbc026a64c1
09:59:30 [2021-05-18T09:59:30.829Z] #43 ...
09:59:30 [2021-05-18T09:59:30.829Z] 
09:59:30 [2021-05-18T09:59:30.829Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
09:59:30 [2021-05-18T09:59:30.829Z] #25 sha256:c014e982e28bdb5b79c740486880ea7abd6d3f512e4913395fc2e6649a28ac05
09:59:30 [2021-05-18T09:59:30.829Z] #25 DONE 0.9s
09:59:30 [2021-05-18T09:59:30.829Z] 
09:59:30 [2021-05-18T09:59:30.829Z] #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
09:59:30 [2021-05-18T09:59:30.829Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:59:30 [2021-05-18T09:59:30.829Z] #43 158.8   LINK     criu/built-in.o
09:59:30 [2021-05-18T09:59:30.829Z] #43 158.9   LINK     criu/criu
09:59:30 [2021-05-18T09:59:30.955Z] #43 150.1   CC       criu/servicefd.o
09:59:30 [2021-05-18T09:59:30.995Z] #50 DONE 0.5s
09:59:30 [2021-05-18T09:59:30.995Z] 
09:59:30 [2021-05-18T09:59:30.995Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:59:30 [2021-05-18T09:59:30.995Z] #52 sha256:1c8328565b8db795c712368f61656874395acc175bff85ab99b2442015fd631d
09:59:30 [2021-05-18T09:59:30.995Z] #52 DONE 0.1s
09:59:30 [2021-05-18T09:59:30.995Z] 
09:59:30 [2021-05-18T09:59:30.995Z] #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
09:59:30 [2021-05-18T09:59:30.995Z] #56 sha256:6bc0f6f5d6cf982bf45ea62d5a4559bbcf237ff04700c013cc489f68c4137539
09:59:31 [2021-05-18T09:59:31.207Z] === RUN   TestMiddlewares
09:59:31 [2021-05-18T09:59:31.207Z] --- PASS: TestMiddlewares (0.00s)
09:59:31 [2021-05-18T09:59:31.207Z] PASS
09:59:31 [2021-05-18T09:59:31.207Z] coverage: 9.0% of statements
09:59:31 [2021-05-18T09:59:31.207Z] ok  	github.com/docker/docker/api/server	0.410s	coverage: 9.0% of statements
09:59:31 [2021-05-18T09:59:31.216Z] #43 150.6   CC       criu/shmem.o
09:59:31 [2021-05-18T09:59:31.261Z] #43 163.1   CC       criu/uts_ns.o
09:59:31 [2021-05-18T09:59:31.297Z] #56 DONE 249.0s
09:59:31 [2021-05-18T09:59:31.405Z] #43 159.3   DEP      lib/c/criu.d
09:59:31 [2021-05-18T09:59:31.405Z] #43 159.4   CC       images/rpc.pb-c.o
09:59:31 [2021-05-18T09:59:31.521Z] #43 163.3   CC       criu/vdso-compat.o
09:59:31 [2021-05-18T09:59:31.781Z] #43 163.5   CC       criu/vdso.o
09:59:31 [2021-05-18T09:59:31.788Z] #43 ...
09:59:31 [2021-05-18T09:59:31.788Z] 
09:59:31 [2021-05-18T09:59:31.788Z] #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
09:59:31 [2021-05-18T09:59:31.788Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
09:59:31 [2021-05-18T09:59:31.788Z] #40 DONE 229.3s
09:59:31 [2021-05-18T09:59:31.788Z] 
09:59:31 [2021-05-18T09:59:31.788Z] #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
09:59:31 [2021-05-18T09:59:31.788Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:31 [2021-05-18T09:59:31.788Z] #43 151.3   CC       criu/sigframe.o
09:59:31 [2021-05-18T09:59:31.858Z] 
09:59:31 [2021-05-18T09:59:31.858Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
09:59:31 [2021-05-18T09:59:31.858Z] #57 sha256:a7aa957c1aa97db23179f349fcf7c94ed918789a80d006b922e69ca737521571
09:59:32 [2021-05-18T09:59:32.042Z] #43 164.0   LINK     criu/built-in.o
09:59:32 [2021-05-18T09:59:32.302Z] #43 164.1   LINK     criu/criu
09:59:32 [2021-05-18T09:59:32.355Z] #43 160.0   CC       lib/c/criu.o
09:59:32 [2021-05-18T09:59:32.359Z] #43 151.5   CC       criu/signalfd.o
09:59:32 [2021-05-18T09:59:32.563Z] #43 164.4   DEP      lib/c/criu.d
09:59:32 [2021-05-18T09:59:32.563Z] #43 164.4   CC       images/rpc.pb-c.o
09:59:32 [2021-05-18T09:59:32.619Z] #43 152.0   CC       criu/sk-inet.o
09:59:32 [2021-05-18T09:59:32.783Z] #57 DONE 0.8s
09:59:32 [2021-05-18T09:59:32.783Z] 
09:59:32 [2021-05-18T09:59:32.783Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:59:32 [2021-05-18T09:59:32.783Z] #61 sha256:1bd4ef6d9250f86c022155c52daeb8d270f06a80adc670f2f696b7aeedc5def7
09:59:32 [2021-05-18T09:59:32.823Z] #43 164.8   CC       lib/c/criu.o
09:59:32 [2021-05-18T09:59:32.932Z] #43 160.9   LINK     lib/c/built-in.o
09:59:32 [2021-05-18T09:59:32.932Z] #43 160.9   LINK     lib/c/libcriu.so
09:59:33 [2021-05-18T09:59:33.038Z] #61 DONE 0.2s
09:59:33 [2021-05-18T09:59:33.039Z] 
09:59:33 [2021-05-18T09:59:33.039Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
09:59:33 [2021-05-18T09:59:33.039Z] #66 sha256:1d5ffe7880f07ff62f6475db1443fc5eda52c3b9519b9f5d5e5bbec6e4bb32c5
09:59:33 [2021-05-18T09:59:33.194Z] #43 161.0   LINK     lib/c/libcriu.a
09:59:33 [2021-05-18T09:59:33.194Z] #43 161.2   GEN      magic.py
09:59:33 [2021-05-18T09:59:33.458Z] #43 161.3 Note: Building without setproctitle() and strlcpy() support.
09:59:33 [2021-05-18T09:59:33.458Z] #43 161.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:33 [2021-05-18T09:59:33.458Z] #43 161.3 Note: Building without GnuTLS support
09:59:33 [2021-05-18T09:59:33.458Z] #43 161.4 Makefile.config:39: Warn: you have no libnftables installed
09:59:33 [2021-05-18T09:59:33.458Z] #43 161.4 Makefile.config:40: Warn: Building without nftables support
09:59:33 [2021-05-18T09:59:33.560Z] #43 ...
09:59:33 [2021-05-18T09:59:33.560Z] 
09:59:33 [2021-05-18T09:59:33.560Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:59:33 [2021-05-18T09:59:33.560Z] #41 sha256:d472134f3e37c2b29ab7baaa330599c7b48b4147bfd2f64e31a561289ea8a22b
09:59:33 [2021-05-18T09:59:33.560Z] #41 DONE 0.6s
09:59:33 [2021-05-18T09:59:33.763Z] #43 165.5   LINK     lib/c/built-in.o
09:59:33 [2021-05-18T09:59:33.763Z] #43 165.5   LINK     lib/c/libcriu.so
09:59:33 [2021-05-18T09:59:33.763Z] #43 165.5   LINK     lib/c/libcriu.a
09:59:33 [2021-05-18T09:59:33.763Z] #43 165.6   GEN      magic.py
09:59:33 [2021-05-18T09:59:33.820Z] 
09:59:33 [2021-05-18T09:59:33.820Z] #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
09:59:33 [2021-05-18T09:59:33.820Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:33 [2021-05-18T09:59:33.820Z] #43 153.1   CC       criu/sk-netlink.o
09:59:33 [2021-05-18T09:59:33.963Z] #66 DONE 0.8s
09:59:33 [2021-05-18T09:59:33.963Z] 
09:59:33 [2021-05-18T09:59:33.963Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
09:59:33 [2021-05-18T09:59:33.963Z] #68 sha256:343a896070ab50349c59b746fedc09c84b050cbce28375e75d746db3008441ed
09:59:33 [2021-05-18T09:59:33.963Z] #68 DONE 0.0s
09:59:33 [2021-05-18T09:59:33.963Z] 
09:59:33 [2021-05-18T09:59:33.963Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:59:33 [2021-05-18T09:59:33.963Z] #69 sha256:7c52422ec5627c1ca66abbced5dff83b70be9a680cf66a61cf61d024390cfb1c
09:59:33 [2021-05-18T09:59:33.963Z] #69 DONE 0.0s
09:59:33 [2021-05-18T09:59:33.963Z] 
09:59:33 [2021-05-18T09:59:33.963Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
09:59:33 [2021-05-18T09:59:33.963Z] #70 sha256:3f1ab4d1d22cd2bc1498dace5512ae295fcdc7b65d21b07734cb7b0d2895ac8d
09:59:34 [2021-05-18T09:59:34.022Z] #43 165.7 Note: Building without setproctitle() and strlcpy() support.
09:59:34 [2021-05-18T09:59:34.022Z] #43 165.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:34 [2021-05-18T09:59:34.022Z] #43 165.7 Note: Building without GnuTLS support
09:59:34 [2021-05-18T09:59:34.022Z] #43 165.7 Makefile.config:39: Warn: you have no libnftables installed
09:59:34 [2021-05-18T09:59:34.022Z] #43 165.7 Makefile.config:40: Warn: Building without nftables support
09:59:34 [2021-05-18T09:59:34.081Z] #43 153.4   CC       criu/sk-packet.o
09:59:34 [2021-05-18T09:59:34.406Z] #43 162.1 fatal: not a git repository (or any of the parent directories): .git
09:59:34 [2021-05-18T09:59:34.593Z] #43 166.4 fatal: not a git repository (or any of the parent directories): .git
09:59:34 [2021-05-18T09:59:34.652Z] #43 154.0   CC       criu/sk-queue.o
09:59:34 [2021-05-18T09:59:34.981Z] #43 162.9 make[1]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.164Z] #43 166.9 make[1]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.230Z] #43 154.4   CC       criu/sk-tcp.o
09:59:35 [2021-05-18T09:59:35.424Z] #43 167.4 make[1]: 'images/built-in.o' is up to date.
09:59:35 [2021-05-18T09:59:35.492Z] #43 ...
09:59:35 [2021-05-18T09:59:35.492Z] 
09:59:35 [2021-05-18T09:59:35.492Z] #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
09:59:35 [2021-05-18T09:59:35.492Z] #49 sha256:a4ac30bb00c2dc35734fd3b81a3993cbd0c5bc6e1c05ced15c7adbabbb6acad4
09:59:35 [2021-05-18T09:59:35.493Z] #49 232.9 + /build/golangci-lint --version
09:59:35 [2021-05-18T09:59:35.493Z] #49 233.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
09:59:35 [2021-05-18T09:59:35.493Z] #49 DONE 233.5s
09:59:35 [2021-05-18T09:59:35.493Z] 
09:59:35 [2021-05-18T09:59:35.493Z] #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
09:59:35 [2021-05-18T09:59:35.493Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b
09:59:35 [2021-05-18T09:59:35.493Z] #43 154.9   CC       criu/sk-unix.o
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.5 make[1]: 'compel/libcompel.a' is up to date.
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.5 make[1]: 'compel/compel-host-bin' is up to date.
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.5 make[1]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.5 make[1]: 'soccr/libsoccr.a' is up to date.
09:59:35 [2021-05-18T09:59:35.685Z] #43 167.7 make[2]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.930Z] #43 163.7 make[1]: 'images/built-in.o' is up to date.
09:59:35 [2021-05-18T09:59:35.930Z] #43 163.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:59:35 [2021-05-18T09:59:35.930Z] #43 163.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:59:35 [2021-05-18T09:59:35.930Z] #43 163.9 make[1]: 'compel/libcompel.a' is up to date.
09:59:35 [2021-05-18T09:59:35.930Z] #43 164.0 make[1]: 'compel/compel-host-bin' is up to date.
09:59:35 [2021-05-18T09:59:35.945Z] #43 167.7 make[2]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.945Z] #43 167.7 make[2]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.945Z] #43 167.8 make[2]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.945Z] #43 167.8 make[2]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.945Z] #43 167.8 make[2]: Nothing to be done for 'all'.
09:59:35 [2021-05-18T09:59:35.945Z] #43 167.9 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.193Z] #43 164.0 make[1]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.193Z] #43 164.1 make[1]: 'soccr/libsoccr.a' is up to date.
09:59:36 [2021-05-18T09:59:36.206Z] #43 168.0 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.206Z] #43 168.0   INSTALL  criu/criu
09:59:36 [2021-05-18T09:59:36.456Z] #43 164.4 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.456Z] #43 164.4 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.456Z] #43 164.5 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.466Z] #43 DONE 168.3s
09:59:36 [2021-05-18T09:59:36.466Z] 
09:59:36 [2021-05-18T09:59:36.466Z] #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
09:59:36 [2021-05-18T09:59:36.466Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:59:36 [2021-05-18T09:59:36.719Z] #43 164.6 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.720Z] #43 164.7 make[2]: Nothing to be done for 'all'.
09:59:36 [2021-05-18T09:59:36.720Z] #43 164.7 make[2]: Nothing to be done for 'all'.
09:59:37 [2021-05-18T09:59:37.038Z] #43 164.8 make[2]: Nothing to be done for 'all'.
09:59:37 [2021-05-18T09:59:37.038Z] #43 164.9 make[2]: Nothing to be done for 'all'.
09:59:37 [2021-05-18T09:59:37.038Z] #43 164.9   INSTALL  criu/criu
09:59:38 [2021-05-18T09:59:38.128Z] #70 DONE 3.6s
09:59:38 [2021-05-18T09:59:38.128Z] 
09:59:38 [2021-05-18T09:59:38.128Z] #71 exporting to image
09:59:38 [2021-05-18T09:59:38.128Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:59:38 [2021-05-18T09:59:38.128Z] #71 exporting layers
09:59:38 [2021-05-18T09:59:38.198Z] #43 157.0   CC       criu/sockets.o
09:59:38 [2021-05-18T09:59:38.198Z] #43 157.6   CC       criu/stats.o
09:59:38 [2021-05-18T09:59:38.379Z] #56 ...
09:59:38 [2021-05-18T09:59:38.379Z] 
09:59:38 [2021-05-18T09:59:38.379Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:59:38 [2021-05-18T09:59:38.379Z] #44 sha256:ad57d4bf313c69853872464139fd7846660f59942b62ac6235409e8c3e504f0d
09:59:38 [2021-05-18T09:59:38.379Z] #44 DONE 0.1s
09:59:38 [2021-05-18T09:59:38.460Z] #43 157.9   CC       criu/string.o
09:59:38 [2021-05-18T09:59:38.460Z] #43 158.0   CC       criu/sysctl.o
09:59:38 [2021-05-18T09:59:38.639Z] 
09:59:38 [2021-05-18T09:59:38.639Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:59:38 [2021-05-18T09:59:38.639Z] #46 sha256:80545fb8e3f5f7677ffea7e21106cd9a9846bc533d5616252cf8a145df09f8d7
09:59:38 [2021-05-18T09:59:38.639Z] #46 DONE 0.3s
09:59:38 [2021-05-18T09:59:38.639Z] 
09:59:38 [2021-05-18T09:59:38.639Z] #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
09:59:38 [2021-05-18T09:59:38.639Z] #53 sha256:c976983bcf1e29cf17ee288f4db3d9dd13179f9726e7f39d400c1d1cc1de2879
09:59:38 [2021-05-18T09:59:38.900Z] #53 ...
09:59:38 [2021-05-18T09:59:38.900Z] 
09:59:38 [2021-05-18T09:59:38.900Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:59:38 [2021-05-18T09:59:38.900Z] #48 sha256:8d18abb653a3e413fb3720d1646fbd5233a9222345bdd1e2b647726ec930a115
09:59:38 [2021-05-18T09:59:38.900Z] #48 DONE 0.1s
09:59:38 [2021-05-18T09:59:38.900Z] 
09:59:38 [2021-05-18T09:59:38.900Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:59:38 [2021-05-18T09:59:38.900Z] #50 sha256:943663f63472e4798c5e866a05e354af4948a37fb4497faba2db9cb52b7d7de9
09:59:39 [2021-05-18T09:59:39.031Z] #43 158.4   CC       criu/sysfs_parse.o
09:59:39 [2021-05-18T09:59:39.292Z] #43 158.6   CC       criu/timens.o
09:59:39 [2021-05-18T09:59:39.470Z] #50 DONE 0.6s
09:59:39 [2021-05-18T09:59:39.470Z] 
09:59:39 [2021-05-18T09:59:39.470Z] #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
09:59:39 [2021-05-18T09:59:39.470Z] #53 sha256:c976983bcf1e29cf17ee288f4db3d9dd13179f9726e7f39d400c1d1cc1de2879
09:59:39 [2021-05-18T09:59:39.470Z] #53 ...
09:59:39 [2021-05-18T09:59:39.470Z] 
09:59:39 [2021-05-18T09:59:39.470Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:59:39 [2021-05-18T09:59:39.470Z] #52 sha256:579dbf1144953f25fba28f6c234ae64b6c7eb46b0e07cd0c5738de2a891f3458
09:59:39 [2021-05-18T09:59:39.470Z] #52 DONE 0.1s
09:59:39 [2021-05-18T09:59:39.553Z] #43 158.8   CC       criu/timerfd.o
09:59:39 [2021-05-18T09:59:39.729Z] 
09:59:39 [2021-05-18T09:59:39.729Z] #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
09:59:39 [2021-05-18T09:59:39.729Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:59:39 [2021-05-18T09:59:39.813Z] #43 159.1   CC       criu/tty.o
09:59:41 [2021-05-18T09:59:41.198Z] #43 160.4   CC       criu/tun.o
09:59:41 [2021-05-18T09:59:41.271Z] #43 ...
09:59:41 [2021-05-18T09:59:41.271Z] 
09:59:41 [2021-05-18T09:59:41.271Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
09:59:41 [2021-05-18T09:59:41.271Z] #30 sha256:248f20d8e13978e61eee847abcafea30f4f5aadc06bf9fc94ab942025f020b9b
09:59:41 [2021-05-18T09:59:41.271Z] #30 DONE 10.4s
09:59:41 [2021-05-18T09:59:41.271Z] 
09:59:41 [2021-05-18T09:59:41.271Z] #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
09:59:41 [2021-05-18T09:59:41.271Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3
09:59:41 [2021-05-18T09:59:41.271Z] #43 DONE 169.1s
09:59:41 [2021-05-18T09:59:41.271Z] 
09:59:41 [2021-05-18T09:59:41.271Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
09:59:41 [2021-05-18T09:59:41.271Z] #33 sha256:b37050bcfb929d2bebf863c67326db66ff4c8e8049d76becf253310b71df0069
09:59:41 [2021-05-18T09:59:41.460Z] #43 160.7   CC       criu/uffd.o
09:59:42 [2021-05-18T09:59:42.225Z] #33 DONE 0.7s
09:59:42 [2021-05-18T09:59:42.225Z] 
09:59:42 [2021-05-18T09:59:42.225Z] #35 [dev-systemd-false 13/26] COPY --from=tomll         /build/ /usr/local/bin/
09:59:42 [2021-05-18T09:59:42.225Z] #35 sha256:0d942a96b825952a57c6c5c65acc8b175c3f16ae7a687b467ff1cdc301303de6
09:59:42 [2021-05-18T09:59:42.225Z] #35 DONE 0.2s
09:59:42 [2021-05-18T09:59:42.225Z] 
09:59:42 [2021-05-18T09:59:42.225Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
09:59:42 [2021-05-18T09:59:42.225Z] #38 sha256:ac2c18bd7262d54490b768b13c10a09d89e94835019820fa5c14a05eff282918
09:59:42 [2021-05-18T09:59:42.225Z] #38 DONE 0.2s
09:59:42 [2021-05-18T09:59:42.225Z] 
09:59:42 [2021-05-18T09:59:42.225Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
09:59:42 [2021-05-18T09:59:42.225Z] #41 sha256:71e56414492acb98bf807490ca367f217601e654675b2074ea919fdf2900e69e
09:59:42 [2021-05-18T09:59:42.402Z] #43 161.5   CC       criu/util.o
09:59:43 [2021-05-18T09:59:43.196Z] #41 DONE 0.8s
09:59:43 [2021-05-18T09:59:43.196Z] 
09:59:43 [2021-05-18T09:59:43.196Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:59:43 [2021-05-18T09:59:43.196Z] #44 sha256:8930b4aba921f3adbe75ecbc185df7794251f657142b296d6ef5a23f21ca3e7d
09:59:43 [2021-05-18T09:59:43.196Z] #44 DONE 0.1s
09:59:43 [2021-05-18T09:59:43.196Z] 
09:59:43 [2021-05-18T09:59:43.196Z] #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
09:59:43 [2021-05-18T09:59:43.196Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:59:43 [2021-05-18T09:59:43.213Z] #56 203.1 + bin/containerd
09:59:43 [2021-05-18T09:59:43.213Z] #56 ...
09:59:43 [2021-05-18T09:59:43.213Z] 
09:59:43 [2021-05-18T09:59:43.213Z] #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
09:59:43 [2021-05-18T09:59:43.213Z] #53 sha256:e918fdcc4a7b50e157626f3d2bd41b7aee05a4ef37278e3f68a613236961735a
09:59:43 [2021-05-18T09:59:43.213Z] #53 128.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:59:43 [2021-05-18T09:59:43.213Z] #53 129.4 + mkdir -p /build
09:59:43 [2021-05-18T09:59:43.213Z] #53 129.4 + cp runc /build/runc
09:59:43 [2021-05-18T09:59:43.213Z] #53 DONE 129.8s
09:59:43 [2021-05-18T09:59:43.213Z] 
09:59:43 [2021-05-18T09:59:43.213Z] #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
09:59:43 [2021-05-18T09:59:43.213Z] #56 sha256:6bc0f6f5d6cf982bf45ea62d5a4559bbcf237ff04700c013cc489f68c4137539
09:59:43 [2021-05-18T09:59:43.344Z] #43 162.4   CC       criu/uts_ns.o
09:59:43 [2021-05-18T09:59:43.344Z] #43 162.6   CC       criu/vdso-compat.o
09:59:43 [2021-05-18T09:59:43.344Z] #43 162.7   CC       criu/vdso.o
09:59:43 [2021-05-18T09:59:43.462Z] #56 ...
09:59:43 [2021-05-18T09:59:43.462Z] 
09:59:43 [2021-05-18T09:59:43.462Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:59:43 [2021-05-18T09:59:43.462Z] #46 sha256:01d6d827375082a564fbb7d1856db428e21451f930ae174afc56ef9f8af6a52b
09:59:43 [2021-05-18T09:59:43.724Z] #46 DONE 0.5s
09:59:43 [2021-05-18T09:59:43.724Z] 
09:59:43 [2021-05-18T09:59:43.724Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:59:43 [2021-05-18T09:59:43.724Z] #48 sha256:faa829060dc12813094d2ab84180d2262888e30a03ab909a0afbdc6ef97d93fb
09:59:43 [2021-05-18T09:59:43.915Z] #43 163.1   LINK     criu/built-in.o
09:59:43 [2021-05-18T09:59:43.915Z] #43 163.2   LINK     criu/criu
09:59:43 [2021-05-18T09:59:43.986Z] #48 DONE 0.2s
09:59:43 [2021-05-18T09:59:43.986Z] 
09:59:43 [2021-05-18T09:59:43.986Z] #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
09:59:43 [2021-05-18T09:59:43.986Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:59:43 [2021-05-18T09:59:43.986Z] #56 ...
09:59:43 [2021-05-18T09:59:43.986Z] 
09:59:43 [2021-05-18T09:59:43.986Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:59:43 [2021-05-18T09:59:43.986Z] #50 sha256:74eb1fe3f3fa7c77957e5c1d4592ee43218a062098924aad5b0c8a2b5f408b64
09:59:44 [2021-05-18T09:59:44.175Z] #43 163.5   DEP      lib/c/criu.d
09:59:44 [2021-05-18T09:59:44.436Z] #43 163.6   CC       images/rpc.pb-c.o
09:59:44 [2021-05-18T09:59:44.593Z] #56 ...
09:59:44 [2021-05-18T09:59:44.593Z] 
09:59:44 [2021-05-18T09:59:44.593Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:59:44 [2021-05-18T09:59:44.593Z] #54 sha256:d31eecb902fb766168d6abfa8367964153fe2c9058a9bbab4909b23eba9e88b1
09:59:44 [2021-05-18T09:59:44.593Z] #54 DONE 0.1s
09:59:44 [2021-05-18T09:59:44.593Z] 
09:59:44 [2021-05-18T09:59:44.593Z] #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
09:59:44 [2021-05-18T09:59:44.593Z] #56 sha256:6bc0f6f5d6cf982bf45ea62d5a4559bbcf237ff04700c013cc489f68c4137539
09:59:44 [2021-05-18T09:59:44.666Z] #71 exporting layers 6.9s done
09:59:44 [2021-05-18T09:59:44.667Z] #71 writing image sha256:3184bb72b1a12c56d8f6f7e299206d749cc3b698ef5755a9146a0dfad4de381d
09:59:44 [2021-05-18T09:59:44.667Z] #71 writing image sha256:3184bb72b1a12c56d8f6f7e299206d749cc3b698ef5755a9146a0dfad4de381d done
09:59:44 [2021-05-18T09:59:44.667Z] #71 naming to docker.io/library/docker:fe54215fb36bae86e7f2527c29624654e6affd98 done
09:59:44 [2021-05-18T09:59:44.667Z] #71 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
09:59:44 [2021-05-18T09:59:44.697Z] #43 164.1   CC       lib/c/criu.o
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:59:44 [2021-05-18T09:59:44.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42389/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/validate/default
09:59:45 [2021-05-18T09:59:45.268Z] #43 164.8   LINK     lib/c/built-in.o
09:59:45 [2021-05-18T09:59:45.379Z] #50 DONE 1.1s
09:59:45 [2021-05-18T09:59:45.379Z] 
09:59:45 [2021-05-18T09:59:45.379Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:59:45 [2021-05-18T09:59:45.379Z] #52 sha256:3ac7e04a1d6da69d9798454e91e61c45ad368dc5a9e7923a06ef41049c5a7cd2
09:59:45 [2021-05-18T09:59:45.379Z] #52 DONE 0.1s
09:59:45 [2021-05-18T09:59:45.379Z] 
09:59:45 [2021-05-18T09:59:45.379Z] #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
09:59:45 [2021-05-18T09:59:45.379Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:59:45 [2021-05-18T09:59:45.379Z] #56 ...
09:59:45 [2021-05-18T09:59:45.379Z] 
09:59:45 [2021-05-18T09:59:45.379Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:59:45 [2021-05-18T09:59:45.379Z] #54 sha256:17c99c5ddd82a63dbbecd1b3edc80f6c9e0ea43f05ff0d4f24e048c8d8069183
09:59:45 [2021-05-18T09:59:45.529Z] #43 164.8   LINK     lib/c/libcriu.so
09:59:45 [2021-05-18T09:59:45.529Z] #43 164.8   LINK     lib/c/libcriu.a
09:59:45 [2021-05-18T09:59:45.529Z] #43 164.9   GEN      magic.py
09:59:45 [2021-05-18T09:59:45.529Z] #43 165.0 Note: Building without setproctitle() and strlcpy() support.
09:59:45 [2021-05-18T09:59:45.642Z] #54 DONE 0.5s
09:59:45 [2021-05-18T09:59:45.642Z] 
09:59:45 [2021-05-18T09:59:45.642Z] #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
09:59:45 [2021-05-18T09:59:45.642Z] #56 sha256:1acfa0d5eda955183e66f1489bb76b24915d3dea26c56ec43e53236adb0ff509
09:59:45 [2021-05-18T09:59:45.790Z] #43 165.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:45 [2021-05-18T09:59:45.790Z] #43 165.0 Note: Building without GnuTLS support
09:59:45 [2021-05-18T09:59:45.790Z] #43 165.0 Makefile.config:39: Warn: you have no libnftables installed
09:59:45 [2021-05-18T09:59:45.790Z] #43 165.0 Makefile.config:40: Warn: Building without nftables support
09:59:45 [2021-05-18T09:59:45.914Z] Congratulations!  All commits are properly signed with the DCO!
09:59:45 [2021-05-18T09:59:45.914Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:59:45 [2021-05-18T09:59:45.914Z] No api/types/ or api/swagger.yaml changes in diff.
09:59:45 [2021-05-18T09:59:45.914Z] Congratulations!  All TOML source files changed here have valid syntax.
09:59:45 [2021-05-18T09:59:45.914Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:59:45 [2021-05-18T09:59:45.914Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:59:45 [2021-05-18T09:59:45.914Z] Congratulations!  No new tests were added to integration-cli.
09:59:45 [2021-05-18T09:59:45.914Z] 
09:59:45 [2021-05-18T09:59:45.914Z] INFO Start validation with golang-ci-lint
09:59:45 [2021-05-18T09:59:45.914Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:59:45 [2021-05-18T09:59:45.914Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:59:45 [2021-05-18T09:59:45.914Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:59:46 [2021-05-18T09:59:46.361Z] #43 165.6 fatal: not a git repository (or any of the parent directories): .git
09:59:46 [2021-05-18T09:59:46.932Z] #43 166.1 make[1]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.193Z] #43 166.7 make[1]: 'images/built-in.o' is up to date.
09:59:47 [2021-05-18T09:59:47.453Z] #43 166.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:59:47 [2021-05-18T09:59:47.453Z] #43 166.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:59:47 [2021-05-18T09:59:47.453Z] #43 166.7 make[1]: 'compel/libcompel.a' is up to date.
09:59:47 [2021-05-18T09:59:47.453Z] #43 166.8 make[1]: 'compel/compel-host-bin' is up to date.
09:59:47 [2021-05-18T09:59:47.453Z] #43 166.8 make[1]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.453Z] #43 166.8 make[1]: 'soccr/libsoccr.a' is up to date.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.0 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.0 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.0 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.1 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.1 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.1 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.714Z] #43 167.2 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.975Z] #43 167.3 make[2]: Nothing to be done for 'all'.
09:59:47 [2021-05-18T09:59:47.975Z] #43 167.3   INSTALL  criu/criu
09:59:48 [2021-05-18T09:59:48.235Z] #43 DONE 167.6s
09:59:48 [2021-05-18T09:59:48.235Z] 
09:59:48 [2021-05-18T09:59:48.235Z] #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
09:59:48 [2021-05-18T09:59:48.235Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:59:49 [2021-05-18T09:59:49.620Z] #56 ...
09:59:49 [2021-05-18T09:59:49.620Z] 
09:59:49 [2021-05-18T09:59:49.620Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:59:49 [2021-05-18T09:59:49.620Z] #44 sha256:8d96f03e26a6d34f785c28d51f0684008792de7a0a1db8a8e2978d2680b503c4
09:59:49 [2021-05-18T09:59:49.620Z] #44 DONE 0.1s
09:59:49 [2021-05-18T09:59:49.620Z] 
09:59:49 [2021-05-18T09:59:49.620Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
09:59:49 [2021-05-18T09:59:49.620Z] #46 sha256:c9e2b996ac09dda5b3e4616b2aa2fafa6fef4597198c6abeb1f7d7ecc3474888
09:59:49 [2021-05-18T09:59:49.620Z] #46 DONE 0.1s
09:59:49 [2021-05-18T09:59:49.620Z] 
09:59:49 [2021-05-18T09:59:49.620Z] #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
09:59:49 [2021-05-18T09:59:49.620Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:59:49 [2021-05-18T09:59:49.620Z] #56 ...
09:59:49 [2021-05-18T09:59:49.620Z] 
09:59:49 [2021-05-18T09:59:49.620Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
09:59:49 [2021-05-18T09:59:49.620Z] #48 sha256:924c9a763740dcb4c0c67552563f022cccc0d22a57550ec56ac0c687aaadf382
09:59:49 [2021-05-18T09:59:49.620Z] #48 DONE 0.1s
09:59:49 [2021-05-18T09:59:49.620Z] 
09:59:49 [2021-05-18T09:59:49.620Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
09:59:49 [2021-05-18T09:59:49.620Z] #50 sha256:9daf4c386905dcb3a5ad32b391bd5f11c2925ec1d7918cf4a80f8d1e69f24254
09:59:49 [2021-05-18T09:59:49.722Z] #56 207.3 + bin/containerd
09:59:50 [2021-05-18T09:59:50.050Z] 4612f6d0b889: Pull complete
09:59:50 [2021-05-18T09:59:50.191Z] #50 DONE 0.4s
09:59:50 [2021-05-18T09:59:50.192Z] 
09:59:50 [2021-05-18T09:59:50.192Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
09:59:50 [2021-05-18T09:59:50.192Z] #52 sha256:8d985ff12cd38c85dea9bbdd52aeee0714cb31c521f17b99cad97eade33d407d
09:59:50 [2021-05-18T09:59:50.192Z] #52 DONE 0.1s
09:59:50 [2021-05-18T09:59:50.192Z] 
09:59:50 [2021-05-18T09:59:50.192Z] #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
09:59:50 [2021-05-18T09:59:50.192Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
09:59:50 [2021-05-18T09:59:50.294Z] #56 ...
09:59:50 [2021-05-18T09:59:50.294Z] 
09:59:50 [2021-05-18T09:59:50.294Z] #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
09:59:50 [2021-05-18T09:59:50.294Z] #53 sha256:c976983bcf1e29cf17ee288f4db3d9dd13179f9726e7f39d400c1d1cc1de2879
09:59:50 [2021-05-18T09:59:50.294Z] #53 127.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:59:50 [2021-05-18T09:59:50.294Z] #53 128.1 + mkdir -p /build
09:59:50 [2021-05-18T09:59:50.294Z] #53 128.1 + cp runc /build/runc
09:59:50 [2021-05-18T09:59:50.294Z] #53 DONE 128.5s
09:59:50 [2021-05-18T09:59:50.554Z] 
09:59:50 [2021-05-18T09:59:50.554Z] #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
09:59:50 [2021-05-18T09:59:50.554Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
09:59:51 [2021-05-18T09:59:51.497Z] #56 ...
09:59:51 [2021-05-18T09:59:51.497Z] 
09:59:51 [2021-05-18T09:59:51.497Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
09:59:51 [2021-05-18T09:59:51.497Z] #54 sha256:88b066442b19ddd63228695545cf8bef7280b89f4d17529cf132ab0a7a64cef9
09:59:51 [2021-05-18T09:59:51.497Z] #54 DONE 0.1s
09:59:51 [2021-05-18T09:59:51.497Z] 
09:59:51 [2021-05-18T09:59:51.497Z] #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
09:59:51 [2021-05-18T09:59:51.497Z] #56 sha256:2b6a59e3f711807de49e1eeea82c2bf15f94ac945f8ab0ef4bf43d548afc0b90
10:00:00 [2021-05-18T10:00:00.189Z] #56 200.4 + bin/containerd
10:00:00 [2021-05-18T10:00:00.557Z] #56 210.6 # github.com/containerd/containerd/cmd/containerd
10:00:00 [2021-05-18T10:00:00.557Z] #56 210.6 /usr/bin/ld: /tmp/go-link-113858684/000018.o: in function `New':
10:00:00 [2021-05-18T10:00:00.557Z] #56 210.6 /tmp/tmp.SwcWqS4niY/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
10:00:00 [2021-05-18T10:00:00.557Z] #56 210.7 + bin/containerd-stress
10:00:02 [2021-05-18T10:00:02.101Z] #56 ...
10:00:02 [2021-05-18T10:00:02.101Z] 
10:00:02 [2021-05-18T10:00:02.101Z] #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
10:00:02 [2021-05-18T10:00:02.101Z] #53 sha256:d12c8199080c3512190b717844b91ec5ad8c04e45edc08c58ee1b5ca533a32e9
10:00:02 [2021-05-18T10:00:02.101Z] #53 126.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:00:02 [2021-05-18T10:00:02.101Z] #53 127.0 + mkdir -p /build
10:00:02 [2021-05-18T10:00:02.101Z] #53 127.0 + cp runc /build/runc
10:00:02 [2021-05-18T10:00:02.101Z] #53 DONE 127.5s
10:00:02 [2021-05-18T10:00:02.101Z] 
10:00:02 [2021-05-18T10:00:02.101Z] #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
10:00:02 [2021-05-18T10:00:02.101Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
10:00:03 [2021-05-18T10:00:03.106Z] #56 214.1 + bin/containerd-shim
10:00:04 [2021-05-18T10:00:04.014Z] #56 ...
10:00:04 [2021-05-18T10:00:04.014Z] 
10:00:04 [2021-05-18T10:00:04.014Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:00:04 [2021-05-18T10:00:04.014Z] #54 sha256:a37ce2c50f7dbc571336240e2c008b79bc928ce3de7d089b2495e4cd3d36ae49
10:00:04 [2021-05-18T10:00:04.014Z] #54 DONE 0.3s
10:00:04 [2021-05-18T10:00:04.014Z] 
10:00:04 [2021-05-18T10:00:04.014Z] #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
10:00:04 [2021-05-18T10:00:04.014Z] #56 sha256:255562286e272a03e70c83d6966a1a2f848bc85a8f6df83db9da5d2b2e8b089e
10:00:09 [2021-05-18T10:00:09.710Z] #56 220.0 + bin/containerd-shim-runc-v1
10:00:13 [2021-05-18T10:00:13.021Z] #56 224.4 + bin/containerd-shim-runc-v2
10:00:14 [2021-05-18T10:00:14.937Z] #56 226.1 + binaries
10:00:14 [2021-05-18T10:00:14.937Z] #56 226.1 + install -D bin/containerd /build/containerd
10:00:14 [2021-05-18T10:00:14.937Z] #56 226.2 + install -D bin/containerd-shim /build/containerd-shim
10:00:14 [2021-05-18T10:00:14.937Z] #56 226.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:00:14 [2021-05-18T10:00:14.937Z] #56 226.2 + install -D bin/ctr /build/ctr
10:00:16 [2021-05-18T10:00:16.687Z] #56 234.0 # github.com/containerd/containerd/cmd/containerd
10:00:16 [2021-05-18T10:00:16.687Z] #56 234.0 /usr/bin/ld: /tmp/go-link-477289603/000018.o: in function `New':
10:00:16 [2021-05-18T10:00:16.687Z] #56 234.0 /tmp/tmp.hpXCrUfTMU/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
10:00:16 [2021-05-18T10:00:16.687Z] #56 234.1 + bin/containerd-stress
10:00:16 [2021-05-18T10:00:16.687Z] #56 236.2 + bin/containerd-shim
10:00:17 [2021-05-18T10:00:17.482Z] #56 DONE 228.8s
10:00:19 [2021-05-18T10:00:19.396Z] 
10:00:19 [2021-05-18T10:00:19.396Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:00:19 [2021-05-18T10:00:19.396Z] #57 sha256:66adc05849b3beddae46c96072687a2009528a70785204a59539ebff57d46a69
10:00:21 [2021-05-18T10:00:21.310Z] #57 DONE 2.0s
10:00:21 [2021-05-18T10:00:21.310Z] 
10:00:21 [2021-05-18T10:00:21.310Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:00:21 [2021-05-18T10:00:21.310Z] #61 sha256:447ca6e0fcb424db8a7d31dc421da80602735337fbd110ad6ced4244bea67820
10:00:21 [2021-05-18T10:00:21.310Z] #61 DONE 0.4s
10:00:21 [2021-05-18T10:00:21.310Z] 
10:00:21 [2021-05-18T10:00:21.310Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:00:21 [2021-05-18T10:00:21.310Z] #66 sha256:1cd65d71eea93967a0a6a9522f6812b4d30c5043bbbfb0adc8d3944dbe888f47
10:00:21 [2021-05-18T10:00:21.964Z] #56 243.2 + bin/containerd-shim-runc-v1
10:00:23 [2021-05-18T10:00:23.223Z] #66 DONE 2.1s
10:00:23 [2021-05-18T10:00:23.485Z] 
10:00:23 [2021-05-18T10:00:23.485Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:00:23 [2021-05-18T10:00:23.485Z] #68 sha256:0fce340a900b9bd6cbadd33e2e1cd15949bc18a7eac8803e58395705a6340b64
10:00:23 [2021-05-18T10:00:23.485Z] #68 DONE 0.1s
10:00:23 [2021-05-18T10:00:23.485Z] 
10:00:23 [2021-05-18T10:00:23.485Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:00:23 [2021-05-18T10:00:23.485Z] #69 sha256:730c76266419b3d955827d5455c6604e9727b4ed82fb537a8ad71987fe03d856
10:00:23 [2021-05-18T10:00:23.485Z] #69 DONE 0.0s
10:00:23 [2021-05-18T10:00:23.485Z] 
10:00:23 [2021-05-18T10:00:23.485Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
10:00:23 [2021-05-18T10:00:23.485Z] #70 sha256:cf8fbbc166aaf45efd697e871a65a70ec576ff01b02921dd092786b992270a68
10:00:23 [2021-05-18T10:00:23.602Z] #56 238.3 # github.com/containerd/containerd/cmd/containerd
10:00:23 [2021-05-18T10:00:23.602Z] #56 238.3 /usr/bin/ld: /tmp/go-link-091872324/000018.o: in function `New':
10:00:23 [2021-05-18T10:00:23.602Z] #56 238.3 /tmp/tmp.Dy3JsgicOr/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
10:00:23 [2021-05-18T10:00:23.602Z] #56 238.4 + bin/containerd-stress
10:00:23 [2021-05-18T10:00:23.602Z] #56 240.3 + bin/containerd-shim
10:00:25 [2021-05-18T10:00:25.443Z] #70 DONE 1.9s
10:00:25 [2021-05-18T10:00:25.443Z] 
10:00:25 [2021-05-18T10:00:25.443Z] #71 exporting to image
10:00:25 [2021-05-18T10:00:25.443Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:00:25 [2021-05-18T10:00:25.443Z] #71 exporting layers
10:00:27 [2021-05-18T10:00:27.239Z] #56 248.2 + bin/containerd-shim-runc-v2
10:00:27 [2021-05-18T10:00:27.497Z] #56 249.2 + binaries
10:00:27 [2021-05-18T10:00:27.497Z] #56 249.2 + install -D bin/containerd /build/containerd
10:00:27 [2021-05-18T10:00:27.497Z] #56 249.3 + install -D bin/containerd-shim /build/containerd-shim
10:00:27 [2021-05-18T10:00:27.497Z] #56 249.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:00:27 [2021-05-18T10:00:27.497Z] #56 249.3 + install -D bin/ctr /build/ctr
10:00:28 [2021-05-18T10:00:28.874Z] #56 DONE 250.4s
10:00:28 [2021-05-18T10:00:28.887Z] #56 247.3 + bin/containerd-shim-runc-v1
10:00:29 [2021-05-18T10:00:29.445Z] 
10:00:29 [2021-05-18T10:00:29.445Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:00:29 [2021-05-18T10:00:29.445Z] #57 sha256:94c68318f66175285c9b83b44ed8cfc04bb80192caa536e3af20dc0082bc9151
10:00:29 [2021-05-18T10:00:29.693Z] #71 exporting layers 3.9s done
10:00:29 [2021-05-18T10:00:29.693Z] #71 writing image sha256:24e2eeee1dcb849271721c068d189b06b6ca4249fb389a58c696611ee6da264b done
10:00:29 [2021-05-18T10:00:29.693Z] #71 naming to docker.io/library/docker:fe54215fb36bae86e7f2527c29624654e6affd98 done
10:00:29 [2021-05-18T10:00:29.693Z] #71 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:00:30 [2021-05-18T10:00:30.052Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/test/unit
10:00:30 [2021-05-18T10:00:30.387Z] #57 DONE 1.0s
10:00:30 [2021-05-18T10:00:30.387Z] 
10:00:30 [2021-05-18T10:00:30.387Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:00:30 [2021-05-18T10:00:30.387Z] #61 sha256:82fb90a71b66f2d46c8d308c100f998ee1c4a2e23af5ad68dce211c505aa84d2
10:00:30 [2021-05-18T10:00:30.645Z] #61 DONE 0.3s
10:00:30 [2021-05-18T10:00:30.645Z] 
10:00:30 [2021-05-18T10:00:30.645Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:00:30 [2021-05-18T10:00:30.645Z] #66 sha256:61764b62fb226ce67d3ce9c6ab4f0eec6423b50edc2cb763c9667e4ffe517e4b
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestBoolValue
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestBoolValue (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestBoolValueOrDefault
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestInt64ValueOrZero
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestInt64ValueOrDefault
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestInt64ValueOrDefaultWithError
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestJsonContentType
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestJsonContentType (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] PASS
10:00:31 [2021-05-18T10:00:31.663Z] coverage: 14.7% of statements
10:00:31 [2021-05-18T10:00:31.663Z] ok  	github.com/docker/docker/api/server/httputils	0.282s	coverage: 14.7% of statements
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestMaskSecretKeys
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestMaskSecretKeys (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestVersionMiddlewareVersion
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:00:31 [2021-05-18T10:00:31.663Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:00:31 [2021-05-18T10:00:31.663Z] PASS
10:00:31 [2021-05-18T10:00:31.663Z] coverage: 37.7% of statements
10:00:31 [2021-05-18T10:00:31.663Z] ok  	github.com/docker/docker/api/server/middleware	0.365s	coverage: 37.7% of statements
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:00:31 [2021-05-18T10:00:31.663Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:00:32 [2021-05-18T10:00:32.548Z] #66 DONE 1.5s
10:00:32 [2021-05-18T10:00:32.548Z] 
10:00:32 [2021-05-18T10:00:32.548Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:00:32 [2021-05-18T10:00:32.548Z] #68 sha256:dd065d8f5588ae4fea5a5c200f8f4698ddd5bac071cb296af894606830d1c969
10:00:32 [2021-05-18T10:00:32.548Z] #68 DONE 0.3s
10:00:32 [2021-05-18T10:00:32.548Z] 
10:00:32 [2021-05-18T10:00:32.548Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:00:32 [2021-05-18T10:00:32.548Z] #69 sha256:db4296fe924b866ccc8bd645beba72ebd9cefd3b250c70b0cbe94dffe891ba36
10:00:32 [2021-05-18T10:00:32.548Z] #69 DONE 0.1s
10:00:32 [2021-05-18T10:00:32.548Z] 
10:00:32 [2021-05-18T10:00:32.548Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
10:00:32 [2021-05-18T10:00:32.548Z] #70 sha256:6619fb27dd433ab8b3b5feac4e48542e37a3ebc2f785e7b46582abd2fa618800
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestStrSliceMarshalJSON
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestStrSliceUnmarshalJSON
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestStrSliceUnmarshalString
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestStrSliceUnmarshalSlice
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] PASS
10:00:32 [2021-05-18T10:00:32.616Z] coverage: 90.0% of statements
10:00:32 [2021-05-18T10:00:32.616Z] ok  	github.com/docker/docker/api/types/strslice	0.268s	coverage: 90.0% of statements
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestToJSON
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestToJSON (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestToParamWithVersion
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestToParamWithVersion (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestFromJSON
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestFromJSON (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestEmpty
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestEmpty (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestArgsMatchKVListEmptySources
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestArgsMatchKVList
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestArgsMatchKVList (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestArgsMatch
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestArgsMatch (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestAdd
10:00:32 [2021-05-18T10:00:32.616Z] --- PASS: TestAdd (0.00s)
10:00:32 [2021-05-18T10:00:32.616Z] === RUN   TestDel
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestDel (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestLen
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestLen (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestExactMatch
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestExactMatch (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestOnlyOneExactMatch
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestContains
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestContains (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestValidate
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestValidate (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestWalkValues
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestWalkValues (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestFuzzyMatch
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestFuzzyMatch (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] === RUN   TestClone
10:00:32 [2021-05-18T10:00:32.617Z] --- PASS: TestClone (0.00s)
10:00:32 [2021-05-18T10:00:32.617Z] PASS
10:00:32 [2021-05-18T10:00:32.617Z] coverage: 92.2% of statements
10:00:32 [2021-05-18T10:00:32.617Z] ok  	github.com/docker/docker/api/types/filters	0.314s	coverage: 92.2% of statements
10:00:33 [2021-05-18T10:00:33.069Z] === RUN   TestAdjustForAPIVersion
10:00:33 [2021-05-18T10:00:33.069Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:00:33 [2021-05-18T10:00:33.069Z] PASS
10:00:33 [2021-05-18T10:00:33.069Z] coverage: 5.7% of statements
10:00:33 [2021-05-18T10:00:33.069Z] ok  	github.com/docker/docker/api/server/router/swarm	0.343s	coverage: 5.7% of statements
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:00:33 [2021-05-18T10:00:33.069Z] === RUN   TestDurationToSecondsString
10:00:33 [2021-05-18T10:00:33.069Z] --- PASS: TestDurationToSecondsString (0.00s)
10:00:33 [2021-05-18T10:00:33.069Z] === RUN   TestGetTimestamp
10:00:33 [2021-05-18T10:00:33.069Z] --- PASS: TestGetTimestamp (0.17s)
10:00:33 [2021-05-18T10:00:33.069Z] === RUN   TestParseTimestamps
10:00:33 [2021-05-18T10:00:33.069Z] --- PASS: TestParseTimestamps (0.00s)
10:00:33 [2021-05-18T10:00:33.069Z] PASS
10:00:33 [2021-05-18T10:00:33.069Z] coverage: 100.0% of statements
10:00:33 [2021-05-18T10:00:33.069Z] ok  	github.com/docker/docker/api/types/time	0.320s	coverage: 100.0% of statements
10:00:34 [2021-05-18T10:00:34.022Z] === RUN   TestCompareVersion
10:00:34 [2021-05-18T10:00:34.022Z] --- PASS: TestCompareVersion (0.00s)
10:00:34 [2021-05-18T10:00:34.022Z] PASS
10:00:34 [2021-05-18T10:00:34.022Z] coverage: 75.0% of statements
10:00:34 [2021-05-18T10:00:34.022Z] ok  	github.com/docker/docker/api/types/versions	0.145s	coverage: 75.0% of statements
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:00:34 [2021-05-18T10:00:34.022Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:00:34 [2021-05-18T10:00:34.171Z] #56 252.3 + bin/containerd-shim-runc-v2
10:00:34 [2021-05-18T10:00:34.739Z] #56 253.3 + binaries
10:00:34 [2021-05-18T10:00:34.739Z] #56 253.3 + install -D bin/containerd /build/containerd
10:00:34 [2021-05-18T10:00:34.739Z] #56 253.3 + install -D bin/containerd-shim /build/containerd-shim
10:00:34 [2021-05-18T10:00:34.739Z] #56 253.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:00:34 [2021-05-18T10:00:34.739Z] #56 253.3 + install -D bin/ctr /build/ctr
10:00:35 [2021-05-18T10:00:35.081Z] #70 DONE 2.5s
10:00:35 [2021-05-18T10:00:35.081Z] 
10:00:35 [2021-05-18T10:00:35.081Z] #71 exporting to image
10:00:35 [2021-05-18T10:00:35.081Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:00:35 [2021-05-18T10:00:35.081Z] #71 exporting layers
10:00:35 [2021-05-18T10:00:35.345Z] ?   	github.com/docker/docker/api	[no test files]
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:00:35 [2021-05-18T10:00:35.536Z] --- PASS: TestParseRemoteURL (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestCloneArgsSmartHttp
10:00:35 [2021-05-18T10:00:35.536Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestCloneArgsDumbHttp
10:00:35 [2021-05-18T10:00:35.536Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestCloneArgsGit
10:00:35 [2021-05-18T10:00:35.536Z] --- PASS: TestCloneArgsGit (0.00s)
10:00:35 [2021-05-18T10:00:35.536Z] === RUN   TestCheckoutGit
10:00:36 [2021-05-18T10:00:36.119Z] #56 DONE 254.7s
10:00:36 [2021-05-18T10:00:36.120Z] #56 231.4 # github.com/containerd/containerd/cmd/containerd
10:00:36 [2021-05-18T10:00:36.120Z] #56 231.4 /usr/bin/ld: /tmp/go-link-057286512/000018.o: in function `New':
10:00:36 [2021-05-18T10:00:36.120Z] #56 231.4 /tmp/tmp.eHayyOvD40/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
10:00:36 [2021-05-18T10:00:36.120Z] #56 231.5 + bin/containerd-stress
10:00:36 [2021-05-18T10:00:36.120Z] #56 233.6 + bin/containerd-shim
10:00:37 [2021-05-18T10:00:37.058Z] 
10:00:37 [2021-05-18T10:00:37.058Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:00:37 [2021-05-18T10:00:37.058Z] #57 sha256:e022a93940f24a01a3973186f1f0a72d0eab7ceed1f0f44989916236274c07b3
10:00:37 [2021-05-18T10:00:37.996Z] #57 DONE 0.9s
10:00:37 [2021-05-18T10:00:37.996Z] 
10:00:37 [2021-05-18T10:00:37.996Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:00:37 [2021-05-18T10:00:37.996Z] #61 sha256:021c19922e823274fce3f929d0f46fc7107dd1e1bfd33566b2badb25c230f15a
10:00:38 [2021-05-18T10:00:38.256Z] #61 DONE 0.2s
10:00:38 [2021-05-18T10:00:38.256Z] 
10:00:38 [2021-05-18T10:00:38.256Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:00:38 [2021-05-18T10:00:38.256Z] #66 sha256:6fd5b270e9e47f379dbd7e4a36ba015fe2c7d50d52b49d8db228ecefbeb83c76
10:00:38 [2021-05-18T10:00:38.403Z] === RUN   TestEnable
10:00:38 [2021-05-18T10:00:38.403Z] --- PASS: TestEnable (0.00s)
10:00:38 [2021-05-18T10:00:38.403Z] === RUN   TestDisable
10:00:38 [2021-05-18T10:00:38.403Z] --- PASS: TestDisable (0.00s)
10:00:38 [2021-05-18T10:00:38.403Z] === RUN   TestEnabled
10:00:38 [2021-05-18T10:00:38.403Z] --- PASS: TestEnabled (0.00s)
10:00:38 [2021-05-18T10:00:38.403Z] PASS
10:00:38 [2021-05-18T10:00:38.403Z] coverage: 100.0% of statements
10:00:38 [2021-05-18T10:00:38.403Z] ok  	github.com/docker/docker/cli/debug	0.185s	coverage: 100.0% of statements
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestProcessNoDockerignore
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestProcessNoDockerignore (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestProcessShouldLeaveAllFiles
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestDetectContentType
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestDetectContentType (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestSelectAcceptableMIME
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestInspectEmptyResponse
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestInspectResponseBinary
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestInspectResponseBinary (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestResponseUnsupportedContentType
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestInspectResponseTextSimple
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestInspectResponseEmptyContentType
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestUnknownContentLength
10:00:38 [2021-05-18T10:00:38.855Z] --- PASS: TestUnknownContentLength (0.00s)
10:00:38 [2021-05-18T10:00:38.855Z] === RUN   TestDownloadRemote
10:00:39 [2021-05-18T10:00:39.197Z] #66 DONE 0.8s
10:00:39 [2021-05-18T10:00:39.197Z] 
10:00:39 [2021-05-18T10:00:39.197Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:00:39 [2021-05-18T10:00:39.197Z] #68 sha256:b3cd1df0195fc1b8113ca280c9254966166c75203f580690c867ee69edd1b0ec
10:00:39 [2021-05-18T10:00:39.197Z] #68 DONE 0.1s
10:00:39 [2021-05-18T10:00:39.197Z] 
10:00:39 [2021-05-18T10:00:39.197Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:00:39 [2021-05-18T10:00:39.197Z] #69 sha256:d8d81e50d8a1e3340564371b2de2e292199d2dba80404da5f5268f880df40d13
10:00:39 [2021-05-18T10:00:39.197Z] #69 DONE 0.0s
10:00:39 [2021-05-18T10:00:39.197Z] 
10:00:39 [2021-05-18T10:00:39.197Z] #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
10:00:39 [2021-05-18T10:00:39.197Z] #70 sha256:f90b3837b1953dfb2af6b18f90128938dc2ddce4f5141b4fa78fff971fcabd5b
10:00:39 [2021-05-18T10:00:39.307Z] --- PASS: TestDownloadRemote (0.07s)
10:00:39 [2021-05-18T10:00:39.307Z] === RUN   TestGetWithStatusError
10:00:39 [2021-05-18T10:00:39.307Z] --- PASS: TestGetWithStatusError (0.00s)
10:00:39 [2021-05-18T10:00:39.307Z] === RUN   TestCloseRootDirectory
10:00:39 [2021-05-18T10:00:39.307Z] --- SKIP: TestCloseRootDirectory (0.00s)
10:00:39 [2021-05-18T10:00:39.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:00:39 [2021-05-18T10:00:39.307Z] === RUN   TestHashFile
10:00:39 [2021-05-18T10:00:39.307Z] --- SKIP: TestHashFile (0.00s)
10:00:39 [2021-05-18T10:00:39.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:00:39 [2021-05-18T10:00:39.307Z] === RUN   TestHashSubdir
10:00:39 [2021-05-18T10:00:39.307Z] --- SKIP: TestHashSubdir (0.01s)
10:00:39 [2021-05-18T10:00:39.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:00:39 [2021-05-18T10:00:39.307Z] === RUN   TestRemoveDirectory
10:00:39 [2021-05-18T10:00:39.307Z] --- SKIP: TestRemoveDirectory (0.00s)
10:00:39 [2021-05-18T10:00:39.307Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:00:39 [2021-05-18T10:00:39.307Z] PASS
10:00:39 [2021-05-18T10:00:39.307Z] coverage: 9.3% of statements
10:00:39 [2021-05-18T10:00:39.307Z] ok  	github.com/docker/docker/builder/remotecontext	0.907s	coverage: 9.3% of statements
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestGetAllAllowed
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestGetAllAllowed (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestGetAllMeta
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestGetAllMeta (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestWarnOnUnusedBuildArgs
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestIsUnreferencedBuiltin
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestIsExistingDirectory
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestIsExistingDirectory (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestGetFilenameForDownload
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestEnv2Variables
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestEnv2Variables (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestMaintainer
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestMaintainer (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestLabel
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestLabel (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestFromScratch
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestFromScratch (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestFromWithArg
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestFromWithArg (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestFromWithUndefinedArg
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestFromMultiStageWithNamedStage
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestOnbuild
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestOnbuild (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestWorkdir
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestWorkdir (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestCmd
10:00:39 [2021-05-18T10:00:39.764Z] --- PASS: TestCmd (0.00s)
10:00:39 [2021-05-18T10:00:39.764Z] === RUN   TestHealthcheckNone
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestHealthcheckNone (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestHealthcheckCmd
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestHealthcheckCmd (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestEntrypoint
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestEntrypoint (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestExpose
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestExpose (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestUser
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestUser (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestVolume
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestVolume (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestStopSignal
10:00:39 [2021-05-18T10:00:39.765Z] --- SKIP: TestStopSignal (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestArg
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestArg (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestShell
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestShell (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestPrependEnvOnCmd
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestRunWithBuildArgs
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestRunIgnoresHealthcheck
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatchUnsupportedOptions
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestNormalizeWorkdir
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDispatch/COPY_url
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestDispatch (0.09s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestAddScratchImageAddsToMounts
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestAddFromScratchPopulatesPlatform
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestImageSourceGetAddsToMounts
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestEmptyDockerfile
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestEmptyDockerfile (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestSymlinkDockerfile
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestSymlinkDockerfile (0.01s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDockerfileOutsideTheBuildContext
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestNonExistingDockerfile
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestNonExistingDockerfile (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestCopyRunConfig
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestCopyRunConfig (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestDeepCopyRunConfig
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestExportImage
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestExportImage (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] === RUN   TestNormalizeDest
10:00:39 [2021-05-18T10:00:39.765Z] --- PASS: TestNormalizeDest (0.00s)
10:00:39 [2021-05-18T10:00:39.765Z] PASS
10:00:39 [2021-05-18T10:00:39.765Z] coverage: 46.8% of statements
10:00:39 [2021-05-18T10:00:39.765Z] ok  	github.com/docker/docker/builder/dockerfile	0.992s	coverage: 46.8% of statements
10:00:39 [2021-05-18T10:00:39.765Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:00:39 [2021-05-18T10:00:39.766Z] #70 0.710 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
10:00:40 [2021-05-18T10:00:40.026Z] #70 0.710 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
10:00:40 [2021-05-18T10:00:40.026Z] #70 0.710 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
10:00:40 [2021-05-18T10:00:40.026Z] #70 0.710 Hit:4 http://deb.debian.org/debian buster-backports InRelease
10:00:40 [2021-05-18T10:00:40.328Z] #56 240.5 + bin/containerd-shim-runc-v1
10:00:40 [2021-05-18T10:00:40.857Z] #70 1.078 Reading package lists...
10:00:41 [2021-05-18T10:00:41.426Z] #70 1.746 Reading package lists...
10:00:41 [2021-05-18T10:00:41.685Z] #70 2.411 Building dependency tree...
10:00:41 [2021-05-18T10:00:41.685Z] #70 2.549 Reading state information...
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.654 The following additional packages will be installed:
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.654   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.654   libpam-systemd
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.655 Suggested packages:
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.655   systemd-container policykit-1
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.655 Recommended packages:
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.655   libnss-systemd
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.734 The following NEW packages will be installed:
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.735   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
10:00:41 [2021-05-18T10:00:41.945Z] #70 2.736   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.002 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded.
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.002 Need to get 4762 kB of archives.
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.002 After this operation, 16.6 MB of additional disk space will be used.
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.004 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.005 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.013 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.081 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.082 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.085 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.087 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
10:00:42 [2021-05-18T10:00:42.204Z] #70 3.089 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.237 debconf: delaying package configuration, since apt-utils is not installed
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.260 Fetched 4762 kB in 0s (13.8 MB/s)
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.286 Selecting previously unselected package libargon2-1:amd64.
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.286 (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 ... 28057 files and directories currently installed.)
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.301 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.308 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.341 Selecting previously unselected package libjson-c3:amd64.
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.343 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.346 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.378 Selecting previously unselected package libcryptsetup12:amd64.
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.381 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.384 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.433 Selecting previously unselected package libidn11:amd64.
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.433 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.437 Unpacking libidn11:amd64 (1.33-2.2) ...
10:00:42 [2021-05-18T10:00:42.464Z] #70 3.479 Selecting previously unselected package libkmod2:amd64.
10:00:42 [2021-05-18T10:00:42.724Z] #70 3.481 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
10:00:42 [2021-05-18T10:00:42.724Z] #70 3.485 Unpacking libkmod2:amd64 (26-1) ...
10:00:42 [2021-05-18T10:00:42.724Z] #70 3.528 Selecting previously unselected package systemd.
10:00:42 [2021-05-18T10:00:42.724Z] #70 3.528 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
10:00:42 [2021-05-18T10:00:42.724Z] #70 3.570 Unpacking systemd (241-7~deb10u7) ...
10:00:42 [2021-05-18T10:00:42.984Z] #70 4.025 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
10:00:42 [2021-05-18T10:00:42.984Z] #70 4.035 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
10:00:43 [2021-05-18T10:00:43.201Z] #71 exporting layers 6.9s done
10:00:43 [2021-05-18T10:00:43.201Z] #71 writing image sha256:e577a58c52f44dd1a57f99e02dd40a29649023077c301dec8b429ac23b222a4c done
10:00:43 [2021-05-18T10:00:43.201Z] #71 naming to docker.io/library/docker:fe54215fb36bae86e7f2527c29624654e6affd98 done
10:00:43 [2021-05-18T10:00:43.201Z] #71 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.044 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.054 Setting up libidn11:amd64 (1.33-2.2) ...
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.064 Setting up libkmod2:amd64 (26-1) ...
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.075 Setting up systemd (241-7~deb10u7) ...
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.118 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.120 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.124 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
10:00:43 [2021-05-18T10:00:43.244Z] #70 4.124 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[Pipeline] sh
10:00:43 [2021-05-18T10:00:43.548Z] + trap exit INT TERM
10:00:43 [2021-05-18T10:00:43.548Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:00:43 [2021-05-18T10:00:43.548Z] + CONTAINER_NAME=docker-pr2
10:00:43 [2021-05-18T10:00:43.548Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42389/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh dynbinary-daemon
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.591 Selecting previously unselected package systemd-sysv.
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.591 (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 ... 28854 files and directories currently installed.)
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.606 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.609 Unpacking systemd-sysv (241-7~deb10u7) ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.647 Selecting previously unselected package libdbus-1-3:amd64.
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.650 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.654 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.711 Selecting previously unselected package dbus.
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.714 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.726 Unpacking dbus (1.12.20-0+deb10u1) ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.781 Selecting previously unselected package libpam-systemd:amd64.
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.784 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.788 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
10:00:43 [2021-05-18T10:00:43.815Z] #70 4.827 Selecting previously unselected package dbus-user-session.
10:00:44 [2021-05-18T10:00:44.075Z] #70 4.829 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
10:00:44 [2021-05-18T10:00:44.075Z] #70 4.833 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
10:00:44 [2021-05-18T10:00:44.075Z] #70 4.920 Setting up systemd-sysv (241-7~deb10u7) ...
10:00:44 [2021-05-18T10:00:44.075Z] #70 4.931 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
10:00:44 [2021-05-18T10:00:44.075Z] #70 4.941 Setting up dbus (1.12.20-0+deb10u1) ...
10:00:44 [2021-05-18T10:00:44.075Z] #70 5.053 invoke-rc.d: could not determine current runlevel
10:00:44 [2021-05-18T10:00:44.335Z] #70 5.055 invoke-rc.d: policy-rc.d denied execution of start.
10:00:44 [2021-05-18T10:00:44.335Z] #70 5.060 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
10:00:44 [2021-05-18T10:00:44.335Z] #70 5.214 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
10:00:44 [2021-05-18T10:00:44.335Z] #70 5.226 Processing triggers for systemd (241-7~deb10u7) ...
10:00:44 [2021-05-18T10:00:44.335Z] #70 5.234 Processing triggers for libc-bin (2.28-10) ...
10:00:44 [2021-05-18T10:00:44.595Z] #70 DONE 5.4s
10:00:44 [2021-05-18T10:00:44.595Z] 
10:00:44 [2021-05-18T10:00:44.595Z] #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
10:00:44 [2021-05-18T10:00:44.595Z] #71 sha256:c7efd82df5adb834f6099745d9dbb548ad96dd91c3352990c2e42754dc3cce0d
10:00:44 [2021-05-18T10:00:44.924Z] 
10:00:44 [2021-05-18T10:00:44.924Z] Removing bundles/
10:00:44 [2021-05-18T10:00:44.924Z] 
10:00:44 [2021-05-18T10:00:44.924Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:00:44 [2021-05-18T10:00:44.924Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:00:44 [2021-05-18T10:00:44.924Z] GOOS="" GOARCH="" GOARM=""
10:00:45 [2021-05-18T10:00:45.163Z] #71 0.488   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10:00:45 [2021-05-18T10:00:45.164Z] #71 0.489                                  Dload  Upload   Total   Spent    Left  Speed
10:00:45 [2021-05-18T10:00:45.164Z] #71 0.490 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8722      0 --:--:-- --:--:-- --:--:--  8722
10:00:45 [2021-05-18T10:00:45.164Z] #71 DONE 0.8s
10:00:45 [2021-05-18T10:00:45.164Z] 
10:00:45 [2021-05-18T10:00:45.164Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
10:00:45 [2021-05-18T10:00:45.164Z] #72 sha256:3aa4965e959522932bc06a0d4f8cac84d7cf6805ba73162487bbb2c636af85db
10:00:45 [2021-05-18T10:00:45.608Z] #56 245.3 + bin/containerd-shim-runc-v2
10:00:46 [2021-05-18T10:00:46.104Z] #72 DONE 0.7s
10:00:46 [2021-05-18T10:00:46.104Z] 
10:00:46 [2021-05-18T10:00:46.104Z] #73 exporting to image
10:00:46 [2021-05-18T10:00:46.104Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:00:46 [2021-05-18T10:00:46.104Z] #73 exporting layers
10:00:46 [2021-05-18T10:00:46.177Z] #56 246.3 + binaries
10:00:46 [2021-05-18T10:00:46.177Z] #56 246.3 + install -D bin/containerd /build/containerd
10:00:46 [2021-05-18T10:00:46.177Z] #56 246.3 + install -D bin/containerd-shim /build/containerd-shim
10:00:46 [2021-05-18T10:00:46.177Z] #56 246.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:00:46 [2021-05-18T10:00:46.177Z] #56 246.3 + install -D bin/ctr /build/ctr
10:00:47 [2021-05-18T10:00:47.557Z] #56 DONE 247.7s
10:00:47 [2021-05-18T10:00:47.602Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
10:00:48 [2021-05-18T10:00:48.503Z] 
10:00:48 [2021-05-18T10:00:48.503Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:00:48 [2021-05-18T10:00:48.503Z] #57 sha256:ec40523aeb70f8563486fe38395d0cfec8a8ea63f26fe4e41774d4a5c2675f24
10:00:49 [2021-05-18T10:00:49.072Z] #57 DONE 0.9s
10:00:49 [2021-05-18T10:00:49.332Z] 
10:00:49 [2021-05-18T10:00:49.332Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:00:49 [2021-05-18T10:00:49.332Z] #61 sha256:7faf83d3d898788c85b400ff76574e75ed493ac19e417ac90a3de2ae2dda3d02
10:00:49 [2021-05-18T10:00:49.592Z] #61 DONE 0.2s
10:00:49 [2021-05-18T10:00:49.592Z] 
10:00:49 [2021-05-18T10:00:49.592Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:00:49 [2021-05-18T10:00:49.592Z] #66 sha256:8c7974632bd88f1ce207e6f48ab217686fda94d284572e96d1b6a10afa16c962
10:00:50 [2021-05-18T10:00:50.574Z] #66 DONE 0.9s
10:00:50 [2021-05-18T10:00:50.574Z] 
10:00:50 [2021-05-18T10:00:50.574Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:00:50 [2021-05-18T10:00:50.574Z] #68 sha256:97291449824a1a3b450ecd3d6c170afe1c46b4bf8b7b4643c4393a3710036843
10:00:50 [2021-05-18T10:00:50.574Z] #68 DONE 0.1s
10:00:50 [2021-05-18T10:00:50.574Z] 
10:00:50 [2021-05-18T10:00:50.574Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:00:50 [2021-05-18T10:00:50.574Z] #69 sha256:b96be5c711676c11a300c552764aa78240f68fb2434531c0bdfc4ccea1181f32
10:00:50 [2021-05-18T10:00:50.574Z] #69 DONE 0.0s
10:00:50 [2021-05-18T10:00:50.574Z] 
10:00:50 [2021-05-18T10:00:50.574Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
10:00:50 [2021-05-18T10:00:50.574Z] #70 sha256:6511075df45c6048268d8ad385a40fbdc2f10b5084caf609ac5d9633ec0b2502
10:00:52 [2021-05-18T10:00:52.681Z] #73 exporting layers 6.7s done
10:00:52 [2021-05-18T10:00:52.681Z] #73 writing image sha256:526f41d26c1472452d749c877ebc60bbae607b0bd0225d0f2a44e117fb6885a2 done
10:00:52 [2021-05-18T10:00:52.681Z] #73 naming to docker.io/library/docker:fe54215fb36bae86e7f2527c29624654e6affd98 done
10:00:52 [2021-05-18T10:00:52.681Z] #73 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:00:53 [2021-05-18T10:00:53.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh dynbinary test-integration
10:00:53 [2021-05-18T10:00:53.881Z] #70 DONE 3.2s
10:00:53 [2021-05-18T10:00:53.881Z] 
10:00:53 [2021-05-18T10:00:53.881Z] #71 exporting to image
10:00:53 [2021-05-18T10:00:53.881Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:00:53 [2021-05-18T10:00:53.881Z] #71 exporting layers
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointCreateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointCreate
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointDeleteError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointDelete
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointDelete (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointListError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointListError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointList
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointList (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCheckpointListContainerNotFound
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNewClientWithOpsFromEnv
10:00:54 [2021-05-18T10:00:54.474Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z]     client_test.go:23: runtime.GOOS == "windows"
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestGetAPIPath
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestGetAPIPath (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestParseHostURL
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestParseHostURL (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNegotiateAPIVersionEmpty
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNegotiateAPIVersion
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNegotiateAPVersionOverride
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNegotiateAPIVersionAutomatic
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestClientRedirect
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestClientRedirect (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigCreateUnsupported
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigCreateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigCreate
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigInspectNotFound
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigInspectUnsupported
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigInspectError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigInspectConfigNotFound
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigInspect
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigListUnsupported
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigListUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigListError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigListError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigList
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigList (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigRemoveUnsupported
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigRemoveError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigRemove
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigUpdateUnsupported
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigUpdateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigUpdateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestConfigUpdate
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestConfigUpdate (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerCommitError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerCommitError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerCommit
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerCommit (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStatPathError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStatPathError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStatPathNotFoundError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStatPathNoHeaderError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStatPath
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStatPath (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyToContainerError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyToContainerError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyToContainerNotFoundError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyToContainerNotStatusOKError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyToContainer
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyToContainer (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyFromContainerError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyFromContainerError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyFromContainerNotFoundError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyFromContainerNotStatusOKError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyFromContainerNoHeaderError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestCopyFromContainer
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestCopyFromContainer (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerCreateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerCreateImageNotFound
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerCreateWithName
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerCreateWithName (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerCreateAutoRemove
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerDiffError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerDiffError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerDiff
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerDiff (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecCreateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecCreate
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecStartError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecStartError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecStart
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecStart (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecInspectError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecInspect
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExportError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExportError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExport
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExport (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerInspectError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerInspectContainerNotFound
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerInspect
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerInspectNode
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerInspectNode (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerKillError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerKillError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerKill
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerKill (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerListError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerListError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerList
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerList (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerLogsNotFoundError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerLogsError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerLogsError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerLogs
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerLogs (0.20s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerPauseError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerPauseError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerPause
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerPause (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainersPruneError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainersPruneError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainersPrune
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainersPrune (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRemoveError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRemoveNotFoundError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRemove
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRenameError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRenameError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRename
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRename (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerResizeError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerResizeError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecResizeError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecResizeError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerResize
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerResize (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerExecResize
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerExecResize (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRestartError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRestartError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerRestart
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerRestart (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStartError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStartError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStart
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStart (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStatsError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStatsError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStats
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStats (0.01s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStopError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStopError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerStop
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerStop (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerTopError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerTopError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerTop
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerTop (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerUnpauseError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerUnpauseError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerUnpause
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerUnpause (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerUpdateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerUpdateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerUpdate
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerUpdate (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerWaitError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerWaitError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestContainerWait
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestContainerWait (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestDiskUsageError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestDiskUsageError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestDiskUsage
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestDiskUsage (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestDistributionInspectUnsupported
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestDistributionInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestEventsErrorInOptions
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestEventsErrorFromServer
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestEvents
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestEvents (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestTLSCloseWriter
10:00:54 [2021-05-18T10:00:54.474Z] === PAUSE TestTLSCloseWriter
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageBuildError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageBuildError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageBuild
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageBuild (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestGetDockerOS
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestGetDockerOS (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageCreateError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageCreate
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageHistoryError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageHistoryError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageHistory
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageHistory (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageImportError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageImportError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageImport
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageImport (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageInspectError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageInspectImageNotFound
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageInspect
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageListError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageListError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageList
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageList (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageListApiBefore125
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageLoadError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageLoadError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImageLoad
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImageLoad (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagesPruneError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagesPruneError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagesPrune
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagesPrune (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullReferenceParseError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullAnyError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullAnyError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullStatusUnauthorizedError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePullWithoutErrors
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushReferenceError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePushReferenceError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushAnyError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePushAnyError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushStatusUnauthorizedError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:00:54 [2021-05-18T10:00:54.474Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.01s)
10:00:54 [2021-05-18T10:00:54.474Z] === RUN   TestImagePushWithoutErrors
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageRemoveImageNotFound
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSaveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSaveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSave
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSave (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSearchAnyError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSearchAnyError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSearchStatusUnauthorizedError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageSearchWithoutErrors
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageTagError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageTagError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageTagInvalidReference
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageTagInvalidSourceImageName
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageTagHexSource
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageTagHexSource (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestImageTag
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestImageTag (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestInfoServerError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestInfoServerError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestInfoInvalidResponseJSONError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestInfo
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestInfo (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkConnectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkConnectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkConnect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkConnect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkCreateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkCreate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkDisconnectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkDisconnect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkDisconnect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkInspectNotFoundError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworksPruneError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworksPruneError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworksPrune
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworksPrune (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNetworkRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNetworkRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeInspectNodeNotFound
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeUpdateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeUpdateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestNodeUpdate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestNodeUpdate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestOptionWithTimeout
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestOptionWithTimeout (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingFail
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPingFail (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingWithError
10:00:54 [2021-05-18T10:00:54.475Z] 2021/05/18 10:00:53 RoundTripper returned a response & error; ignoring response
10:00:54 [2021-05-18T10:00:54.475Z] 2021/05/18 10:00:53 RoundTripper returned a response & error; ignoring response
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPingWithError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingSuccess
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPingSuccess (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingHeadFallback
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingHeadFallback/OK
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingHeadFallback/Not_Found
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPingHeadFallback (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginDisableError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginDisableError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginDisable
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginDisable (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginEnableError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginEnableError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginEnable
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginEnable (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginPushError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginPushError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginPush
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginPush (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginSetError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginSetError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPluginSet
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPluginSet (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSetHostHeader
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSetHostHeader (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestPlainTextError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestPlainTextError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestInfiniteError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestInfiniteError (0.02s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretCreateUnsupported
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretCreateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretCreate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretInspectUnsupported
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretInspectSecretNotFound
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretListUnsupported
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretListUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretRemoveUnsupported
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretUpdateUnsupported
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretUpdateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretUpdateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSecretUpdate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSecretUpdate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceCreateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceCreate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceCreateCompatiblePlatforms
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceCreateDigestPinning
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceInspectServiceNotFound
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceLogsError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceLogsError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceLogs
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceLogs (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceRemoveNotFoundError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceUpdateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceUpdateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestServiceUpdate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestServiceUpdate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmGetUnlockKeyError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmGetUnlockKey
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmInitError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmInitError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmInit
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmInit (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmJoinError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmJoinError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmJoin
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmJoin (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmLeaveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmLeaveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmLeave
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmLeave (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmUnlockError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmUnlockError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmUnlock
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmUnlock (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmUpdateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmUpdateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestSwarmUpdate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestSwarmUpdate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestTaskInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestTaskInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestTaskInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestTaskInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestTaskInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestTaskListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestTaskListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestTaskList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestTaskList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeCreateError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeCreateError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeCreate
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeCreate (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeInspectError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeInspectError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeInspectNotFound
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeInspectWithEmptyID
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeInspect
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeInspect (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeListError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeListError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeList
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeList (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeRemoveError
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeRemoveError (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === RUN   TestVolumeRemove
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestVolumeRemove (0.00s)
10:00:54 [2021-05-18T10:00:54.475Z] === CONT  TestTLSCloseWriter
10:00:54 [2021-05-18T10:00:54.475Z] --- PASS: TestTLSCloseWriter (0.02s)
10:00:54 [2021-05-18T10:00:54.475Z] PASS
10:00:54 [2021-05-18T10:00:54.475Z] coverage: 74.9% of statements
10:00:54 [2021-05-18T10:00:54.475Z] ok  	github.com/docker/docker/client	0.952s	coverage: 74.9% of statements
10:00:54 [2021-05-18T10:00:54.958Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:00:54 [2021-05-18T10:00:54.958Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:00:54 [2021-05-18T10:00:54.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:00:54 [2021-05-18T10:00:54.958Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:00:54 [2021-05-18T10:00:54.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)
10:00:54 [2021-05-18T10:00:54.959Z] Detected virtualization docker.
10:00:54 [2021-05-18T10:00:54.959Z] Detected architecture x86-64.
10:00:54 [2021-05-18T10:00:54.959Z] Set hostname to <21c6da0a6a43>.
10:00:55 [2021-05-18T10:00:55.904Z] + source /etc/docker-entrypoint-cmd
10:00:55 [2021-05-18T10:00:55.904Z] ++ hack/make.sh dynbinary test-integration
10:00:55 [2021-05-18T10:00:55.904Z] 
10:00:55 [2021-05-18T10:00:55.904Z] Removing bundles/
10:00:55 [2021-05-18T10:00:55.904Z] 
10:00:55 [2021-05-18T10:00:55.904Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:00:55 [2021-05-18T10:00:55.904Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:00:55 [2021-05-18T10:00:55.904Z] GOOS="" GOARCH="" GOARM=""
10:01:02 [2021-05-18T10:01:02.138Z] #71 exporting layers 7.1s done
10:01:02 [2021-05-18T10:01:02.138Z] #71 writing image sha256:b6baca3ac9ad9f4023c5d97e759281738b7c64112eba9d7cfd5b3da7854d996c
10:01:02 [2021-05-18T10:01:02.138Z] #71 writing image sha256:b6baca3ac9ad9f4023c5d97e759281738b7c64112eba9d7cfd5b3da7854d996c done
10:01:02 [2021-05-18T10:01:02.138Z] #71 naming to docker.io/library/docker:fe54215fb36bae86e7f2527c29624654e6affd98 done
10:01:02 [2021-05-18T10:01:02.138Z] #71 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:01:02 [2021-05-18T10:01:02.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh dynbinary test-integration
10:01:03 [2021-05-18T10:01:03.877Z] 
10:01:03 [2021-05-18T10:01:03.877Z] Removing bundles/
10:01:03 [2021-05-18T10:01:03.877Z] 
10:01:03 [2021-05-18T10:01:03.877Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:01:03 [2021-05-18T10:01:03.877Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:01:03 [2021-05-18T10:01:03.877Z] GOOS="" GOARCH="" GOARM=""
10:01:12 [2021-05-18T10:01:12.149Z] --- PASS: TestCheckoutGit (36.26s)
10:01:12 [2021-05-18T10:01:12.149Z] === RUN   TestValidGitTransport
10:01:12 [2021-05-18T10:01:12.149Z] --- PASS: TestValidGitTransport (0.00s)
10:01:12 [2021-05-18T10:01:12.149Z] === RUN   TestGitInvalidRef
10:01:12 [2021-05-18T10:01:12.149Z] --- PASS: TestGitInvalidRef (0.21s)
10:01:12 [2021-05-18T10:01:12.149Z] PASS
10:01:12 [2021-05-18T10:01:12.149Z] coverage: 86.3% of statements
10:01:12 [2021-05-18T10:01:12.149Z] ok  	github.com/docker/docker/builder/remotecontext/git	37.010s	coverage: 86.3% of statements
10:01:13 [2021-05-18T10:01:13.664Z] ?   	github.com/docker/docker/cli	[no test files]
10:01:13 [2021-05-18T10:01:13.664Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestConfigureDaemonLogs
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestCommonOptionsInstallFlags
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] PASS
10:01:24 [2021-05-18T10:01:24.006Z] coverage: 18.4% of statements
10:01:24 [2021-05-18T10:01:24.006Z] ok  	github.com/docker/docker/cmd/dockerd	1.543s	coverage: 18.4% of statements
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestContainerStopSignal
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestContainerStopSignal (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestContainerStopTimeout
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestContainerStopTimeout (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestContainerSecretReferenceDestTarget
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestContainerLogPathSetForRingLogger
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestReplaceAndAppendEnvVars
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestNewMemoryStore
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestNewMemoryStore (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestAddContainers
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestAddContainers (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestGetContainer
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestGetContainer (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestDeleteContainer
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestDeleteContainer (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestListContainers
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestListContainers (0.00s)
10:01:24 [2021-05-18T10:01:24.006Z] === RUN   TestFirstContainer
10:01:24 [2021-05-18T10:01:24.006Z] --- PASS: TestFirstContainer (0.00s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestApplyAllContainer
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestApplyAllContainer (0.00s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestIsValidHealthString
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestIsValidHealthString (0.00s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestStateRunStop
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestStateRunStop (0.00s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestStateTimeoutWait
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestStateTimeoutWait (0.11s)
10:01:24 [2021-05-18T10:01:24.007Z]     state_test.go:141: Stop callback fired
10:01:24 [2021-05-18T10:01:24.007Z]     state_test.go:165: Stop callback fired
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestIsValidStateString
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestIsValidStateString (0.00s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestViewSaveDelete
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestViewSaveDelete (0.02s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestViewAll
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestViewAll (0.02s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestViewGet
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestViewGet (0.01s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestNames
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestNames (0.00s)
10:01:24 [2021-05-18T10:01:24.007Z] === RUN   TestViewWithHealthCheck
10:01:24 [2021-05-18T10:01:24.007Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:01:24 [2021-05-18T10:01:24.007Z] PASS
10:01:24 [2021-05-18T10:01:24.007Z] coverage: 41.5% of statements
10:01:24 [2021-05-18T10:01:24.007Z] ok  	github.com/docker/docker/container	1.035s	coverage: 41.5% of statements
10:01:24 [2021-05-18T10:01:24.007Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:01:24 [2021-05-18T10:01:24.007Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:01:24 [2021-05-18T10:01:24.007Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:01:24 [2021-05-18T10:01:24.007Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:01:27 [2021-05-18T10:01:27.759Z] === RUN   TestPrepare
10:01:27 [2021-05-18T10:01:27.759Z] --- PASS: TestPrepare (0.00s)
10:01:27 [2021-05-18T10:01:27.759Z] === RUN   TestStart
10:01:27 [2021-05-18T10:01:27.759Z] --- PASS: TestStart (0.00s)
10:01:27 [2021-05-18T10:01:27.759Z] === RUN   TestWaitCancel
10:01:27 [2021-05-18T10:01:27.759Z] --- PASS: TestWaitCancel (0.00s)
10:01:27 [2021-05-18T10:01:27.759Z] === RUN   TestWaitDisabled
10:01:27 [2021-05-18T10:01:27.759Z] --- PASS: TestWaitDisabled (0.01s)
10:01:27 [2021-05-18T10:01:27.759Z] === RUN   TestWaitEnabled
10:01:27 [2021-05-18T10:01:27.759Z] --- PASS: TestWaitEnabled (0.00s)
10:01:27 [2021-05-18T10:01:27.759Z] === RUN   TestRemove
10:01:27 [2021-05-18T10:01:27.759Z] --- PASS: TestRemove (0.00s)
10:01:27 [2021-05-18T10:01:27.759Z] PASS
10:01:27 [2021-05-18T10:01:27.759Z] coverage: 65.3% of statements
10:01:27 [2021-05-18T10:01:27.759Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.794s	coverage: 65.3% of statements
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertFromGRPCIsolation
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:01:29 [2021-05-18T10:01:29.950Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:01:29 [2021-05-18T10:01:29.950Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCConfigs
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCConfigs
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:01:29 [2021-05-18T10:01:29.951Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:01:29 [2021-05-18T10:01:29.951Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:01:29 [2021-05-18T10:01:29.951Z] PASS
10:01:29 [2021-05-18T10:01:29.951Z] coverage: 35.9% of statements
10:01:29 [2021-05-18T10:01:29.951Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.314s	coverage: 35.9% of statements
10:01:30 [2021-05-18T10:01:30.922Z] === RUN   TestNewListSecretsFilters
10:01:31 [2021-05-18T10:01:31.382Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:01:31 [2021-05-18T10:01:31.382Z] === RUN   TestNewListConfigsFilters
10:01:31 [2021-05-18T10:01:31.382Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:01:31 [2021-05-18T10:01:31.382Z] PASS
10:01:31 [2021-05-18T10:01:31.382Z] coverage: 0.5% of statements
10:01:31 [2021-05-18T10:01:31.382Z] ok  	github.com/docker/docker/daemon/cluster	1.935s	coverage: 0.5% of statements
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestBuilderGC
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestBuilderGC (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationNotFound
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonBrokenConfiguration
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestParseClusterAdvertiseSettings
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestFindConfigurationConflicts
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeConflicts
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_label
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_dns
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_dns-search
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestValidateConfiguration (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestModifiedDiscoverySettings
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestReloadSetConfigFileNotExist
10:01:39 [2021-05-18T10:01:39.994Z] time="2021-05-18T10:01:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestReloadDefaultConfigNotExist
10:01:39 [2021-05-18T10:01:39.994Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestReloadBadDefaultConfig
10:01:39 [2021-05-18T10:01:39.994Z] time="2021-05-18T10:01:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-225823975"
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestReloadWithConflictingLabels
10:01:39 [2021-05-18T10:01:39.994Z] time="2021-05-18T10:01:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-466147610"
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestReloadWithConflictingLabels (0.01s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestReloadWithDuplicateLabels
10:01:39 [2021-05-18T10:01:39.994Z] time="2021-05-18T10:01:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-126647217"
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDaemonConfigurationMerge
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] PASS
10:01:39 [2021-05-18T10:01:39.994Z] coverage: 79.7% of statements
10:01:39 [2021-05-18T10:01:39.994Z] ok  	github.com/docker/docker/daemon/config	1.722s	coverage: 79.7% of statements
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDiscoveryOptsErrors
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] === RUN   TestDiscoveryOpts
10:01:39 [2021-05-18T10:01:39.994Z] --- PASS: TestDiscoveryOpts (0.00s)
10:01:39 [2021-05-18T10:01:39.994Z] PASS
10:01:39 [2021-05-18T10:01:39.994Z] coverage: 30.0% of statements
10:01:39 [2021-05-18T10:01:39.994Z] ok  	github.com/docker/docker/daemon/discovery	1.623s	coverage: 30.0% of statements
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestVerifyNetworkingConfig
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestGetContainer
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestGetContainer (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestValidContainerNames
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestValidContainerNames (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestContainerInitDNS
10:01:40 [2021-05-18T10:01:40.965Z] --- SKIP: TestContainerInitDNS (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     daemon_test.go:147: root required
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestMerge
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestMerge (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestValidateContainerIsolation
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestFindNetworkErrorType
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestEnsureServicesExist
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestEnsureServicesExist (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestEnsureServicesExistErrors
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestContainerDelete
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestContainerDelete (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestContainerDoubleDelete
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestLogContainerEventCopyLabels
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestLogContainerEventWithAttributes
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestNoneHealthcheck
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestNoneHealthcheck (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestHealthStates
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] time="2021-05-18T10:01:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestHealthStates (0.15s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestMaskURLCredentials
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestMaskURLCredentials (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestGetInspectData
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestGetInspectData (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestFillLicense
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestFillLicense (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestListInvalidFilter
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestListInvalidFilter (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestNameFilter
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestNameFilter (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:01:40 [2021-05-18T10:01:40.965Z] === 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
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:01:40 [2021-05-18T10:01:40.965Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:01:40 [2021-05-18T10:01:40.965Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:01:40 [2021-05-18T10:01:40.965Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- 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)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z] === RUN   TestDaemonReloadLabels
10:01:40 [2021-05-18T10:01:40.966Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:01:40 [2021-05-18T10:01:40.966Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z] === RUN   TestDaemonReloadMirrors
10:01:40 [2021-05-18T10:01:40.966Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z] === RUN   TestDaemonReloadInsecureRegistries
10:01:40 [2021-05-18T10:01:40.966Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z] === RUN   TestDaemonReloadNotAffectOthers
10:01:40 [2021-05-18T10:01:40.966Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:01:40 [2021-05-18T10:01:40.966Z] === RUN   TestDaemonDiscoveryReload
10:01:41 [2021-05-18T10:01:41.943Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
10:01:41 [2021-05-18T10:01:41.943Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
10:01:41 [2021-05-18T10:01:41.943Z] === RUN   TestWaitNodeAttachment
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestWaitNodeAttachment (0.40s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestIsolationConversion
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestIsolationConversion/default
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestIsolationConversion/process
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestIsolationConversion/hyperv
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestIsolationConversion (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestContainerLabels
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestContainerLabels (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestCredentialSpecConversion
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestCredentialSpecConversion/none
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestCredentialSpecConversion/config
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestCredentialSpecConversion/file
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestCredentialSpecConversion/registry
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestControllerValidateMountBind
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestControllerValidateMountBind (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestControllerValidateMountVolume
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestControllerValidateMountTarget
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestControllerValidateMountTarget (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestControllerValidateMountTmpfs
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestControllerValidateMountInvalidType
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] === RUN   TestControllerValidateMountNamedPipe
10:01:42 [2021-05-18T10:01:42.404Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:01:42 [2021-05-18T10:01:42.404Z] PASS
10:01:42 [2021-05-18T10:01:42.404Z] coverage: 11.3% of statements
10:01:42 [2021-05-18T10:01:42.404Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.568s	coverage: 11.3% of statements
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s)
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:01:43 [2021-05-18T10:01:43.377Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:01:43 [2021-05-18T10:01:43.377Z]     reload_test.go:520: root required
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s)
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s)
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:01:43 [2021-05-18T10:01:43.377Z] === RUN   TestParseVolumesFrom
10:01:43 [2021-05-18T10:01:43.377Z] --- PASS: TestParseVolumesFrom (0.00s)
10:01:43 [2021-05-18T10:01:43.377Z] PASS
10:01:43 [2021-05-18T10:01:43.377Z] coverage: 9.0% of statements
10:01:43 [2021-05-18T10:01:43.377Z] ok  	github.com/docker/docker/daemon	4.490s	coverage: 9.0% of statements
10:01:43 [2021-05-18T10:01:43.377Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:01:43 [2021-05-18T10:01:43.377Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
10:01:43 [2021-05-18T10:01:43.920Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:01:43 [2021-05-18T10:01:43.920Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:01:43 [2021-05-18T10:01:43.921Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:01:43 [2021-05-18T10:01:43.921Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:01:43 [2021-05-18T10:01:43.921Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:01:44 [2021-05-18T10:01:44.349Z] === RUN   TestEventsLog
10:01:44 [2021-05-18T10:01:44.349Z] --- PASS: TestEventsLog (0.00s)
10:01:44 [2021-05-18T10:01:44.349Z] === RUN   TestEventsLogTimeout
10:01:44 [2021-05-18T10:01:44.349Z] --- PASS: TestEventsLogTimeout (0.00s)
10:01:44 [2021-05-18T10:01:44.349Z] === RUN   TestLogEvents
10:01:44 [2021-05-18T10:01:44.349Z] --- PASS: TestLogEvents (0.05s)
10:01:44 [2021-05-18T10:01:44.349Z] === RUN   TestLoadBufferedEvents
10:01:44 [2021-05-18T10:01:44.349Z] --- PASS: TestLoadBufferedEvents (0.17s)
10:01:44 [2021-05-18T10:01:44.349Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:01:44 [2021-05-18T10:01:44.349Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:01:44 [2021-05-18T10:01:44.349Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:01:44 [2021-05-18T10:01:44.349Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:01:44 [2021-05-18T10:01:44.349Z] PASS
10:01:44 [2021-05-18T10:01:44.349Z] coverage: 50.0% of statements
10:01:44 [2021-05-18T10:01:44.349Z] ok  	github.com/docker/docker/daemon/events	0.713s	coverage: 50.0% of statements
10:01:44 [2021-05-18T10:01:44.349Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:01:44 [2021-05-18T10:01:44.349Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] === RUN   TestIsEmptyDir
10:01:44 [2021-05-18T10:01:44.809Z] --- PASS: TestIsEmptyDir (0.01s)
10:01:44 [2021-05-18T10:01:44.809Z] PASS
10:01:44 [2021-05-18T10:01:44.809Z] coverage: 2.3% of statements
10:01:44 [2021-05-18T10:01:44.809Z] ok  	github.com/docker/docker/daemon/graphdriver	0.441s	coverage: 2.3% of statements
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:01:44 [2021-05-18T10:01:44.809Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:01:44 [2021-05-18T10:01:44.880Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:01:44 [2021-05-18T10:01:44.880Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:01:44 [2021-05-18T10:01:44.880Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
10:01:45 [2021-05-18T10:01:45.143Z] ok  	github.com/docker/docker/api/server/router/swarm	0.016s	coverage: 5.7% of statements
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ok  	github.com/docker/docker/api/types/filters	0.027s	coverage: 92.2% of statements
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:01:45 [2021-05-18T10:01:45.143Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:01:45 [2021-05-18T10:01:45.270Z] === RUN   TestLinkNaming
10:01:45 [2021-05-18T10:01:45.270Z] --- PASS: TestLinkNaming (0.00s)
10:01:45 [2021-05-18T10:01:45.270Z] === RUN   TestLinkNew
10:01:45 [2021-05-18T10:01:45.270Z] --- PASS: TestLinkNew (0.00s)
10:01:45 [2021-05-18T10:01:45.270Z] === RUN   TestLinkEnv
10:01:45 [2021-05-18T10:01:45.270Z] --- PASS: TestLinkEnv (0.00s)
10:01:45 [2021-05-18T10:01:45.270Z] === RUN   TestLinkMultipleEnv
10:01:45 [2021-05-18T10:01:45.270Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:01:45 [2021-05-18T10:01:45.270Z] === RUN   TestLinkPortRangeEnv
10:01:45 [2021-05-18T10:01:45.270Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:01:45 [2021-05-18T10:01:45.270Z] PASS
10:01:45 [2021-05-18T10:01:45.270Z] coverage: 93.0% of statements
10:01:45 [2021-05-18T10:01:45.270Z] ok  	github.com/docker/docker/daemon/links	0.210s	coverage: 93.0% of statements
10:01:45 [2021-05-18T10:01:45.406Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
10:01:45 [2021-05-18T10:01:45.406Z] ok  	github.com/docker/docker/api/types/versions	0.019s	coverage: 75.0% of statements
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:01:45 [2021-05-18T10:01:45.406Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:01:48 [2021-05-18T10:01:48.724Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
10:01:48 [2021-05-18T10:01:48.986Z] ok  	github.com/docker/docker/builder/remotecontext	0.229s	coverage: 13.7% of statements
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/defaults
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/invalid_create_group
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:01:49 [2021-05-18T10:01:49.020Z] --- PASS: TestNewStreamConfig (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:01:49 [2021-05-18T10:01:49.020Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:01:49 [2021-05-18T10:01:49.020Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:01:49 [2021-05-18T10:01:49.020Z] === RUN   TestNewAWSLogsClientRegionDetect
10:01:49 [2021-05-18T10:01:49.481Z] time="2021-05-18T10:01:48Z" level=info msg="Trying to get region from EC2 Metadata"
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCreateSuccess
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCreateSuccess (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCreateLogGroupSuccess
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCreateError
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCreateError (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCreateAlreadyExists
10:01:49 [2021-05-18T10:01:49.481Z] time="2021-05-18T10:01:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestLogClosed
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestLogClosed (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestLogBlocking
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestLogBlocking (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestLogNonBlockingBufferEmpty
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestLogNonBlockingBufferFull
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestPublishBatchSuccess
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestPublishBatchError
10:01:49 [2021-05-18T10:01:49.481Z] time="2021-05-18T10:01:48Z" level=error msg=Error
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestPublishBatchError (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:01:49 [2021-05-18T10:01:49.481Z] time="2021-05-18T10:01:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestPublishBatchAlreadyAccepted
10:01:49 [2021-05-18T10:01:49.481Z] time="2021-05-18T10:01:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:01:49 [2021-05-18T10:01:49.481Z] time="2021-05-18T10:01:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchSimple
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchSimple (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchTicker
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchTicker (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMultilinePattern
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchClose
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchClose (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen/0/Hello
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen/2/🙃
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen/3/����
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen/4/He��o
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestEffectiveLen/5/
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestEffectiveLen (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/0/
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/1/Hello
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/2/Hello
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/3/Hello
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/4/🙃
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/5/🙃
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/6/a�
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestFindValidSplit/7/a�
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestFindValidSplit (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: 
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: 
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: Hello
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: 
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: He
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: llo
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: 
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: Hello
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: 
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: 🙃
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: 🙃
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: 
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: a
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: �
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1044: a�
10:01:49 [2021-05-18T10:01:49.481Z]         cloudwatchlogs_test.go:1045: 
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestProcessEventEmoji
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestProcessEventEmoji (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchLineSplit
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchLineSplit (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchLineSplitWithBinary
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMaxEvents
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMaxTotalBytes
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMaxTotalBytes (0.22s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsMultilinePattern
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:01:49 [2021-05-18T10:01:49.481Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:01:49 [2021-05-18T10:01:49.481Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
10:01:49 [2021-05-18T10:01:49.481Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestCreateTagSuccess
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestCreateTagSuccess (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:01:49 [2021-05-18T10:01:49.482Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
10:01:49 [2021-05-18T10:01:49.482Z] PASS
10:01:49 [2021-05-18T10:01:49.482Z] coverage: 77.8% of statements
10:01:49 [2021-05-18T10:01:49.482Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.631s	coverage: 77.8% of statements
10:01:49 [2021-05-18T10:01:49.933Z] ok  	github.com/docker/docker/builder/dockerfile	0.432s	coverage: 48.5% of statements
10:01:49 [2021-05-18T10:01:49.933Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestAdapterReadLogs
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestAdapterReadLogs (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopier
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestCopier (0.01s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopierLongLines
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestCopierLongLines (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopierSlow
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestCopierSlow (0.20s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopierWithSized
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopierWithSized/as_is
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopierWithSized/With_RingLogger
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestCopierWithSized (0.01s)
10:01:49 [2021-05-18T10:01:49.944Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
10:01:49 [2021-05-18T10:01:49.944Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestCopierWithPartial
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestCopierWithPartial (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestRingLogger
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestRingLogger (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestRingCap
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestRingCap (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestRingClose
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestRingClose (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] === RUN   TestRingDrain
10:01:49 [2021-05-18T10:01:49.944Z] --- PASS: TestRingDrain (0.00s)
10:01:49 [2021-05-18T10:01:49.944Z] PASS
10:01:49 [2021-05-18T10:01:49.944Z] coverage: 43.5% of statements
10:01:49 [2021-05-18T10:01:49.944Z] ok  	github.com/docker/docker/daemon/logger	1.017s	coverage: 43.5% of statements
10:01:50 [2021-05-18T10:01:50.405Z] === RUN   TestJSONFileLogger
10:01:50 [2021-05-18T10:01:50.405Z] --- PASS: TestJSONFileLogger (0.00s)
10:01:50 [2021-05-18T10:01:50.405Z] === RUN   TestJSONFileLoggerWithTags
10:01:50 [2021-05-18T10:01:50.405Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
10:01:50 [2021-05-18T10:01:50.405Z] === RUN   TestJSONFileLoggerWithOpts
10:01:50 [2021-05-18T10:01:50.405Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
10:01:50 [2021-05-18T10:01:50.405Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:01:50 [2021-05-18T10:01:50.405Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
10:01:50 [2021-05-18T10:01:50.405Z] === RUN   TestEncodeDecode
10:01:50 [2021-05-18T10:01:50.405Z] === PAUSE TestEncodeDecode
10:01:50 [2021-05-18T10:01:50.405Z] === RUN   TestUnexpectedEOF
10:01:50 [2021-05-18T10:01:50.405Z] time="2021-05-18T10:01:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:01:50 [2021-05-18T10:01:50.405Z] time="2021-05-18T10:01:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:01:50 [2021-05-18T10:01:50.405Z] --- PASS: TestUnexpectedEOF (0.11s)
10:01:50 [2021-05-18T10:01:50.405Z] === CONT  TestEncodeDecode
10:01:50 [2021-05-18T10:01:50.405Z] --- PASS: TestEncodeDecode (0.00s)
10:01:50 [2021-05-18T10:01:50.405Z] PASS
10:01:50 [2021-05-18T10:01:50.405Z] coverage: 69.9% of statements
10:01:50 [2021-05-18T10:01:50.405Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.513s	coverage: 69.9% of statements
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestSearchRegistryForImagesErrors
10:01:50 [2021-05-18T10:01:50.869Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestSearchRegistryForImages
10:01:50 [2021-05-18T10:01:50.869Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestOnlyPlatformWithFallback
10:01:50 [2021-05-18T10:01:50.869Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestImageDelete
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestImageDelete/no_lease
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestImageDelete/lease_exists
10:01:50 [2021-05-18T10:01:50.869Z] --- PASS: TestImageDelete (0.03s)
10:01:50 [2021-05-18T10:01:50.869Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:01:50 [2021-05-18T10:01:50.869Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
10:01:50 [2021-05-18T10:01:50.869Z] === RUN   TestContentStoreForPull
10:01:51 [2021-05-18T10:01:51.327Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.433s	coverage: 86.3% of statements
10:01:51 [2021-05-18T10:01:51.327Z] ?   	github.com/docker/docker/cli	[no test files]
10:01:51 [2021-05-18T10:01:51.327Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] --- PASS: TestContentStoreForPull (0.23s)
10:01:51 [2021-05-18T10:01:51.333Z] PASS
10:01:51 [2021-05-18T10:01:51.333Z] coverage: 6.7% of statements
10:01:51 [2021-05-18T10:01:51.333Z] ok  	github.com/docker/docker/daemon/images	1.073s	coverage: 6.7% of statements
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:01:51 [2021-05-18T10:01:51.333Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:01:52 [2021-05-18T10:01:52.304Z] === RUN   TestJSONLogsMarshalJSONBuf
10:01:52 [2021-05-18T10:01:52.304Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:01:52 [2021-05-18T10:01:52.304Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:01:52 [2021-05-18T10:01:52.304Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
10:01:52 [2021-05-18T10:01:52.304Z] === RUN   TestFastTimeMarshalJSON
10:01:52 [2021-05-18T10:01:52.304Z] --- PASS: TestFastTimeMarshalJSON (0.05s)
10:01:52 [2021-05-18T10:01:52.304Z] PASS
10:01:52 [2021-05-18T10:01:52.304Z] coverage: 87.2% of statements
10:01:52 [2021-05-18T10:01:52.304Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.538s	coverage: 87.2% of statements
10:01:52 [2021-05-18T10:01:52.312Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 1m58.840528303s 
10:01:52 [2021-05-18T10:01:52.312Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 664.016096ms 
10:01:53 [2021-05-18T10:01:53.854Z] === RUN   TestWriteLog
10:01:53 [2021-05-18T10:01:53.854Z] === PAUSE TestWriteLog
10:01:53 [2021-05-18T10:01:53.854Z] === RUN   TestReadLog
10:01:53 [2021-05-18T10:01:53.854Z] === PAUSE TestReadLog
10:01:53 [2021-05-18T10:01:53.854Z] === CONT  TestWriteLog
10:01:53 [2021-05-18T10:01:53.854Z] === CONT  TestReadLog
10:01:53 [2021-05-18T10:01:53.854Z] === RUN   TestReadLog/tail_exact
10:01:53 [2021-05-18T10:01:53.854Z] --- PASS: TestWriteLog (0.01s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestReadLog/tail_less_than_available
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestReadLog/tail_more_than_available
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestReadLog (0.19s)
10:01:54 [2021-05-18T10:01:54.315Z]     --- PASS: TestReadLog/tail_exact (0.17s)
10:01:54 [2021-05-18T10:01:54.315Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] PASS
10:01:54 [2021-05-18T10:01:54.315Z] coverage: 75.2% of statements
10:01:54 [2021-05-18T10:01:54.315Z] ok  	github.com/docker/docker/daemon/logger/local	0.794s	coverage: 75.2% of statements
10:01:54 [2021-05-18T10:01:54.315Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestOpenFileDelete
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestOpenFileDelete (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestOpenFileRename
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestOpenFileRename (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestParseLogTagDefaultTag
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestParseLogTag
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestParseLogTag (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestParseLogTagEmptyTag
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestTailFiles
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestTailFiles (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestFollowLogsConsumerGone
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestFollowLogsConsumerGone (0.02s)
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestFollowLogsProducerGone
10:01:54 [2021-05-18T10:01:54.315Z] --- PASS: TestFollowLogsProducerGone (0.00s)
10:01:54 [2021-05-18T10:01:54.315Z]     logfile_test.go:179: logDecode() closed after sending 2027 messages
10:01:54 [2021-05-18T10:01:54.315Z]     logfile_test.go:232: messages sent: 2027, received: 2027
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestCheckCapacityAndRotate
10:01:54 [2021-05-18T10:01:54.315Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:01:54 [2021-05-18T10:01:54.776Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:01:54 [2021-05-18T10:01:54.776Z] --- PASS: TestCheckCapacityAndRotate (0.07s)
10:01:54 [2021-05-18T10:01:54.776Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
10:01:54 [2021-05-18T10:01:54.776Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s)
10:01:54 [2021-05-18T10:01:54.776Z] PASS
10:01:54 [2021-05-18T10:01:54.776Z] coverage: 51.6% of statements
10:01:54 [2021-05-18T10:01:54.776Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.896s	coverage: 51.6% of statements
10:01:55 [2021-05-18T10:01:55.237Z] === RUN   TestLog
10:01:55 [2021-05-18T10:01:55.237Z] --- PASS: TestLog (0.01s)
10:01:55 [2021-05-18T10:01:55.237Z] PASS
10:01:55 [2021-05-18T10:01:55.237Z] coverage: 31.5% of statements
10:01:55 [2021-05-18T10:01:55.237Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.500s	coverage: 31.5% of statements
10:01:56 [2021-05-18T10:01:56.635Z] ok  	github.com/docker/docker/client	0.333s	coverage: 75.4% of statements
10:01:56 [2021-05-18T10:01:56.787Z] === RUN   TestNewParse
10:01:56 [2021-05-18T10:01:56.787Z] --- PASS: TestNewParse (0.00s)
10:01:56 [2021-05-18T10:01:56.787Z] PASS
10:01:56 [2021-05-18T10:01:56.787Z] coverage: 8.3% of statements
10:01:56 [2021-05-18T10:01:56.787Z] ok  	github.com/docker/docker/daemon/logger/templates	0.226s	coverage: 8.3% of statements
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestValidateLogOpt
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestValidateLogOpt (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestNewMissedConfig
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestNewMissedConfig (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestNewMissedUrl
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestNewMissedUrl (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestNewMissedToken
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestNewMissedToken (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestNewWithProxy
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestNewWithProxy (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestDefault
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestDefault (0.01s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestJsonFormat
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestJsonFormat (0.02s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestRawFormat
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestRawFormat (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestRawFormatWithLabels
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestRawFormatWithLabels (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestRawFormatWithoutTag
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestBatching
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestBatching (0.15s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestFrequency
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestParseLogFormat
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestParseLogFormat (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestValidateLogOptEmpty
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestValidateSyslogAddress
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestParseAddressDefaultPort
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestValidateSyslogFacility
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestValidateLogOptSyslogFormat
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestValidateLogOpt
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestValidateLogOpt (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] PASS
10:01:57 [2021-05-18T10:01:57.248Z] coverage: 46.8% of statements
10:01:57 [2021-05-18T10:01:57.248Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.389s	coverage: 46.8% of statements
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestFrequency (0.16s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestOneMessagePerRequest
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestOneMessagePerRequest (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestVerify
10:01:57 [2021-05-18T10:01:57.248Z] --- PASS: TestVerify (0.00s)
10:01:57 [2021-05-18T10:01:57.248Z] === RUN   TestSkipVerify
10:01:57 [2021-05-18T10:01:57.711Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:57 [2021-05-18T10:01:57.711Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:57 [2021-05-18T10:01:57.711Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] --- PASS: TestSkipVerify (0.64s)
10:01:58 [2021-05-18T10:01:58.171Z] === RUN   TestBufferMaximum
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.833827\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.833827\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] --- PASS: TestBufferMaximum (0.00s)
10:01:58 [2021-05-18T10:01:58.171Z] === RUN   TestServerAlwaysDown
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.836828\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.836828\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.836828\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.837827\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] time="2021-05-18T10:01:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332117.837827\",\"host\":\"3d841017f33d\"}'"
10:01:58 [2021-05-18T10:01:58.171Z] --- PASS: TestServerAlwaysDown (0.00s)
10:01:58 [2021-05-18T10:01:58.171Z] === RUN   TestCannotSendAfterClose
10:01:58 [2021-05-18T10:01:58.171Z] --- PASS: TestCannotSendAfterClose (0.00s)
10:01:58 [2021-05-18T10:01:58.171Z] === RUN   TestDeadlockOnBlockedEndpoint
10:01:59 [2021-05-18T10:01:59.146Z] time="2021-05-18T10:01:58Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
10:01:59 [2021-05-18T10:01:59.146Z] time="2021-05-18T10:01:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3d841017f33d\"}'"
10:01:59 [2021-05-18T10:01:59.146Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s)
10:01:59 [2021-05-18T10:01:59.146Z] PASS
10:01:59 [2021-05-18T10:01:59.146Z] coverage: 82.5% of statements
10:01:59 [2021-05-18T10:01:59.146Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.729s	coverage: 82.5% of statements
10:01:59 [2021-05-18T10:01:59.146Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:01:59 [2021-05-18T10:01:59.146Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:01:59 [2021-05-18T10:01:59.146Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:02:00 [2021-05-18T10:02:00.693Z] === RUN   TestV1IDService
10:02:00 [2021-05-18T10:02:00.693Z] --- PASS: TestV1IDService (0.02s)
10:02:00 [2021-05-18T10:02:00.693Z] === RUN   TestV2MetadataService
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestSuccessfulDownload
10:02:01 [2021-05-18T10:02:01.154Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:02:01 [2021-05-18T10:02:01.154Z]     download_test.go:268: Needs fixing on Windows
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestCancelledDownload
10:02:01 [2021-05-18T10:02:01.154Z] --- PASS: TestCancelledDownload (0.00s)
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestMaxDownloadAttempts
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:02:01 [2021-05-18T10:02:01.154Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:02:01 [2021-05-18T10:02:01.537Z] 8116de3c91c3: Pull complete
10:02:01 [2021-05-18T10:02:01.537Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d
10:02:01 [2021-05-18T10:02:01.537Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:02:01 [2021-05-18T10:02:01.537Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:02:01 [2021-05-18T10:02:01.537Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:02:01 [2021-05-18T10:02:01.537Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935'
10:02:01 [2021-05-18T10:02:01.537Z] WARN: Skipping validation tests
10:02:01 [2021-05-18T10:02:01.537Z] INFO: Running unit tests at 05/18/2021 10:01:57...
10:02:01 [2021-05-18T10:02:01.615Z] --- PASS: TestV2MetadataService (0.82s)
10:02:01 [2021-05-18T10:02:01.615Z] PASS
10:02:01 [2021-05-18T10:02:01.615Z] coverage: 48.2% of statements
10:02:01 [2021-05-18T10:02:01.615Z] ok  	github.com/docker/docker/distribution/metadata	1.339s	coverage: 48.2% of statements
10:02:01 [2021-05-18T10:02:01.615Z] time="2021-05-18T10:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:02:01 [2021-05-18T10:02:01.615Z] time="2021-05-18T10:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:02:01 [2021-05-18T10:02:01.615Z] time="2021-05-18T10:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:02:01 [2021-05-18T10:02:01.615Z] time="2021-05-18T10:02:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:02:01 [2021-05-18T10:02:01.615Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:02:01 [2021-05-18T10:02:01.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s)
10:02:01 [2021-05-18T10:02:01.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s)
10:02:01 [2021-05-18T10:02:01.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s)
10:02:01 [2021-05-18T10:02:01.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s)
10:02:01 [2021-05-18T10:02:01.615Z] === RUN   TestTransfer
10:02:01 [2021-05-18T10:02:01.615Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:02:01 [2021-05-18T10:02:01.615Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:02:01 [2021-05-18T10:02:01.615Z] === RUN   TestContinueOnError_MirrorEndpoint
10:02:01 [2021-05-18T10:02:01.615Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:02:01 [2021-05-18T10:02:01.615Z] === RUN   TestContinueOnError_NeverContinue
10:02:01 [2021-05-18T10:02:01.615Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:02:01 [2021-05-18T10:02:01.615Z] === RUN   TestManifestStore
10:02:01 [2021-05-18T10:02:01.615Z] === RUN   TestManifestStore/no_remote_or_local
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestTransfer (0.17s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestConcurrencyLimit
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local334398135\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/no_local_cache
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/with_local_cache
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/unknown_media_type
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="reference for unknown type: "
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="reference for unknown type: "
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="reference for unknown type: "
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="reference for unknown type: "
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="reference for unknown type: "
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/error_persisting_manifest
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:02:02 [2021-05-18T10:02:02.076Z] time="2021-05-18T10:02:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestManifestStore (0.28s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestManifestStore/no_remote_or_local (0.19s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
10:02:02 [2021-05-18T10:02:02.076Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
10:02:02 [2021-05-18T10:02:02.076Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
10:02:02 [2021-05-18T10:02:02.076Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
10:02:02 [2021-05-18T10:02:02.076Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
10:02:02 [2021-05-18T10:02:02.076Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestFixManifestLayers
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestFixManifestLayers (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestFixManifestLayersBaseLayerParent
10:02:02 [2021-05-18T10:02:02.076Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     pull_v2_test.go:73: Needs fixing on Windows
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestFixManifestLayersBadParent
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestValidateManifest
10:02:02 [2021-05-18T10:02:02.076Z] --- SKIP: TestValidateManifest (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     pull_v2_test.go:118: Needs fixing on Windows
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestFormatPlatform
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestFormatPlatform (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestGetRepositoryMountCandidates
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z] === RUN   TestLayerAlreadyExists
10:02:02 [2021-05-18T10:02:02.076Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:02:02 [2021-05-18T10:02:02.076Z]     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}
10:02:02 [2021-05-18T10:02:02.077Z]     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}
10:02:02 [2021-05-18T10:02:02.077Z]     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}
10:02:02 [2021-05-18T10:02:02.077Z]     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}
10:02:02 [2021-05-18T10:02:02.077Z]     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}
10:02:02 [2021-05-18T10:02:02.077Z]     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}
10:02:02 [2021-05-18T10:02:02.077Z] === RUN   TestWhenEmptyAuthConfig
10:02:02 [2021-05-18T10:02:02.077Z] --- PASS: TestConcurrencyLimit (0.35s)
10:02:02 [2021-05-18T10:02:02.077Z] === RUN   TestInactiveJobs
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestNotFound
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestNotFound (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestConflict
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestConflict (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestForbidden
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestForbidden (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestInvalidParameter
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestInvalidParameter (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestNotImplemented
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestNotImplemented (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestNotModified
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestNotModified (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestUnauthorized
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestUnauthorized (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestUnknown
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestUnknown (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestCancelled
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestCancelled (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestDeadline
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestDeadline (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestDataLoss
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestDataLoss (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestUnavailable
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestUnavailable (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestSystem
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestSystem (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Not_Found
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Bad_Request
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Conflict
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Unauthorized
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Service_Unavailable
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Forbidden
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Not_Modified
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Not_Implemented
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestFromStatusCode (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] PASS
10:02:02 [2021-05-18T10:02:02.538Z] coverage: 53.1% of statements
10:02:02 [2021-05-18T10:02:02.538Z] ok  	github.com/docker/docker/errdefs	0.266s	coverage: 53.1% of statements
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestInactiveJobs (0.36s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestWatchRelease
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestWatchRelease (0.06s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestWatchFinishedTransfer
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestDuplicateTransfer
10:02:02 [2021-05-18T10:02:02.538Z] --- PASS: TestDuplicateTransfer (0.04s)
10:02:02 [2021-05-18T10:02:02.538Z] === RUN   TestSuccessfulUpload
10:02:02 [2021-05-18T10:02:02.999Z] time="2021-05-18T10:02:02Z" level=error msg="Upload failed, retrying: simulating retry"
10:02:02 [2021-05-18T10:02:02.999Z] --- PASS: TestSuccessfulUpload (0.39s)
10:02:02 [2021-05-18T10:02:02.999Z] === RUN   TestCancelledUpload
10:02:02 [2021-05-18T10:02:02.999Z] --- PASS: TestCancelledUpload (0.00s)
10:02:02 [2021-05-18T10:02:02.999Z] PASS
10:02:02 [2021-05-18T10:02:02.999Z] coverage: 76.8% of statements
10:02:02 [2021-05-18T10:02:02.999Z] ok  	github.com/docker/docker/distribution/xfer	2.336s	coverage: 76.8% of statements
10:02:02 [2021-05-18T10:02:02.999Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
10:02:02 [2021-05-18T10:02:02.999Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:02:02 [2021-05-18T10:02:02.999Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:02:02 [2021-05-18T10:02:02.999Z] === RUN   TestTokenPassThru
10:02:03 [2021-05-18T10:02:03.061Z] INFO: make.ps1 starting at 05/18/2021 10:02:02
10:02:03 [2021-05-18T10:02:03.061Z] INFO: Git commit (fe54215fb3) assumed from DOCKER_GITCOMMIT environment variable
10:02:03 [2021-05-18T10:02:03.061Z] INFO: Invoking autogen...
10:02:03 [2021-05-18T10:02:03.459Z] --- PASS: TestTokenPassThru (0.02s)
10:02:03 [2021-05-18T10:02:03.459Z] === RUN   TestTokenPassThruDifferentHost
10:02:03 [2021-05-18T10:02:03.459Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:02:03 [2021-05-18T10:02:03.459Z] PASS
10:02:03 [2021-05-18T10:02:03.459Z] coverage: 23.6% of statements
10:02:03 [2021-05-18T10:02:03.459Z] ok  	github.com/docker/docker/distribution	2.331s	coverage: 23.6% of statements
10:02:03 [2021-05-18T10:02:03.459Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:02:03 [2021-05-18T10:02:03.459Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:02:03 [2021-05-18T10:02:03.516Z] INFO: Running unit tests...
10:02:04 [2021-05-18T10:02:04.435Z] === RUN   TestCompare
10:02:04 [2021-05-18T10:02:04.435Z] --- PASS: TestCompare (0.00s)
10:02:04 [2021-05-18T10:02:04.435Z] PASS
10:02:04 [2021-05-18T10:02:04.435Z] coverage: 19.2% of statements
10:02:04 [2021-05-18T10:02:04.435Z] ok  	github.com/docker/docker/image/cache	0.472s	coverage: 19.2% of statements
10:02:04 [2021-05-18T10:02:04.896Z] === RUN   TestFSGetInvalidData
10:02:04 [2021-05-18T10:02:04.896Z] --- PASS: TestFSGetInvalidData (0.01s)
10:02:04 [2021-05-18T10:02:04.896Z] === RUN   TestFSInvalidSet
10:02:04 [2021-05-18T10:02:04.896Z] --- PASS: TestFSInvalidSet (0.01s)
10:02:04 [2021-05-18T10:02:04.896Z] === RUN   TestFSInvalidRoot
10:02:04 [2021-05-18T10:02:04.896Z] --- PASS: TestFSInvalidRoot (0.01s)
10:02:04 [2021-05-18T10:02:04.896Z] === RUN   TestFSMetadataGetSet
10:02:04 [2021-05-18T10:02:04.896Z] --- PASS: TestFSMetadataGetSet (0.03s)
10:02:04 [2021-05-18T10:02:04.896Z] === RUN   TestFSInvalidWalker
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSInvalidWalker (0.02s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestFSGetSet
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSGetSet (0.05s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestFSGetUnsetKey
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSGetUnsetKey (0.01s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestFSGetEmptyData
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSGetEmptyData (0.01s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestFSDelete
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSDelete (0.01s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestFSWalker
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSWalker (0.01s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestFSWalkerStopOnError
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestFSWalkerStopOnError (0.01s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestNewFromJSON
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestNewFromJSON (0.00s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestNewFromJSONWithInvalidJSON
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestMarshalKeyOrder
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestHistoryEqual
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestHistoryEqual (0.17s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestImage
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestImage (0.00s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestImageOSNotEmpty
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestNewChildImageFromImageWithRootFS
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestCreate
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestCreate (0.02s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestRestore
10:02:05 [2021-05-18T10:02:05.358Z] time="2021-05-18T10:02:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestRestore (0.04s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestAddDelete
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestAddDelete (0.04s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestSearchAfterDelete
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestSearchAfterDelete (0.01s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestParentReset
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestParentReset (0.05s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestGetAndSetLastUpdated
10:02:05 [2021-05-18T10:02:05.358Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:02:05 [2021-05-18T10:02:05.358Z] === RUN   TestStoreLen
10:02:05 [2021-05-18T10:02:05.820Z] --- PASS: TestStoreLen (0.16s)
10:02:05 [2021-05-18T10:02:05.820Z] PASS
10:02:05 [2021-05-18T10:02:05.820Z] coverage: 86.6% of statements
10:02:05 [2021-05-18T10:02:05.820Z] ok  	github.com/docker/docker/image	1.233s	coverage: 86.6% of statements
10:02:06 [2021-05-18T10:02:06.284Z] === RUN   TestValidateManifest
10:02:06 [2021-05-18T10:02:06.284Z] === RUN   TestValidateManifest/nil
10:02:06 [2021-05-18T10:02:06.284Z] === RUN   TestValidateManifest/non-nil
10:02:06 [2021-05-18T10:02:06.284Z] --- PASS: TestValidateManifest (0.00s)
10:02:06 [2021-05-18T10:02:06.284Z]     --- PASS: TestValidateManifest/nil (0.00s)
10:02:06 [2021-05-18T10:02:06.284Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
10:02:06 [2021-05-18T10:02:06.284Z] PASS
10:02:06 [2021-05-18T10:02:06.284Z] coverage: 0.6% of statements
10:02:06 [2021-05-18T10:02:06.284Z] ok  	github.com/docker/docker/image/tarexport	0.413s	coverage: 0.6% of statements
10:02:06 [2021-05-18T10:02:06.284Z] === RUN   TestMakeV1ConfigFromConfig
10:02:06 [2021-05-18T10:02:06.284Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
10:02:06 [2021-05-18T10:02:06.284Z] PASS
10:02:06 [2021-05-18T10:02:06.284Z] coverage: 25.0% of statements
10:02:06 [2021-05-18T10:02:06.284Z] ok  	github.com/docker/docker/image/v1	0.347s	coverage: 25.0% of statements
10:02:06 [2021-05-18T10:02:06.284Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:02:08 [2021-05-18T10:02:08.472Z] === RUN   TestSerialization
10:02:08 [2021-05-18T10:02:08.472Z] --- PASS: TestSerialization (0.02s)
10:02:08 [2021-05-18T10:02:08.472Z] PASS
10:02:08 [2021-05-18T10:02:08.472Z] coverage: 100.0% of statements
10:02:08 [2021-05-18T10:02:08.472Z] ok  	github.com/docker/docker/libcontainerd/queue	0.243s	coverage: 100.0% of statements
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestEmptyLayer
10:02:10 [2021-05-18T10:02:10.014Z] --- PASS: TestEmptyLayer (0.00s)
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestCommitFailure
10:02:10 [2021-05-18T10:02:10.014Z] --- PASS: TestCommitFailure (0.02s)
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestStartTransactionFailure
10:02:10 [2021-05-18T10:02:10.014Z] --- PASS: TestStartTransactionFailure (0.00s)
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestGetOrphan
10:02:10 [2021-05-18T10:02:10.014Z] --- PASS: TestGetOrphan (0.01s)
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestMountAndRegister
10:02:10 [2021-05-18T10:02:10.014Z] --- PASS: TestMountAndRegister (0.18s)
10:02:10 [2021-05-18T10:02:10.014Z]     layer_test.go:271: Layer size: 14
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestLayerRelease
10:02:10 [2021-05-18T10:02:10.014Z] --- SKIP: TestLayerRelease (0.00s)
10:02:10 [2021-05-18T10:02:10.014Z]     layer_test.go:304: Failing on Windows
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestStoreRestore
10:02:10 [2021-05-18T10:02:10.014Z] --- SKIP: TestStoreRestore (0.00s)
10:02:10 [2021-05-18T10:02:10.014Z]     layer_test.go:353: Failing on Windows
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestTarStreamStability
10:02:10 [2021-05-18T10:02:10.014Z] --- SKIP: TestTarStreamStability (0.00s)
10:02:10 [2021-05-18T10:02:10.014Z]     layer_test.go:468: Failing on Windows
10:02:10 [2021-05-18T10:02:10.014Z] === RUN   TestRegisterExistingLayer
10:02:10 [2021-05-18T10:02:10.014Z] --- PASS: TestRegisterExistingLayer (0.09s)
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestTarStreamVerification
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestTarStreamVerification (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     layer_test.go:697: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestLayerMigration
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestLayerMigration (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     migration_test.go:46: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestLayerMigrationNoTarsplit
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     migration_test.go:182: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestMountInit
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestMountInit (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     mount_test.go:17: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestMountSize
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestMountSize (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     mount_test.go:76: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestMountChanges
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestMountChanges (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     mount_test.go:125: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] === RUN   TestMountApply
10:02:10 [2021-05-18T10:02:10.015Z] --- SKIP: TestMountApply (0.00s)
10:02:10 [2021-05-18T10:02:10.015Z]     mount_test.go:212: Failing on Windows
10:02:10 [2021-05-18T10:02:10.015Z] PASS
10:02:10 [2021-05-18T10:02:10.015Z] coverage: 30.1% of statements
10:02:10 [2021-05-18T10:02:10.015Z] ok  	github.com/docker/docker/layer	0.883s	coverage: 30.1% of statements
10:02:10 [2021-05-18T10:02:10.015Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestEnvironmentParsing
10:02:10 [2021-05-18T10:02:10.476Z] --- PASS: TestEnvironmentParsing (0.00s)
10:02:10 [2021-05-18T10:02:10.476Z] PASS
10:02:10 [2021-05-18T10:02:10.476Z] coverage: 1.0% of statements
10:02:10 [2021-05-18T10:02:10.476Z] ok  	github.com/docker/docker/libcontainerd/local	0.625s	coverage: 1.0% of statements
10:02:10 [2021-05-18T10:02:10.476Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:02:10 [2021-05-18T10:02:10.476Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:02:10 [2021-05-18T10:02:10.476Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:02:10 [2021-05-18T10:02:10.476Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:02:10 [2021-05-18T10:02:10.937Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:02:10 [2021-05-18T10:02:10.937Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:02:10 [2021-05-18T10:02:10.937Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:02:10 [2021-05-18T10:02:10.937Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:02:10 [2021-05-18T10:02:10.937Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:02:10 [2021-05-18T10:02:10.937Z] PASS
10:02:10 [2021-05-18T10:02:10.937Z] coverage: 42.3% of statements
10:02:10 [2021-05-18T10:02:10.937Z] ok  	github.com/docker/docker/oci	0.814s	coverage: 42.3% of statements
10:02:10 [2021-05-18T10:02:10.937Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:02:11 [2021-05-18T10:02:11.908Z] === RUN   TestParseVersion
10:02:11 [2021-05-18T10:02:11.908Z] --- PASS: TestParseVersion (0.00s)
10:02:11 [2021-05-18T10:02:11.908Z] PASS
10:02:11 [2021-05-18T10:02:11.908Z] coverage: 52.9% of statements
10:02:11 [2021-05-18T10:02:11.908Z] ok  	github.com/docker/docker/pkg/aaparser	0.199s	coverage: 52.9% of statements
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestAddressPoolOpt
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestAddressPoolOpt (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/a
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/something
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/_=a
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/env1=value1
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/_env1=value1
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/env2=value2=value3
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/env3=abc!qwe
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/env_4=value_4
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/PATH
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/=a
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/PATH=
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/PATH=something
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/asd!qwe
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/1asd
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/123
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/some_space
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/__some_space_before
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/some_space_after__
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/=
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateEnv/PaTh
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestValidateEnv (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/a (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/something (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/= (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestParseHost
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestParseHost (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestParseDockerDaemonHost
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestParseDockerDaemonHost (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestParseTCP
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestParseTCP (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestParseInvalidUnixAddrInvalid
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateExtraHosts
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestValidateExtraHosts (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestIpOptString
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestIpOptString (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestNewIpOptInvalidDefaultVal
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestNewIpOptValidDefaultVal
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestIpOptSetInvalidVal
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateIPAddress
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestValidateIPAddress (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestMapOpts
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestMapOpts (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestListOptsWithoutValidator
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestListOptsWithValidator
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestListOptsWithValidator (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateDNSSearch
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestValidateDNSSearch (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_general_format
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_one_more
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestValidateLabel (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestNamedListOpts
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestNamedListOpts (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestNamedMapOpts
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestNamedMapOpts (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestParseLink
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestParseLink (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestQuotedStringSetWithQuotes
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestQuotedStringSetWithNoQuotes
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] === RUN   TestUlimitOpt
10:02:12 [2021-05-18T10:02:12.369Z] --- PASS: TestUlimitOpt (0.00s)
10:02:12 [2021-05-18T10:02:12.369Z] PASS
10:02:12 [2021-05-18T10:02:12.369Z] coverage: 67.1% of statements
10:02:12 [2021-05-18T10:02:12.369Z] ok  	github.com/docker/docker/opts	0.529s	coverage: 67.1% of statements
10:02:13 [2021-05-18T10:02:13.918Z] === RUN   TestPeerCertificateMarshalJSON
10:02:13 [2021-05-18T10:02:13.918Z] === RUN   TestUnbuffered
10:02:13 [2021-05-18T10:02:13.918Z] --- PASS: TestUnbuffered (0.00s)
10:02:13 [2021-05-18T10:02:13.918Z] === RUN   TestRaceUnbuffered
10:02:13 [2021-05-18T10:02:13.918Z] --- PASS: TestRaceUnbuffered (0.00s)
10:02:13 [2021-05-18T10:02:13.918Z] PASS
10:02:13 [2021-05-18T10:02:13.918Z] coverage: 100.0% of statements
10:02:13 [2021-05-18T10:02:13.918Z] ok  	github.com/docker/docker/pkg/broadcaster	0.504s	coverage: 100.0% of statements
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:02:14 [2021-05-18T10:02:14.379Z] --- PASS: TestPeerCertificateMarshalJSON (0.70s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMiddleware
10:02:14 [2021-05-18T10:02:14.379Z] --- PASS: TestMiddleware (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestNewResponseModifier
10:02:14 [2021-05-18T10:02:14.379Z] --- PASS: TestNewResponseModifier (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z] PASS
10:02:14 [2021-05-18T10:02:14.379Z] coverage: 26.8% of statements
10:02:14 [2021-05-18T10:02:14.379Z] ok  	github.com/docker/docker/pkg/authorization	1.119s	coverage: 26.8% of statements
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[foo]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[bar]_[foo]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[foo_bar]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[qux]_[foo]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[]#01
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[qux]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[foo_bar_qux]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[qux]_[baz]]
10:02:14 [2021-05-18T10:02:14.379Z] === RUN   TestMatch/[[foo_baz]]
10:02:14 [2021-05-18T10:02:14.379Z] --- PASS: TestMatch (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:02:14 [2021-05-18T10:02:14.379Z] PASS
10:02:14 [2021-05-18T10:02:14.379Z] coverage: 87.5% of statements
10:02:14 [2021-05-18T10:02:14.379Z] ok  	github.com/docker/docker/pkg/capabilities	0.149s	coverage: 87.5% of statements
10:02:14 [2021-05-18T10:02:14.840Z] === RUN   TestIsArchivePathDir
10:02:14 [2021-05-18T10:02:14.840Z] --- PASS: TestIsArchivePathDir (0.08s)
10:02:14 [2021-05-18T10:02:14.840Z] === RUN   TestIsArchivePathInvalidFile
10:02:14 [2021-05-18T10:02:14.840Z] --- PASS: TestIsArchivePathInvalidFile (0.22s)
10:02:14 [2021-05-18T10:02:14.840Z] === RUN   TestIsArchivePathTar
10:02:15 [2021-05-18T10:02:15.300Z] --- PASS: TestIsArchivePathTar (0.32s)
10:02:15 [2021-05-18T10:02:15.300Z] === RUN   TestDecompressStreamGzip
10:02:15 [2021-05-18T10:02:15.300Z] --- PASS: TestDecompressStreamGzip (0.23s)
10:02:15 [2021-05-18T10:02:15.300Z] === RUN   TestDecompressStreamBzip2
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeEmpty
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeEmpty (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeEmptyFile
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeEmptyFile (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeNonemptyFile
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeNestedDirectoryEmpty
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestMoveToSubdir
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestMoveToSubdir (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestSizeNonExistingDirectory
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] PASS
10:02:15 [2021-05-18T10:02:15.762Z] coverage: 80.0% of statements
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestDecompressStreamBzip2 (0.23s)
10:02:15 [2021-05-18T10:02:15.762Z] ok  	github.com/docker/docker/pkg/directory	0.179s	coverage: 80.0% of statements
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestDecompressStreamXz
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:134: Xz not present in msys2
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestCompressStreamXzUnsupported
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestCompressStreamBzip2Unsupported
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestCompressStreamInvalid
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestExtensionInvalid
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestExtensionInvalid (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestExtensionUncompressed
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestExtensionUncompressed (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestExtensionBzip2
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestExtensionBzip2 (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestExtensionGzip
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestExtensionGzip (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestExtensionXz
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestExtensionXz (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestCmdStreamLargeStderr
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestCmdStreamBad
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestCmdStreamBad (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:239: Failing on Windows CI machines
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestCmdStreamGood
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestCmdStreamGood (0.04s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestUntarPathWithInvalidDest
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootTarUntar
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootTarUntar (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootUntarWithHugeExcludesList
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootUntarEmptyArchive
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootTarUntarWithSymlink
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootCopyWithTar
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootCopyFileWithTar
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootUntarPath
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootUntarPath (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestChrootApplyDotDotFile
10:02:15 [2021-05-18T10:02:15.762Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:02:15 [2021-05-18T10:02:15.762Z] PASS
10:02:15 [2021-05-18T10:02:15.762Z] coverage: 15.4% of statements
10:02:15 [2021-05-18T10:02:15.762Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.340s	coverage: 15.4% of statements
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestUntarPathWithInvalidSrc
10:02:15 [2021-05-18T10:02:15.762Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
10:02:15 [2021-05-18T10:02:15.762Z] === RUN   TestUntarPath
10:02:15 [2021-05-18T10:02:15.816Z] 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
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestUntarPath (0.11s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestUntarPathWithDestinationFile
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestUntarPathWithDestinationFile (0.11s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyWithTarInvalidSrc
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyWithTarSrcFile
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyWithTarSrcFolder
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyFileWithTarInvalidSrc
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyFileWithTarSrcFolder
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestCopyFileWithTarSrcFile
10:02:16 [2021-05-18T10:02:16.227Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:02:16 [2021-05-18T10:02:16.227Z] === RUN   TestTarFiles
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestContainsEntry
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestCreateEntries
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestEntriesDiff
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestEntriesEquality
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestGeneratorNotGenerate
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestGeneratorWithPort
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestGeneratorWithPortNotGenerate
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestNewEntry
10:02:16 [2021-05-18T10:02:16.846Z] === RUN   Test/TestParse
10:02:16 [2021-05-18T10:02:16.846Z] --- PASS: Test (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestContainsEntry (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestCreateEntries (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestEntriesDiff (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestEntriesEquality (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestNewEntry (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z]     --- PASS: Test/TestParse (0.00s)
10:02:16 [2021-05-18T10:02:16.846Z] PASS
10:02:16 [2021-05-18T10:02:16.846Z] coverage: 58.3% of statements
10:02:16 [2021-05-18T10:02:16.846Z] ok  	github.com/docker/docker/pkg/discovery	0.283s	coverage: 58.3% of statements
10:02:17 [2021-05-18T10:02:17.307Z] === RUN   Test
10:02:17 [2021-05-18T10:02:17.767Z] === RUN   Test/TestContent
10:02:17 [2021-05-18T10:02:17.767Z] === RUN   Test/TestInitialize
10:02:17 [2021-05-18T10:02:17.767Z] === RUN   Test/TestNew
10:02:17 [2021-05-18T10:02:17.767Z] === RUN   Test/TestParsingContentsWithComments
10:02:17 [2021-05-18T10:02:17.767Z] === RUN   Test/TestRegister
10:02:17 [2021-05-18T10:02:17.767Z] === RUN   Test/TestWatch
10:02:17 [2021-05-18T10:02:17.767Z] --- PASS: Test (0.10s)
10:02:17 [2021-05-18T10:02:17.767Z]     --- PASS: Test/TestContent (0.00s)
10:02:17 [2021-05-18T10:02:17.767Z]     --- PASS: Test/TestInitialize (0.00s)
10:02:17 [2021-05-18T10:02:17.767Z]     --- PASS: Test/TestNew (0.00s)
10:02:17 [2021-05-18T10:02:17.767Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
10:02:17 [2021-05-18T10:02:17.767Z]     --- PASS: Test/TestRegister (0.00s)
10:02:17 [2021-05-18T10:02:17.767Z]     --- PASS: Test/TestWatch (0.10s)
10:02:17 [2021-05-18T10:02:17.767Z] PASS
10:02:17 [2021-05-18T10:02:17.767Z] coverage: 92.9% of statements
10:02:17 [2021-05-18T10:02:17.767Z] ok  	github.com/docker/docker/pkg/discovery/file	0.354s	coverage: 92.9% of statements
10:02:18 [2021-05-18T10:02:18.228Z] === RUN   Test
10:02:18 [2021-05-18T10:02:18.228Z] === RUN   Test/TestWatch
10:02:18 [2021-05-18T10:02:18.228Z] --- PASS: Test (0.00s)
10:02:18 [2021-05-18T10:02:18.228Z]     --- PASS: Test/TestWatch (0.00s)
10:02:18 [2021-05-18T10:02:18.228Z] PASS
10:02:18 [2021-05-18T10:02:18.228Z] coverage: 92.3% of statements
10:02:18 [2021-05-18T10:02:18.228Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.243s	coverage: 92.3% of statements
10:02:18 [2021-05-18T10:02:18.695Z] === RUN   Test
10:02:18 [2021-05-18T10:02:18.695Z] === RUN   Test/TestInitialize
10:02:19 [2021-05-18T10:02:19.156Z] time="2021-05-18T10:02:18Z" level=info msg="Initializing discovery without TLS"
10:02:19 [2021-05-18T10:02:19.156Z] time="2021-05-18T10:02:18Z" level=info msg="Initializing discovery without TLS"
10:02:19 [2021-05-18T10:02:19.156Z] time="2021-05-18T10:02:18Z" level=info msg="Initializing discovery without TLS"
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test/TestInitializeWithCerts
10:02:19 [2021-05-18T10:02:19.156Z] time="2021-05-18T10:02:18Z" level=info msg="Initializing discovery with TLS"
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test/TestWatch
10:02:19 [2021-05-18T10:02:19.156Z] time="2021-05-18T10:02:18Z" level=info msg="Initializing discovery without TLS"
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test/TestInitialize
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test/TestInitializeWithPattern
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test/TestRegister
10:02:19 [2021-05-18T10:02:19.156Z] === RUN   Test/TestWatch
10:02:19 [2021-05-18T10:02:19.156Z] --- PASS: Test (0.00s)
10:02:19 [2021-05-18T10:02:19.156Z]     --- PASS: Test/TestInitialize (0.00s)
10:02:19 [2021-05-18T10:02:19.156Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
10:02:19 [2021-05-18T10:02:19.156Z]     --- PASS: Test/TestRegister (0.00s)
10:02:19 [2021-05-18T10:02:19.156Z]     --- PASS: Test/TestWatch (0.00s)
10:02:19 [2021-05-18T10:02:19.157Z] PASS
10:02:19 [2021-05-18T10:02:19.157Z] coverage: 93.8% of statements
10:02:19 [2021-05-18T10:02:19.157Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.241s	coverage: 93.8% of statements
10:02:20 [2021-05-18T10:02:20.698Z] === RUN   TestPollerAddRemove
10:02:20 [2021-05-18T10:02:20.698Z] --- PASS: TestPollerAddRemove (0.00s)
10:02:20 [2021-05-18T10:02:20.698Z] === RUN   TestPollerEvent
10:02:20 [2021-05-18T10:02:20.698Z] --- SKIP: TestPollerEvent (0.00s)
10:02:20 [2021-05-18T10:02:20.698Z]     poller_test.go:41: No chmod on Windows
10:02:20 [2021-05-18T10:02:20.698Z] === RUN   TestPollerClose
10:02:20 [2021-05-18T10:02:20.698Z] --- PASS: TestPollerClose (0.00s)
10:02:20 [2021-05-18T10:02:20.698Z] PASS
10:02:20 [2021-05-18T10:02:20.698Z] coverage: 36.2% of statements
10:02:20 [2021-05-18T10:02:20.698Z] ok  	github.com/docker/docker/pkg/filenotify	0.249s	coverage: 36.2% of statements
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCopyFileWithInvalidSrc
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCopyFileWithInvalidDest
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCopyFileWithSameSrcAndDest
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCopyFile
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCopyFile (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:02:21 [2021-05-18T10:02:21.159Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z]     fileutils_test.go:134: Needs porting to Windows
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestReadSymlinkedDirectoryToFile
10:02:21 [2021-05-18T10:02:21.159Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z]     fileutils_test.go:180: Needs porting to Windows
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestWildcardMatches
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestWildcardMatches (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestPatternMatches
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestPatternMatches (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestPatternMatchesFolderExclusions
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestSingleExclamationError
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestSingleExclamationError (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestMatchesWithNoPatterns
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestMatchesWithMalformedPatterns
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestMatches
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestMatches (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCleanPatterns
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCleanPatterns (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCleanPatternsExceptionFlag
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCleanPatternsErrorSingleException
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCreateIfNotExistsDir
10:02:21 [2021-05-18T10:02:21.159Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
10:02:21 [2021-05-18T10:02:21.159Z] === RUN   TestCreateIfNotExistsFile
10:02:21 [2021-05-18T10:02:21.160Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
10:02:21 [2021-05-18T10:02:21.160Z] === RUN   TestMatch
10:02:21 [2021-05-18T10:02:21.160Z] --- PASS: TestMatch (0.00s)
10:02:21 [2021-05-18T10:02:21.160Z] PASS
10:02:21 [2021-05-18T10:02:21.160Z] coverage: 87.7% of statements
10:02:21 [2021-05-18T10:02:21.160Z] ok  	github.com/docker/docker/pkg/fileutils	0.282s	coverage: 87.7% of statements
10:02:21 [2021-05-18T10:02:21.630Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:02:21 [2021-05-18T10:02:21.630Z] 
10:02:21 [2021-05-18T10:02:21.630Z] + TEST_INTEGRATION_DEST=1
10:02:21 [2021-05-18T10:02:21.630Z] + CONTAINER_NAME=docker-pr2-1
10:02:21 [2021-05-18T10:02:21.630Z] + TEST_SKIP_INTEGRATION_CLI=1
10:02:21 [2021-05-18T10:02:21.630Z] + run_tests test-integration-flaky
10:02:21 [2021-05-18T10:02:21.630Z] + '[' -n 0 ']'
10:02:21 [2021-05-18T10:02:21.630Z] + rm=
10:02:21 [2021-05-18T10:02:21.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42389/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42389/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh test-integration-flaky test-integration
10:02:21 [2021-05-18T10:02:21.630Z] + c=0
10:02:21 [2021-05-18T10:02:21.630Z] + TEST_INTEGRATION_DEST=2
10:02:21 [2021-05-18T10:02:21.630Z] + CONTAINER_NAME=docker-pr2-2
10:02:21 [2021-05-18T10:02:21.630Z] + TEST_SKIP_INTEGRATION=1
10:02:21 [2021-05-18T10:02:21.630Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:02:21 [2021-05-18T10:02:21.630Z] + run_tests
10:02:21 [2021-05-18T10:02:21.630Z] + '[' -n 0 ']'
10:02:21 [2021-05-18T10:02:21.630Z] + rm=
10:02:21 [2021-05-18T10:02:21.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42389/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42389/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh '' test-integration
10:02:21 [2021-05-18T10:02:21.630Z] + TEST_INTEGRATION_DEST=3
10:02:21 [2021-05-18T10:02:21.630Z] + CONTAINER_NAME=docker-pr2-3
10:02:21 [2021-05-18T10:02:21.630Z] + TEST_SKIP_INTEGRATION=1
10:02:21 [2021-05-18T10:02:21.630Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:02:21 [2021-05-18T10:02:21.630Z] + run_tests
10:02:21 [2021-05-18T10:02:21.630Z] + '[' -n 0 ']'
10:02:21 [2021-05-18T10:02:21.630Z] + rm=
10:02:21 [2021-05-18T10:02:21.630Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42389/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42389/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh '' test-integration
10:02:21 [2021-05-18T10:02:21.630Z] ++ jobs -p
10:02:21 [2021-05-18T10:02:21.630Z] + for job in $(jobs -p)
10:02:21 [2021-05-18T10:02:21.630Z] + wait 9643
10:02:21 [2021-05-18T10:02:21.630Z] 
10:02:21 [2021-05-18T10:02:21.630Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:02:21 [2021-05-18T10:02:21.630Z] 
10:02:21 [2021-05-18T10:02:21.630Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:21 [2021-05-18T10:02:21.630Z] 
10:02:21 [2021-05-18T10:02:21.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:21 [2021-05-18T10:02:21.630Z] HOSTNAME=cbb8c53dbf8b
10:02:21 [2021-05-18T10:02:21.630Z] TEST_SKIP_INTEGRATION=1
10:02:21 [2021-05-18T10:02:21.630Z] TESTDEBUG=0
10:02:21 [2021-05-18T10:02:21.630Z] DEST=bundles/test-integration
10:02:21 [2021-05-18T10:02:21.630Z] PWD=/go/src/github.com/docker/docker
10:02:21 [2021-05-18T10:02:21.630Z] KEEPBUNDLE=1
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:02:21 [2021-05-18T10:02:21.630Z] container=docker
10:02:21 [2021-05-18T10:02:21.630Z] HOME=/root
10:02:21 [2021-05-18T10:02:21.630Z] GOLANG_VERSION=1.13.15
10:02:21 [2021-05-18T10:02:21.630Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:21 [2021-05-18T10:02:21.630Z] VALIDATE_BRANCH=master
10:02:21 [2021-05-18T10:02:21.630Z] TERM=xterm
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_PKG=github.com/docker/docker
10:02:21 [2021-05-18T10:02:21.630Z] SHLVL=1
10:02:21 [2021-05-18T10:02:21.630Z] TIMEOUT=120m
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_GRAPHDRIVER=overlay2
10:02:21 [2021-05-18T10:02:21.630Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:02:21 [2021-05-18T10:02:21.630Z] GO111MODULE=off
10:02:21 [2021-05-18T10:02:21.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:21 [2021-05-18T10:02:21.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:21 [2021-05-18T10:02:21.630Z] GOPATH=/go
10:02:21 [2021-05-18T10:02:21.630Z] PKG_CONFIG=pkg-config
10:02:21 [2021-05-18T10:02:21.630Z] _=/usr/bin/env
10:02:21 [2021-05-18T10:02:21.630Z] Building test suite binary ./integration-cli/test.main
10:02:21 [2021-05-18T10:02:21.630Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:21 [2021-05-18T10:02:21.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:21 [2021-05-18T10:02:21.630Z] HOSTNAME=3bdf0e047a87
10:02:21 [2021-05-18T10:02:21.630Z] TEST_SKIP_INTEGRATION=1
10:02:21 [2021-05-18T10:02:21.630Z] TESTDEBUG=0
10:02:21 [2021-05-18T10:02:21.630Z] DEST=bundles/test-integration
10:02:21 [2021-05-18T10:02:21.630Z] PWD=/go/src/github.com/docker/docker
10:02:21 [2021-05-18T10:02:21.630Z] KEEPBUNDLE=1
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:02:21 [2021-05-18T10:02:21.630Z] container=docker
10:02:21 [2021-05-18T10:02:21.630Z] HOME=/root
10:02:21 [2021-05-18T10:02:21.630Z] GOLANG_VERSION=1.13.15
10:02:21 [2021-05-18T10:02:21.630Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:21 [2021-05-18T10:02:21.630Z] VALIDATE_BRANCH=master
10:02:21 [2021-05-18T10:02:21.630Z] TERM=xterm
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_PKG=github.com/docker/docker
10:02:21 [2021-05-18T10:02:21.630Z] SHLVL=1
10:02:21 [2021-05-18T10:02:21.630Z] TIMEOUT=120m
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_GRAPHDRIVER=overlay2
10:02:21 [2021-05-18T10:02:21.630Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:02:21 [2021-05-18T10:02:21.630Z] GO111MODULE=off
10:02:21 [2021-05-18T10:02:21.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:21 [2021-05-18T10:02:21.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:21 [2021-05-18T10:02:21.630Z] GOPATH=/go
10:02:21 [2021-05-18T10:02:21.630Z] PKG_CONFIG=pkg-config
10:02:21 [2021-05-18T10:02:21.630Z] _=/usr/bin/env
10:02:21 [2021-05-18T10:02:21.630Z] Building test suite binary ./integration-cli/test.main
10:02:21 [2021-05-18T10:02:21.630Z] No new tests added to integration.
10:02:21 [2021-05-18T10:02:21.630Z] 
10:02:21 [2021-05-18T10:02:21.630Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:21 [2021-05-18T10:02:21.630Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:21 [2021-05-18T10:02:21.630Z] HOSTNAME=c611f4f45264
10:02:21 [2021-05-18T10:02:21.630Z] TESTDEBUG=0
10:02:21 [2021-05-18T10:02:21.630Z] DEST=bundles/test-integration
10:02:21 [2021-05-18T10:02:21.630Z] PWD=/go/src/github.com/docker/docker
10:02:21 [2021-05-18T10:02:21.630Z] KEEPBUNDLE=1
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:02:21 [2021-05-18T10:02:21.630Z] container=docker
10:02:21 [2021-05-18T10:02:21.630Z] HOME=/root
10:02:21 [2021-05-18T10:02:21.630Z] GOLANG_VERSION=1.13.15
10:02:21 [2021-05-18T10:02:21.630Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:21 [2021-05-18T10:02:21.630Z] VALIDATE_BRANCH=master
10:02:21 [2021-05-18T10:02:21.630Z] TERM=xterm
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_PKG=github.com/docker/docker
10:02:21 [2021-05-18T10:02:21.630Z] SHLVL=1
10:02:21 [2021-05-18T10:02:21.630Z] TIMEOUT=120m
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:02:21 [2021-05-18T10:02:21.630Z] DOCKER_GRAPHDRIVER=overlay2
10:02:21 [2021-05-18T10:02:21.630Z] GO111MODULE=off
10:02:21 [2021-05-18T10:02:21.630Z] TEST_SKIP_INTEGRATION_CLI=1
10:02:21 [2021-05-18T10:02:21.630Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:21 [2021-05-18T10:02:21.630Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:21 [2021-05-18T10:02:21.630Z] GOPATH=/go
10:02:21 [2021-05-18T10:02:21.630Z] PKG_CONFIG=pkg-config
10:02:21 [2021-05-18T10:02:21.630Z] _=/usr/bin/env
10:02:21 [2021-05-18T10:02:21.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: Test (3.23s)
10:02:22 [2021-05-18T10:02:22.131Z]     --- PASS: Test/TestInitialize (0.18s)
10:02:22 [2021-05-18T10:02:22.131Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
10:02:22 [2021-05-18T10:02:22.131Z]     --- PASS: Test/TestWatch (3.05s)
10:02:22 [2021-05-18T10:02:22.131Z] PASS
10:02:22 [2021-05-18T10:02:22.131Z] coverage: 84.1% of statements
10:02:22 [2021-05-18T10:02:22.131Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.773s	coverage: 84.1% of statements
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestGet
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestGet (0.00s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestGetShortcutString
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestGetShortcutString (0.00s)
10:02:22 [2021-05-18T10:02:22.131Z] PASS
10:02:22 [2021-05-18T10:02:22.131Z] coverage: 42.9% of statements
10:02:22 [2021-05-18T10:02:22.131Z] ok  	github.com/docker/docker/pkg/homedir	0.221s	coverage: 42.9% of statements
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestTarFiles (5.96s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestTarUntar
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestTarUntar (0.04s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestTarWithOptions
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestTarWithOptions (0.03s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestUntarUstarGnuConflict
10:02:22 [2021-05-18T10:02:22.131Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
10:02:22 [2021-05-18T10:02:22.131Z] === RUN   TestUntarInvalidFilenames
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames037665642\\dest"
10:02:22 [2021-05-18T10:02:22.597Z] --- PASS: TestUntarInvalidFilenames (0.20s)
10:02:22 [2021-05-18T10:02:22.597Z] === RUN   TestUntarHardlinkToSymlink
10:02:22 [2021-05-18T10:02:22.597Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
10:02:22 [2021-05-18T10:02:22.597Z] === RUN   TestUntarInvalidHardlink
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink061250459\\victim\\hello" -> "../victim/hello"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink669499966\\victim\\hello" -> "/../victim/hello"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668920965\\victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink979955744\\victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink823642367\\victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink497649746\\victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] --- PASS: TestUntarInvalidHardlink (0.03s)
10:02:22 [2021-05-18T10:02:22.597Z] === RUN   TestUntarInvalidSymlink
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink589821833\\dest\\dotdot" -> "../victim/hello"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink180189012\\dest\\slash-dotdot" -> "/../victim/hello"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink720957091\\dest\\loophole-victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink267594150\\dest\\loophole-victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink201601229\\dest\\loophole-victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink044302280\\dest\\loophole-victim" -> "../victim"
10:02:22 [2021-05-18T10:02:22.597Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink181550727\\dest\\dir\\loophole" -> "../../victim"
10:02:22 [2021-05-18T10:02:22.597Z] --- PASS: TestUntarInvalidSymlink (0.04s)
10:02:22 [2021-05-18T10:02:22.597Z] === RUN   TestTempArchiveCloseMultipleTimes
10:02:22 [2021-05-18T10:02:22.597Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:02:22 [2021-05-18T10:02:22.597Z] === RUN   TestXGlobalNoParent
10:02:22 [2021-05-18T10:02:22.597Z] --- PASS: TestXGlobalNoParent (0.00s)
10:02:22 [2021-05-18T10:02:22.597Z] === RUN   TestReplaceFileTarWrapper
10:02:23 [2021-05-18T10:02:23.058Z] --- PASS: TestReplaceFileTarWrapper (0.28s)
10:02:23 [2021-05-18T10:02:23.058Z] === RUN   TestPrefixHeaderReadable
10:02:23 [2021-05-18T10:02:23.058Z] --- PASS: TestPrefixHeaderReadable (0.06s)
10:02:23 [2021-05-18T10:02:23.058Z] === RUN   TestDisablePigz
10:02:23 [2021-05-18T10:02:23.058Z] --- PASS: TestDisablePigz (0.17s)
10:02:23 [2021-05-18T10:02:23.058Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
10:02:23 [2021-05-18T10:02:23.058Z] === RUN   TestPigz
10:02:23 [2021-05-18T10:02:23.058Z] === RUN   TestCreateIDMapOrder
10:02:23 [2021-05-18T10:02:23.058Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:02:23 [2021-05-18T10:02:23.058Z] PASS
10:02:23 [2021-05-18T10:02:23.058Z] coverage: 7.2% of statements
10:02:23 [2021-05-18T10:02:23.058Z] ok  	github.com/docker/docker/pkg/idtools	0.248s	coverage: 7.2% of statements
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestPigz (0.19s)
10:02:23 [2021-05-18T10:02:23.520Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestCopyFileWithInvalidDest
10:02:23 [2021-05-18T10:02:23.520Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z]     archive_windows_test.go:16: Currently fails
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestCanonicalTarNameForPath
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestCanonicalTarName
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestCanonicalTarName (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChmodTarEntry
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChmodTarEntry (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestHardLinkOrder
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestHardLinkOrder (0.19s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangeString
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChangeString (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesWithNoChanges
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChangesWithNoChanges (0.05s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesWithChanges
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChangesWithChanges (0.05s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesWithChangesGH13590
10:02:23 [2021-05-18T10:02:23.520Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z]     changes_test.go:196: needs more investigation
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesDirsEmpty
10:02:23 [2021-05-18T10:02:23.520Z] --- SKIP: TestChangesDirsEmpty (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesDirsMutated
10:02:23 [2021-05-18T10:02:23.520Z] --- SKIP: TestChangesDirsMutated (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestApplyLayer
10:02:23 [2021-05-18T10:02:23.520Z] --- SKIP: TestApplyLayer (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z]     changes_test.go:433: needs further investigation
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesSizeWithHardlinks
10:02:23 [2021-05-18T10:02:23.520Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z]     changes_test.go:469: needs further investigation
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesSizeWithNoChanges
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestChangesSize
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestChangesSize (0.01s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestApplyLayerInvalidFilenames
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames772678348\\dest"
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestApplyLayerInvalidHardlink
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink717057502\\victim\\hello" -> "../victim/hello"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink834298789\\victim\\hello" -> "/../victim/hello"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink163546816\\victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink865684255\\victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink160584690\\victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink789860521\\victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestApplyLayerInvalidSymlink
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink942742516\\dest\\dotdot" -> "../victim/hello"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink493648579\\dest\\slash-dotdot" -> "/../victim/hello"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink955164486\\dest\\loophole-victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink366199277\\dest\\loophole-victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink185870952\\dest\\loophole-victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink560115879\\dest\\loophole-victim" -> "../victim"
10:02:23 [2021-05-18T10:02:23.520Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
10:02:23 [2021-05-18T10:02:23.520Z] === RUN   TestApplyLayerWhiteouts
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestGenerateEmptyFile
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestGenerateWithContent
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestGenerateWithContent (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] PASS
10:02:23 [2021-05-18T10:02:23.981Z] coverage: 61.6% of statements
10:02:23 [2021-05-18T10:02:23.981Z] ok  	github.com/docker/docker/pkg/archive	9.541s	coverage: 61.6% of statements
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestError
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestError (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/no_progress
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/progress_1
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/with_units
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestProgressString/hide_counts
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestProgressString (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/with_units (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestJSONMessageDisplay
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestJSONMessageDisplay (0.18s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestJSONMessageDisplayWithJSONError
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] === RUN   TestDisplayJSONMessagesStream
10:02:23 [2021-05-18T10:02:23.981Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:02:23 [2021-05-18T10:02:23.981Z] PASS
10:02:23 [2021-05-18T10:02:23.981Z] coverage: 91.7% of statements
10:02:23 [2021-05-18T10:02:23.981Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.504s	coverage: 91.7% of statements
10:02:24 [2021-05-18T10:02:24.434Z] ?   	github.com/docker/docker/api	[no test files]
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestFixedBufferCap
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestFixedBufferCap (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestFixedBufferLen
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestFixedBufferLen (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestFixedBufferString
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestFixedBufferString (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestFixedBufferWrite
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestFixedBufferWrite (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestFixedBufferRead
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestFixedBufferRead (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestBytesPipeRead
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestBytesPipeRead (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestBytesPipeWrite
10:02:24 [2021-05-18T10:02:24.442Z] --- PASS: TestBytesPipeWrite (0.00s)
10:02:24 [2021-05-18T10:02:24.442Z] === RUN   TestBytesPipeWriteRandomChunks
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestAtomicWriteToFile
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestAtomicWriteToFile (0.01s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestAtomicWriteSetCommit
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestAtomicWriteSetCancel
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestReadCloserWrapperClose
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestReaderErrWrapperReadOnError
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestReaderErrWrapperRead
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestHashData
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestHashData (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestCancelReadCloser
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestStandardLongPath
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestStandardLongPath (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestUNCLongPath
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestUNCLongPath (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] PASS
10:02:24 [2021-05-18T10:02:24.902Z] coverage: 100.0% of statements
10:02:24 [2021-05-18T10:02:24.902Z] ok  	github.com/docker/docker/pkg/longpath	0.159s	coverage: 100.0% of statements
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestCancelReadCloser (0.11s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestWriteCloserWrapperClose
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestNopWriteCloser
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestNopWriteCloser (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestNopWriter
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestNopWriter (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] === RUN   TestWriteCounter
10:02:24 [2021-05-18T10:02:24.902Z] --- PASS: TestWriteCounter (0.00s)
10:02:24 [2021-05-18T10:02:24.902Z] PASS
10:02:24 [2021-05-18T10:02:24.902Z] coverage: 69.2% of statements
10:02:24 [2021-05-18T10:02:24.902Z] ok  	github.com/docker/docker/pkg/ioutils	0.877s	coverage: 69.2% of statements
10:02:25 [2021-05-18T10:02:25.363Z] === RUN   TestNameFormat
10:02:25 [2021-05-18T10:02:25.363Z] --- PASS: TestNameFormat (0.00s)
10:02:25 [2021-05-18T10:02:25.363Z] === RUN   TestNameRetries
10:02:25 [2021-05-18T10:02:25.363Z] --- PASS: TestNameRetries (0.00s)
10:02:25 [2021-05-18T10:02:25.363Z] PASS
10:02:25 [2021-05-18T10:02:25.363Z] coverage: 85.7% of statements
10:02:25 [2021-05-18T10:02:25.363Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.154s	coverage: 85.7% of statements
10:02:26 [2021-05-18T10:02:26.335Z] === RUN   TestParseKeyValueOpt
10:02:26 [2021-05-18T10:02:26.335Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:02:26 [2021-05-18T10:02:26.335Z] === RUN   TestParseUintList
10:02:26 [2021-05-18T10:02:26.335Z] --- PASS: TestParseUintList (0.00s)
10:02:26 [2021-05-18T10:02:26.335Z] === RUN   TestParseUintListMaximumLimits
10:02:26 [2021-05-18T10:02:26.335Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:02:26 [2021-05-18T10:02:26.335Z] PASS
10:02:26 [2021-05-18T10:02:26.335Z] coverage: 97.0% of statements
10:02:26 [2021-05-18T10:02:26.335Z] ok  	github.com/docker/docker/pkg/parsers	0.195s	coverage: 97.0% of statements
10:02:26 [2021-05-18T10:02:26.797Z] === RUN   TestNewAndRemove
10:02:26 [2021-05-18T10:02:26.797Z] --- PASS: TestNewAndRemove (0.00s)
10:02:26 [2021-05-18T10:02:26.797Z] === RUN   TestRemoveInvalidPath
10:02:26 [2021-05-18T10:02:26.797Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:02:26 [2021-05-18T10:02:26.797Z] PASS
10:02:26 [2021-05-18T10:02:26.797Z] coverage: 82.6% of statements
10:02:26 [2021-05-18T10:02:26.797Z] ok  	github.com/docker/docker/pkg/pidfile	0.249s	coverage: 82.6% of statements
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestParseEmptyInterface
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestParseEmptyInterface (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestParseNonInterfaceType
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestParseWithOneFunction
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestParseWithOneFunction (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestParseWithMultipleFuncs
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestParseWithUnnamedReturn
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestEmbeddedInterface
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestEmbeddedInterface (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestParsedImports
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestParsedImports (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] === RUN   TestAliasedImports
10:02:28 [2021-05-18T10:02:28.340Z] --- PASS: TestAliasedImports (0.00s)
10:02:28 [2021-05-18T10:02:28.340Z] PASS
10:02:28 [2021-05-18T10:02:28.340Z] coverage: 56.8% of statements
10:02:28 [2021-05-18T10:02:28.340Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.230s	coverage: 56.8% of statements
10:02:28 [2021-05-18T10:02:28.791Z] ok  	github.com/docker/docker/cmd/dockerd	0.113s	coverage: 29.1% of statements
10:02:28 [2021-05-18T10:02:28.791Z] ok  	github.com/docker/docker/container	0.149s	coverage: 34.4% of statements
10:02:28 [2021-05-18T10:02:28.791Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:02:28 [2021-05-18T10:02:28.791Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:02:28 [2021-05-18T10:02:28.791Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:02:28 [2021-05-18T10:02:28.791Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:02:28 [2021-05-18T10:02:28.791Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.062s	coverage: 65.3% of statements
10:02:28 [2021-05-18T10:02:28.800Z] === RUN   TestFailedConnection
10:02:29 [2021-05-18T10:02:29.366Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.087s	coverage: 35.9% of statements
10:02:29 [2021-05-18T10:02:29.771Z] === RUN   TestHTTPTransport
10:02:29 [2021-05-18T10:02:29.771Z] --- PASS: TestHTTPTransport (0.00s)
10:02:29 [2021-05-18T10:02:29.771Z] PASS
10:02:29 [2021-05-18T10:02:29.771Z] coverage: 85.7% of statements
10:02:29 [2021-05-18T10:02:29.771Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.335s	coverage: 85.7% of statements
10:02:30 [2021-05-18T10:02:30.231Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] === RUN   TestBufioReaderPoolPutAndGet
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] === RUN   TestBufioWriterPoolPutAndGet
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] === RUN   TestBufferPoolPutAndGet
10:02:30 [2021-05-18T10:02:30.232Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:02:30 [2021-05-18T10:02:30.232Z] PASS
10:02:30 [2021-05-18T10:02:30.232Z] coverage: 88.2% of statements
10:02:30 [2021-05-18T10:02:30.232Z] ok  	github.com/docker/docker/pkg/pools	0.173s	coverage: 88.2% of statements
10:02:30 [2021-05-18T10:02:30.692Z] --- PASS: TestFailedConnection (2.02s)
10:02:30 [2021-05-18T10:02:30.692Z] === RUN   TestFailOnce
10:02:31 [2021-05-18T10:02:31.153Z] 2021/05/18 10:02:30 http: panic serving 127.0.0.1:49220: Plugin not ready
10:02:31 [2021-05-18T10:02:31.153Z] goroutine 10 [running]:
10:02:31 [2021-05-18T10:02:31.153Z] net/http.(*conn).serve.func1(0xc000058be0)
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/net/http/server.go:1795 +0x140
10:02:31 [2021-05-18T10:02:31.153Z] panic(0x849b40, 0x986aa0)
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
10:02:31 [2021-05-18T10:02:31.153Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000128000, 0xc0000d0300)
10:02:31 [2021-05-18T10:02:31.153Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
10:02:31 [2021-05-18T10:02:31.153Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000128000, 0xc0000d0300)
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/net/http/server.go:2036 +0x4b
10:02:31 [2021-05-18T10:02:31.153Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000128000, 0xc0000d0300)
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
10:02:31 [2021-05-18T10:02:31.153Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000128000, 0xc0000d0300)
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/net/http/server.go:2831 +0xab
10:02:31 [2021-05-18T10:02:31.153Z] net/http.(*conn).serve(0xc000058be0, 0x99b2a0, 0xc00004a9c0)
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/net/http/server.go:1919 +0x87c
10:02:31 [2021-05-18T10:02:31.153Z] created by net/http.(*Server).Serve
10:02:31 [2021-05-18T10:02:31.153Z] 	c:/go/src/net/http/server.go:2957 +0x38b
10:02:31 [2021-05-18T10:02:31.153Z] time="2021-05-18T10:02:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s"
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestOutputOnPrematureClose
10:02:31 [2021-05-18T10:02:31.153Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestCompleteSilently
10:02:31 [2021-05-18T10:02:31.153Z] --- PASS: TestCompleteSilently (0.00s)
10:02:31 [2021-05-18T10:02:31.153Z] PASS
10:02:31 [2021-05-18T10:02:31.153Z] coverage: 75.9% of statements
10:02:31 [2021-05-18T10:02:31.153Z] ok  	github.com/docker/docker/pkg/progress	0.159s	coverage: 75.9% of statements
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestSendToOneSub
10:02:31 [2021-05-18T10:02:31.153Z] --- PASS: TestSendToOneSub (0.00s)
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestSendToMultipleSubs
10:02:31 [2021-05-18T10:02:31.153Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestEvictOneSub
10:02:31 [2021-05-18T10:02:31.153Z] --- PASS: TestEvictOneSub (0.00s)
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestClosePublisher
10:02:31 [2021-05-18T10:02:31.153Z] --- PASS: TestClosePublisher (0.00s)
10:02:31 [2021-05-18T10:02:31.153Z] === RUN   TestPubSubRace
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestFailOnce (1.16s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestEchoInputOutput
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestEchoInputOutput (0.00s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestBackoff
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestBackoff (0.00s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestAbortRetry
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestAbortRetry (0.00s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestClientScheme
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestClientScheme (0.00s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestNewClientWithTimeout
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestRegister
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestRegister (0.00s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestCommand
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestCommand (0.03s)
10:02:32 [2021-05-18T10:02:32.124Z] === RUN   TestNaiveSelf
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestNaiveSelf (0.02s)
10:02:32 [2021-05-18T10:02:32.124Z] PASS
10:02:32 [2021-05-18T10:02:32.124Z] coverage: 82.4% of statements
10:02:32 [2021-05-18T10:02:32.124Z] ok  	github.com/docker/docker/pkg/reexec	0.214s	coverage: 82.4% of statements
10:02:32 [2021-05-18T10:02:32.124Z] --- PASS: TestPubSubRace (1.04s)
10:02:32 [2021-05-18T10:02:32.124Z] PASS
10:02:32 [2021-05-18T10:02:32.124Z] coverage: 75.0% of statements
10:02:32 [2021-05-18T10:02:32.124Z] ok  	github.com/docker/docker/pkg/pubsub	1.171s	coverage: 75.0% of statements
10:02:32 [2021-05-18T10:02:32.399Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:02:32 [2021-05-18T10:02:32.399Z] 
10:02:32 [2021-05-18T10:02:32.399Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_SYSTEMD=1
10:02:32 [2021-05-18T10:02:32.399Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:32 [2021-05-18T10:02:32.399Z] HOSTNAME=21c6da0a6a43
10:02:32 [2021-05-18T10:02:32.399Z] DEST=bundles/test-integration
10:02:32 [2021-05-18T10:02:32.399Z] PWD=/go/src/github.com/docker/docker
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:02:32 [2021-05-18T10:02:32.399Z] container=docker
10:02:32 [2021-05-18T10:02:32.399Z] HOME=/root
10:02:32 [2021-05-18T10:02:32.399Z] LANG=C.UTF-8
10:02:32 [2021-05-18T10:02:32.399Z] INVOCATION_ID=8f73bef22ca64db284284c9b8cd0c12b
10:02:32 [2021-05-18T10:02:32.399Z] GOLANG_VERSION=1.13.15
10:02:32 [2021-05-18T10:02:32.399Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:32 [2021-05-18T10:02:32.399Z] VALIDATE_BRANCH=master
10:02:32 [2021-05-18T10:02:32.399Z] TERM=xterm
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_PKG=github.com/docker/docker
10:02:32 [2021-05-18T10:02:32.399Z] SHLVL=3
10:02:32 [2021-05-18T10:02:32.399Z] TIMEOUT=120m
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_GRAPHDRIVER=overlay2
10:02:32 [2021-05-18T10:02:32.399Z] GO111MODULE=off
10:02:32 [2021-05-18T10:02:32.399Z] DOCKER_EXPERIMENTAL=1
10:02:32 [2021-05-18T10:02:32.399Z] TEST_SKIP_INTEGRATION_CLI=1
10:02:32 [2021-05-18T10:02:32.399Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:32 [2021-05-18T10:02:32.399Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:32 [2021-05-18T10:02:32.399Z] GOPATH=/go
10:02:32 [2021-05-18T10:02:32.399Z] PKG_CONFIG=pkg-config
10:02:32 [2021-05-18T10:02:32.399Z] _=/usr/bin/env
10:02:32 [2021-05-18T10:02:32.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:02:32 [2021-05-18T10:02:32.585Z] time="2021-05-18T10:02:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:02:32 [2021-05-18T10:02:32.686Z] ok  	github.com/docker/docker/daemon/cluster	0.131s	coverage: 0.5% of statements
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestParseSignal
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestParseSignal (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestValidSignalForPlatform
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestValidSignalForPlatform (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] PASS
10:02:33 [2021-05-18T10:02:33.556Z] coverage: 20.3% of statements
10:02:33 [2021-05-18T10:02:33.556Z] ok  	github.com/docker/docker/pkg/signal	0.221s	coverage: 20.3% of statements
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestNewStdWriter
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestNewStdWriter (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestWriteWithUninitializedStdWriter
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestWriteWithNilBytes
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestWrite
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestWrite (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestWriteWithWriterError
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestWriteWithWriterError (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyWriteAndRead
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyWithInvalidInputHeader
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyWithCorruptedPrefix
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyReturnsWriteErrors
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:02:33 [2021-05-18T10:02:33.556Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:02:33 [2021-05-18T10:02:33.556Z] PASS
10:02:33 [2021-05-18T10:02:33.556Z] coverage: 100.0% of statements
10:02:33 [2021-05-18T10:02:33.556Z] ok  	github.com/docker/docker/pkg/stdcopy	0.288s	coverage: 100.0% of statements
10:02:34 [2021-05-18T10:02:34.016Z] time="2021-05-18T10:02:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestGenerateRandomID
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestGenerateRandomID (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestShortenId
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestShortenId (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestShortenSha256Id
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestShortenSha256Id (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestShortenIdEmpty
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestShortenIdEmpty (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestShortenIdInvalid
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestShortenIdInvalid (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestIsShortIDNonHex
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] === RUN   TestIsShortIDNotCorrectSize
10:02:34 [2021-05-18T10:02:34.477Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:02:34 [2021-05-18T10:02:34.477Z] PASS
10:02:34 [2021-05-18T10:02:34.477Z] coverage: 70.6% of statements
10:02:34 [2021-05-18T10:02:34.477Z] ok  	github.com/docker/docker/pkg/stringid	0.138s	coverage: 70.6% of statements
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestRawProgressFormatterFormatStatus
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestRawProgressFormatterFormatProgress
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestFormatStatus
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestFormatStatus (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestFormatError
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestFormatError (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestFormatJSONError
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestFormatJSONError (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestJsonProgressFormatterFormatProgress
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestJsonProgressFormatterFormatStatus
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestNewJSONProgressOutput
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestAuxFormatterEmit
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestStreamWriterStdout
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestStreamWriterStdout (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] === RUN   TestStreamWriterStderr
10:02:34 [2021-05-18T10:02:34.937Z] --- PASS: TestStreamWriterStderr (0.00s)
10:02:34 [2021-05-18T10:02:34.937Z] PASS
10:02:34 [2021-05-18T10:02:34.937Z] coverage: 66.2% of statements
10:02:34 [2021-05-18T10:02:34.937Z] ok  	github.com/docker/docker/pkg/streamformatter	0.182s	coverage: 66.2% of statements
10:02:35 [2021-05-18T10:02:35.249Z] ok  	github.com/docker/docker/daemon/discovery	0.037s	coverage: 30.0% of statements
10:02:35 [2021-05-18T10:02:35.513Z] ok  	github.com/docker/docker/daemon/config	0.133s	coverage: 81.8% of statements
10:02:35 [2021-05-18T10:02:35.909Z] === RUN   TestIsCpusetListAvailable
10:02:35 [2021-05-18T10:02:35.909Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:02:35 [2021-05-18T10:02:35.909Z] PASS
10:02:35 [2021-05-18T10:02:35.909Z] coverage: 38.2% of statements
10:02:35 [2021-05-18T10:02:35.909Z] ok  	github.com/docker/docker/pkg/sysinfo	0.107s	coverage: 38.2% of statements
10:02:36 [2021-05-18T10:02:36.370Z] time="2021-05-18T10:02:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:02:36 [2021-05-18T10:02:36.464Z] ok  	github.com/docker/docker/daemon/events	0.077s	coverage: 50.0% of statements
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestChtimes
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestChtimes (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestChtimesWindows
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestChtimesWindows (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestEnsureRemoveAllNotExist
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestEnsureRemoveAllWithDir
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestEnsureRemoveAllWithFile
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z] === RUN   TestHasWin32KSupport
10:02:36 [2021-05-18T10:02:36.831Z] --- PASS: TestHasWin32KSupport (0.00s)
10:02:36 [2021-05-18T10:02:36.831Z]     syscall_windows_test.go:8: win32k: true
10:02:36 [2021-05-18T10:02:36.831Z] PASS
10:02:36 [2021-05-18T10:02:36.831Z] coverage: 12.0% of statements
10:02:36 [2021-05-18T10:02:36.831Z] ok  	github.com/docker/docker/pkg/system	0.164s	coverage: 12.0% of statements
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestTailFile
10:02:37 [2021-05-18T10:02:37.298Z] --- PASS: TestTailFile (0.00s)
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestTailFileManyLines
10:02:37 [2021-05-18T10:02:37.298Z] --- PASS: TestTailFileManyLines (0.00s)
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestTailEmptyFile
10:02:37 [2021-05-18T10:02:37.298Z] --- PASS: TestTailEmptyFile (0.02s)
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestTailNegativeN
10:02:37 [2021-05-18T10:02:37.298Z] --- PASS: TestTailNegativeN (0.00s)
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/2_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/8_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/12_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/truncated_last_line
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/truncated_last_line#01
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/truncated_last_line#02
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/single_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/no_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/12_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === CONT  TestNewTailReader/4_byte_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.298Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/2_byte_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/8_byte_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.299Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.299Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.300Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.300Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.300Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.762Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:02:37 [2021-05-18T10:02:37.762Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.763Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.763Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.764Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:02:37 [2021-05-18T10:02:37.765Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:02:37 [2021-05-18T10:02:37.859Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:02:38 [2021-05-18T10:02:38.232Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:02:38 [2021-05-18T10:02:38.232Z] --- PASS: TestNewTailReader (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.232Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.02s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.02s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.04s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.04s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.02s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.02s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.02s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.233Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]     --- PASS: TestNewTailReader/no_delimiter (0.03s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:02:38 [2021-05-18T10:02:38.234Z] PASS
10:02:38 [2021-05-18T10:02:38.234Z] coverage: 88.6% of statements
10:02:38 [2021-05-18T10:02:38.234Z] ok  	github.com/docker/docker/pkg/tailfile	0.712s	coverage: 88.6% of statements
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestTarSumRemoveNonExistent
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestTarSumRemove
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestTarSumRemove (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestSortFileInfoSums
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestSortFileInfoSums (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestNewTarSumForLabelInvalid
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestNewTarSumForLabel
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestEmptyTar
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestEmptyTar (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestTarSumsReadSize
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestTarSumsReadSize (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestTarSums
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestTarSums (0.08s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestIteration
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestIteration (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestVersionLabelForChecksum
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestVersion
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestVersion (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestGetVersion
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestGetVersion (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] === RUN   TestGetVersions
10:02:38 [2021-05-18T10:02:38.695Z] --- PASS: TestGetVersions (0.00s)
10:02:38 [2021-05-18T10:02:38.695Z] PASS
10:02:38 [2021-05-18T10:02:38.695Z] coverage: 89.3% of statements
10:02:38 [2021-05-18T10:02:38.695Z] ok  	github.com/docker/docker/pkg/tarsum	0.303s	coverage: 89.3% of statements
10:02:39 [2021-05-18T10:02:39.157Z] testing: warning: no tests to run
10:02:39 [2021-05-18T10:02:39.157Z] PASS
10:02:39 [2021-05-18T10:02:39.157Z] coverage: [no statements]
10:02:39 [2021-05-18T10:02:39.157Z] ok  	github.com/docker/docker/pkg/term/windows	0.115s	coverage: [no statements] [no tests to run]
10:02:39 [2021-05-18T10:02:39.618Z] === RUN   TestTruncIndex
10:02:39 [2021-05-18T10:02:39.618Z] --- PASS: TestTruncIndex (0.10s)
10:02:39 [2021-05-18T10:02:39.618Z] PASS
10:02:39 [2021-05-18T10:02:39.618Z] coverage: 91.5% of statements
10:02:39 [2021-05-18T10:02:39.618Z] ok  	github.com/docker/docker/pkg/truncindex	0.256s	coverage: 91.5% of statements
10:02:40 [2021-05-18T10:02:40.078Z] === RUN   TestIsGIT
10:02:40 [2021-05-18T10:02:40.078Z] --- PASS: TestIsGIT (0.00s)
10:02:40 [2021-05-18T10:02:40.078Z] === RUN   TestIsTransport
10:02:40 [2021-05-18T10:02:40.078Z] --- PASS: TestIsTransport (0.00s)
10:02:40 [2021-05-18T10:02:40.078Z] PASS
10:02:40 [2021-05-18T10:02:40.078Z] coverage: 100.0% of statements
10:02:40 [2021-05-18T10:02:40.078Z] ok  	github.com/docker/docker/pkg/urlutil	0.101s	coverage: 100.0% of statements
10:02:40 [2021-05-18T10:02:40.355Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:02:40 [2021-05-18T10:02:40.355Z] 
10:02:40 [2021-05-18T10:02:40.355Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:02:40 [2021-05-18T10:02:40.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:02:40 [2021-05-18T10:02:40.355Z] HOSTNAME=a0c641122cb1
10:02:40 [2021-05-18T10:02:40.355Z] DEST=bundles/test-integration
10:02:40 [2021-05-18T10:02:40.355Z] PWD=/go/src/github.com/docker/docker
10:02:40 [2021-05-18T10:02:40.355Z] DOCKER_ROOTLESS=1
10:02:40 [2021-05-18T10:02:40.355Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:02:40 [2021-05-18T10:02:40.355Z] container=docker
10:02:40 [2021-05-18T10:02:40.355Z] HOME=/root
10:02:40 [2021-05-18T10:02:40.355Z] GOLANG_VERSION=1.13.15
10:02:40 [2021-05-18T10:02:40.355Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:02:40 [2021-05-18T10:02:40.355Z] VALIDATE_BRANCH=master
10:02:40 [2021-05-18T10:02:40.355Z] TERM=xterm
10:02:40 [2021-05-18T10:02:40.355Z] DOCKER_PKG=github.com/docker/docker
10:02:40 [2021-05-18T10:02:40.355Z] SHLVL=1
10:02:40 [2021-05-18T10:02:40.355Z] TIMEOUT=120m
10:02:40 [2021-05-18T10:02:40.355Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:02:40 [2021-05-18T10:02:40.355Z] DOCKER_GRAPHDRIVER=overlay2
10:02:40 [2021-05-18T10:02:40.355Z] GO111MODULE=off
10:02:40 [2021-05-18T10:02:40.355Z] DOCKER_EXPERIMENTAL=1
10:02:40 [2021-05-18T10:02:40.355Z] TEST_SKIP_INTEGRATION_CLI=1
10:02:40 [2021-05-18T10:02:40.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:02:40 [2021-05-18T10:02:40.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:02:40 [2021-05-18T10:02:40.355Z] GOPATH=/go
10:02:40 [2021-05-18T10:02:40.355Z] PKG_CONFIG=pkg-config
10:02:40 [2021-05-18T10:02:40.355Z] _=/usr/bin/env
10:02:40 [2021-05-18T10:02:40.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:02:40 [2021-05-18T10:02:40.538Z] === RUN   TestVersionInfo
10:02:40 [2021-05-18T10:02:40.538Z] --- PASS: TestVersionInfo (0.00s)
10:02:40 [2021-05-18T10:02:40.538Z] === RUN   TestAppendVersions
10:02:40 [2021-05-18T10:02:40.538Z] --- PASS: TestAppendVersions (0.00s)
10:02:40 [2021-05-18T10:02:40.538Z] PASS
10:02:40 [2021-05-18T10:02:40.538Z] coverage: 88.9% of statements
10:02:40 [2021-05-18T10:02:40.999Z] ok  	github.com/docker/docker/pkg/useragent	0.162s	coverage: 88.9% of statements
10:02:40 [2021-05-18T10:02:40.999Z] time="2021-05-18T10:02:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:02:41 [2021-05-18T10:02:41.243Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.1% of statements
10:02:41 [2021-05-18T10:02:41.505Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.548s	coverage: 14.0% of statements
10:02:41 [2021-05-18T10:02:41.767Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.158s	coverage: 73.3% of statements
10:02:42 [2021-05-18T10:02:42.026Z] === RUN   TestMiddlewares
10:02:42 [2021-05-18T10:02:42.026Z] --- PASS: TestMiddlewares (0.00s)
10:02:42 [2021-05-18T10:02:42.026Z] PASS
10:02:42 [2021-05-18T10:02:42.026Z] coverage: 9.0% of statements
10:02:42 [2021-05-18T10:02:42.026Z] ok  	github.com/docker/docker/api/server	0.100s	coverage: 9.0% of statements
10:02:43 [2021-05-18T10:02:43.156Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.909s	coverage: 56.2% of statements
10:02:43 [2021-05-18T10:02:43.182Z] === RUN   TestValidatePrivileges
10:02:43 [2021-05-18T10:02:43.182Z] --- PASS: TestValidatePrivileges (0.00s)
10:02:43 [2021-05-18T10:02:43.182Z] === RUN   TestFilterByCapNeg
10:02:43 [2021-05-18T10:02:43.182Z] --- PASS: TestFilterByCapNeg (0.00s)
10:02:43 [2021-05-18T10:02:43.182Z] === RUN   TestFilterByCapPos
10:02:43 [2021-05-18T10:02:43.182Z] --- PASS: TestFilterByCapPos (0.00s)
10:02:43 [2021-05-18T10:02:43.182Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:02:43 [2021-05-18T10:02:43.182Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:02:43 [2021-05-18T10:02:43.182Z] PASS
10:02:43 [2021-05-18T10:02:43.182Z] coverage: 12.0% of statements
10:02:43 [2021-05-18T10:02:43.182Z] ok  	github.com/docker/docker/plugin	0.399s	coverage: 12.0% of statements
10:02:43 [2021-05-18T10:02:43.642Z] === RUN   TestNewSettable
10:02:43 [2021-05-18T10:02:43.643Z] --- PASS: TestNewSettable (0.00s)
10:02:43 [2021-05-18T10:02:43.643Z] === RUN   TestIsSettable
10:02:43 [2021-05-18T10:02:43.643Z] --- PASS: TestIsSettable (0.00s)
10:02:43 [2021-05-18T10:02:43.643Z] === RUN   TestUpdateSettingsEnv
10:02:43 [2021-05-18T10:02:43.643Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:02:43 [2021-05-18T10:02:43.643Z] PASS
10:02:43 [2021-05-18T10:02:43.643Z] coverage: 20.1% of statements
10:02:43 [2021-05-18T10:02:43.643Z] ok  	github.com/docker/docker/plugin/v2	0.243s	coverage: 20.1% of statements
10:02:44 [2021-05-18T10:02:44.106Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.024s	coverage: 1.9% of statements
10:02:44 [2021-05-18T10:02:44.616Z] === RUN   TestLoad
10:02:44 [2021-05-18T10:02:44.616Z] --- PASS: TestLoad (0.00s)
10:02:44 [2021-05-18T10:02:44.616Z] === RUN   TestSave
10:02:44 [2021-05-18T10:02:44.616Z] --- PASS: TestSave (0.02s)
10:02:44 [2021-05-18T10:02:44.616Z] === RUN   TestAddDeleteGet
10:02:44 [2021-05-18T10:02:44.616Z] --- PASS: TestAddDeleteGet (0.03s)
10:02:44 [2021-05-18T10:02:44.616Z] === RUN   TestInvalidTags
10:02:44 [2021-05-18T10:02:44.616Z] --- PASS: TestInvalidTags (0.01s)
10:02:44 [2021-05-18T10:02:44.616Z] PASS
10:02:44 [2021-05-18T10:02:44.616Z] coverage: 84.4% of statements
10:02:44 [2021-05-18T10:02:44.616Z] ok  	github.com/docker/docker/reference	0.227s	coverage: 84.4% of statements
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:02:45 [2021-05-18T10:02:45.591Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:02:46 [2021-05-18T10:02:46.562Z] === RUN   TestResolveAuthConfigIndexServer
10:02:46 [2021-05-18T10:02:46.562Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:02:46 [2021-05-18T10:02:46.562Z] === RUN   TestResolveAuthConfigFullURL
10:02:46 [2021-05-18T10:02:46.562Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:02:46 [2021-05-18T10:02:46.562Z] === RUN   TestLoadAllowNondistributableArtifacts
10:02:46 [2021-05-18T10:02:46.562Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:02:46 [2021-05-18T10:02:46.562Z] === RUN   TestValidateMirror
10:02:46 [2021-05-18T10:02:46.562Z] --- PASS: TestValidateMirror (0.00s)
10:02:46 [2021-05-18T10:02:46.562Z] === RUN   TestLoadInsecureRegistries
10:02:46 [2021-05-18T10:02:46.664Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.837s	coverage: 49.4% of statements
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestRestartManagerTimeout
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestRestartManagerTimeoutReset
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] PASS
10:02:47 [2021-05-18T10:02:47.023Z] coverage: 50.9% of statements
10:02:47 [2021-05-18T10:02:47.023Z] ok  	github.com/docker/docker/restartmanager	0.415s	coverage: 50.9% of statements
10:02:47 [2021-05-18T10:02:47.023Z] time="2021-05-18T10:02:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:02:47 [2021-05-18T10:02:47.023Z] time="2021-05-18T10:02:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:02:47 [2021-05-18T10:02:47.023Z] time="2021-05-18T10:02:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestLoadInsecureRegistries (0.12s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestNewServiceConfig
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestNewServiceConfig (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestValidateIndexName
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestValidateIndexName (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestValidateIndexNameWithError
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestEndpointParse
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestEndpointParse (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestEndpointParseInvalid
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestValidateEndpoint
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestValidateEndpoint (0.01s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestPing
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestPing (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestPingRegistryEndpoint
10:02:47 [2021-05-18T10:02:47.023Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestEndpoint
10:02:47 [2021-05-18T10:02:47.023Z] --- SKIP: TestEndpoint (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestParseRepositoryInfo
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestNewIndexInfo
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestNewIndexInfo (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestMirrorEndpointLookup
10:02:47 [2021-05-18T10:02:47.023Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestSearchRepositories
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestSearchRepositories (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:02:47 [2021-05-18T10:02:47.023Z]         Host: 127.0.0.1:49229
10:02:47 [2021-05-18T10:02:47.023Z]         User-Agent: docker test client
10:02:47 [2021-05-18T10:02:47.023Z]         Authorization: Token fake-token
10:02:47 [2021-05-18T10:02:47.023Z]         X-Docker-Token: true
10:02:47 [2021-05-18T10:02:47.023Z]         Accept-Encoding: gzip
10:02:47 [2021-05-18T10:02:47.023Z]         
10:02:47 [2021-05-18T10:02:47.023Z]         
10:02:47 [2021-05-18T10:02:47.023Z]     registry_test.go:730: HTTP/1.1 200 OK
10:02:47 [2021-05-18T10:02:47.023Z]         Connection: close
10:02:47 [2021-05-18T10:02:47.023Z]         Content-Length: 144
10:02:47 [2021-05-18T10:02:47.023Z]         Cache-Control: no-cache
10:02:47 [2021-05-18T10:02:47.023Z]         Content-Type: application/json
10:02:47 [2021-05-18T10:02:47.023Z]         Date: Tue, 18 May 2021 10:02:46 GMT
10:02:47 [2021-05-18T10:02:47.023Z]         Expires: -1
10:02:47 [2021-05-18T10:02:47.023Z]         Pragma: no-cache
10:02:47 [2021-05-18T10:02:47.023Z]         Server: docker-tests/mock
10:02:47 [2021-05-18T10:02:47.023Z]         X-Docker-Registry-Config: mock
10:02:47 [2021-05-18T10:02:47.023Z]         X-Docker-Registry-Version: 0.0.0
10:02:47 [2021-05-18T10:02:47.023Z]         
10:02:47 [2021-05-18T10:02:47.023Z]         
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestTrustedLocation
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestTrustedLocation (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestAllowNondistributableArtifacts
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestIsSecureIndex
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestIsSecureIndex (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] PASS
10:02:47 [2021-05-18T10:02:47.023Z] coverage: 51.7% of statements
10:02:47 [2021-05-18T10:02:47.023Z] ok  	github.com/docker/docker/registry	0.510s	coverage: 51.7% of statements
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestResumableRequestReaderWithReadError
10:02:47 [2021-05-18T10:02:47.023Z] time="2021-05-18T10:02:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s)
10:02:47 [2021-05-18T10:02:47.023Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:02:47 [2021-05-18T10:02:47.023Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:02:47 [2021-05-18T10:02:47.484Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:02:47 [2021-05-18T10:02:47.484Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
10:02:47 [2021-05-18T10:02:47.484Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:02:47 [2021-05-18T10:02:47.484Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:02:47 [2021-05-18T10:02:47.484Z] === RUN   TestResumableRequestReader
10:02:47 [2021-05-18T10:02:47.484Z] --- PASS: TestResumableRequestReader (0.00s)
10:02:47 [2021-05-18T10:02:47.484Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:02:47 [2021-05-18T10:02:47.484Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:02:47 [2021-05-18T10:02:47.484Z] PASS
10:02:47 [2021-05-18T10:02:47.484Z] coverage: 100.0% of statements
10:02:47 [2021-05-18T10:02:47.484Z] ok  	github.com/docker/docker/registry/resumable	0.701s	coverage: 100.0% of statements
10:02:48 [2021-05-18T10:02:48.054Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.398s	coverage: 57.7% of statements
10:02:48 [2021-05-18T10:02:48.459Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:02:48 [2021-05-18T10:02:48.459Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:02:48 [2021-05-18T10:02:48.459Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:02:48 [2021-05-18T10:02:48.459Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:02:48 [2021-05-18T10:02:48.459Z] PASS
10:02:48 [2021-05-18T10:02:48.459Z] coverage: 62.5% of statements
10:02:48 [2021-05-18T10:02:48.459Z] ok  	github.com/docker/docker/testutil	0.235s	coverage: 62.5% of statements
10:02:48 [2021-05-18T10:02:48.459Z] === RUN   TestDecodeContainerConfig
10:02:48 [2021-05-18T10:02:48.459Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:02:48 [2021-05-18T10:02:48.459Z] === RUN   TestDecodeContainerConfigIsolation
10:02:48 [2021-05-18T10:02:48.459Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:02:48 [2021-05-18T10:02:48.459Z] === RUN   TestValidatePrivileged
10:02:48 [2021-05-18T10:02:48.459Z] --- PASS: TestValidatePrivileged (0.00s)
10:02:48 [2021-05-18T10:02:48.459Z] PASS
10:02:48 [2021-05-18T10:02:48.459Z] coverage: 52.2% of statements
10:02:48 [2021-05-18T10:02:48.459Z] ok  	github.com/docker/docker/runconfig	0.245s	coverage: 52.2% of statements
10:02:48 [2021-05-18T10:02:48.632Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 57.5% of statements
10:02:48 [2021-05-18T10:02:48.895Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.203s	coverage: 46.2% of statements
10:02:49 [2021-05-18T10:02:49.430Z] --- PASS: TestNewClientWithTimeout (17.66s)
10:02:49 [2021-05-18T10:02:49.430Z] === RUN   TestClientStream
10:02:49 [2021-05-18T10:02:49.430Z] --- PASS: TestClientStream (0.00s)
10:02:49 [2021-05-18T10:02:49.430Z] === RUN   TestClientSendFile
10:02:49 [2021-05-18T10:02:49.430Z] --- PASS: TestClientSendFile (0.00s)
10:02:49 [2021-05-18T10:02:49.430Z] === RUN   TestClientWithRequestTimeout
10:02:49 [2021-05-18T10:02:49.430Z] --- PASS: TestClientWithRequestTimeout (0.00s)
10:02:49 [2021-05-18T10:02:49.430Z] === RUN   TestFileSpecPlugin
10:02:49 [2021-05-18T10:02:49.473Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
10:02:49 [2021-05-18T10:02:49.891Z] --- PASS: TestFileSpecPlugin (0.02s)
10:02:49 [2021-05-18T10:02:49.891Z] === RUN   TestFileJSONSpecPlugin
10:02:49 [2021-05-18T10:02:49.891Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
10:02:49 [2021-05-18T10:02:49.891Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:02:49 [2021-05-18T10:02:49.891Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
10:02:49 [2021-05-18T10:02:49.891Z] === RUN   TestPluginAddHandler
10:02:49 [2021-05-18T10:02:49.891Z] --- PASS: TestPluginAddHandler (0.00s)
10:02:49 [2021-05-18T10:02:49.891Z] === RUN   TestPluginWaitBadPlugin
10:02:49 [2021-05-18T10:02:49.891Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:02:49 [2021-05-18T10:02:49.891Z] === RUN   TestGet
10:02:49 [2021-05-18T10:02:49.891Z] time="2021-05-18T10:02:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:02:50 [2021-05-18T10:02:50.425Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
10:02:50 [2021-05-18T10:02:50.688Z] ok  	github.com/docker/docker/daemon	12.323s	coverage: 17.3% of statements
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:02:50 [2021-05-18T10:02:50.688Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:02:50 [2021-05-18T10:02:50.862Z] time="2021-05-18T10:02:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestGetAddress
10:02:51 [2021-05-18T10:02:51.323Z] --- PASS: TestGetAddress (0.00s)
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestRemove
10:02:51 [2021-05-18T10:02:51.323Z] --- SKIP: TestRemove (0.00s)
10:02:51 [2021-05-18T10:02:51.323Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestInitializeWithVolumes
10:02:51 [2021-05-18T10:02:51.323Z] --- PASS: TestInitializeWithVolumes (0.01s)
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestCreate
10:02:51 [2021-05-18T10:02:51.323Z] --- PASS: TestCreate (0.01s)
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestValidateName
10:02:51 [2021-05-18T10:02:51.323Z] --- PASS: TestValidateName (0.00s)
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestCreateWithOpts
10:02:51 [2021-05-18T10:02:51.323Z] --- SKIP: TestCreateWithOpts (0.00s)
10:02:51 [2021-05-18T10:02:51.323Z]     local_test.go:181: runtime.GOOS == "windows"
10:02:51 [2021-05-18T10:02:51.323Z] === RUN   TestRelaodNoOpts
10:02:51 [2021-05-18T10:02:51.323Z] --- PASS: TestRelaodNoOpts (0.01s)
10:02:51 [2021-05-18T10:02:51.323Z] PASS
10:02:51 [2021-05-18T10:02:51.323Z] coverage: 41.5% of statements
10:02:51 [2021-05-18T10:02:51.323Z] ok  	github.com/docker/docker/volume/local	0.339s	coverage: 41.5% of statements
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestGetDriver
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestGetDriver (0.00s)
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestVolumeRequestError
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestVolumeRequestError (0.01s)
10:02:51 [2021-05-18T10:02:51.783Z] PASS
10:02:51 [2021-05-18T10:02:51.783Z] coverage: 36.1% of statements
10:02:51 [2021-05-18T10:02:51.783Z] ok  	github.com/docker/docker/volume/drivers	0.470s	coverage: 36.1% of statements
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestConvertTmpfsOptions
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:49: data="mode=700,size=1m"
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:49: data="ro"
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestParseMountRaw
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestParseMountRaw (0.02s)
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestParseMountRawSplit
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestParseMountRawSplit (0.00s)
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 0
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 1
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 2
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 3
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 4
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 5
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 6
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 7
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 8
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 0
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 1
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 2
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 3
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 4
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 5
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 6
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 7
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 8
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 9
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 10
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 11
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 12
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 0
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 1
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 2
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 3
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 4
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 5
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 6
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 7
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 8
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 9
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 10
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:390: case 11
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestParseMountSpec
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestParseMountSpec (0.00s)
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:455: case 0
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:455: case 1
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:455: case 2
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:455: case 3
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:455: case 4
10:02:51 [2021-05-18T10:02:51.783Z]     parser_test.go:455: case 5
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestParseMountSpecBindWithFileinfoError
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
10:02:51 [2021-05-18T10:02:51.783Z] === RUN   TestValidateMount
10:02:51 [2021-05-18T10:02:51.783Z] --- PASS: TestValidateMount (0.00s)
10:02:51 [2021-05-18T10:02:51.783Z] PASS
10:02:51 [2021-05-18T10:02:51.783Z] coverage: 66.2% of statements
10:02:51 [2021-05-18T10:02:51.783Z] ok  	github.com/docker/docker/volume/mounts	0.211s	coverage: 66.2% of statements
10:02:52 [2021-05-18T10:02:52.083Z] ok  	github.com/docker/docker/daemon/logger	0.278s	coverage: 43.2% of statements
10:02:52 [2021-05-18T10:02:52.657Z] ok  	github.com/docker/docker/daemon/images	0.087s	coverage: 6.7% of statements
10:02:52 [2021-05-18T10:02:52.657Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:02:52 [2021-05-18T10:02:52.657Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:02:52 [2021-05-18T10:02:52.753Z] time="2021-05-18T10:02:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:02:52 [2021-05-18T10:02:52.921Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.041s	coverage: 67.0% of statements
10:02:53 [2021-05-18T10:02:53.496Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.344s	coverage: 77.4% of statements
10:02:53 [2021-05-18T10:02:53.496Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:02:53 [2021-05-18T10:02:53.496Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestSetGetMeta
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestSetGetMeta
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestRestore
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestRestore
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestServiceCreate
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestServiceCreate
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestServiceList
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestServiceList
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestServiceRemove
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestServiceRemove
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestServiceGet
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestServiceGet
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestServicePrune
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestServicePrune
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestCreate
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestCreate
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestRemove
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestRemove
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestList
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestList
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestFindByDriver
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestFindByDriver
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestFindByReferenced
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestFindByReferenced
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestDerefMultipleOfSameRef
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestDerefMultipleOfSameRef
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestDefererencePluginOnCreateError
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestDefererencePluginOnCreateError
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestRefDerefRemove
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestRefDerefRemove
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestGet
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestGet
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestGetWithReference
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestGetWithReference
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestFilterFunc
10:02:53 [2021-05-18T10:02:53.727Z] === RUN   TestFilterFunc/test_nil_list
10:02:53 [2021-05-18T10:02:53.727Z] === PAUSE TestFilterFunc/test_nil_list
10:02:54 [2021-05-18T10:02:54.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 87.2% of statements
10:02:54 [2021-05-18T10:02:54.073Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.9% of statements
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_empty_list
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_empty_list
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_filter_some
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_filter_some
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_filter_middle
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_filter_middle
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:02:54 [2021-05-18T10:02:54.188Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:02:54 [2021-05-18T10:02:54.188Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_nil_list
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_filter_some
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_empty_list
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFilterFunc/test_filter_middle
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestFilterFunc (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestSetGetMeta
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFindByReferenced
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestGet
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestServicePrune
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestSetGetMeta (0.03s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestServiceGet
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestFindByReferenced (0.03s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestServiceRemove
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestGet (0.04s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestServiceList
10:02:54 [2021-05-18T10:02:54.188Z] time="2021-05-18T10:02:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestServiceGet (0.14s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestServiceCreate
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestServiceRemove (0.13s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestRestore
10:02:54 [2021-05-18T10:02:54.188Z] time="2021-05-18T10:02:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestServiceList (0.14s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestGetWithReference
10:02:54 [2021-05-18T10:02:54.188Z] time="2021-05-18T10:02:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:02:54 [2021-05-18T10:02:54.188Z] time="2021-05-18T10:02:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestServiceCreate (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestList
10:02:54 [2021-05-18T10:02:54.188Z] time="2021-05-18T10:02:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestRestore (0.03s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestFindByDriver
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestGetWithReference (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestDefererencePluginOnCreateError
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestServicePrune (0.21s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestRefDerefRemove
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestList (0.03s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestRemove
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestFindByDriver (0.03s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestCreate
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestRefDerefRemove (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] === CONT  TestDerefMultipleOfSameRef
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestCreate (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestRemove (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
10:02:54 [2021-05-18T10:02:54.188Z] PASS
10:02:54 [2021-05-18T10:02:54.188Z] coverage: 70.3% of statements
10:02:54 [2021-05-18T10:02:54.188Z] ok  	github.com/docker/docker/volume/service	0.575s	coverage: 70.3% of statements
10:02:54 [2021-05-18T10:02:54.337Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.057s	coverage: 69.9% of statements
10:02:55 [2021-05-18T10:02:55.733Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 75.2% of statements
10:02:55 [2021-05-18T10:02:55.733Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:02:55 [2021-05-18T10:02:55.996Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.025s	coverage: 31.5% of statements
10:02:56 [2021-05-18T10:02:56.260Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.099s	coverage: 55.1% of statements
10:02:56 [2021-05-18T10:02:56.836Z] ok  	github.com/docker/docker/daemon/logger/templates	0.028s	coverage: 8.3% of statements
10:02:57 [2021-05-18T10:02:57.103Z] time="2021-05-18T10:02:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:02:57 [2021-05-18T10:02:57.411Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 46.8% of statements
10:02:57 [2021-05-18T10:02:57.986Z] ok  	github.com/docker/docker/daemon/network	0.037s	coverage: 63.8% of statements
10:02:58 [2021-05-18T10:02:58.934Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.859s	coverage: 82.5% of statements
10:02:58 [2021-05-18T10:02:58.934Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:02:58 [2021-05-18T10:02:58.934Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:02:59 [2021-05-18T10:02:59.882Z] ok  	github.com/docker/docker/distribution/metadata	0.084s	coverage: 48.2% of statements
10:03:00 [2021-05-18T10:03:00.458Z] ok  	github.com/docker/docker/distribution	0.263s	coverage: 25.2% of statements
10:03:00 [2021-05-18T10:03:00.458Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:03:01 [2021-05-18T10:03:01.034Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 53.1% of statements
10:03:01 [2021-05-18T10:03:01.981Z] ok  	github.com/docker/docker/image	0.067s	coverage: 86.6% of statements
10:03:01 [2021-05-18T10:03:01.981Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
10:03:01 [2021-05-18T10:03:01.981Z] ok  	github.com/docker/docker/distribution/xfer	1.754s	coverage: 85.1% of statements
10:03:01 [2021-05-18T10:03:01.981Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:03:02 [2021-05-18T10:03:02.931Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
10:03:02 [2021-05-18T10:03:02.931Z] ok  	github.com/docker/docker/image/tarexport	0.051s	coverage: 0.6% of statements
10:03:03 [2021-05-18T10:03:03.520Z] ok  	github.com/docker/docker/image/v1	0.045s	coverage: 25.0% of statements
10:03:03 [2021-05-18T10:03:03.520Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:03:04 [2021-05-18T10:03:04.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:03:04 [2021-05-18T10:03:04.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:03:04 [2021-05-18T10:03:04.916Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 67.1% of statements
10:03:04 [2021-05-18T10:03:04.916Z] ok  	github.com/docker/docker/oci	0.046s	coverage: 45.2% of statements
10:03:04 [2021-05-18T10:03:04.916Z] ok  	github.com/docker/docker/pkg/aaparser	0.012s	coverage: 52.9% of statements
10:03:05 [2021-05-18T10:03:05.690Z] --- PASS: TestGet (15.03s)
10:03:05 [2021-05-18T10:03:05.690Z] === RUN   TestPluginWithNoManifest
10:03:05 [2021-05-18T10:03:05.690Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:03:05 [2021-05-18T10:03:05.690Z] === RUN   TestGetAll
10:03:05 [2021-05-18T10:03:05.690Z] --- PASS: TestGetAll (0.00s)
10:03:05 [2021-05-18T10:03:05.690Z] PASS
10:03:05 [2021-05-18T10:03:05.690Z] coverage: 73.4% of statements
10:03:05 [2021-05-18T10:03:05.690Z] ok  	github.com/docker/docker/pkg/plugins	36.382s	coverage: 73.4% of statements
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/quota	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/rootless	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/volume	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:03:05 [2021-05-18T10:03:05.690Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:03:05 [2021-05-18T10:03:05.864Z] ok  	github.com/docker/docker/pkg/broadcaster	0.044s	coverage: 100.0% of statements
10:03:06 [2021-05-18T10:03:06.810Z] ok  	github.com/docker/docker/pkg/authorization	0.344s	coverage: 68.3% of statements
10:03:06 [2021-05-18T10:03:06.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:03:06 [2021-05-18T10:03:06.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:03:07 [2021-05-18T10:03:07.072Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === Skipped
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
10:03:07 [2021-05-18T10:03:07.232Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     client_test.go:23: runtime.GOOS == "windows"
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     daemon_test.go:147: root required
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     reload_test.go:520: root required
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     pull_v2_test.go:73: Needs fixing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     pull_v2_test.go:118: Needs fixing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     download_test.go:268: Needs fixing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     layer_test.go:304: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     layer_test.go:353: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     layer_test.go:468: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     layer_test.go:697: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     migration_test.go:46: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     migration_test.go:182: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     mount_test.go:17: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     mount_test.go:76: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     mount_test.go:125: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     mount_test.go:212: Failing on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:134: Xz not present in msys2
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:239: Failing on Windows CI machines
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_windows_test.go:16: Currently fails
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     changes_test.go:196: needs more investigation
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     changes_test.go:433: needs further investigation
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     changes_test.go:469: needs further investigation
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     poller_test.go:41: No chmod on Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     fileutils_test.go:134: Needs porting to Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     fileutils_test.go:180: Needs porting to Windows
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:03:07 [2021-05-18T10:03:07.232Z]     local_test.go:181: runtime.GOOS == "windows"
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] 
10:03:07 [2021-05-18T10:03:07.232Z] DONE 1833 tests, 47 skipped in 241.395s
10:03:07 [2021-05-18T10:03:07.232Z] INFO: make.ps1 ended at 05/18/2021 10:03:07
10:03:07 [2021-05-18T10:03:07.647Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
10:03:08 [2021-05-18T10:03:08.221Z] ok  	github.com/docker/docker/pkg/archive	1.178s	coverage: 82.3% of statements
10:03:08 [2021-05-18T10:03:08.484Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
10:03:09 [2021-05-18T10:03:09.057Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
10:03:09 [2021-05-18T10:03:09.421Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:03:09 [2021-05-18T10:03:09.421Z] INFO: Unit tests ended at 05/18/2021 10:03:08. Duration:00:04:18.1782646
10:03:09 [2021-05-18T10:03:09.421Z] INFO: Building busybox
10:03:09 [2021-05-18T10:03:09.421Z] Sending build context to Docker daemon   5.12kB
10:03:09 [2021-05-18T10:03:09.421Z] 
10:03:09 [2021-05-18T10:03:09.421Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:03:09 [2021-05-18T10:03:09.421Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:03:09 [2021-05-18T10:03:09.421Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:03:09 [2021-05-18T10:03:09.421Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:03:09 [2021-05-18T10:03:09.421Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:03:09 [2021-05-18T10:03:09.421Z]  ---> 39d157a84080
10:03:09 [2021-05-18T10:03:09.421Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:03:09 [2021-05-18T10:03:09.421Z]  ---> Running in 79481d3d0e2a
10:03:09 [2021-05-18T10:03:09.631Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
10:03:10 [2021-05-18T10:03:10.204Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
10:03:10 [2021-05-18T10:03:10.777Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
10:03:11 [2021-05-18T10:03:11.039Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.969s	coverage: 43.2% of statements
10:03:11 [2021-05-18T10:03:11.984Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
10:03:11 [2021-05-18T10:03:11.984Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
10:03:12 [2021-05-18T10:03:12.563Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
10:03:12 [2021-05-18T10:03:12.563Z] ok  	github.com/docker/docker/pkg/fsutils	0.263s	coverage: 85.1% of statements
10:03:12 [2021-05-18T10:03:12.563Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
10:03:13 [2021-05-18T10:03:13.139Z] ok  	github.com/docker/docker/layer	7.432s	coverage: 68.8% of statements
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:03:13 [2021-05-18T10:03:13.139Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:03:13 [2021-05-18T10:03:13.168Z] Removing intermediate container 79481d3d0e2a
10:03:13 [2021-05-18T10:03:13.168Z]  ---> 5add803a32b7
10:03:13 [2021-05-18T10:03:13.168Z] Step 7/13 : ARG BUSYBOX_VERSION
10:03:13 [2021-05-18T10:03:13.630Z]  ---> Running in af9ee409c913
10:03:13 [2021-05-18T10:03:13.690Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.572840377s with top 10 stages: buildssa: 1m40.612491705s, goimports: 23.644682829s, unconvert: 11.838905195s, gosec: 10.640583051s, golint: 5.521217333s, ineffassign: 4.414676008s, misspell: 4.065066459s, inspect: 3.506544049s, vrp: 3.027340084s, printf: 1.828067231s 
10:03:13 [2021-05-18T10:03:13.714Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.030s	coverage: 91.7% of statements
10:03:13 [2021-05-18T10:03:13.714Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
10:03:13 [2021-05-18T10:03:13.977Z] ok  	github.com/docker/docker/pkg/ioutils	0.638s	coverage: 69.3% of statements
10:03:14 [2021-05-18T10:03:14.090Z] Removing intermediate container af9ee409c913
10:03:14 [2021-05-18T10:03:14.090Z]  ---> 2952d5903047
10:03:14 [2021-05-18T10:03:14.090Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:03:14 [2021-05-18T10:03:14.090Z]  ---> Running in 62969597e43b
10:03:14 [2021-05-18T10:03:14.240Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.039s	coverage: 85.7% of statements
10:03:14 [2021-05-18T10:03:14.240Z] ok  	github.com/docker/docker/pkg/idtools	1.041s	coverage: 69.5% of statements
10:03:14 [2021-05-18T10:03:14.240Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:03:14 [2021-05-18T10:03:14.240Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:03:14 [2021-05-18T10:03:14.240Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:03:14 [2021-05-18T10:03:14.240Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:03:14 [2021-05-18T10:03:14.504Z] ok  	github.com/docker/docker/pkg/parsers	0.015s	coverage: 97.0% of statements
10:03:14 [2021-05-18T10:03:14.551Z] Removing intermediate container 62969597e43b
10:03:14 [2021-05-18T10:03:14.551Z]  ---> 51efd518bea1
10:03:14 [2021-05-18T10:03:14.551Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:03:14 [2021-05-18T10:03:14.768Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
10:03:15 [2021-05-18T10:03:15.031Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.037s	coverage: 86.7% of statements
10:03:15 [2021-05-18T10:03:15.031Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
10:03:15 [2021-05-18T10:03:15.031Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:03:15 [2021-05-18T10:03:15.031Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:03:15 [2021-05-18T10:03:15.523Z] 
10:03:15 [2021-05-18T10:03:15.607Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
10:03:15 [2021-05-18T10:03:15.983Z]  ---> e990e930c4f9
10:03:15 [2021-05-18T10:03:15.983Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:03:16 [2021-05-18T10:03:16.443Z]  ---> Running in 358c3c906ca5
10:03:16 [2021-05-18T10:03:16.562Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
10:03:16 [2021-05-18T10:03:16.562Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
10:03:16 [2021-05-18T10:03:16.562Z] ok  	github.com/docker/docker/pkg/pools	0.013s	coverage: 88.2% of statements
10:03:17 [2021-05-18T10:03:17.136Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
10:03:17 [2021-05-18T10:03:17.710Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
10:03:17 [2021-05-18T10:03:17.973Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 75.0% of statements
10:03:18 [2021-05-18T10:03:18.234Z] ok  	github.com/docker/docker/pkg/streamformatter	0.017s	coverage: 66.2% of statements
10:03:18 [2021-05-18T10:03:18.496Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 70.6% of statements
10:03:19 [2021-05-18T10:03:19.460Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.9% of statements
10:03:19 [2021-05-18T10:03:19.460Z] ok  	github.com/docker/docker/pkg/system	0.016s	coverage: 36.9% of statements
10:03:20 [2021-05-18T10:03:20.033Z] ok  	github.com/docker/docker/pkg/tailfile	0.105s	coverage: 88.6% of statements
10:03:20 [2021-05-18T10:03:20.034Z] ok  	github.com/docker/docker/pkg/signal	2.876s	coverage: 61.0% of statements
10:03:20 [2021-05-18T10:03:20.641Z] ok  	github.com/docker/docker/pkg/tarsum	0.191s	coverage: 89.3% of statements
10:03:20 [2021-05-18T10:03:20.641Z] testing: warning: no tests to run
10:03:20 [2021-05-18T10:03:20.641Z] coverage: [no statements]
10:03:20 [2021-05-18T10:03:20.641Z] ok  	github.com/docker/docker/pkg/term/windows	0.013s	coverage: [no statements] [no tests to run]
10:03:20 [2021-05-18T10:03:20.908Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
10:03:21 [2021-05-18T10:03:21.178Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
10:03:21 [2021-05-18T10:03:21.178Z] ok  	github.com/docker/docker/pkg/useragent	0.016s	coverage: 88.9% of statements
10:03:22 [2021-05-18T10:03:22.572Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
10:03:22 [2021-05-18T10:03:22.833Z] ok  	github.com/docker/docker/profiles/seccomp	0.050s	coverage: 85.4% of statements
10:03:23 [2021-05-18T10:03:23.782Z] ok  	github.com/docker/docker/reference	0.039s	coverage: 84.4% of statements
10:03:23 [2021-05-18T10:03:23.782Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 23.2% of statements
10:03:25 [2021-05-18T10:03:25.034Z] Removing intermediate container 358c3c906ca5
10:03:25 [2021-05-18T10:03:25.034Z]  ---> 96e253a99eaa
10:03:25 [2021-05-18T10:03:25.034Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:03:25 [2021-05-18T10:03:25.034Z]  ---> Running in e55bfcd2070f
10:03:25 [2021-05-18T10:03:25.718Z] ok  	github.com/docker/docker/registry/resumable	0.043s	coverage: 100.0% of statements
10:03:25 [2021-05-18T10:03:25.718Z] ok  	github.com/docker/docker/quota	0.500s	coverage: 71.4% of statements
10:03:25 [2021-05-18T10:03:25.912Z] INFO [runner/unused/goanalysis] analyzers took 28.846221692s with top 10 stages: buildssa: 24.59274248s, U1000: 4.253479212s 
10:03:25 [2021-05-18T10:03:25.912Z] INFO [runner] Issues before processing: 2262, after processing: 0 
10:03:25 [2021-05-18T10:03:25.912Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, filename_unadjuster: 1683/1683, skip_files: 1683/1683, exclude: 1578/1578, cgo: 1683/2262, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, path_prettifier: 1683/1683, skip_dirs: 1683/1683, exclude-rules: 64/1578 
10:03:25 [2021-05-18T10:03:25.912Z] INFO [runner] processing took 63.357281ms with stages: nolint: 27.711122ms, identifier_marker: 17.175825ms, path_prettifier: 8.839185ms, autogenerated_exclude: 4.351615ms, exclude-rules: 3.288989ms, skip_dirs: 1.673395ms, cgo: 226.925µs, filename_unadjuster: 84.411µs, max_same_issues: 1.689µs, uniq_by_line: 1.361µs, diff: 556ns, path_shortener: 500ns, exclude: 463ns, max_from_linter: 405ns, source_code: 353ns, skip_files: 249ns, max_per_file_from_linter: 238ns 
10:03:25 [2021-05-18T10:03:25.912Z] INFO [runner] linters took 1m39.222518531s with stages: goanalysis_metalinter: 1m19.066627962s, unused: 20.092378467s 
10:03:25 [2021-05-18T10:03:25.912Z] INFO File cache stats: 1456 entries of total size 6.8MiB 
10:03:25 [2021-05-18T10:03:25.912Z] INFO Memory: 1629 samples, avg is 259.8MB, max is 3566.3MB 
10:03:25 [2021-05-18T10:03:25.912Z] INFO Execution took 3m38.738488603s               
10:03:25 [2021-05-18T10:03:25.912Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:03:25 [2021-05-18T10:03:25.980Z] ok  	github.com/docker/docker/registry	0.199s	coverage: 58.8% of statements
10:03:25 [2021-05-18T10:03:25.980Z] ok  	github.com/docker/docker/restartmanager	0.014s	coverage: 50.9% of statements
10:03:26 [2021-05-18T10:03:26.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh dynbinary-daemon test-docker-py
10:03:26 [2021-05-18T10:03:26.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:03:26 [2021-05-18T10:03:26.556Z] ok  	github.com/docker/docker/testutil	0.038s	coverage: 62.5% of statements
10:03:26 [2021-05-18T10:03:26.577Z] 
10:03:26 [2021-05-18T10:03:26.577Z] SUCCESS: Specified value was saved.
10:03:26 [2021-05-18T10:03:26.797Z] 
10:03:26 [2021-05-18T10:03:26.797Z] Removing bundles/
10:03:26 [2021-05-18T10:03:26.797Z] 
10:03:26 [2021-05-18T10:03:26.797Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:03:26 [2021-05-18T10:03:26.797Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:03:26 [2021-05-18T10:03:26.797Z] GOOS="" GOARCH="" GOARM=""
10:03:26 [2021-05-18T10:03:26.819Z] ok  	github.com/docker/docker/runconfig	0.056s	coverage: 66.1% of statements
10:03:28 [2021-05-18T10:03:28.744Z] ok  	github.com/docker/docker/volume/drivers	0.047s	coverage: 36.1% of statements
10:03:28 [2021-05-18T10:03:28.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:03:29 [2021-05-18T10:03:29.491Z] Removing intermediate container e55bfcd2070f
10:03:29 [2021-05-18T10:03:29.491Z]  ---> e78c62034273
10:03:29 [2021-05-18T10:03:29.491Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:03:29 [2021-05-18T10:03:29.491Z]  ---> Running in cfed36b68e00
10:03:29 [2021-05-18T10:03:29.691Z] ok  	github.com/docker/docker/volume/mounts	0.064s	coverage: 67.0% of statements
10:03:30 [2021-05-18T10:03:30.264Z] ok  	github.com/docker/docker/volume/local	0.166s	coverage: 76.4% of statements
10:03:31 [2021-05-18T10:03:31.208Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
10:03:33 [2021-05-18T10:03:33.242Z] Cannot create a file when that file already exists.
10:03:34 [2021-05-18T10:03:34.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:03:35 [2021-05-18T10:03:35.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:03:37 [2021-05-18T10:03:37.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:03:37 [2021-05-18T10:03:37.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:03:38 [2021-05-18T10:03:38.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:03:38 [2021-05-18T10:03:38.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:03:38 [2021-05-18T10:03:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:03:39 [2021-05-18T10:03:39.046Z] Removing intermediate container cfed36b68e00
10:03:39 [2021-05-18T10:03:39.046Z]  ---> 74905f09036e
10:03:39 [2021-05-18T10:03:39.046Z] Step 13/13 : CMD ["sh"]
10:03:39 [2021-05-18T10:03:39.046Z]  ---> Running in b3f1405b5641
10:03:39 [2021-05-18T10:03:39.046Z] Removing intermediate container b3f1405b5641
10:03:39 [2021-05-18T10:03:39.046Z]  ---> ce8a875ae05c
10:03:39 [2021-05-18T10:03:39.046Z] Successfully built ce8a875ae05c
10:03:39 [2021-05-18T10:03:39.046Z] Successfully tagged busybox:latest
10:03:39 [2021-05-18T10:03:39.046Z] INFO: Docker images of the daemon under test
10:03:39 [2021-05-18T10:03:39.046Z] 
10:03:39 [2021-05-18T10:03:39.046Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
10:03:39 [2021-05-18T10:03:39.046Z] busybox                                        latest              ce8a875ae05c        Less than a second ago   2.78GB
10:03:39 [2021-05-18T10:03:39.046Z] microsoft/windowsservercore                    latest              39d157a84080        2 months ago             2.74GB
10:03:39 [2021-05-18T10:03:39.046Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        2 months ago             2.74GB
10:03:39 [2021-05-18T10:03:39.046Z] 
10:03:39 [2021-05-18T10:03:39.046Z] INFO: Running integration tests at 05/18/2021 10:03:38...
10:03:39 [2021-05-18T10:03:39.046Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:03:39 [2021-05-18T10:03:39.046Z] INFO: Integration API tests being run from the host:
10:03:39 [2021-05-18T10:03:39.046Z] INFO: make.ps1 starting at 05/18/2021 10:03:38
10:03:39 [2021-05-18T10:03:39.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:03:40 [2021-05-18T10:03:40.017Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:03:40 [2021-05-18T10:03:40.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:03:40 [2021-05-18T10:03:40.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:03:40 [2021-05-18T10:03:40.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:03:42 [2021-05-18T10:03:42.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:03:42 [2021-05-18T10:03:42.315Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:03:43 [2021-05-18T10:03:43.268Z] === RUN   TestBoolValue
10:03:43 [2021-05-18T10:03:43.268Z] --- PASS: TestBoolValue (0.00s)
10:03:43 [2021-05-18T10:03:43.268Z] === RUN   TestBoolValueOrDefault
10:03:43 [2021-05-18T10:03:43.268Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:03:43 [2021-05-18T10:03:43.268Z] === RUN   TestInt64ValueOrZero
10:03:43 [2021-05-18T10:03:43.268Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:03:43 [2021-05-18T10:03:43.268Z] === RUN   TestInt64ValueOrDefault
10:03:43 [2021-05-18T10:03:43.268Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:03:43 [2021-05-18T10:03:43.268Z] === RUN   TestInt64ValueOrDefaultWithError
10:03:43 [2021-05-18T10:03:43.268Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:03:43 [2021-05-18T10:03:43.268Z] === RUN   TestJsonContentType
10:03:43 [2021-05-18T10:03:43.268Z] --- PASS: TestJsonContentType (0.00s)
10:03:43 [2021-05-18T10:03:43.268Z] PASS
10:03:43 [2021-05-18T10:03:43.268Z] coverage: 14.7% of statements
10:03:43 [2021-05-18T10:03:43.268Z] ok  	github.com/docker/docker/api/server/httputils	0.080s	coverage: 14.7% of statements
10:03:45 [2021-05-18T10:03:45.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:03:46 [2021-05-18T10:03:46.164Z] === RUN   TestMaskSecretKeys
10:03:46 [2021-05-18T10:03:46.165Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:03:46 [2021-05-18T10:03:46.165Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:03:46 [2021-05-18T10:03:46.165Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:03:46 [2021-05-18T10:03:46.165Z] --- PASS: TestMaskSecretKeys (0.00s)
10:03:46 [2021-05-18T10:03:46.165Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:03:46 [2021-05-18T10:03:46.165Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:03:46 [2021-05-18T10:03:46.165Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:03:46 [2021-05-18T10:03:46.165Z] === RUN   TestVersionMiddlewareVersion
10:03:46 [2021-05-18T10:03:46.165Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:03:46 [2021-05-18T10:03:46.165Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:03:46 [2021-05-18T10:03:46.165Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:03:46 [2021-05-18T10:03:46.165Z] PASS
10:03:46 [2021-05-18T10:03:46.165Z] coverage: 37.7% of statements
10:03:46 [2021-05-18T10:03:46.165Z] ok  	github.com/docker/docker/api/server/middleware	0.124s	coverage: 37.7% of statements
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:03:46 [2021-05-18T10:03:46.165Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:03:46 [2021-05-18T10:03:46.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:03:46 [2021-05-18T10:03:46.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:03:47 [2021-05-18T10:03:47.682Z] === RUN   TestStrSliceMarshalJSON
10:03:47 [2021-05-18T10:03:47.682Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:03:47 [2021-05-18T10:03:47.682Z] === RUN   TestStrSliceUnmarshalJSON
10:03:47 [2021-05-18T10:03:47.682Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:03:47 [2021-05-18T10:03:47.682Z] === RUN   TestStrSliceUnmarshalString
10:03:47 [2021-05-18T10:03:47.682Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:03:47 [2021-05-18T10:03:47.682Z] === RUN   TestStrSliceUnmarshalSlice
10:03:47 [2021-05-18T10:03:47.682Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:03:47 [2021-05-18T10:03:47.682Z] PASS
10:03:47 [2021-05-18T10:03:47.683Z] coverage: 90.0% of statements
10:03:47 [2021-05-18T10:03:47.683Z] ok  	github.com/docker/docker/api/types/strslice	0.067s	coverage: 90.0% of statements
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestToJSON
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestToJSON (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestToParamWithVersion
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestToParamWithVersion (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestFromJSON
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestFromJSON (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestEmpty
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestEmpty (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestArgsMatchKVListEmptySources
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestArgsMatchKVList
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestArgsMatchKVList (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestArgsMatch
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestArgsMatch (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestAdd
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestAdd (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestDel
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestDel (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestLen
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestLen (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestExactMatch
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestExactMatch (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestOnlyOneExactMatch
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestContains
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestContains (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestValidate
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestValidate (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestWalkValues
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestWalkValues (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestFuzzyMatch
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestFuzzyMatch (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] === RUN   TestClone
10:03:47 [2021-05-18T10:03:47.683Z] --- PASS: TestClone (0.00s)
10:03:47 [2021-05-18T10:03:47.683Z] PASS
10:03:47 [2021-05-18T10:03:47.683Z] coverage: 92.2% of statements
10:03:47 [2021-05-18T10:03:47.683Z] ok  	github.com/docker/docker/api/types/filters	0.058s	coverage: 92.2% of statements
10:03:47 [2021-05-18T10:03:47.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:03:48 [2021-05-18T10:03:48.134Z] === RUN   TestAdjustForAPIVersion
10:03:48 [2021-05-18T10:03:48.134Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:03:48 [2021-05-18T10:03:48.134Z] PASS
10:03:48 [2021-05-18T10:03:48.134Z] coverage: 5.7% of statements
10:03:48 [2021-05-18T10:03:48.134Z] ok  	github.com/docker/docker/api/server/router/swarm	0.089s	coverage: 5.7% of statements
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:03:48 [2021-05-18T10:03:48.134Z] === RUN   TestDurationToSecondsString
10:03:48 [2021-05-18T10:03:48.134Z] --- PASS: TestDurationToSecondsString (0.00s)
10:03:48 [2021-05-18T10:03:48.134Z] === RUN   TestGetTimestamp
10:03:48 [2021-05-18T10:03:48.134Z] --- PASS: TestGetTimestamp (0.17s)
10:03:48 [2021-05-18T10:03:48.134Z] === RUN   TestParseTimestamps
10:03:48 [2021-05-18T10:03:48.134Z] --- PASS: TestParseTimestamps (0.00s)
10:03:48 [2021-05-18T10:03:48.134Z] PASS
10:03:48 [2021-05-18T10:03:48.134Z] coverage: 100.0% of statements
10:03:48 [2021-05-18T10:03:48.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:03:48 [2021-05-18T10:03:48.585Z] ok  	github.com/docker/docker/api/types/time	0.249s	coverage: 100.0% of statements
10:03:48 [2021-05-18T10:03:48.585Z] === RUN   TestCompareVersion
10:03:48 [2021-05-18T10:03:48.585Z] --- PASS: TestCompareVersion (0.00s)
10:03:48 [2021-05-18T10:03:48.585Z] PASS
10:03:48 [2021-05-18T10:03:48.585Z] coverage: 75.0% of statements
10:03:48 [2021-05-18T10:03:48.585Z] ok  	github.com/docker/docker/api/types/versions	0.062s	coverage: 75.0% of statements
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:03:48 [2021-05-18T10:03:48.585Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:03:48 [2021-05-18T10:03:48.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:03:49 [2021-05-18T10:03:49.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:03:49 [2021-05-18T10:03:49.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:03:50 [2021-05-18T10:03:50.735Z] --- PASS: TestParseRemoteURL (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestCloneArgsSmartHttp
10:03:50 [2021-05-18T10:03:50.735Z] --- PASS: TestCloneArgsSmartHttp (0.03s)
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestCloneArgsDumbHttp
10:03:50 [2021-05-18T10:03:50.735Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestCloneArgsGit
10:03:50 [2021-05-18T10:03:50.735Z] --- PASS: TestCloneArgsGit (0.00s)
10:03:50 [2021-05-18T10:03:50.735Z] === RUN   TestCheckoutGit
10:03:50 [2021-05-18T10:03:50.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:03:50 [2021-05-18T10:03:50.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:03:51 [2021-05-18T10:03:51.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:03:52 [2021-05-18T10:03:52.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:03:52 [2021-05-18T10:03:52.880Z] === RUN   TestEnable
10:03:52 [2021-05-18T10:03:52.880Z] --- PASS: TestEnable (0.00s)
10:03:52 [2021-05-18T10:03:52.880Z] === RUN   TestDisable
10:03:52 [2021-05-18T10:03:52.880Z] --- PASS: TestDisable (0.00s)
10:03:52 [2021-05-18T10:03:52.880Z] === RUN   TestEnabled
10:03:52 [2021-05-18T10:03:52.880Z] --- PASS: TestEnabled (0.00s)
10:03:52 [2021-05-18T10:03:52.880Z] PASS
10:03:52 [2021-05-18T10:03:52.880Z] coverage: 100.0% of statements
10:03:52 [2021-05-18T10:03:52.880Z] ok  	github.com/docker/docker/cli/debug	0.049s	coverage: 100.0% of statements
10:03:53 [2021-05-18T10:03:53.167Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/rootless	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/volume	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === Skipped
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver btrfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:73: No driver to put!
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z] time="2021-05-18T10:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z] time="2021-05-18T10:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z] time="2021-05-18T10:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z] time="2021-05-18T10:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z] time="2021-05-18T10:02:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:73: No driver to put!
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     overlay_test.go:49: Fails to compute changes intermittently
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:03:53 [2021-05-18T10:03:53.167Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:03:53 [2021-05-18T10:03:53.167Z] 
10:03:53 [2021-05-18T10:03:53.167Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:46: Driver zfs not supported
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     graphtest_unix.go:73: No driver to put!
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:03:53 [2021-05-18T10:03:53.168Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] 
10:03:53 [2021-05-18T10:03:53.168Z] DONE 2254 tests, 24 skipped in 196.462s
Post stage
[Pipeline] junit
10:03:53 [2021-05-18T10:03:53.185Z] Recording test results
10:03:53 [2021-05-18T10:03:53.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:03:53 [2021-05-18T10:03:53.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestProcessNoDockerignore
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestProcessNoDockerignore (0.01s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestProcessShouldLeaveAllFiles
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestDetectContentType
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestDetectContentType (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestSelectAcceptableMIME
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestInspectEmptyResponse
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestInspectResponseBinary
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestInspectResponseBinary (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestResponseUnsupportedContentType
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestInspectResponseTextSimple
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestInspectResponseEmptyContentType
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestUnknownContentLength
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestUnknownContentLength (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestDownloadRemote
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestDownloadRemote (0.09s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestGetWithStatusError
10:03:53 [2021-05-18T10:03:53.839Z] --- PASS: TestGetWithStatusError (0.14s)
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestCloseRootDirectory
10:03:53 [2021-05-18T10:03:53.839Z] --- SKIP: TestCloseRootDirectory (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestHashFile
10:03:53 [2021-05-18T10:03:53.839Z] --- SKIP: TestHashFile (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestHashSubdir
10:03:53 [2021-05-18T10:03:53.839Z] --- SKIP: TestHashSubdir (0.01s)
10:03:53 [2021-05-18T10:03:53.839Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:53 [2021-05-18T10:03:53.839Z] === RUN   TestRemoveDirectory
10:03:53 [2021-05-18T10:03:53.839Z] --- SKIP: TestRemoveDirectory (0.00s)
10:03:53 [2021-05-18T10:03:53.839Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:03:53 [2021-05-18T10:03:53.839Z] PASS
10:03:53 [2021-05-18T10:03:53.839Z] coverage: 9.3% of statements
10:03:53 [2021-05-18T10:03:53.839Z] ok  	github.com/docker/docker/builder/remotecontext	0.450s	coverage: 9.3% of statements
10:03:54 [2021-05-18T10:03:54.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:03:54 [2021-05-18T10:03:54.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:03:54 [2021-05-18T10:03:54.697Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestGetAllAllowed
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestGetAllAllowed (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestGetAllMeta
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestGetAllMeta (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestWarnOnUnusedBuildArgs
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestIsUnreferencedBuiltin
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestIsExistingDirectory
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestIsExistingDirectory (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestGetFilenameForDownload
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestEnv2Variables
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestEnv2Variables (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestMaintainer
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestMaintainer (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestLabel
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestLabel (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestFromScratch
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestFromScratch (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestFromWithArg
10:03:54 [2021-05-18T10:03:54.792Z] --- PASS: TestFromWithArg (0.00s)
10:03:54 [2021-05-18T10:03:54.792Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestFromWithUndefinedArg
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestFromMultiStageWithNamedStage
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestOnbuild
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestOnbuild (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestWorkdir
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestWorkdir (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestCmd
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestCmd (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestHealthcheckNone
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestHealthcheckNone (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestHealthcheckCmd
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestHealthcheckCmd (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestEntrypoint
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestEntrypoint (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestExpose
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestExpose (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestUser
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestUser (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestVolume
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestVolume (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestStopSignal
10:03:54 [2021-05-18T10:03:54.793Z] --- SKIP: TestStopSignal (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestArg
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestArg (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestShell
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestShell (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestPrependEnvOnCmd
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestRunWithBuildArgs
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestRunIgnoresHealthcheck
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatchUnsupportedOptions
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestNormalizeWorkdir
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestDispatch/COPY_url
10:03:54 [2021-05-18T10:03:54.793Z] --- PASS: TestDispatch (0.10s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:03:54 [2021-05-18T10:03:54.793Z] === RUN   TestAddScratchImageAddsToMounts
10:03:55 [2021-05-18T10:03:55.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh dynbinary test-integration
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestAddFromScratchPopulatesPlatform
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestImageSourceGetAddsToMounts
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestEmptyDockerfile
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestEmptyDockerfile (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestSymlinkDockerfile
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestSymlinkDockerfile (0.02s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestDockerfileOutsideTheBuildContext
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestNonExistingDockerfile
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestNonExistingDockerfile (0.01s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestCopyRunConfig
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestCopyRunConfig (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestDeepCopyRunConfig
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestExportImage
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestExportImage (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] === RUN   TestNormalizeDest
10:03:55 [2021-05-18T10:03:55.247Z] --- PASS: TestNormalizeDest (0.00s)
10:03:55 [2021-05-18T10:03:55.247Z] PASS
10:03:55 [2021-05-18T10:03:55.247Z] coverage: 46.8% of statements
10:03:55 [2021-05-18T10:03:55.247Z] ok  	github.com/docker/docker/builder/dockerfile	0.361s	coverage: 46.8% of statements
10:03:55 [2021-05-18T10:03:55.247Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:03:55 [2021-05-18T10:03:55.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:03:55 [2021-05-18T10:03:55.991Z] 
10:03:55 [2021-05-18T10:03:55.991Z] Removing bundles/
10:03:55 [2021-05-18T10:03:55.991Z] 
10:03:55 [2021-05-18T10:03:55.991Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:03:55 [2021-05-18T10:03:55.991Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:03:55 [2021-05-18T10:03:55.991Z] GOOS="" GOARCH="" GOARM=""
10:03:56 [2021-05-18T10:03:56.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:03:56 [2021-05-18T10:03:56.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:03:56 [2021-05-18T10:03:56.945Z] Using test binary docker
10:03:56 [2021-05-18T10:03:56.945Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:03:56 [2021-05-18T10:03:56.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:03:56 [2021-05-18T10:03:56.945Z] INFO: Waiting for daemon to start...
10:03:56 [2021-05-18T10:03:56.945Z] Starting dockerd
10:03:57 [2021-05-18T10:03:57.341Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:03:57 [2021-05-18T10:03:57.341Z] Using test binary docker
10:03:57 [2021-05-18T10:03:57.341Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:03:57 [2021-05-18T10:03:57.341Z] Starting apparmor (via systemctl): apparmor.service.
10:03:57 [2021-05-18T10:03:57.341Z] Starting dockerd
10:03:57 [2021-05-18T10:03:57.341Z] INFO: Waiting for daemon to start...
10:03:59 [2021-05-18T10:03:59.248Z] .
10:03:59 [2021-05-18T10:03:59.248Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:03:59 [2021-05-18T10:03:59.248Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:03:59 [2021-05-18T10:03:59.248Z] Error: No such image: emptyfs
10:03:59 [2021-05-18T10:03:59.508Z] Running integration-test (iteration 1)
10:03:59 [2021-05-18T10:03:59.508Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:04:00 [2021-05-18T10:04:00.274Z] .
10:04:00 [2021-05-18T10:04:00.274Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:04:00 [2021-05-18T10:04:00.274Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:04:00 [2021-05-18T10:04:00.274Z] Error: No such image: emptyfs
10:04:00 [2021-05-18T10:04:00.274Z] Running integration-test (iteration 1)
10:04:00 [2021-05-18T10:04:00.274Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointCreateError
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointCreateError (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointCreate
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointCreate (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointDeleteError
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointDelete
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointDelete (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointListError
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointListError (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointList
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointList (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestCheckpointListContainerNotFound
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNewClientWithOpsFromEnv
10:04:07 [2021-05-18T10:04:07.541Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z]     client_test.go:23: runtime.GOOS == "windows"
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestGetAPIPath
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestGetAPIPath (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestParseHostURL
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestParseHostURL (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNegotiateAPIVersionEmpty
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNegotiateAPIVersion
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNegotiateAPVersionOverride
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNegotiateAPIVersionAutomatic
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestClientRedirect
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestClientRedirect (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestConfigCreateUnsupported
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:04:07 [2021-05-18T10:04:07.541Z] === RUN   TestConfigCreateError
10:04:07 [2021-05-18T10:04:07.541Z] --- PASS: TestConfigCreateError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigCreate
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigCreate (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigInspectNotFound
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigInspectWithEmptyID
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigInspectUnsupported
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigInspectError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigInspectError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigInspectConfigNotFound
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigInspect
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigInspect (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigListUnsupported
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigListUnsupported (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigListError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigListError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigList
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigList (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigRemoveUnsupported
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigRemoveError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigRemoveError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigRemove
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigRemove (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigUpdateUnsupported
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigUpdateError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigUpdateError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestConfigUpdate
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestConfigUpdate (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerCommitError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerCommitError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerCommit
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerCommit (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerStatPathError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerStatPathError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerStatPathNotFoundError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerStatPathNoHeaderError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerStatPath
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerStatPath (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyToContainerError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyToContainerError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyToContainerNotFoundError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyToContainerNotStatusOKError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyToContainer
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyToContainer (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyFromContainerError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyFromContainerError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyFromContainerNotFoundError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyFromContainerNotStatusOKError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyFromContainerNoHeaderError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestCopyFromContainer
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestCopyFromContainer (0.00s)
10:04:07 [2021-05-18T10:04:07.993Z] === RUN   TestContainerCreateError
10:04:07 [2021-05-18T10:04:07.993Z] --- PASS: TestContainerCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerCreateImageNotFound
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerCreateWithName
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerCreateWithName (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerCreateAutoRemove
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerDiffError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerDiffError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerDiff
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerDiff (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecCreateError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecCreate
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecCreate (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecStartError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecStartError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecStart
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecStart (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecInspectError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecInspect
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExportError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExportError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExport
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExport (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerInspectError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerInspectContainerNotFound
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerInspect
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerInspectNode
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerInspectNode (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerKillError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerKillError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerKill
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerKill (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerListError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerListError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerList
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerList (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerLogsNotFoundError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerLogsError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerLogsError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerLogs
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerLogs (0.20s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerPauseError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerPauseError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerPause
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerPause (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainersPruneError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainersPruneError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainersPrune
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainersPrune (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRemoveError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRemoveNotFoundError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRemove
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRenameError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRenameError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRename
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRename (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerResizeError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerResizeError (0.02s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecResizeError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecResizeError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerResize
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerResize (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerExecResize
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerExecResize (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRestartError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRestartError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerRestart
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerRestart (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerStartError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerStartError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerStart
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerStart (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerStatsError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerStatsError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerStats
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerStats (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerStopError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerStopError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerStop
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerStop (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerTopError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerTopError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerTop
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerTop (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerUnpauseError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerUnpauseError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerUnpause
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerUnpause (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerUpdateError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerUpdateError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerUpdate
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerUpdate (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerWaitError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerWaitError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestContainerWait
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestContainerWait (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestDiskUsageError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestDiskUsageError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestDiskUsage
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestDiskUsage (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestDistributionInspectUnsupported
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestDistributionInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestEventsErrorInOptions
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestEventsErrorFromServer
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestEvents
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestEvents (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestTLSCloseWriter
10:04:08 [2021-05-18T10:04:08.444Z] === PAUSE TestTLSCloseWriter
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageBuildError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageBuildError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageBuild
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageBuild (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestGetDockerOS
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestGetDockerOS (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageCreateError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageCreate
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageCreate (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageHistoryError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageHistoryError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageHistory
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageHistory (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageImportError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageImportError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageImport
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageImport (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageInspectError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageInspectImageNotFound
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageInspect
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.444Z] === RUN   TestImageListError
10:04:08 [2021-05-18T10:04:08.444Z] --- PASS: TestImageListError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageList
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageList (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageListApiBefore125
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageLoadError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageLoadError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageLoad
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageLoad (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagesPruneError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagesPruneError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagesPrune
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagesPrune (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullReferenceParseError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullAnyError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullAnyError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullStatusUnauthorizedError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePullWithoutErrors
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushReferenceError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushReferenceError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushAnyError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushAnyError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushStatusUnauthorizedError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithoutErrors
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageRemoveError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageRemoveImageNotFound
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageRemove
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSaveError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSaveError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSave
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSave (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSearchAnyError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSearchAnyError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSearchStatusUnauthorizedError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageSearchWithoutErrors
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageTagError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageTagError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageTagInvalidReference
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageTagInvalidSourceImageName
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageTagHexSource
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageTagHexSource (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestImageTag
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestImageTag (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestInfoServerError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestInfoServerError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestInfoInvalidResponseJSONError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestInfo
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestInfo (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkConnectError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkConnectError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkConnect
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkConnect (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkCreateError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkCreate
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkCreate (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkDisconnectError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkDisconnect
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkDisconnect (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkInspectError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkInspectNotFoundError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkInspect
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkListError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkListError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkList
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkList (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworksPruneError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworksPruneError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworksPrune
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworksPrune (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkRemoveError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNetworkRemove
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNetworkRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeInspectError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeInspectNodeNotFound
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeInspect
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeListError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeListError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeList
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeList (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeRemoveError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeRemove
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeUpdateError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeUpdateError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestNodeUpdate
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestNodeUpdate (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestOptionWithTimeout
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestOptionWithTimeout (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingFail
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPingFail (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingWithError
10:04:08 [2021-05-18T10:04:08.445Z] 2021/05/18 10:04:07 RoundTripper returned a response & error; ignoring response
10:04:08 [2021-05-18T10:04:08.445Z] 2021/05/18 10:04:07 RoundTripper returned a response & error; ignoring response
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPingWithError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingSuccess
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPingSuccess (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingHeadFallback
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingHeadFallback/OK
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingHeadFallback/Not_Found
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPingHeadFallback (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginDisableError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginDisableError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginDisable
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginDisable (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginEnableError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginEnableError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginEnable
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginEnable (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginInspectError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginInspect
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginListError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginListError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginList
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginList (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginPushError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginPushError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginPush
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginPush (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginRemoveError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginRemove
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginSetError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginSetError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPluginSet
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPluginSet (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestSetHostHeader
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestSetHostHeader (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestPlainTextError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestPlainTextError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestInfiniteError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestInfiniteError (0.04s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestSecretCreateUnsupported
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestSecretCreateError
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestSecretCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestSecretCreate
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestSecretCreate (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestSecretInspectUnsupported
10:04:08 [2021-05-18T10:04:08.445Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:04:08 [2021-05-18T10:04:08.445Z] === RUN   TestSecretInspectError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretInspectSecretNotFound
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretInspect
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretListUnsupported
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretListUnsupported (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretListError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretListError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretList
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretList (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretRemoveUnsupported
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretRemoveError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretRemove
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretUpdateUnsupported
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretUpdateError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretUpdateError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSecretUpdate
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSecretUpdate (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceCreateError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceCreate
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceCreate (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceCreateCompatiblePlatforms
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceCreateDigestPinning
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceInspectError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceInspectError (0.02s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceInspectServiceNotFound
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceInspect
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceListError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceListError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceList
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceList (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceLogsError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceLogsError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceLogs
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceLogs (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceRemoveError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceRemoveNotFoundError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceRemove
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceUpdateError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceUpdateError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestServiceUpdate
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestServiceUpdate (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmGetUnlockKeyError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmGetUnlockKey
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmInitError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmInitError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmInit
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmInit (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmInspectError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmInspect
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmJoinError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmJoinError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmJoin
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmJoin (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmLeaveError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmLeaveError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmLeave
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmLeave (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmUnlockError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmUnlockError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmUnlock
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmUnlock (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmUpdateError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmUpdateError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestSwarmUpdate
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestSwarmUpdate (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestTaskInspectError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestTaskInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestTaskInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestTaskInspect
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestTaskInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestTaskListError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestTaskListError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestTaskList
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestTaskList (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeCreateError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeCreateError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeCreate
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeCreate (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeInspectError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeInspectError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeInspectNotFound
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeInspectWithEmptyID
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeInspect
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeInspect (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeListError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeListError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeList
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeList (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeRemoveError
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeRemoveError (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === RUN   TestVolumeRemove
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestVolumeRemove (0.00s)
10:04:08 [2021-05-18T10:04:08.897Z] === CONT  TestTLSCloseWriter
10:04:08 [2021-05-18T10:04:08.897Z] --- PASS: TestTLSCloseWriter (0.01s)
10:04:08 [2021-05-18T10:04:08.897Z] PASS
10:04:08 [2021-05-18T10:04:08.897Z] coverage: 74.9% of statements
10:04:08 [2021-05-18T10:04:08.897Z] ok  	github.com/docker/docker/client	0.790s	coverage: 74.9% of statements
10:04:10 [2021-05-18T10:04:10.038Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:04:10 [2021-05-18T10:04:10.038Z] INFO: Testing against a local daemon
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithSession
10:04:10 [2021-05-18T10:04:10.038Z] --- SKIP: TestBuildWithSession (0.00s)
10:04:10 [2021-05-18T10:04:10.038Z]     build_session_test.go:25: TODO: BuildKit
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildSquashParent
10:04:10 [2021-05-18T10:04:10.038Z] --- SKIP: TestBuildSquashParent (0.00s)
10:04:10 [2021-05-18T10:04:10.038Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:10 [2021-05-18T10:04:10.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:10 [2021-05-18T10:04:10.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:10 [2021-05-18T10:04:10.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:10 [2021-05-18T10:04:10.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:10 [2021-05-18T10:04:10.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:10 [2021-05-18T10:04:10.038Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:10 [2021-05-18T10:04:10.038Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:10 [2021-05-18T10:04:10.038Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:10 [2021-05-18T10:04:10.038Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:10 [2021-05-18T10:04:10.038Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:10 [2021-05-18T10:04:10.038Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:13 [2021-05-18T10:04:13.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:04:13 [2021-05-18T10:04:13.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: buildpack-deps:buster
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: busybox:latest
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: busybox:glibc
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: debian:bullseye
10:04:14 [2021-05-18T10:04:14.401Z] Loaded image: hello-world:latest
10:04:14 [2021-05-18T10:04:14.660Z] Loaded image: arm32v7/hello-world:latest
10:04:14 [2021-05-18T10:04:14.660Z] INFO: Testing against a local daemon
10:04:14 [2021-05-18T10:04:14.660Z] === RUN   TestCgroupNamespacesBuild
10:04:15 [2021-05-18T10:04:15.178Z] Loaded image: buildpack-deps:buster
10:04:15 [2021-05-18T10:04:15.178Z] Loaded image: busybox:latest
10:04:15 [2021-05-18T10:04:15.178Z] Loaded image: busybox:glibc
10:04:17 [2021-05-18T10:04:17.718Z] Loaded image: debian:bullseye
10:04:17 [2021-05-18T10:04:17.718Z] Loaded image: hello-world:latest
10:04:17 [2021-05-18T10:04:17.718Z] Loaded image: arm32v7/hello-world:latest
10:04:17 [2021-05-18T10:04:17.718Z] INFO: Testing against a local daemon
10:04:17 [2021-05-18T10:04:17.718Z] === RUN   TestCgroupNamespacesBuild
10:04:17 [2021-05-18T10:04:17.978Z] --- PASS: TestCgroupNamespacesBuild (3.27s)
10:04:17 [2021-05-18T10:04:17.979Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:04:18 [2021-05-18T10:04:18.631Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:19 [2021-05-18T10:04:19.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:19 [2021-05-18T10:04:19.899Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s)
10:04:19 [2021-05-18T10:04:19.899Z] === RUN   TestBuildWithSession
10:04:19 [2021-05-18T10:04:19.899Z] --- SKIP: TestBuildWithSession (0.00s)
10:04:19 [2021-05-18T10:04:19.899Z]     build_session_test.go:25: TODO: BuildKit
10:04:19 [2021-05-18T10:04:19.899Z] === RUN   TestBuildSquashParent
10:04:21 [2021-05-18T10:04:21.010Z] --- PASS: TestCgroupNamespacesBuild (3.15s)
10:04:21 [2021-05-18T10:04:21.010Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:04:23 [2021-05-18T10:04:23.548Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.67s)
10:04:23 [2021-05-18T10:04:23.548Z] === RUN   TestBuildWithSession
10:04:23 [2021-05-18T10:04:23.548Z] --- SKIP: TestBuildWithSession (0.00s)
10:04:23 [2021-05-18T10:04:23.548Z]     build_session_test.go:25: TODO: BuildKit
10:04:23 [2021-05-18T10:04:23.548Z] === RUN   TestBuildSquashParent
10:04:26 [2021-05-18T10:04:26.185Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:04:26 [2021-05-18T10:04:26.185Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.79s)
10:04:26 [2021-05-18T10:04:26.185Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.06s)
10:04:26 [2021-05-18T10:04:26.185Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.11s)
10:04:26 [2021-05-18T10:04:26.185Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.25s)
10:04:26 [2021-05-18T10:04:26.185Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.15s)
10:04:26 [2021-05-18T10:04:26.185Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.02s)
10:04:26 [2021-05-18T10:04:26.185Z] === RUN   TestBuildMultiStageCopy
10:04:26 [2021-05-18T10:04:26.185Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:04:26 [2021-05-18T10:04:26.473Z] --- PASS: TestBuildSquashParent (6.33s)
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:26 [2021-05-18T10:04:26.473Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:26 [2021-05-18T10:04:26.473Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:26 [2021-05-18T10:04:26.473Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:28 [2021-05-18T10:04:28.383Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:28 [2021-05-18T10:04:28.648Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:30 [2021-05-18T10:04:30.558Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:30 [2021-05-18T10:04:30.819Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:33 [2021-05-18T10:04:33.358Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.29s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
10:04:33 [2021-05-18T10:04:33.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
10:04:33 [2021-05-18T10:04:33.358Z] === RUN   TestBuildMultiStageCopy
10:04:33 [2021-05-18T10:04:33.358Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:04:33 [2021-05-18T10:04:33.535Z] --- PASS: TestBuildSquashParent (8.51s)
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:33 [2021-05-18T10:04:33.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:33 [2021-05-18T10:04:33.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:33 [2021-05-18T10:04:33.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:33 [2021-05-18T10:04:33.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:33 [2021-05-18T10:04:33.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:33 [2021-05-18T10:04:33.535Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:33 [2021-05-18T10:04:33.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:33 [2021-05-18T10:04:33.535Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:04:33 [2021-05-18T10:04:33.535Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:04:33 [2021-05-18T10:04:33.918Z] --- PASS: TestCheckoutGit (39.77s)
10:04:33 [2021-05-18T10:04:33.918Z] === RUN   TestValidGitTransport
10:04:33 [2021-05-18T10:04:33.918Z] --- PASS: TestValidGitTransport (0.00s)
10:04:33 [2021-05-18T10:04:33.918Z] === RUN   TestGitInvalidRef
10:04:33 [2021-05-18T10:04:33.918Z] --- PASS: TestGitInvalidRef (0.26s)
10:04:33 [2021-05-18T10:04:33.918Z] PASS
10:04:33 [2021-05-18T10:04:33.918Z] coverage: 86.3% of statements
10:04:33 [2021-05-18T10:04:33.918Z] ok  	github.com/docker/docker/builder/remotecontext/git	40.422s	coverage: 86.3% of statements
10:04:33 [2021-05-18T10:04:33.918Z] ?   	github.com/docker/docker/cli	[no test files]
10:04:33 [2021-05-18T10:04:33.918Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:04:34 [2021-05-18T10:04:34.107Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:04:34 [2021-05-18T10:04:34.107Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:04:35 [2021-05-18T10:04:35.267Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:04:35 [2021-05-18T10:04:35.268Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:04:35 [2021-05-18T10:04:35.528Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:04:35 [2021-05-18T10:04:35.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:04:36 [2021-05-18T10:04:36.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:04:36 [2021-05-18T10:04:36.047Z] --- PASS: TestBuildMultiStageCopy (2.95s)
10:04:36 [2021-05-18T10:04:36.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s)
10:04:36 [2021-05-18T10:04:36.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
10:04:36 [2021-05-18T10:04:36.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
10:04:36 [2021-05-18T10:04:36.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
10:04:36 [2021-05-18T10:04:36.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
10:04:36 [2021-05-18T10:04:36.048Z] === RUN   TestBuildMultiStageParentConfig
10:04:36 [2021-05-18T10:04:36.616Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
10:04:36 [2021-05-18T10:04:36.616Z] === RUN   TestBuildLabelWithTargets
10:04:36 [2021-05-18T10:04:36.957Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:04:38 [2021-05-18T10:04:38.006Z] --- PASS: TestBuildLabelWithTargets (1.03s)
10:04:38 [2021-05-18T10:04:38.006Z] === RUN   TestBuildWithEmptyLayers
10:04:38 [2021-05-18T10:04:38.266Z] --- PASS: TestBuildWithEmptyLayers (0.52s)
10:04:38 [2021-05-18T10:04:38.266Z] === RUN   TestBuildMultiStageOnBuild
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestConfigureDaemonLogs
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestCommonOptionsInstallFlags
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:04:38 [2021-05-18T10:04:38.553Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:04:38 [2021-05-18T10:04:38.553Z] PASS
10:04:38 [2021-05-18T10:04:38.553Z] coverage: 18.4% of statements
10:04:38 [2021-05-18T10:04:38.553Z] ok  	github.com/docker/docker/cmd/dockerd	0.308s	coverage: 18.4% of statements
10:04:38 [2021-05-18T10:04:38.867Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:04:38 [2021-05-18T10:04:38.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s)
10:04:38 [2021-05-18T10:04:38.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.24s)
10:04:38 [2021-05-18T10:04:38.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.78s)
10:04:38 [2021-05-18T10:04:38.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s)
10:04:38 [2021-05-18T10:04:38.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
10:04:38 [2021-05-18T10:04:38.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s)
10:04:38 [2021-05-18T10:04:38.867Z] === RUN   TestBuildMultiStageCopy
10:04:38 [2021-05-18T10:04:38.867Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:04:40 [2021-05-18T10:04:40.807Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
10:04:40 [2021-05-18T10:04:40.807Z] === RUN   TestBuildUncleanTarFilenames
10:04:41 [2021-05-18T10:04:41.019Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:04:41 [2021-05-18T10:04:41.019Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:04:41 [2021-05-18T10:04:41.019Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:04:41 [2021-05-18T10:04:41.066Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
10:04:41 [2021-05-18T10:04:41.066Z] === RUN   TestBuildMultiStageLayerLeak
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestContainerStopSignal
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestContainerStopSignal (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestContainerStopTimeout
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestContainerStopTimeout (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestContainerSecretReferenceDestTarget
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestContainerLogPathSetForRingLogger
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestReplaceAndAppendEnvVars
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestNewMemoryStore
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestNewMemoryStore (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestAddContainers
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestAddContainers (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestGetContainer
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestGetContainer (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestDeleteContainer
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestDeleteContainer (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestListContainers
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestListContainers (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestFirstContainer
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestFirstContainer (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestApplyAllContainer
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestApplyAllContainer (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestIsValidHealthString
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestIsValidHealthString (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestStateRunStop
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestStateRunStop (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestStateTimeoutWait
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestStateTimeoutWait (0.10s)
10:04:41 [2021-05-18T10:04:41.428Z]     state_test.go:141: Stop callback fired
10:04:41 [2021-05-18T10:04:41.428Z]     state_test.go:165: Stop callback fired
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestIsValidStateString
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestIsValidStateString (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestViewSaveDelete
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestViewSaveDelete (0.01s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestViewAll
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestViewAll (0.02s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestViewGet
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestViewGet (0.02s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestNames
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestNames (0.00s)
10:04:41 [2021-05-18T10:04:41.428Z] === RUN   TestViewWithHealthCheck
10:04:41 [2021-05-18T10:04:41.428Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:04:41 [2021-05-18T10:04:41.428Z] PASS
10:04:41 [2021-05-18T10:04:41.428Z] coverage: 41.5% of statements
10:04:41 [2021-05-18T10:04:41.428Z] ok  	github.com/docker/docker/container	0.322s	coverage: 41.5% of statements
10:04:41 [2021-05-18T10:04:41.428Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:04:41 [2021-05-18T10:04:41.428Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:04:41 [2021-05-18T10:04:41.428Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:04:41 [2021-05-18T10:04:41.428Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:04:42 [2021-05-18T10:04:42.163Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:04:42 [2021-05-18T10:04:42.562Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:04:43 [2021-05-18T10:04:43.103Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:04:43 [2021-05-18T10:04:43.576Z] === RUN   TestPrepare
10:04:43 [2021-05-18T10:04:43.576Z] --- PASS: TestPrepare (0.00s)
10:04:43 [2021-05-18T10:04:43.576Z] === RUN   TestStart
10:04:43 [2021-05-18T10:04:43.576Z] --- PASS: TestStart (0.00s)
10:04:43 [2021-05-18T10:04:43.576Z] === RUN   TestWaitCancel
10:04:43 [2021-05-18T10:04:43.576Z] --- PASS: TestWaitCancel (0.00s)
10:04:43 [2021-05-18T10:04:43.576Z] === RUN   TestWaitDisabled
10:04:43 [2021-05-18T10:04:43.576Z] --- PASS: TestWaitDisabled (0.00s)
10:04:43 [2021-05-18T10:04:43.576Z] === RUN   TestWaitEnabled
10:04:43 [2021-05-18T10:04:43.576Z] --- PASS: TestWaitEnabled (0.00s)
10:04:43 [2021-05-18T10:04:43.576Z] === RUN   TestRemove
10:04:43 [2021-05-18T10:04:43.576Z] --- PASS: TestRemove (0.00s)
10:04:43 [2021-05-18T10:04:43.576Z] PASS
10:04:43 [2021-05-18T10:04:43.576Z] coverage: 65.3% of statements
10:04:43 [2021-05-18T10:04:43.576Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.228s	coverage: 65.3% of statements
10:04:43 [2021-05-18T10:04:43.605Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
10:04:43 [2021-05-18T10:04:43.605Z] === RUN   TestBuildWithHugeFile
10:04:44 [2021-05-18T10:04:44.041Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:04:44 [2021-05-18T10:04:44.105Z] --- PASS: TestBuildMultiStageCopy (17.72s)
10:04:44 [2021-05-18T10:04:44.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (12.98s)
10:04:44 [2021-05-18T10:04:44.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s)
10:04:44 [2021-05-18T10:04:44.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
10:04:44 [2021-05-18T10:04:44.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s)
10:04:44 [2021-05-18T10:04:44.105Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s)
10:04:44 [2021-05-18T10:04:44.105Z] === RUN   TestBuildMultiStageParentConfig
10:04:45 [2021-05-18T10:04:45.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:04:46 [2021-05-18T10:04:46.288Z] --- PASS: TestBuildMultiStageParentConfig (2.66s)
10:04:46 [2021-05-18T10:04:46.288Z] === RUN   TestBuildLabelWithTargets
10:04:46 [2021-05-18T10:04:46.288Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:04:46 [2021-05-18T10:04:46.288Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:04:46 [2021-05-18T10:04:46.288Z] === RUN   TestBuildWithEmptyLayers
10:04:46 [2021-05-18T10:04:46.357Z] --- PASS: TestBuildMultiStageCopy (7.32s)
10:04:46 [2021-05-18T10:04:46.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
10:04:46 [2021-05-18T10:04:46.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:04:46 [2021-05-18T10:04:46.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:04:46 [2021-05-18T10:04:46.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:04:46 [2021-05-18T10:04:46.357Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:04:46 [2021-05-18T10:04:46.357Z] === RUN   TestBuildMultiStageParentConfig
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCIsolation
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestNewListSecretsFilters
10:04:47 [2021-05-18T10:04:47.267Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:04:47 [2021-05-18T10:04:47.267Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:04:47 [2021-05-18T10:04:47.267Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:04:47 [2021-05-18T10:04:47.719Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:04:47 [2021-05-18T10:04:47.719Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertFromGRPCConfigs
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:04:47 [2021-05-18T10:04:47.719Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:04:47 [2021-05-18T10:04:47.719Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertToGRPCConfigs
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:04:47 [2021-05-18T10:04:47.719Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] PASS
10:04:47 [2021-05-18T10:04:47.719Z] coverage: 35.9% of statements
10:04:47 [2021-05-18T10:04:47.719Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.542s	coverage: 35.9% of statements
10:04:47 [2021-05-18T10:04:47.719Z] === RUN   TestNewListConfigsFilters
10:04:47 [2021-05-18T10:04:47.719Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:04:47 [2021-05-18T10:04:47.719Z] PASS
10:04:47 [2021-05-18T10:04:47.719Z] coverage: 0.5% of statements
10:04:47 [2021-05-18T10:04:47.719Z] ok  	github.com/docker/docker/daemon/cluster	0.576s	coverage: 0.5% of statements
10:04:47 [2021-05-18T10:04:47.830Z] --- PASS: TestBuildWithEmptyLayers (1.41s)
10:04:47 [2021-05-18T10:04:47.830Z] === RUN   TestBuildMultiStageOnBuild
10:04:51 [2021-05-18T10:04:51.633Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
10:04:51 [2021-05-18T10:04:51.633Z] === RUN   TestBuildLabelWithTargets
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestBuilderGC
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestBuilderGC (0.01s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationNotFound
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonBrokenConfiguration
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestParseClusterAdvertiseSettings
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestFindConfigurationConflicts
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeConflicts
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_label
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_dns
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_dns-search
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestValidateConfiguration (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestModifiedDiscoverySettings
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestReloadSetConfigFileNotExist
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDiscoveryOptsErrors
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDiscoveryOpts
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDiscoveryOpts (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] PASS
10:04:54 [2021-05-18T10:04:54.725Z] coverage: 30.0% of statements
10:04:54 [2021-05-18T10:04:54.725Z] time="2021-05-18T10:04:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestReloadDefaultConfigNotExist
10:04:54 [2021-05-18T10:04:54.725Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestReloadBadDefaultConfig
10:04:54 [2021-05-18T10:04:54.725Z] time="2021-05-18T10:04:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-689427323"
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestReloadWithConflictingLabels
10:04:54 [2021-05-18T10:04:54.725Z] ok  	github.com/docker/docker/daemon/discovery	0.081s	coverage: 30.0% of statements
10:04:54 [2021-05-18T10:04:54.725Z] time="2021-05-18T10:04:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-220404382"
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestReloadWithDuplicateLabels
10:04:54 [2021-05-18T10:04:54.725Z] time="2021-05-18T10:04:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-309897573"
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestReloadWithDuplicateLabels (0.01s)
10:04:54 [2021-05-18T10:04:54.725Z] === RUN   TestDaemonConfigurationMerge
10:04:54 [2021-05-18T10:04:54.725Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:04:54 [2021-05-18T10:04:54.725Z] PASS
10:04:54 [2021-05-18T10:04:54.725Z] coverage: 79.7% of statements
10:04:54 [2021-05-18T10:04:54.725Z] ok  	github.com/docker/docker/daemon/config	0.762s	coverage: 79.7% of statements
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestVerifyNetworkingConfig
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestGetContainer
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestGetContainer (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestValidContainerNames
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestValidContainerNames (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestContainerInitDNS
10:04:55 [2021-05-18T10:04:55.678Z] --- SKIP: TestContainerInitDNS (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z]     daemon_test.go:147: root required
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestMerge
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestMerge (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestValidateContainerIsolation
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestFindNetworkErrorType
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestEnsureServicesExist
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestEnsureServicesExist (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestEnsureServicesExistErrors
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestContainerDelete
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestContainerDelete (0.01s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestContainerDoubleDelete
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestLogContainerEventCopyLabels
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestLogContainerEventWithAttributes
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestNoneHealthcheck
10:04:55 [2021-05-18T10:04:55.678Z] --- PASS: TestNoneHealthcheck (0.00s)
10:04:55 [2021-05-18T10:04:55.678Z] === RUN   TestHealthStates
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] time="2021-05-18T10:04: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"
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestHealthStates (0.17s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestMaskURLCredentials
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestMaskURLCredentials (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestGetInspectData
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestGetInspectData (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestFillLicense
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestFillLicense (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestListInvalidFilter
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestListInvalidFilter (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestNameFilter
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestNameFilter (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:04:56 [2021-05-18T10:04:56.131Z] === 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
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- 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)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestDaemonReloadLabels
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestDaemonReloadMirrors
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestDaemonReloadInsecureRegistries
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestDaemonReloadNotAffectOthers
10:04:56 [2021-05-18T10:04:56.131Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestDaemonDiscoveryReload
10:04:56 [2021-05-18T10:04:56.131Z] === RUN   TestWaitNodeAttachment
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestWaitNodeAttachment (0.40s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestIsolationConversion
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestIsolationConversion/default
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestIsolationConversion/process
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestIsolationConversion/hyperv
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestIsolationConversion (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestContainerLabels
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestContainerLabels (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestCredentialSpecConversion
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestCredentialSpecConversion/none
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestCredentialSpecConversion/config
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestCredentialSpecConversion/file
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestCredentialSpecConversion/registry
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestControllerValidateMountBind
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestControllerValidateMountBind (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestControllerValidateMountVolume
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestControllerValidateMountTarget
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestControllerValidateMountTarget (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestControllerValidateMountTmpfs
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestControllerValidateMountInvalidType
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestControllerValidateMountNamedPipe
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] PASS
10:04:56 [2021-05-18T10:04:56.582Z] coverage: 11.3% of statements
10:04:56 [2021-05-18T10:04:56.582Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.857s	coverage: 11.3% of statements
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestEventsLog
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestEventsLog (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestEventsLogTimeout
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestEventsLogTimeout (0.00s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestLogEvents
10:04:56 [2021-05-18T10:04:56.582Z] --- PASS: TestLogEvents (0.05s)
10:04:56 [2021-05-18T10:04:56.582Z] === RUN   TestLoadBufferedEvents
10:04:57 [2021-05-18T10:04:57.033Z] --- PASS: TestLoadBufferedEvents (0.18s)
10:04:57 [2021-05-18T10:04:57.033Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:04:57 [2021-05-18T10:04:57.033Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:04:57 [2021-05-18T10:04:57.033Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:04:57 [2021-05-18T10:04:57.033Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:04:57 [2021-05-18T10:04:57.033Z] PASS
10:04:57 [2021-05-18T10:04:57.033Z] coverage: 50.0% of statements
10:04:57 [2021-05-18T10:04:57.033Z] ok  	github.com/docker/docker/daemon/events	0.317s	coverage: 50.0% of statements
10:04:57 [2021-05-18T10:04:57.033Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
10:04:57 [2021-05-18T10:04:57.033Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
10:04:57 [2021-05-18T10:04:57.485Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
10:04:57 [2021-05-18T10:04:57.485Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestIsEmptyDir
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestIsEmptyDir (0.01s)
10:04:57 [2021-05-18T10:04:57.937Z] PASS
10:04:57 [2021-05-18T10:04:57.937Z] coverage: 2.3% of statements
10:04:57 [2021-05-18T10:04:57.937Z] ok  	github.com/docker/docker/daemon/graphdriver	0.084s	coverage: 2.3% of statements
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:04:57 [2021-05-18T10:04:57.937Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:04:57 [2021-05-18T10:04:57.937Z]     reload_test.go:520: root required
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s)
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s)
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:04:57 [2021-05-18T10:04:57.937Z] === RUN   TestParseVolumesFrom
10:04:57 [2021-05-18T10:04:57.937Z] --- PASS: TestParseVolumesFrom (0.00s)
10:04:57 [2021-05-18T10:04:57.937Z] PASS
10:04:57 [2021-05-18T10:04:57.937Z] coverage: 9.0% of statements
10:04:57 [2021-05-18T10:04:57.937Z] ok  	github.com/docker/docker/daemon	2.782s	coverage: 9.0% of statements
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:04:58 [2021-05-18T10:04:58.388Z] === RUN   TestLinkNaming
10:04:58 [2021-05-18T10:04:58.388Z] --- PASS: TestLinkNaming (0.00s)
10:04:58 [2021-05-18T10:04:58.388Z] === RUN   TestLinkNew
10:04:58 [2021-05-18T10:04:58.388Z] --- PASS: TestLinkNew (0.00s)
10:04:58 [2021-05-18T10:04:58.388Z] === RUN   TestLinkEnv
10:04:58 [2021-05-18T10:04:58.388Z] --- PASS: TestLinkEnv (0.00s)
10:04:58 [2021-05-18T10:04:58.388Z] === RUN   TestLinkMultipleEnv
10:04:58 [2021-05-18T10:04:58.388Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:04:58 [2021-05-18T10:04:58.388Z] === RUN   TestLinkPortRangeEnv
10:04:58 [2021-05-18T10:04:58.388Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:04:58 [2021-05-18T10:04:58.388Z] PASS
10:04:58 [2021-05-18T10:04:58.388Z] coverage: 93.0% of statements
10:04:58 [2021-05-18T10:04:58.388Z] ok  	github.com/docker/docker/daemon/links	0.068s	coverage: 93.0% of statements
10:04:59 [2021-05-18T10:04:59.756Z] --- PASS: TestBuildLabelWithTargets (8.00s)
10:04:59 [2021-05-18T10:04:59.756Z] === RUN   TestBuildWithEmptyLayers
10:05:02 [2021-05-18T10:05:02.293Z] --- PASS: TestBuildWithEmptyLayers (3.01s)
10:05:02 [2021-05-18T10:05:02.293Z] === RUN   TestBuildMultiStageOnBuild
10:05:02 [2021-05-18T10:05:02.664Z] --- PASS: TestBuildMultiStageOnBuild (13.09s)
10:05:02 [2021-05-18T10:05:02.665Z] === RUN   TestBuildUncleanTarFilenames
10:05:02 [2021-05-18T10:05:02.665Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:05:02 [2021-05-18T10:05:02.665Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:05:02 [2021-05-18T10:05:02.665Z] === RUN   TestBuildMultiStageLayerLeak
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestAdapterReadLogs
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestAdapterReadLogs (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCopier
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCopier (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCopierLongLines
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCopierLongLines (0.01s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCopierSlow
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/defaults
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/invalid_create_group
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestNewStreamConfig (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestNewAWSLogsClientRegionDetect
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCopierSlow (0.32s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCopierWithSized
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCopierWithSized/as_is
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCopierWithSized/With_RingLogger
10:05:03 [2021-05-18T10:05:03.022Z] time="2021-05-18T10:05:02Z" level=info msg="Trying to get region from EC2 Metadata"
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCreateSuccess
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCreateSuccess (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCreateLogGroupSuccess
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCreateError
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCreateError (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestCreateAlreadyExists
10:05:03 [2021-05-18T10:05:03.022Z] time="2021-05-18T10:05:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestLogClosed
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestLogClosed (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestLogBlocking
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestLogBlocking (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestLogNonBlockingBufferEmpty
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestLogNonBlockingBufferFull
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestPublishBatchSuccess
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestPublishBatchError
10:05:03 [2021-05-18T10:05:03.022Z] time="2021-05-18T10:05:02Z" level=error msg=Error
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestPublishBatchError (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:05:03 [2021-05-18T10:05:03.022Z] time="2021-05-18T10:05:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestCopierWithSized (0.02s)
10:05:03 [2021-05-18T10:05:03.022Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:05:03 [2021-05-18T10:05:03.022Z] === RUN   TestPublishBatchAlreadyAccepted
10:05:03 [2021-05-18T10:05:03.023Z] time="2021-05-18T10:05:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:05:03 [2021-05-18T10:05:03.023Z] time="2021-05-18T10:05:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchSimple
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchSimple (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchTicker
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchTicker (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMultilinePattern
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCopierWithPartial
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCopierWithPartial (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestRingLogger
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestRingLogger (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestRingCap
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestRingCap (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestRingClose
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestRingClose (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestRingDrain
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestRingDrain (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] PASS
10:05:03 [2021-05-18T10:05:03.023Z] coverage: 43.5% of statements
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchClose
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchClose (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen
10:05:03 [2021-05-18T10:05:03.023Z] ok  	github.com/docker/docker/daemon/logger	0.470s	coverage: 43.5% of statements
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen/0/Hello
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen/2/🙃
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen/3/����
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen/4/He��o
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEffectiveLen/5/
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestEffectiveLen (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/0/
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/1/Hello
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/2/Hello
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/3/Hello
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/4/🙃
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/5/🙃
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/6/a�
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestFindValidSplit/7/a�
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestFindValidSplit (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: 
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: 
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: Hello
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: 
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: He
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: llo
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: 
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: Hello
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: 
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: 🙃
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: 🙃
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: 
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: a
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: �
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1044: a�
10:05:03 [2021-05-18T10:05:03.023Z]         cloudwatchlogs_test.go:1045: 
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestProcessEventEmoji
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestProcessEventEmoji (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchLineSplit
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchLineSplit (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchLineSplitWithBinary
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMaxEvents
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMaxEvents (0.05s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMaxTotalBytes
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsMultilinePattern
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestCreateTagSuccess
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestCreateTagSuccess (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] PASS
10:05:03 [2021-05-18T10:05:03.023Z] coverage: 77.8% of statements
10:05:03 [2021-05-18T10:05:03.023Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.566s	coverage: 77.8% of statements
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestJSONFileLogger
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestJSONFileLogger (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestJSONFileLoggerWithTags
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestJSONFileLoggerWithOpts
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:05:03 [2021-05-18T10:05:03.023Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestEncodeDecode
10:05:03 [2021-05-18T10:05:03.023Z] === PAUSE TestEncodeDecode
10:05:03 [2021-05-18T10:05:03.023Z] === RUN   TestUnexpectedEOF
10:05:03 [2021-05-18T10:05:03.184Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:03 [2021-05-18T10:05:03.184Z] 
10:05:03 [2021-05-18T10:05:03.184Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:05:03 [2021-05-18T10:05:03.184Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:05:03 [2021-05-18T10:05:03.184Z] Using test binary docker
10:05:03 [2021-05-18T10:05:03.184Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:05:03 [2021-05-18T10:05:03.184Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:05:03 [2021-05-18T10:05:03.184Z] INFO: Waiting for daemon to start...
10:05:03 [2021-05-18T10:05:03.184Z] Starting dockerd
10:05:03 [2021-05-18T10:05:03.184Z] .
10:05:03 [2021-05-18T10:05:03.184Z] INFO: Building docker-sdk-python3:5.0.0...
10:05:03 [2021-05-18T10:05:03.474Z] === RUN   TestSearchRegistryForImagesErrors
10:05:03 [2021-05-18T10:05:03.474Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:05:03 [2021-05-18T10:05:03.474Z] === RUN   TestSearchRegistryForImages
10:05:03 [2021-05-18T10:05:03.474Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:05:03 [2021-05-18T10:05:03.474Z] === RUN   TestOnlyPlatformWithFallback
10:05:03 [2021-05-18T10:05:03.474Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:05:03 [2021-05-18T10:05:03.474Z] === RUN   TestImageDelete
10:05:03 [2021-05-18T10:05:03.474Z] === RUN   TestImageDelete/no_lease
10:05:03 [2021-05-18T10:05:03.474Z] === RUN   TestImageDelete/lease_exists
10:05:03 [2021-05-18T10:05:03.475Z] time="2021-05-18T10:05:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:05:03 [2021-05-18T10:05:03.475Z] time="2021-05-18T10:05:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:05:03 [2021-05-18T10:05:03.475Z] --- PASS: TestUnexpectedEOF (0.19s)
10:05:03 [2021-05-18T10:05:03.475Z] === CONT  TestEncodeDecode
10:05:03 [2021-05-18T10:05:03.475Z] --- PASS: TestEncodeDecode (0.00s)
10:05:03 [2021-05-18T10:05:03.475Z] PASS
10:05:03 [2021-05-18T10:05:03.475Z] coverage: 69.9% of statements
10:05:03 [2021-05-18T10:05:03.475Z] --- PASS: TestImageDelete (0.07s)
10:05:03 [2021-05-18T10:05:03.475Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:05:03 [2021-05-18T10:05:03.475Z]     --- PASS: TestImageDelete/lease_exists (0.04s)
10:05:03 [2021-05-18T10:05:03.475Z] === RUN   TestContentStoreForPull
10:05:03 [2021-05-18T10:05:03.475Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.289s	coverage: 69.9% of statements
10:05:03 [2021-05-18T10:05:03.475Z] --- PASS: TestContentStoreForPull (0.20s)
10:05:03 [2021-05-18T10:05:03.475Z] PASS
10:05:03 [2021-05-18T10:05:03.475Z] coverage: 6.7% of statements
10:05:03 [2021-05-18T10:05:03.475Z] ok  	github.com/docker/docker/daemon/images	0.429s	coverage: 6.7% of statements
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:05:03 [2021-05-18T10:05:03.475Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:05:04 [2021-05-18T10:05:04.426Z] === RUN   TestJSONLogsMarshalJSONBuf
10:05:04 [2021-05-18T10:05:04.426Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:05:04 [2021-05-18T10:05:04.426Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:05:04 [2021-05-18T10:05:04.877Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
10:05:04 [2021-05-18T10:05:04.877Z] === RUN   TestFastTimeMarshalJSON
10:05:04 [2021-05-18T10:05:04.877Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
10:05:04 [2021-05-18T10:05:04.877Z] PASS
10:05:04 [2021-05-18T10:05:04.878Z] coverage: 87.2% of statements
10:05:04 [2021-05-18T10:05:04.878Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.283s	coverage: 87.2% of statements
10:05:05 [2021-05-18T10:05:05.831Z] === RUN   TestWriteLog
10:05:06 [2021-05-18T10:05:06.284Z] === PAUSE TestWriteLog
10:05:06 [2021-05-18T10:05:06.284Z] === RUN   TestReadLog
10:05:06 [2021-05-18T10:05:06.284Z] === PAUSE TestReadLog
10:05:06 [2021-05-18T10:05:06.284Z] === CONT  TestWriteLog
10:05:06 [2021-05-18T10:05:06.284Z] === CONT  TestReadLog
10:05:06 [2021-05-18T10:05:06.284Z] --- PASS: TestWriteLog (0.00s)
10:05:06 [2021-05-18T10:05:06.284Z] === RUN   TestReadLog/tail_exact
10:05:06 [2021-05-18T10:05:06.284Z] === RUN   TestReadLog/tail_less_than_available
10:05:06 [2021-05-18T10:05:06.284Z] === RUN   TestReadLog/tail_more_than_available
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestReadLog (0.23s)
10:05:06 [2021-05-18T10:05:06.736Z]     --- PASS: TestReadLog/tail_exact (0.22s)
10:05:06 [2021-05-18T10:05:06.736Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] PASS
10:05:06 [2021-05-18T10:05:06.736Z] coverage: 75.2% of statements
10:05:06 [2021-05-18T10:05:06.736Z] ok  	github.com/docker/docker/daemon/logger/local	0.355s	coverage: 75.2% of statements
10:05:06 [2021-05-18T10:05:06.736Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestOpenFileDelete
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestOpenFileDelete (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestOpenFileRename
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestOpenFileRename (0.01s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestParseLogTagDefaultTag
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestParseLogTag
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestParseLogTag (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestParseLogTagEmptyTag
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestTailFiles
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestTailFiles (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestFollowLogsConsumerGone
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestFollowLogsProducerGone
10:05:06 [2021-05-18T10:05:06.736Z] --- PASS: TestFollowLogsProducerGone (0.00s)
10:05:06 [2021-05-18T10:05:06.736Z]     logfile_test.go:232: messages sent: 4098, received: 4098
10:05:06 [2021-05-18T10:05:06.736Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestCheckCapacityAndRotate
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:05:06 [2021-05-18T10:05:06.736Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:05:07 [2021-05-18T10:05:07.187Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
10:05:07 [2021-05-18T10:05:07.187Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
10:05:07 [2021-05-18T10:05:07.187Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
10:05:07 [2021-05-18T10:05:07.187Z] PASS
10:05:07 [2021-05-18T10:05:07.187Z] coverage: 55.3% of statements
10:05:07 [2021-05-18T10:05:07.187Z] === RUN   TestLog
10:05:07 [2021-05-18T10:05:07.187Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.282s	coverage: 55.3% of statements
10:05:07 [2021-05-18T10:05:07.187Z] --- PASS: TestLog (0.01s)
10:05:07 [2021-05-18T10:05:07.187Z] PASS
10:05:07 [2021-05-18T10:05:07.187Z] coverage: 31.5% of statements
10:05:07 [2021-05-18T10:05:07.187Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.137s	coverage: 31.5% of statements
10:05:07 [2021-05-18T10:05:07.571Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
10:05:07 [2021-05-18T10:05:07.572Z] === RUN   TestBuildUncleanTarFilenames
10:05:07 [2021-05-18T10:05:07.831Z] --- PASS: TestBuildUncleanTarFilenames (0.70s)
10:05:07 [2021-05-18T10:05:07.831Z] === RUN   TestBuildMultiStageLayerLeak
10:05:08 [2021-05-18T10:05:08.700Z] === RUN   TestNewParse
10:05:08 [2021-05-18T10:05:08.700Z] --- PASS: TestNewParse (0.00s)
10:05:08 [2021-05-18T10:05:08.700Z] PASS
10:05:08 [2021-05-18T10:05:08.700Z] coverage: 8.3% of statements
10:05:08 [2021-05-18T10:05:08.700Z] ok  	github.com/docker/docker/daemon/logger/templates	0.190s	coverage: 8.3% of statements
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestValidateLogOpt
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestValidateLogOpt (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestNewMissedConfig
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestNewMissedConfig (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestNewMissedUrl
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestNewMissedUrl (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestNewMissedToken
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestNewMissedToken (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestNewWithProxy
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestNewWithProxy (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestDefault
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestDefault (0.01s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestJsonFormat
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestJsonFormat (0.02s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestRawFormat
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestRawFormat (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestRawFormatWithLabels
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestRawFormatWithLabels (0.01s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestRawFormatWithoutTag
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestBatching
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestParseLogFormat
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestParseLogFormat (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestValidateLogOptEmpty
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestValidateSyslogAddress
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestParseAddressDefaultPort
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestValidateSyslogFacility
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestValidateLogOptSyslogFormat
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] === RUN   TestValidateLogOpt
10:05:09 [2021-05-18T10:05:09.152Z] --- PASS: TestValidateLogOpt (0.00s)
10:05:09 [2021-05-18T10:05:09.152Z] PASS
10:05:09 [2021-05-18T10:05:09.152Z] coverage: 46.8% of statements
10:05:09 [2021-05-18T10:05:09.152Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.117s	coverage: 46.8% of statements
10:05:09 [2021-05-18T10:05:09.604Z] --- PASS: TestBatching (0.39s)
10:05:09 [2021-05-18T10:05:09.604Z] === RUN   TestFrequency
10:05:10 [2021-05-18T10:05:10.055Z] --- PASS: TestFrequency (0.22s)
10:05:10 [2021-05-18T10:05:10.055Z] === RUN   TestOneMessagePerRequest
10:05:10 [2021-05-18T10:05:10.055Z] --- PASS: TestOneMessagePerRequest (0.01s)
10:05:10 [2021-05-18T10:05:10.055Z] === RUN   TestVerify
10:05:10 [2021-05-18T10:05:10.055Z] --- PASS: TestVerify (0.00s)
10:05:10 [2021-05-18T10:05:10.055Z] === RUN   TestSkipVerify
10:05:10 [2021-05-18T10:05:10.055Z] time="2021-05-18T10:05:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.055Z] time="2021-05-18T10:05:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.055Z] time="2021-05-18T10:05:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.055Z] time="2021-05-18T10:05:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.055Z] time="2021-05-18T10:05:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] --- PASS: TestSkipVerify (0.69s)
10:05:10 [2021-05-18T10:05:10.508Z] === RUN   TestBufferMaximum
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.234116\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.234116\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] --- PASS: TestBufferMaximum (0.00s)
10:05:10 [2021-05-18T10:05:10.508Z] === RUN   TestServerAlwaysDown
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.238118\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.238118\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.238118\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.240118\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] time="2021-05-18T10:05:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621332310.240118\",\"host\":\"58b280b07c8a\"}'"
10:05:10 [2021-05-18T10:05:10.508Z] --- PASS: TestServerAlwaysDown (0.00s)
10:05:10 [2021-05-18T10:05:10.508Z] === RUN   TestCannotSendAfterClose
10:05:10 [2021-05-18T10:05:10.508Z] --- PASS: TestCannotSendAfterClose (0.01s)
10:05:10 [2021-05-18T10:05:10.508Z] === RUN   TestDeadlockOnBlockedEndpoint
10:05:11 [2021-05-18T10:05:11.557Z] time="2021-05-18T10:05:11Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49204/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
10:05:11 [2021-05-18T10:05:11.557Z] time="2021-05-18T10:05:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"58b280b07c8a\"}'"
10:05:11 [2021-05-18T10:05:11.557Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
10:05:11 [2021-05-18T10:05:11.557Z] PASS
10:05:11 [2021-05-18T10:05:11.557Z] coverage: 82.5% of statements
10:05:11 [2021-05-18T10:05:11.557Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.474s	coverage: 82.5% of statements
10:05:11 [2021-05-18T10:05:11.557Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:05:11 [2021-05-18T10:05:11.557Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:05:11 [2021-05-18T10:05:11.557Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:05:12 [2021-05-18T10:05:12.013Z] === RUN   TestV1IDService
10:05:12 [2021-05-18T10:05:12.013Z] --- PASS: TestV1IDService (0.02s)
10:05:12 [2021-05-18T10:05:12.013Z] === RUN   TestV2MetadataService
10:05:12 [2021-05-18T10:05:12.966Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:05:12 [2021-05-18T10:05:12.966Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:05:12 [2021-05-18T10:05:12.966Z] === RUN   TestContinueOnError_MirrorEndpoint
10:05:12 [2021-05-18T10:05:12.966Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:05:12 [2021-05-18T10:05:12.966Z] === RUN   TestContinueOnError_NeverContinue
10:05:12 [2021-05-18T10:05:12.966Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:05:12 [2021-05-18T10:05:12.966Z] === RUN   TestManifestStore
10:05:12 [2021-05-18T10:05:12.966Z] === RUN   TestManifestStore/no_remote_or_local
10:05:13 [2021-05-18T10:05:13.002Z] --- PASS: TestBuildMultiStageLayerLeak (11.28s)
10:05:13 [2021-05-18T10:05:13.002Z] === RUN   TestBuildWithHugeFile
10:05:13 [2021-05-18T10:05:13.109Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
10:05:13 [2021-05-18T10:05:13.109Z] === RUN   TestBuildWithHugeFile
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local202093219\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/no_local_cache
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/with_local_cache
10:05:13 [2021-05-18T10:05:13.417Z] --- PASS: TestV2MetadataService (1.31s)
10:05:13 [2021-05-18T10:05:13.417Z] PASS
10:05:13 [2021-05-18T10:05:13.417Z] coverage: 48.2% of statements
10:05:13 [2021-05-18T10:05:13.417Z] ok  	github.com/docker/docker/distribution/metadata	1.623s	coverage: 48.2% of statements
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/unknown_media_type
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:13Z" level=warning msg="reference for unknown type: "
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:13Z" level=warning msg="reference for unknown type: "
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:13Z" level=warning msg="reference for unknown type: "
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:13Z" level=warning msg="reference for unknown type: "
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:13Z" level=warning msg="reference for unknown type: "
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/error_persisting_manifest
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:05:13 [2021-05-18T10:05:13.417Z] time="2021-05-18T10:05:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:05:13 [2021-05-18T10:05:13.417Z] --- PASS: TestManifestStore (0.40s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestManifestStore/no_remote_or_local (0.20s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestManifestStore/no_local_cache (0.04s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestManifestStore/with_local_cache (0.07s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
10:05:13 [2021-05-18T10:05:13.417Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
10:05:13 [2021-05-18T10:05:13.417Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
10:05:13 [2021-05-18T10:05:13.417Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
10:05:13 [2021-05-18T10:05:13.417Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
10:05:13 [2021-05-18T10:05:13.417Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:05:13 [2021-05-18T10:05:13.417Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestFixManifestLayers
10:05:13 [2021-05-18T10:05:13.417Z] --- PASS: TestFixManifestLayers (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestFixManifestLayersBaseLayerParent
10:05:13 [2021-05-18T10:05:13.417Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:05:13 [2021-05-18T10:05:13.417Z]     pull_v2_test.go:73: Needs fixing on Windows
10:05:13 [2021-05-18T10:05:13.417Z] === RUN   TestFixManifestLayersBadParent
10:05:13 [2021-05-18T10:05:13.418Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestValidateManifest
10:05:13 [2021-05-18T10:05:13.418Z] --- SKIP: TestValidateManifest (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z]     pull_v2_test.go:118: Needs fixing on Windows
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestFormatPlatform
10:05:13 [2021-05-18T10:05:13.418Z] --- PASS: TestFormatPlatform (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestGetRepositoryMountCandidates
10:05:13 [2021-05-18T10:05:13.418Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestLayerAlreadyExists
10:05:13 [2021-05-18T10:05:13.418Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z]     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}
10:05:13 [2021-05-18T10:05:13.418Z]     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}
10:05:13 [2021-05-18T10:05:13.418Z]     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}
10:05:13 [2021-05-18T10:05:13.418Z]     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}
10:05:13 [2021-05-18T10:05:13.418Z]     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}
10:05:13 [2021-05-18T10:05:13.418Z]     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}
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestWhenEmptyAuthConfig
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestSuccessfulDownload
10:05:13 [2021-05-18T10:05:13.418Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z]     download_test.go:268: Needs fixing on Windows
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestCancelledDownload
10:05:13 [2021-05-18T10:05:13.418Z] --- PASS: TestCancelledDownload (0.00s)
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestMaxDownloadAttempts
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:05:13 [2021-05-18T10:05:13.418Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:05:13 [2021-05-18T10:05:13.870Z] time="2021-05-18T10:05:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:05:13 [2021-05-18T10:05:13.870Z] time="2021-05-18T10:05:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:05:13 [2021-05-18T10:05:13.870Z] time="2021-05-18T10:05:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:05:13 [2021-05-18T10:05:13.870Z] time="2021-05-18T10:05:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:05:13 [2021-05-18T10:05:13.870Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:05:13 [2021-05-18T10:05:13.870Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s)
10:05:13 [2021-05-18T10:05:13.870Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s)
10:05:13 [2021-05-18T10:05:13.870Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s)
10:05:13 [2021-05-18T10:05:13.870Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s)
10:05:13 [2021-05-18T10:05:13.870Z] === RUN   TestTransfer
10:05:13 [2021-05-18T10:05:13.870Z] --- PASS: TestTransfer (0.14s)
10:05:13 [2021-05-18T10:05:13.870Z] === RUN   TestConcurrencyLimit
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestNotFound
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestNotFound (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestConflict
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestConflict (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestForbidden
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestForbidden (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestInvalidParameter
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestInvalidParameter (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestNotImplemented
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestNotImplemented (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestNotModified
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestNotModified (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestUnauthorized
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestUnauthorized (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestUnknown
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestUnknown (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestCancelled
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestCancelled (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestDeadline
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestDeadline (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestDataLoss
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestDataLoss (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestUnavailable
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestUnavailable (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestSystem
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestSystem (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Not_Found
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Bad_Request
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Conflict
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Unauthorized
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Service_Unavailable
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Forbidden
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Not_Modified
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Not_Implemented
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestFromStatusCode (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:05:14 [2021-05-18T10:05:14.322Z] PASS
10:05:14 [2021-05-18T10:05:14.322Z] coverage: 53.1% of statements
10:05:14 [2021-05-18T10:05:14.322Z] ok  	github.com/docker/docker/errdefs	0.051s	coverage: 53.1% of statements
10:05:14 [2021-05-18T10:05:14.322Z] --- PASS: TestConcurrencyLimit (0.38s)
10:05:14 [2021-05-18T10:05:14.322Z] === RUN   TestInactiveJobs
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestTokenPassThru
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestTokenPassThru (0.01s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestTokenPassThruDifferentHost
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:05:14 [2021-05-18T10:05:14.773Z] PASS
10:05:14 [2021-05-18T10:05:14.773Z] coverage: 23.6% of statements
10:05:14 [2021-05-18T10:05:14.773Z] ok  	github.com/docker/docker/distribution	1.843s	coverage: 23.6% of statements
10:05:14 [2021-05-18T10:05:14.773Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestInactiveJobs (0.44s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestWatchRelease
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestWatchRelease (0.04s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestWatchFinishedTransfer
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestDuplicateTransfer
10:05:14 [2021-05-18T10:05:14.773Z] --- PASS: TestDuplicateTransfer (0.04s)
10:05:14 [2021-05-18T10:05:14.773Z] === RUN   TestSuccessfulUpload
10:05:15 [2021-05-18T10:05:15.226Z] time="2021-05-18T10:05:15Z" level=error msg="Upload failed, retrying: simulating retry"
10:05:15 [2021-05-18T10:05:15.226Z] --- PASS: TestSuccessfulUpload (0.50s)
10:05:15 [2021-05-18T10:05:15.226Z] === RUN   TestCancelledUpload
10:05:15 [2021-05-18T10:05:15.226Z] --- PASS: TestCancelledUpload (0.00s)
10:05:15 [2021-05-18T10:05:15.226Z] PASS
10:05:15 [2021-05-18T10:05:15.226Z] coverage: 77.3% of statements
10:05:15 [2021-05-18T10:05:15.226Z] ok  	github.com/docker/docker/distribution/xfer	2.073s	coverage: 77.3% of statements
10:05:15 [2021-05-18T10:05:15.677Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSGetInvalidData
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSGetInvalidData (0.05s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSInvalidSet
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSInvalidSet (0.01s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSInvalidRoot
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestCompare
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestCompare (0.00s)
10:05:16 [2021-05-18T10:05:16.629Z] PASS
10:05:16 [2021-05-18T10:05:16.629Z] coverage: 19.2% of statements
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSInvalidRoot (0.01s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSMetadataGetSet
10:05:16 [2021-05-18T10:05:16.629Z] ok  	github.com/docker/docker/image/cache	0.194s	coverage: 19.2% of statements
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSMetadataGetSet (0.04s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSInvalidWalker
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSInvalidWalker (0.01s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSGetSet
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSGetSet (0.07s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSGetUnsetKey
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSGetUnsetKey (0.01s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSGetEmptyData
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSGetEmptyData (0.01s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSDelete
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSDelete (0.02s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSWalker
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSWalker (0.02s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestFSWalkerStopOnError
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestFSWalkerStopOnError (0.01s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestNewFromJSON
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestNewFromJSON (0.00s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestNewFromJSONWithInvalidJSON
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestMarshalKeyOrder
10:05:16 [2021-05-18T10:05:16.629Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:05:16 [2021-05-18T10:05:16.629Z] === RUN   TestHistoryEqual
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestHistoryEqual (0.17s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestImage
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestImage (0.00s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestImageOSNotEmpty
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestNewChildImageFromImageWithRootFS
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestCreate
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestCreate (0.01s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestRestore
10:05:17 [2021-05-18T10:05:17.080Z] time="2021-05-18T10:05:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestRestore (0.09s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestAddDelete
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestAddDelete (0.04s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestSearchAfterDelete
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestSearchAfterDelete (0.01s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestParentReset
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestParentReset (0.16s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestGetAndSetLastUpdated
10:05:17 [2021-05-18T10:05:17.080Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:05:17 [2021-05-18T10:05:17.080Z] === RUN   TestStoreLen
10:05:17 [2021-05-18T10:05:17.531Z] --- PASS: TestStoreLen (0.07s)
10:05:17 [2021-05-18T10:05:17.531Z] PASS
10:05:17 [2021-05-18T10:05:17.531Z] coverage: 86.6% of statements
10:05:17 [2021-05-18T10:05:17.531Z] ok  	github.com/docker/docker/image	1.020s	coverage: 86.6% of statements
10:05:17 [2021-05-18T10:05:17.531Z] === RUN   TestValidateManifest
10:05:17 [2021-05-18T10:05:17.531Z] === RUN   TestValidateManifest/nil
10:05:17 [2021-05-18T10:05:17.531Z] === RUN   TestValidateManifest/non-nil
10:05:17 [2021-05-18T10:05:17.531Z] --- PASS: TestValidateManifest (0.00s)
10:05:17 [2021-05-18T10:05:17.531Z]     --- PASS: TestValidateManifest/nil (0.00s)
10:05:17 [2021-05-18T10:05:17.531Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
10:05:17 [2021-05-18T10:05:17.531Z] PASS
10:05:17 [2021-05-18T10:05:17.531Z] coverage: 0.6% of statements
10:05:17 [2021-05-18T10:05:17.531Z] ok  	github.com/docker/docker/image/tarexport	0.102s	coverage: 0.6% of statements
10:05:17 [2021-05-18T10:05:17.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:17 [2021-05-18T10:05:17.557Z] 
10:05:17 [2021-05-18T10:05:17.557Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:17 [2021-05-18T10:05:17.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:17 [2021-05-18T10:05:17.557Z] HOSTNAME=7bddc56114a3
10:05:17 [2021-05-18T10:05:17.557Z] TESTDEBUG=0
10:05:17 [2021-05-18T10:05:17.557Z] DEST=bundles/test-integration
10:05:17 [2021-05-18T10:05:17.557Z] PWD=/go/src/github.com/docker/docker
10:05:17 [2021-05-18T10:05:17.557Z] DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98
10:05:17 [2021-05-18T10:05:17.557Z] container=docker
10:05:17 [2021-05-18T10:05:17.557Z] HOME=/root
10:05:17 [2021-05-18T10:05:17.557Z] GOLANG_VERSION=1.13.15
10:05:17 [2021-05-18T10:05:17.557Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:17 [2021-05-18T10:05:17.557Z] VALIDATE_BRANCH=master
10:05:17 [2021-05-18T10:05:17.557Z] TERM=xterm
10:05:17 [2021-05-18T10:05:17.557Z] DOCKER_PKG=github.com/docker/docker
10:05:17 [2021-05-18T10:05:17.557Z] SHLVL=1
10:05:17 [2021-05-18T10:05:17.557Z] TIMEOUT=120m
10:05:17 [2021-05-18T10:05:17.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:05:17 [2021-05-18T10:05:17.557Z] DOCKER_GRAPHDRIVER=overlay2
10:05:17 [2021-05-18T10:05:17.557Z] GO111MODULE=off
10:05:17 [2021-05-18T10:05:17.557Z] DOCKER_EXPERIMENTAL=1
10:05:17 [2021-05-18T10:05:17.557Z] TEST_SKIP_INTEGRATION_CLI=1
10:05:17 [2021-05-18T10:05:17.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:17 [2021-05-18T10:05:17.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:17 [2021-05-18T10:05:17.557Z] GOPATH=/go
10:05:17 [2021-05-18T10:05:17.557Z] PKG_CONFIG=pkg-config
10:05:17 [2021-05-18T10:05:17.557Z] _=/usr/bin/env
10:05:17 [2021-05-18T10:05:17.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:18 [2021-05-18T10:05:18.483Z] === RUN   TestMakeV1ConfigFromConfig
10:05:18 [2021-05-18T10:05:18.483Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
10:05:18 [2021-05-18T10:05:18.483Z] PASS
10:05:18 [2021-05-18T10:05:18.483Z] coverage: 25.0% of statements
10:05:18 [2021-05-18T10:05:18.483Z] ok  	github.com/docker/docker/image/v1	0.282s	coverage: 25.0% of statements
10:05:18 [2021-05-18T10:05:18.483Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:05:19 [2021-05-18T10:05:19.436Z] === RUN   TestSerialization
10:05:19 [2021-05-18T10:05:19.436Z] --- PASS: TestSerialization (0.02s)
10:05:19 [2021-05-18T10:05:19.436Z] PASS
10:05:19 [2021-05-18T10:05:19.436Z] coverage: 100.0% of statements
10:05:19 [2021-05-18T10:05:19.436Z] ok  	github.com/docker/docker/libcontainerd/queue	0.078s	coverage: 100.0% of statements
10:05:20 [2021-05-18T10:05:20.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestEmptyLayer
10:05:20 [2021-05-18T10:05:20.955Z] --- PASS: TestEmptyLayer (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestCommitFailure
10:05:20 [2021-05-18T10:05:20.955Z] --- PASS: TestCommitFailure (0.07s)
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestStartTransactionFailure
10:05:20 [2021-05-18T10:05:20.955Z] --- PASS: TestStartTransactionFailure (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestGetOrphan
10:05:20 [2021-05-18T10:05:20.955Z] --- PASS: TestGetOrphan (0.01s)
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestMountAndRegister
10:05:20 [2021-05-18T10:05:20.955Z] --- PASS: TestMountAndRegister (0.08s)
10:05:20 [2021-05-18T10:05:20.955Z]     layer_test.go:271: Layer size: 14
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestLayerRelease
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestLayerRelease (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     layer_test.go:304: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestStoreRestore
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestStoreRestore (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     layer_test.go:353: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestTarStreamStability
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestTarStreamStability (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     layer_test.go:468: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestRegisterExistingLayer
10:05:20 [2021-05-18T10:05:20.955Z] --- PASS: TestRegisterExistingLayer (0.15s)
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestTarStreamVerification
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestTarStreamVerification (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     layer_test.go:697: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestLayerMigration
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestLayerMigration (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     migration_test.go:46: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestLayerMigrationNoTarsplit
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     migration_test.go:182: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestMountInit
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestMountInit (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     mount_test.go:17: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestMountSize
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestMountSize (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     mount_test.go:76: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestMountChanges
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestMountChanges (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     mount_test.go:125: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] === RUN   TestMountApply
10:05:20 [2021-05-18T10:05:20.955Z] --- SKIP: TestMountApply (0.00s)
10:05:20 [2021-05-18T10:05:20.955Z]     mount_test.go:212: Failing on Windows
10:05:20 [2021-05-18T10:05:20.955Z] PASS
10:05:20 [2021-05-18T10:05:20.955Z] coverage: 30.1% of statements
10:05:20 [2021-05-18T10:05:20.955Z] ok  	github.com/docker/docker/layer	0.425s	coverage: 30.1% of statements
10:05:20 [2021-05-18T10:05:20.955Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestEnvironmentParsing
10:05:21 [2021-05-18T10:05:21.406Z] --- PASS: TestEnvironmentParsing (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z] PASS
10:05:21 [2021-05-18T10:05:21.406Z] coverage: 1.0% of statements
10:05:21 [2021-05-18T10:05:21.406Z] ok  	github.com/docker/docker/libcontainerd/local	0.246s	coverage: 1.0% of statements
10:05:21 [2021-05-18T10:05:21.406Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:05:21 [2021-05-18T10:05:21.406Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:05:21 [2021-05-18T10:05:21.406Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:05:21 [2021-05-18T10:05:21.406Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:05:21 [2021-05-18T10:05:21.406Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:05:21 [2021-05-18T10:05:21.406Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:05:21 [2021-05-18T10:05:21.864Z] PASS
10:05:21 [2021-05-18T10:05:21.864Z] coverage: 42.3% of statements
10:05:21 [2021-05-18T10:05:21.864Z] ok  	github.com/docker/docker/oci	0.064s	coverage: 42.3% of statements
10:05:21 [2021-05-18T10:05:21.864Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestAddressPoolOpt
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestAddressPoolOpt (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/a
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/something
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/_=a
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/env1=value1
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/_env1=value1
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/env2=value2=value3
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/env3=abc!qwe
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/env_4=value_4
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/PATH
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/=a
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/PATH=
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/PATH=something
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/asd!qwe
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/1asd
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/123
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/some_space
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/__some_space_before
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/some_space_after__
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/=
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateEnv/PaTh
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestValidateEnv (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/a (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/something (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/= (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestParseHost
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestParseHost (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestParseDockerDaemonHost
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestParseDockerDaemonHost (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestParseTCP
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestParseTCP (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestParseInvalidUnixAddrInvalid
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateExtraHosts
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestValidateExtraHosts (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestIpOptString
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestIpOptString (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestNewIpOptInvalidDefaultVal
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestNewIpOptValidDefaultVal
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestIpOptSetInvalidVal
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateIPAddress
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestValidateIPAddress (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestMapOpts
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestMapOpts (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestListOptsWithoutValidator
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestListOptsWithValidator
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestListOptsWithValidator (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateDNSSearch
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestValidateDNSSearch (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_general_format
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_one_more
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestValidateLabel (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestNamedListOpts
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestNamedListOpts (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestNamedMapOpts
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestNamedMapOpts (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestParseLink
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestParseLink (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestQuotedStringSetWithQuotes
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestQuotedStringSetWithNoQuotes
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestUlimitOpt
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestUlimitOpt (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] PASS
10:05:22 [2021-05-18T10:05:22.317Z] coverage: 67.1% of statements
10:05:22 [2021-05-18T10:05:22.317Z] ok  	github.com/docker/docker/opts	0.150s	coverage: 67.1% of statements
10:05:22 [2021-05-18T10:05:22.317Z] === RUN   TestParseVersion
10:05:22 [2021-05-18T10:05:22.317Z] --- PASS: TestParseVersion (0.00s)
10:05:22 [2021-05-18T10:05:22.317Z] PASS
10:05:22 [2021-05-18T10:05:22.317Z] coverage: 52.9% of statements
10:05:22 [2021-05-18T10:05:22.317Z] ok  	github.com/docker/docker/pkg/aaparser	0.058s	coverage: 52.9% of statements
10:05:23 [2021-05-18T10:05:23.833Z] === RUN   TestUnbuffered
10:05:23 [2021-05-18T10:05:23.833Z] --- PASS: TestUnbuffered (0.00s)
10:05:23 [2021-05-18T10:05:23.833Z] === RUN   TestRaceUnbuffered
10:05:23 [2021-05-18T10:05:23.833Z] --- PASS: TestRaceUnbuffered (0.00s)
10:05:23 [2021-05-18T10:05:23.833Z] PASS
10:05:23 [2021-05-18T10:05:23.833Z] coverage: 100.0% of statements
10:05:23 [2021-05-18T10:05:23.833Z] ok  	github.com/docker/docker/pkg/broadcaster	0.073s	coverage: 100.0% of statements
10:05:23 [2021-05-18T10:05:23.833Z] === RUN   TestPeerCertificateMarshalJSON
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[foo]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[bar]_[foo]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[foo_bar]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[qux]_[foo]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[]#01
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[qux]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[foo_bar_qux]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[qux]_[baz]]
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMatch/[[foo_baz]]
10:05:24 [2021-05-18T10:05:24.788Z] --- PASS: TestMatch (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z] PASS
10:05:24 [2021-05-18T10:05:24.788Z] coverage: 87.5% of statements
10:05:24 [2021-05-18T10:05:24.788Z] ok  	github.com/docker/docker/pkg/capabilities	0.095s	coverage: 87.5% of statements
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:05:24 [2021-05-18T10:05:24.788Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestMiddleware
10:05:24 [2021-05-18T10:05:24.788Z] --- PASS: TestMiddleware (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z] === RUN   TestNewResponseModifier
10:05:24 [2021-05-18T10:05:24.788Z] --- PASS: TestNewResponseModifier (0.00s)
10:05:24 [2021-05-18T10:05:24.788Z] PASS
10:05:24 [2021-05-18T10:05:24.788Z] coverage: 26.8% of statements
10:05:24 [2021-05-18T10:05:24.788Z] ok  	github.com/docker/docker/pkg/authorization	0.746s	coverage: 26.8% of statements
10:05:25 [2021-05-18T10:05:25.240Z] === RUN   TestIsArchivePathDir
10:05:25 [2021-05-18T10:05:25.240Z] --- PASS: TestIsArchivePathDir (0.09s)
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestIsArchivePathInvalidFile
10:05:25 [2021-05-18T10:05:25.692Z] --- PASS: TestIsArchivePathInvalidFile (0.21s)
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestIsArchivePathTar
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootTarUntar
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootTarUntar (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootUntarWithHugeExcludesList
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootUntarEmptyArchive
10:05:25 [2021-05-18T10:05:25.692Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootTarUntarWithSymlink
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootCopyWithTar
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootCopyFileWithTar
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootUntarPath
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootUntarPath (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:05:25 [2021-05-18T10:05:25.692Z] === RUN   TestChrootApplyDotDotFile
10:05:25 [2021-05-18T10:05:25.692Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:05:25 [2021-05-18T10:05:25.692Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:05:25 [2021-05-18T10:05:25.692Z] PASS
10:05:25 [2021-05-18T10:05:25.692Z] coverage: 15.4% of statements
10:05:25 [2021-05-18T10:05:25.692Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.130s	coverage: 15.4% of statements
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestIsArchivePathTar (0.22s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestDecompressStreamGzip
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeEmpty
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeEmpty (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeEmptyFile
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeEmptyFile (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeNonemptyFile
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeNestedDirectoryEmpty
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestMoveToSubdir
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestMoveToSubdir (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestSizeNonExistingDirectory
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] PASS
10:05:26 [2021-05-18T10:05:26.147Z] coverage: 80.0% of statements
10:05:26 [2021-05-18T10:05:26.147Z] ok  	github.com/docker/docker/pkg/directory	0.067s	coverage: 80.0% of statements
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestDecompressStreamGzip (0.17s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestDecompressStreamBzip2
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestDecompressStreamBzip2 (0.13s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestDecompressStreamXz
10:05:26 [2021-05-18T10:05:26.147Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z]     archive_test.go:134: Xz not present in msys2
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestCompressStreamXzUnsupported
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestCompressStreamBzip2Unsupported
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestCompressStreamInvalid
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestExtensionInvalid
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestExtensionInvalid (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestExtensionUncompressed
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestExtensionUncompressed (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestExtensionBzip2
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestExtensionBzip2 (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestExtensionGzip
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestExtensionGzip (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestExtensionXz
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestExtensionXz (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestCmdStreamLargeStderr
10:05:26 [2021-05-18T10:05:26.147Z] --- PASS: TestCmdStreamLargeStderr (0.16s)
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestCmdStreamBad
10:05:26 [2021-05-18T10:05:26.147Z] --- SKIP: TestCmdStreamBad (0.00s)
10:05:26 [2021-05-18T10:05:26.147Z]     archive_test.go:239: Failing on Windows CI machines
10:05:26 [2021-05-18T10:05:26.147Z] === RUN   TestCmdStreamGood
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestCmdStreamGood (0.06s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestUntarPathWithInvalidDest
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestUntarPathWithInvalidSrc
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestUntarPath
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestUntarPath (0.09s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestUntarPathWithDestinationFile
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestContainsEntry
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestCreateEntries
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestEntriesDiff
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestEntriesEquality
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestGeneratorNotGenerate
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestGeneratorWithPort
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestGeneratorWithPortNotGenerate
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestNewEntry
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   Test/TestParse
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: Test (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestContainsEntry (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestCreateEntries (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestEntriesDiff (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestEntriesEquality (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestNewEntry (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z]     --- PASS: Test/TestParse (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z] PASS
10:05:26 [2021-05-18T10:05:26.598Z] coverage: 58.3% of statements
10:05:26 [2021-05-18T10:05:26.598Z] ok  	github.com/docker/docker/pkg/discovery	0.068s	coverage: 58.3% of statements
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.12s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestCopyWithTarInvalidSrc
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestCopyWithTarSrcFile
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestCopyWithTarSrcFolder
10:05:26 [2021-05-18T10:05:26.598Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
10:05:26 [2021-05-18T10:05:26.598Z] === RUN   TestCopyFileWithTarInvalidSrc
10:05:26 [2021-05-18T10:05:26.599Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
10:05:27 [2021-05-18T10:05:27.050Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:05:27 [2021-05-18T10:05:27.050Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
10:05:27 [2021-05-18T10:05:27.050Z] === RUN   TestCopyFileWithTarSrcFolder
10:05:27 [2021-05-18T10:05:27.050Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s)
10:05:27 [2021-05-18T10:05:27.050Z] === RUN   TestCopyFileWithTarSrcFile
10:05:27 [2021-05-18T10:05:27.050Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:05:27 [2021-05-18T10:05:27.050Z] === RUN   TestTarFiles
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test/TestContent
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test/TestInitialize
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test/TestNew
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test/TestParsingContentsWithComments
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test/TestRegister
10:05:27 [2021-05-18T10:05:27.502Z] === RUN   Test/TestWatch
10:05:27 [2021-05-18T10:05:27.502Z] --- PASS: Test (0.01s)
10:05:27 [2021-05-18T10:05:27.502Z]     --- PASS: Test/TestContent (0.00s)
10:05:27 [2021-05-18T10:05:27.502Z]     --- PASS: Test/TestInitialize (0.00s)
10:05:27 [2021-05-18T10:05:27.502Z]     --- PASS: Test/TestNew (0.00s)
10:05:27 [2021-05-18T10:05:27.502Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
10:05:27 [2021-05-18T10:05:27.502Z]     --- PASS: Test/TestRegister (0.00s)
10:05:27 [2021-05-18T10:05:27.502Z]     --- PASS: Test/TestWatch (0.01s)
10:05:27 [2021-05-18T10:05:27.502Z] PASS
10:05:27 [2021-05-18T10:05:27.502Z] coverage: 92.9% of statements
10:05:27 [2021-05-18T10:05:27.502Z] ok  	github.com/docker/docker/pkg/discovery/file	0.067s	coverage: 92.9% of statements
10:05:28 [2021-05-18T10:05:28.465Z] === RUN   Test
10:05:28 [2021-05-18T10:05:28.465Z] === RUN   Test/TestInitialize
10:05:28 [2021-05-18T10:05:28.465Z] === RUN   Test
10:05:28 [2021-05-18T10:05:28.465Z] === RUN   Test/TestWatch
10:05:28 [2021-05-18T10:05:28.465Z] --- PASS: Test (0.00s)
10:05:28 [2021-05-18T10:05:28.465Z]     --- PASS: Test/TestWatch (0.00s)
10:05:28 [2021-05-18T10:05:28.465Z] PASS
10:05:28 [2021-05-18T10:05:28.465Z] coverage: 92.3% of statements
10:05:28 [2021-05-18T10:05:28.465Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.103s	coverage: 92.3% of statements
10:05:28 [2021-05-18T10:05:28.465Z] time="2021-05-18T10:05:28Z" level=info msg="Initializing discovery without TLS"
10:05:28 [2021-05-18T10:05:28.465Z] time="2021-05-18T10:05:28Z" level=info msg="Initializing discovery without TLS"
10:05:28 [2021-05-18T10:05:28.465Z] time="2021-05-18T10:05:28Z" level=info msg="Initializing discovery without TLS"
10:05:28 [2021-05-18T10:05:28.465Z] === RUN   Test/TestInitializeWithCerts
10:05:28 [2021-05-18T10:05:28.465Z] time="2021-05-18T10:05:28Z" level=info msg="Initializing discovery with TLS"
10:05:28 [2021-05-18T10:05:28.465Z] === RUN   Test/TestWatch
10:05:28 [2021-05-18T10:05:28.465Z] time="2021-05-18T10:05:28Z" level=info msg="Initializing discovery without TLS"
10:05:29 [2021-05-18T10:05:29.418Z] === RUN   Test
10:05:29 [2021-05-18T10:05:29.418Z] === RUN   Test/TestInitialize
10:05:29 [2021-05-18T10:05:29.418Z] === RUN   Test/TestInitializeWithPattern
10:05:29 [2021-05-18T10:05:29.418Z] === RUN   Test/TestRegister
10:05:29 [2021-05-18T10:05:29.418Z] === RUN   Test/TestWatch
10:05:29 [2021-05-18T10:05:29.418Z] --- PASS: Test (0.00s)
10:05:29 [2021-05-18T10:05:29.418Z]     --- PASS: Test/TestInitialize (0.00s)
10:05:29 [2021-05-18T10:05:29.418Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
10:05:29 [2021-05-18T10:05:29.418Z]     --- PASS: Test/TestRegister (0.00s)
10:05:29 [2021-05-18T10:05:29.418Z]     --- PASS: Test/TestWatch (0.00s)
10:05:29 [2021-05-18T10:05:29.418Z] PASS
10:05:29 [2021-05-18T10:05:29.418Z] coverage: 93.8% of statements
10:05:29 [2021-05-18T10:05:29.418Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.064s	coverage: 93.8% of statements
10:05:30 [2021-05-18T10:05:30.373Z] === RUN   TestPollerAddRemove
10:05:30 [2021-05-18T10:05:30.374Z] --- PASS: TestPollerAddRemove (0.00s)
10:05:30 [2021-05-18T10:05:30.374Z] === RUN   TestPollerEvent
10:05:30 [2021-05-18T10:05:30.374Z] --- SKIP: TestPollerEvent (0.00s)
10:05:30 [2021-05-18T10:05:30.374Z]     poller_test.go:41: No chmod on Windows
10:05:30 [2021-05-18T10:05:30.374Z] === RUN   TestPollerClose
10:05:30 [2021-05-18T10:05:30.374Z] --- PASS: TestPollerClose (0.00s)
10:05:30 [2021-05-18T10:05:30.374Z] PASS
10:05:30 [2021-05-18T10:05:30.374Z] coverage: 36.2% of statements
10:05:30 [2021-05-18T10:05:30.374Z] ok  	github.com/docker/docker/pkg/filenotify	0.110s	coverage: 36.2% of statements
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCopyFileWithInvalidSrc
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCopyFileWithInvalidDest
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCopyFileWithSameSrcAndDest
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCopyFile
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCopyFile (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:05:31 [2021-05-18T10:05:31.329Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z]     fileutils_test.go:134: Needs porting to Windows
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestReadSymlinkedDirectoryToFile
10:05:31 [2021-05-18T10:05:31.329Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z]     fileutils_test.go:180: Needs porting to Windows
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestWildcardMatches
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestWildcardMatches (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestPatternMatches
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestPatternMatches (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestPatternMatchesFolderExclusions
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestSingleExclamationError
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestSingleExclamationError (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestMatchesWithNoPatterns
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestMatchesWithMalformedPatterns
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestMatches
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestMatches (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCleanPatterns
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCleanPatterns (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCleanPatternsExceptionFlag
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCleanPatternsErrorSingleException
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCreateIfNotExistsDir
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestCreateIfNotExistsFile
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestMatch
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestMatch (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] PASS
10:05:31 [2021-05-18T10:05:31.329Z] coverage: 87.7% of statements
10:05:31 [2021-05-18T10:05:31.329Z] ok  	github.com/docker/docker/pkg/fileutils	0.135s	coverage: 87.7% of statements
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestGet
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestGet (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] === RUN   TestGetShortcutString
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: TestGetShortcutString (0.00s)
10:05:31 [2021-05-18T10:05:31.329Z] PASS
10:05:31 [2021-05-18T10:05:31.329Z] coverage: 42.9% of statements
10:05:31 [2021-05-18T10:05:31.329Z] ok  	github.com/docker/docker/pkg/homedir	0.048s	coverage: 42.9% of statements
10:05:31 [2021-05-18T10:05:31.329Z] --- PASS: Test (3.18s)
10:05:31 [2021-05-18T10:05:31.329Z]     --- PASS: Test/TestInitialize (0.17s)
10:05:31 [2021-05-18T10:05:31.329Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
10:05:31 [2021-05-18T10:05:31.329Z]     --- PASS: Test/TestWatch (3.00s)
10:05:31 [2021-05-18T10:05:31.329Z] PASS
10:05:31 [2021-05-18T10:05:31.329Z] coverage: 84.1% of statements
10:05:31 [2021-05-18T10:05:31.329Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.257s	coverage: 84.1% of statements
10:05:32 [2021-05-18T10:05:32.845Z] === RUN   TestCreateIDMapOrder
10:05:32 [2021-05-18T10:05:32.845Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:05:32 [2021-05-18T10:05:32.845Z] PASS
10:05:32 [2021-05-18T10:05:32.845Z] coverage: 7.2% of statements
10:05:32 [2021-05-18T10:05:32.845Z] ok  	github.com/docker/docker/pkg/idtools	0.063s	coverage: 7.2% of statements
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestError
10:05:33 [2021-05-18T10:05:33.296Z] --- PASS: TestError (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/no_progress
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/progress_1
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/with_units
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestProgressString/hide_counts
10:05:33 [2021-05-18T10:05:33.296Z] --- PASS: TestProgressString (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/with_units (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestJSONMessageDisplay
10:05:33 [2021-05-18T10:05:33.296Z] --- PASS: TestJSONMessageDisplay (0.18s)
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestJSONMessageDisplayWithJSONError
10:05:33 [2021-05-18T10:05:33.296Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:05:33 [2021-05-18T10:05:33.296Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z] === RUN   TestDisplayJSONMessagesStream
10:05:33 [2021-05-18T10:05:33.296Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:05:33 [2021-05-18T10:05:33.296Z] PASS
10:05:33 [2021-05-18T10:05:33.296Z] coverage: 91.7% of statements
10:05:33 [2021-05-18T10:05:33.748Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.240s	coverage: 91.7% of statements
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestFixedBufferCap
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestFixedBufferCap (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestFixedBufferLen
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestFixedBufferLen (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestFixedBufferString
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestFixedBufferString (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestFixedBufferWrite
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestFixedBufferWrite (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestFixedBufferRead
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestFixedBufferRead (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestBytesPipeRead
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestBytesPipeRead (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestBytesPipeWrite
10:05:33 [2021-05-18T10:05:33.748Z] --- PASS: TestBytesPipeWrite (0.00s)
10:05:33 [2021-05-18T10:05:33.748Z] === RUN   TestBytesPipeWriteRandomChunks
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestTarFiles (7.30s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestTarUntar
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestTarUntar (0.05s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestTarWithOptions
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestTarWithOptions (0.03s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestUntarUstarGnuConflict
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestUntarInvalidFilenames
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestStandardLongPath
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestStandardLongPath (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestUNCLongPath
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestUNCLongPath (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] PASS
10:05:34 [2021-05-18T10:05:34.200Z] coverage: 100.0% of statements
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestAtomicWriteToFile
10:05:34 [2021-05-18T10:05:34.200Z] ok  	github.com/docker/docker/pkg/longpath	0.095s	coverage: 100.0% of statements
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestAtomicWriteToFile (0.01s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestAtomicWriteSetCommit
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestAtomicWriteSetCancel
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestReadCloserWrapperClose
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestReaderErrWrapperReadOnError
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestReaderErrWrapperRead
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestHashData
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestHashData (0.00s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestCancelReadCloser
10:05:34 [2021-05-18T10:05:34.200Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames112153574\\dest"
10:05:34 [2021-05-18T10:05:34.200Z] --- PASS: TestUntarInvalidFilenames (0.20s)
10:05:34 [2021-05-18T10:05:34.200Z] === RUN   TestUntarHardlinkToSymlink
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestUntarInvalidHardlink
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink048589255\\victim\\hello" -> "../victim/hello"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink722966650\\victim\\hello" -> "/../victim/hello"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink614764433\\victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestCancelReadCloser (0.10s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestWriteCloserWrapperClose
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestNopWriteCloser
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestNopWriteCloser (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestNopWriter
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestNopWriter (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestWriteCounter
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestWriteCounter (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] PASS
10:05:34 [2021-05-18T10:05:34.652Z] coverage: 69.7% of statements
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink938569660\\victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink172166123\\victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink726899790\\victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] ok  	github.com/docker/docker/pkg/ioutils	0.741s	coverage: 69.7% of statements
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestUntarInvalidHardlink (0.06s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestUntarInvalidSymlink
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink728964437\\dest\\dotdot" -> "../victim/hello"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink951208624\\dest\\slash-dotdot" -> "/../victim/hello"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink754369103\\dest\\loophole-victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink404885858\\dest\\loophole-victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink148407129\\dest\\loophole-victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink259840740\\dest\\loophole-victim" -> "../victim"
10:05:34 [2021-05-18T10:05:34.652Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink625010931\\dest\\dir\\loophole" -> "../../victim"
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestUntarInvalidSymlink (0.05s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestTempArchiveCloseMultipleTimes
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestXGlobalNoParent
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestXGlobalNoParent (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestReplaceFileTarWrapper
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestReplaceFileTarWrapper (0.21s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestPrefixHeaderReadable
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestPrefixHeaderReadable (0.03s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestDisablePigz
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestNameFormat
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestNameFormat (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] === RUN   TestNameRetries
10:05:34 [2021-05-18T10:05:34.652Z] --- PASS: TestNameRetries (0.00s)
10:05:34 [2021-05-18T10:05:34.652Z] PASS
10:05:34 [2021-05-18T10:05:34.652Z] coverage: 85.7% of statements
10:05:34 [2021-05-18T10:05:34.652Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.049s	coverage: 85.7% of statements
10:05:35 [2021-05-18T10:05:35.104Z] --- PASS: TestDisablePigz (0.17s)
10:05:35 [2021-05-18T10:05:35.104Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
10:05:35 [2021-05-18T10:05:35.104Z] === RUN   TestPigz
10:05:35 [2021-05-18T10:05:35.104Z] --- PASS: TestPigz (0.26s)
10:05:35 [2021-05-18T10:05:35.104Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
10:05:35 [2021-05-18T10:05:35.104Z] === RUN   TestCopyFileWithInvalidDest
10:05:35 [2021-05-18T10:05:35.104Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:05:35 [2021-05-18T10:05:35.104Z]     archive_windows_test.go:16: Currently fails
10:05:35 [2021-05-18T10:05:35.104Z] === RUN   TestCanonicalTarNameForPath
10:05:35 [2021-05-18T10:05:35.104Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:05:35 [2021-05-18T10:05:35.104Z] === RUN   TestCanonicalTarName
10:05:35 [2021-05-18T10:05:35.104Z] --- PASS: TestCanonicalTarName (0.00s)
10:05:35 [2021-05-18T10:05:35.104Z] === RUN   TestChmodTarEntry
10:05:35 [2021-05-18T10:05:35.104Z] --- PASS: TestChmodTarEntry (0.00s)
10:05:35 [2021-05-18T10:05:35.104Z] === RUN   TestHardLinkOrder
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestHardLinkOrder (0.13s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestChangeString
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestChangeString (0.00s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestChangesWithNoChanges
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestChangesWithNoChanges (0.03s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestChangesWithChanges
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestChangesWithChanges (0.05s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestChangesWithChangesGH13590
10:05:35 [2021-05-18T10:05:35.556Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:05:35 [2021-05-18T10:05:35.556Z]     changes_test.go:196: needs more investigation
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestChangesDirsEmpty
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestParseKeyValueOpt
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestParseUintList
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestParseUintList (0.00s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestParseUintListMaximumLimits
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:05:35 [2021-05-18T10:05:35.556Z] PASS
10:05:35 [2021-05-18T10:05:35.556Z] coverage: 97.0% of statements
10:05:35 [2021-05-18T10:05:35.556Z] --- PASS: TestChangesDirsEmpty (0.16s)
10:05:35 [2021-05-18T10:05:35.556Z] === RUN   TestChangesDirsMutated
10:05:35 [2021-05-18T10:05:35.556Z] ok  	github.com/docker/docker/pkg/parsers	0.068s	coverage: 97.0% of statements
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestNewAndRemove
10:05:36 [2021-05-18T10:05:36.007Z] --- PASS: TestNewAndRemove (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestRemoveInvalidPath
10:05:36 [2021-05-18T10:05:36.007Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z] PASS
10:05:36 [2021-05-18T10:05:36.007Z] coverage: 82.6% of statements
10:05:36 [2021-05-18T10:05:36.007Z] ok  	github.com/docker/docker/pkg/pidfile	0.049s	coverage: 82.6% of statements
10:05:36 [2021-05-18T10:05:36.007Z] --- PASS: TestChangesDirsMutated (0.30s)
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestApplyLayer
10:05:36 [2021-05-18T10:05:36.007Z] --- SKIP: TestApplyLayer (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z]     changes_test.go:433: needs further investigation
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestChangesSizeWithHardlinks
10:05:36 [2021-05-18T10:05:36.007Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z]     changes_test.go:469: needs further investigation
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestChangesSizeWithNoChanges
10:05:36 [2021-05-18T10:05:36.007Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:05:36 [2021-05-18T10:05:36.007Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestChangesSize
10:05:36 [2021-05-18T10:05:36.007Z] --- PASS: TestChangesSize (0.00s)
10:05:36 [2021-05-18T10:05:36.007Z] === RUN   TestApplyLayerInvalidFilenames
10:05:36 [2021-05-18T10:05:36.007Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames394710042\\dest"
10:05:36 [2021-05-18T10:05:36.008Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
10:05:36 [2021-05-18T10:05:36.008Z] === RUN   TestApplyLayerInvalidHardlink
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink012285020\\victim\\hello" -> "../victim/hello"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink232024075\\victim\\hello" -> "/../victim/hello"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink046687214\\victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink205501045\\victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink603512656\\victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink966369903\\victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
10:05:36 [2021-05-18T10:05:36.008Z] === RUN   TestApplyLayerInvalidSymlink
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink854465282\\dest\\dotdot" -> "../victim/hello"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink791388793\\dest\\slash-dotdot" -> "/../victim/hello"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink795020164\\dest\\loophole-victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink197415699\\dest\\loophole-victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink101466454\\dest\\loophole-victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink464267965\\dest\\loophole-victim" -> "../victim"
10:05:36 [2021-05-18T10:05:36.008Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
10:05:36 [2021-05-18T10:05:36.008Z] === RUN   TestApplyLayerWhiteouts
10:05:36 [2021-05-18T10:05:36.008Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
10:05:36 [2021-05-18T10:05:36.008Z] === RUN   TestGenerateEmptyFile
10:05:36 [2021-05-18T10:05:36.008Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:05:36 [2021-05-18T10:05:36.008Z] === RUN   TestGenerateWithContent
10:05:36 [2021-05-18T10:05:36.008Z] --- PASS: TestGenerateWithContent (0.00s)
10:05:36 [2021-05-18T10:05:36.008Z] PASS
10:05:36 [2021-05-18T10:05:36.008Z] coverage: 62.6% of statements
10:05:36 [2021-05-18T10:05:36.008Z] ok  	github.com/docker/docker/pkg/archive	10.823s	coverage: 62.6% of statements
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestParseEmptyInterface
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestParseEmptyInterface (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestParseNonInterfaceType
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestParseWithOneFunction
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestParseWithOneFunction (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestParseWithMultipleFuncs
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestParseWithUnnamedReturn
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestEmbeddedInterface
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestEmbeddedInterface (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestParsedImports
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestParsedImports (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestAliasedImports
10:05:37 [2021-05-18T10:05:37.522Z] --- PASS: TestAliasedImports (0.00s)
10:05:37 [2021-05-18T10:05:37.522Z] PASS
10:05:37 [2021-05-18T10:05:37.522Z] coverage: 56.8% of statements
10:05:37 [2021-05-18T10:05:37.522Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.068s	coverage: 56.8% of statements
10:05:37 [2021-05-18T10:05:37.522Z] === RUN   TestFailedConnection
10:05:38 [2021-05-18T10:05:38.476Z] === RUN   TestHTTPTransport
10:05:38 [2021-05-18T10:05:38.476Z] --- PASS: TestHTTPTransport (0.00s)
10:05:38 [2021-05-18T10:05:38.476Z] PASS
10:05:38 [2021-05-18T10:05:38.476Z] coverage: 85.7% of statements
10:05:38 [2021-05-18T10:05:38.476Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.058s	coverage: 85.7% of statements
10:05:38 [2021-05-18T10:05:38.928Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestBufioReaderPoolPutAndGet
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestBufioWriterPoolPutAndGet
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestBufferPoolPutAndGet
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:05:38 [2021-05-18T10:05:38.929Z] PASS
10:05:38 [2021-05-18T10:05:38.929Z] coverage: 88.2% of statements
10:05:38 [2021-05-18T10:05:38.929Z] ok  	github.com/docker/docker/pkg/pools	0.047s	coverage: 88.2% of statements
10:05:38 [2021-05-18T10:05:38.929Z] --- PASS: TestFailedConnection (1.08s)
10:05:38 [2021-05-18T10:05:38.929Z] === RUN   TestFailOnce
10:05:38 [2021-05-18T10:05:38.929Z] 2021/05/18 10:05:38 http: panic serving 127.0.0.1:49225: Plugin not ready
10:05:38 [2021-05-18T10:05:38.929Z] goroutine 23 [running]:
10:05:38 [2021-05-18T10:05:38.929Z] net/http.(*conn).serve.func1(0xc000128000)
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/net/http/server.go:1795 +0x140
10:05:38 [2021-05-18T10:05:38.929Z] panic(0x849b40, 0x986aa0)
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
10:05:38 [2021-05-18T10:05:38.929Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000148000, 0xc0000f4200)
10:05:38 [2021-05-18T10:05:38.929Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
10:05:38 [2021-05-18T10:05:38.929Z] net/http.HandlerFunc.ServeHTTP(0xc0000ee050, 0x99a6e0, 0xc000148000, 0xc0000f4200)
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/net/http/server.go:2036 +0x4b
10:05:38 [2021-05-18T10:05:38.929Z] net/http.(*ServeMux).ServeHTTP(0xc0000fe000, 0x99a6e0, 0xc000148000, 0xc0000f4200)
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
10:05:38 [2021-05-18T10:05:38.929Z] net/http.serverHandler.ServeHTTP(0xc000104000, 0x99a6e0, 0xc000148000, 0xc0000f4200)
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/net/http/server.go:2831 +0xab
10:05:38 [2021-05-18T10:05:38.929Z] net/http.(*conn).serve(0xc000128000, 0x99b2a0, 0xc0000fe080)
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/net/http/server.go:1919 +0x87c
10:05:38 [2021-05-18T10:05:38.929Z] created by net/http.(*Server).Serve
10:05:38 [2021-05-18T10:05:38.929Z] 	c:/go/src/net/http/server.go:2957 +0x38b
10:05:38 [2021-05-18T10:05:38.929Z] time="2021-05-18T10:05:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post http://127.0.0.1:49224/Test.FailOnce: EOF, retrying in 1s"
10:05:39 [2021-05-18T10:05:39.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:05:39 [2021-05-18T10:05:39.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:05:39 [2021-05-18T10:05:39.857Z] --- PASS: TestBuildWithHugeFile (54.25s)
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWCOWSandboxSize
10:05:39 [2021-05-18T10:05:39.857Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:05:39 [2021-05-18T10:05:39.857Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:05:39 [2021-05-18T10:05:39.857Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
10:05:39 [2021-05-18T10:05:39.857Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
10:05:39 [2021-05-18T10:05:39.857Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:05:39 [2021-05-18T10:05:39.857Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildPreserveOwnership
10:05:39 [2021-05-18T10:05:39.857Z] === RUN   TestBuildPreserveOwnership/copy_from
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestOutputOnPrematureClose
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestCompleteSilently
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestCompleteSilently (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] PASS
10:05:39 [2021-05-18T10:05:39.884Z] coverage: 75.9% of statements
10:05:39 [2021-05-18T10:05:39.884Z] ok  	github.com/docker/docker/pkg/progress	0.044s	coverage: 75.9% of statements
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestSendToOneSub
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestSendToOneSub (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestSendToMultipleSubs
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestEvictOneSub
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestEvictOneSub (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestClosePublisher
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestClosePublisher (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestPubSubRace
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestFailOnce (1.18s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestEchoInputOutput
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestEchoInputOutput (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestBackoff
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestBackoff (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestAbortRetry
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestAbortRetry (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestClientScheme
10:05:39 [2021-05-18T10:05:39.884Z] --- PASS: TestClientScheme (0.00s)
10:05:39 [2021-05-18T10:05:39.884Z] === RUN   TestNewClientWithTimeout
10:05:40 [2021-05-18T10:05:40.479Z] time="2021-05-18T10:05:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:05:40 [2021-05-18T10:05:40.938Z] === RUN   TestRegister
10:05:40 [2021-05-18T10:05:40.938Z] --- PASS: TestRegister (0.00s)
10:05:40 [2021-05-18T10:05:40.938Z] === RUN   TestCommand
10:05:40 [2021-05-18T10:05:40.938Z] --- PASS: TestCommand (0.03s)
10:05:40 [2021-05-18T10:05:40.938Z] === RUN   TestNaiveSelf
10:05:40 [2021-05-18T10:05:40.938Z] --- PASS: TestNaiveSelf (0.03s)
10:05:40 [2021-05-18T10:05:40.938Z] PASS
10:05:40 [2021-05-18T10:05:40.938Z] coverage: 82.4% of statements
10:05:40 [2021-05-18T10:05:40.938Z] ok  	github.com/docker/docker/pkg/reexec	0.110s	coverage: 82.4% of statements
10:05:40 [2021-05-18T10:05:40.938Z] --- PASS: TestPubSubRace (1.05s)
10:05:40 [2021-05-18T10:05:40.938Z] PASS
10:05:40 [2021-05-18T10:05:40.938Z] coverage: 75.0% of statements
10:05:40 [2021-05-18T10:05:40.938Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 75.0% of statements
10:05:41 [2021-05-18T10:05:41.313Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:05:41 [2021-05-18T10:05:41.842Z] sha256:924f0c9225a959abad1149be3b91f6e379112402f83cb4c8c0c70aac344e499c
10:05:41 [2021-05-18T10:05:41.842Z] INFO: Starting docker-py tests...
10:05:41 [2021-05-18T10:05:41.843Z] ============================= test session starts ==============================
10:05:41 [2021-05-18T10:05:41.843Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
10:05:41 [2021-05-18T10:05:41.843Z] rootdir: /src, inifile: pytest.ini
10:05:41 [2021-05-18T10:05:41.843Z] plugins: timeout-1.3.3, cov-2.6.1
10:05:41 [2021-05-18T10:05:41.843Z] collected 390 items / 1 deselected / 389 selected
10:05:41 [2021-05-18T10:05:41.843Z] 
10:05:41 [2021-05-18T10:05:41.893Z] === RUN   TestParseSignal
10:05:41 [2021-05-18T10:05:41.894Z] --- PASS: TestParseSignal (0.00s)
10:05:41 [2021-05-18T10:05:41.894Z] === RUN   TestValidSignalForPlatform
10:05:41 [2021-05-18T10:05:41.894Z] --- PASS: TestValidSignalForPlatform (0.00s)
10:05:41 [2021-05-18T10:05:41.894Z] PASS
10:05:41 [2021-05-18T10:05:41.894Z] coverage: 20.3% of statements
10:05:41 [2021-05-18T10:05:41.894Z] ok  	github.com/docker/docker/pkg/signal	0.048s	coverage: 20.3% of statements
10:05:41 [2021-05-18T10:05:41.894Z] time="2021-05-18T10:05:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestNewStdWriter
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestNewStdWriter (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestWriteWithUninitializedStdWriter
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestWriteWithNilBytes
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestWrite
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestWrite (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestWriteWithWriterError
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestWriteWithWriterError (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyWriteAndRead
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyWithInvalidInputHeader
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyWithCorruptedPrefix
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyReturnsWriteErrors
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:05:42 [2021-05-18T10:05:42.345Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:05:42 [2021-05-18T10:05:42.345Z] PASS
10:05:42 [2021-05-18T10:05:42.345Z] coverage: 100.0% of statements
10:05:42 [2021-05-18T10:05:42.345Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
10:05:42 [2021-05-18T10:05:42.695Z] --- PASS: TestBuildPreserveOwnership (4.79s)
10:05:42 [2021-05-18T10:05:42.695Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.27s)
10:05:42 [2021-05-18T10:05:42.695Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s)
10:05:42 [2021-05-18T10:05:42.695Z] === RUN   TestBuildPlatformInvalid
10:05:42 [2021-05-18T10:05:42.954Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:05:42 [2021-05-18T10:05:42.954Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestGenerateRandomID
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestGenerateRandomID (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestShortenId
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestShortenId (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestShortenSha256Id
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestShortenSha256Id (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestShortenIdEmpty
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestShortenIdEmpty (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestShortenIdInvalid
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestShortenIdInvalid (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestIsShortIDNonHex
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestIsShortIDNotCorrectSize
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] PASS
10:05:43 [2021-05-18T10:05:43.311Z] coverage: 70.6% of statements
10:05:43 [2021-05-18T10:05:43.311Z] ok  	github.com/docker/docker/pkg/stringid	0.054s	coverage: 70.6% of statements
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestRawProgressFormatterFormatStatus
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestRawProgressFormatterFormatProgress
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestFormatStatus
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestFormatStatus (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestFormatError
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestFormatError (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestFormatJSONError
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestFormatJSONError (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestJsonProgressFormatterFormatProgress
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestJsonProgressFormatterFormatStatus
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestNewJSONProgressOutput
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestAuxFormatterEmit
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestStreamWriterStdout
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestStreamWriterStdout (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] === RUN   TestStreamWriterStderr
10:05:43 [2021-05-18T10:05:43.311Z] --- PASS: TestStreamWriterStderr (0.00s)
10:05:43 [2021-05-18T10:05:43.311Z] PASS
10:05:43 [2021-05-18T10:05:43.311Z] coverage: 66.2% of statements
10:05:43 [2021-05-18T10:05:43.311Z] ok  	github.com/docker/docker/pkg/streamformatter	0.063s	coverage: 66.2% of statements
10:05:44 [2021-05-18T10:05:44.826Z] time="2021-05-18T10:05:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:05:44 [2021-05-18T10:05:44.826Z] === RUN   TestIsCpusetListAvailable
10:05:44 [2021-05-18T10:05:44.826Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:05:44 [2021-05-18T10:05:44.826Z] PASS
10:05:44 [2021-05-18T10:05:44.826Z] coverage: 38.2% of statements
10:05:44 [2021-05-18T10:05:44.826Z] ok  	github.com/docker/docker/pkg/sysinfo	0.048s	coverage: 38.2% of statements
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestChtimes
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestChtimes (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestChtimesWindows
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestChtimesWindows (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestEnsureRemoveAllNotExist
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestEnsureRemoveAllWithDir
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestEnsureRemoveAllWithFile
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z] === RUN   TestHasWin32KSupport
10:05:45 [2021-05-18T10:05:45.278Z] --- PASS: TestHasWin32KSupport (0.00s)
10:05:45 [2021-05-18T10:05:45.278Z]     syscall_windows_test.go:8: win32k: true
10:05:45 [2021-05-18T10:05:45.278Z] PASS
10:05:45 [2021-05-18T10:05:45.278Z] coverage: 12.0% of statements
10:05:45 [2021-05-18T10:05:45.278Z] ok  	github.com/docker/docker/pkg/system	0.087s	coverage: 12.0% of statements
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestTailFile
10:05:46 [2021-05-18T10:05:46.234Z] --- PASS: TestTailFile (0.00s)
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestTailFileManyLines
10:05:46 [2021-05-18T10:05:46.234Z] --- PASS: TestTailFileManyLines (0.00s)
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestTailEmptyFile
10:05:46 [2021-05-18T10:05:46.234Z] --- PASS: TestTailEmptyFile (0.00s)
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestTailNegativeN
10:05:46 [2021-05-18T10:05:46.234Z] --- PASS: TestTailNegativeN (0.00s)
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/single_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/2_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/truncated_last_line
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/truncated_last_line#01
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/truncated_last_line#02
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/no_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/12_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/8_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/4_byte_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.234Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.234Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/2_byte_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/single_byte_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.235Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.236Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.236Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.237Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.237Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.690Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.691Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:05:46 [2021-05-18T10:05:46.692Z] --- PASS: TestNewTailReader (0.00s)
10:05:46 [2021-05-18T10:05:46.692Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:05:46 [2021-05-18T10:05:46.692Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.692Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:05:46 [2021-05-18T10:05:46.692Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:05:46 [2021-05-18T10:05:46.692Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:05:46 [2021-05-18T10:05:46.692Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.03s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.03s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.02s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
10:05:46 [2021-05-18T10:05:46.693Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.03s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.02s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.146Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] PASS
10:05:47 [2021-05-18T10:05:47.147Z] coverage: 88.6% of statements
10:05:47 [2021-05-18T10:05:47.147Z] ok  	github.com/docker/docker/pkg/tailfile	0.621s	coverage: 88.6% of statements
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestTarSumRemoveNonExistent
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestTarSumRemove
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestTarSumRemove (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestSortFileInfoSums
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestSortFileInfoSums (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestNewTarSumForLabelInvalid
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestNewTarSumForLabel
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestEmptyTar
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestEmptyTar (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestTarSumsReadSize
10:05:47 [2021-05-18T10:05:47.147Z] --- PASS: TestTarSumsReadSize (0.00s)
10:05:47 [2021-05-18T10:05:47.147Z] === RUN   TestTarSums
10:05:47 [2021-05-18T10:05:47.600Z] --- PASS: TestTarSums (0.10s)
10:05:47 [2021-05-18T10:05:47.600Z] === RUN   TestIteration
10:05:47 [2021-05-18T10:05:47.600Z] --- PASS: TestIteration (0.00s)
10:05:47 [2021-05-18T10:05:47.600Z] === RUN   TestVersionLabelForChecksum
10:05:47 [2021-05-18T10:05:47.600Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:05:47 [2021-05-18T10:05:47.600Z] === RUN   TestVersion
10:05:47 [2021-05-18T10:05:47.600Z] --- PASS: TestVersion (0.00s)
10:05:47 [2021-05-18T10:05:47.600Z] === RUN   TestGetVersion
10:05:47 [2021-05-18T10:05:47.600Z] --- PASS: TestGetVersion (0.00s)
10:05:47 [2021-05-18T10:05:47.600Z] === RUN   TestGetVersions
10:05:47 [2021-05-18T10:05:47.600Z] --- PASS: TestGetVersions (0.00s)
10:05:47 [2021-05-18T10:05:47.600Z] PASS
10:05:47 [2021-05-18T10:05:47.600Z] coverage: 89.3% of statements
10:05:47 [2021-05-18T10:05:47.600Z] ok  	github.com/docker/docker/pkg/tarsum	0.168s	coverage: 89.3% of statements
10:05:48 [2021-05-18T10:05:48.052Z] testing: warning: no tests to run
10:05:48 [2021-05-18T10:05:48.052Z] PASS
10:05:48 [2021-05-18T10:05:48.052Z] coverage: [no statements]
10:05:48 [2021-05-18T10:05:48.052Z] ok  	github.com/docker/docker/pkg/term/windows	0.046s	coverage: [no statements] [no tests to run]
10:05:48 [2021-05-18T10:05:48.504Z] === RUN   TestTruncIndex
10:05:48 [2021-05-18T10:05:48.504Z] --- PASS: TestTruncIndex (0.10s)
10:05:48 [2021-05-18T10:05:48.504Z] PASS
10:05:48 [2021-05-18T10:05:48.504Z] coverage: 91.5% of statements
10:05:48 [2021-05-18T10:05:48.504Z] ok  	github.com/docker/docker/pkg/truncindex	0.144s	coverage: 91.5% of statements
10:05:48 [2021-05-18T10:05:48.956Z] === RUN   TestIsGIT
10:05:48 [2021-05-18T10:05:48.956Z] --- PASS: TestIsGIT (0.00s)
10:05:48 [2021-05-18T10:05:48.956Z] === RUN   TestIsTransport
10:05:48 [2021-05-18T10:05:48.956Z] --- PASS: TestIsTransport (0.00s)
10:05:48 [2021-05-18T10:05:48.956Z] PASS
10:05:48 [2021-05-18T10:05:48.956Z] coverage: 100.0% of statements
10:05:48 [2021-05-18T10:05:48.956Z] ok  	github.com/docker/docker/pkg/urlutil	0.048s	coverage: 100.0% of statements
10:05:48 [2021-05-18T10:05:48.956Z] time="2021-05-18T10:05:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:05:49 [2021-05-18T10:05:49.409Z] === RUN   TestVersionInfo
10:05:49 [2021-05-18T10:05:49.409Z] --- PASS: TestVersionInfo (0.00s)
10:05:49 [2021-05-18T10:05:49.409Z] === RUN   TestAppendVersions
10:05:49 [2021-05-18T10:05:49.409Z] --- PASS: TestAppendVersions (0.00s)
10:05:49 [2021-05-18T10:05:49.409Z] PASS
10:05:49 [2021-05-18T10:05:49.409Z] coverage: 88.9% of statements
10:05:49 [2021-05-18T10:05:49.409Z] ok  	github.com/docker/docker/pkg/useragent	0.053s	coverage: 88.9% of statements
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestValidatePrivileges
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestValidatePrivileges (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestFilterByCapNeg
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestFilterByCapNeg (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestFilterByCapPos
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestFilterByCapPos (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] PASS
10:05:51 [2021-05-18T10:05:51.597Z] coverage: 12.0% of statements
10:05:51 [2021-05-18T10:05:51.597Z] ok  	github.com/docker/docker/plugin	0.086s	coverage: 12.0% of statements
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestNewSettable
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestNewSettable (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestIsSettable
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestIsSettable (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] === RUN   TestUpdateSettingsEnv
10:05:51 [2021-05-18T10:05:51.597Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:05:51 [2021-05-18T10:05:51.597Z] PASS
10:05:51 [2021-05-18T10:05:51.597Z] coverage: 20.1% of statements
10:05:51 [2021-05-18T10:05:51.597Z] ok  	github.com/docker/docker/plugin/v2	0.060s	coverage: 20.1% of statements
10:05:52 [2021-05-18T10:05:52.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:05:53 [2021-05-18T10:05:53.144Z] === RUN   TestLoad
10:05:53 [2021-05-18T10:05:53.144Z] --- PASS: TestLoad (0.00s)
10:05:53 [2021-05-18T10:05:53.144Z] === RUN   TestSave
10:05:53 [2021-05-18T10:05:53.144Z] --- PASS: TestSave (0.03s)
10:05:53 [2021-05-18T10:05:53.144Z] === RUN   TestAddDeleteGet
10:05:53 [2021-05-18T10:05:53.144Z] --- PASS: TestAddDeleteGet (0.05s)
10:05:53 [2021-05-18T10:05:53.144Z] === RUN   TestInvalidTags
10:05:53 [2021-05-18T10:05:53.144Z] --- PASS: TestInvalidTags (0.01s)
10:05:53 [2021-05-18T10:05:53.144Z] PASS
10:05:53 [2021-05-18T10:05:53.144Z] coverage: 83.7% of statements
10:05:53 [2021-05-18T10:05:53.144Z] ok  	github.com/docker/docker/reference	0.146s	coverage: 83.7% of statements
10:05:53 [2021-05-18T10:05:53.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResolveAuthConfigIndexServer
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResolveAuthConfigFullURL
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestLoadAllowNondistributableArtifacts
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestValidateMirror
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestValidateMirror (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestLoadInsecureRegistries
10:05:55 [2021-05-18T10:05:55.340Z] time="2021-05-18T10:05:54Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:05:55 [2021-05-18T10:05:55.340Z] time="2021-05-18T10:05:54Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:05:55 [2021-05-18T10:05:55.340Z] time="2021-05-18T10:05:54Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestLoadInsecureRegistries (0.16s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestNewServiceConfig
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestNewServiceConfig (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestValidateIndexName
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestValidateIndexName (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestValidateIndexNameWithError
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestEndpointParse
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestEndpointParse (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestEndpointParseInvalid
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestValidateEndpoint
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestValidateEndpoint (0.01s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestPing
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestPing (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestPingRegistryEndpoint
10:05:55 [2021-05-18T10:05:55.340Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestEndpoint
10:05:55 [2021-05-18T10:05:55.340Z] --- SKIP: TestEndpoint (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestParseRepositoryInfo
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestNewIndexInfo
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestNewIndexInfo (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestMirrorEndpointLookup
10:05:55 [2021-05-18T10:05:55.340Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
10:05:55 [2021-05-18T10:05:55.340Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestSearchRepositories
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestSearchRepositories (0.01s)
10:05:55 [2021-05-18T10:05:55.340Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:05:55 [2021-05-18T10:05:55.340Z]         Host: 127.0.0.1:49234
10:05:55 [2021-05-18T10:05:55.340Z]         User-Agent: docker test client
10:05:55 [2021-05-18T10:05:55.340Z]         Authorization: Token fake-token
10:05:55 [2021-05-18T10:05:55.340Z]         X-Docker-Token: true
10:05:55 [2021-05-18T10:05:55.340Z]         Accept-Encoding: gzip
10:05:55 [2021-05-18T10:05:55.340Z]         
10:05:55 [2021-05-18T10:05:55.340Z]         
10:05:55 [2021-05-18T10:05:55.340Z]     registry_test.go:730: HTTP/1.1 200 OK
10:05:55 [2021-05-18T10:05:55.340Z]         Connection: close
10:05:55 [2021-05-18T10:05:55.340Z]         Content-Length: 144
10:05:55 [2021-05-18T10:05:55.340Z]         Cache-Control: no-cache
10:05:55 [2021-05-18T10:05:55.340Z]         Content-Type: application/json
10:05:55 [2021-05-18T10:05:55.340Z]         Date: Tue, 18 May 2021 10:05:55 GMT
10:05:55 [2021-05-18T10:05:55.340Z]         Expires: -1
10:05:55 [2021-05-18T10:05:55.340Z]         Pragma: no-cache
10:05:55 [2021-05-18T10:05:55.340Z]         Server: docker-tests/mock
10:05:55 [2021-05-18T10:05:55.340Z]         X-Docker-Registry-Config: mock
10:05:55 [2021-05-18T10:05:55.340Z]         X-Docker-Registry-Version: 0.0.0
10:05:55 [2021-05-18T10:05:55.340Z]         
10:05:55 [2021-05-18T10:05:55.340Z]         
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestTrustedLocation
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestTrustedLocation (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestAllowNondistributableArtifacts
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestIsSecureIndex
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestIsSecureIndex (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] PASS
10:05:55 [2021-05-18T10:05:55.340Z] coverage: 51.7% of statements
10:05:55 [2021-05-18T10:05:55.340Z] ok  	github.com/docker/docker/registry	0.311s	coverage: 51.7% of statements
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestReaderWithReadError
10:05:55 [2021-05-18T10:05:55.340Z] time="2021-05-18T10:05:55Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestReader
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestReader (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:05:55 [2021-05-18T10:05:55.340Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:05:55 [2021-05-18T10:05:55.340Z] PASS
10:05:55 [2021-05-18T10:05:55.340Z] coverage: 100.0% of statements
10:05:55 [2021-05-18T10:05:55.341Z] ok  	github.com/docker/docker/registry/resumable	0.254s	coverage: 100.0% of statements
10:05:56 [2021-05-18T10:05:56.314Z] === RUN   TestRestartManagerTimeout
10:05:56 [2021-05-18T10:05:56.314Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:05:56 [2021-05-18T10:05:56.314Z] === RUN   TestRestartManagerTimeoutReset
10:05:56 [2021-05-18T10:05:56.314Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:05:56 [2021-05-18T10:05:56.314Z] PASS
10:05:56 [2021-05-18T10:05:56.314Z] coverage: 50.9% of statements
10:05:56 [2021-05-18T10:05:56.314Z] ok  	github.com/docker/docker/restartmanager	0.042s	coverage: 50.9% of statements
10:05:56 [2021-05-18T10:05:56.776Z] === RUN   TestDecodeContainerConfig
10:05:56 [2021-05-18T10:05:56.776Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:05:56 [2021-05-18T10:05:56.776Z] === RUN   TestDecodeContainerConfigIsolation
10:05:56 [2021-05-18T10:05:56.776Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:05:56 [2021-05-18T10:05:56.776Z] === RUN   TestValidatePrivileged
10:05:56 [2021-05-18T10:05:56.776Z] --- PASS: TestValidatePrivileged (0.00s)
10:05:56 [2021-05-18T10:05:56.776Z] PASS
10:05:56 [2021-05-18T10:05:56.776Z] coverage: 52.2% of statements
10:05:56 [2021-05-18T10:05:56.776Z] ok  	github.com/docker/docker/runconfig	0.060s	coverage: 52.2% of statements
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:05:57 [2021-05-18T10:05:57.238Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:05:57 [2021-05-18T10:05:57.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] PASS
10:05:57 [2021-05-18T10:05:57.699Z] coverage: 62.5% of statements
10:05:57 [2021-05-18T10:05:57.699Z] ok  	github.com/docker/docker/testutil	0.115s	coverage: 62.5% of statements
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestNewClientWithTimeout (17.63s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestClientStream
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestClientStream (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestClientSendFile
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestClientSendFile (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestClientWithRequestTimeout
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestClientWithRequestTimeout (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestFileSpecPlugin
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestFileSpecPlugin (0.01s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestFileJSONSpecPlugin
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestPluginAddHandler
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestPluginAddHandler (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestPluginWaitBadPlugin
10:05:57 [2021-05-18T10:05:57.699Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:05:57 [2021-05-18T10:05:57.699Z] === RUN   TestGet
10:05:57 [2021-05-18T10:05:57.699Z] time="2021-05-18T10:05:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:05:57 [2021-05-18T10:05:57.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:05:57 [2021-05-18T10:05:57.848Z] Loaded image: buildpack-deps:buster
10:05:57 [2021-05-18T10:05:57.848Z] Loaded image: busybox:latest
10:05:57 [2021-05-18T10:05:57.848Z] Loaded image: busybox:glibc
10:05:58 [2021-05-18T10:05:58.676Z] time="2021-05-18T10:05:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:05:59 [2021-05-18T10:05:59.229Z] Loaded image: debian:bullseye
10:05:59 [2021-05-18T10:05:59.229Z] Loaded image: hello-world:latest
10:05:59 [2021-05-18T10:05:59.229Z] Loaded image: arm32v7/hello-world:latest
10:06:00 [2021-05-18T10:06:00.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:06:00 [2021-05-18T10:06:00.229Z] === RUN   TestGetDriver
10:06:00 [2021-05-18T10:06:00.229Z] --- PASS: TestGetDriver (0.00s)
10:06:00 [2021-05-18T10:06:00.229Z] === RUN   TestVolumeRequestError
10:06:00 [2021-05-18T10:06:00.229Z] --- PASS: TestVolumeRequestError (0.05s)
10:06:00 [2021-05-18T10:06:00.229Z] PASS
10:06:00 [2021-05-18T10:06:00.229Z] coverage: 36.1% of statements
10:06:00 [2021-05-18T10:06:00.229Z] ok  	github.com/docker/docker/volume/drivers	0.123s	coverage: 36.1% of statements
10:06:00 [2021-05-18T10:06:00.690Z] time="2021-05-18T10:06:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestGetAddress
10:06:01 [2021-05-18T10:06:01.152Z] --- PASS: TestGetAddress (0.00s)
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestRemove
10:06:01 [2021-05-18T10:06:01.152Z] --- SKIP: TestRemove (0.00s)
10:06:01 [2021-05-18T10:06:01.152Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestInitializeWithVolumes
10:06:01 [2021-05-18T10:06:01.152Z] --- PASS: TestInitializeWithVolumes (0.01s)
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestCreate
10:06:01 [2021-05-18T10:06:01.152Z] --- PASS: TestCreate (0.01s)
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestValidateName
10:06:01 [2021-05-18T10:06:01.152Z] --- PASS: TestValidateName (0.00s)
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestCreateWithOpts
10:06:01 [2021-05-18T10:06:01.152Z] --- SKIP: TestCreateWithOpts (0.00s)
10:06:01 [2021-05-18T10:06:01.152Z]     local_test.go:181: runtime.GOOS == "windows"
10:06:01 [2021-05-18T10:06:01.152Z] === RUN   TestRelaodNoOpts
10:06:01 [2021-05-18T10:06:01.152Z] --- PASS: TestRelaodNoOpts (0.02s)
10:06:01 [2021-05-18T10:06:01.152Z] PASS
10:06:01 [2021-05-18T10:06:01.152Z] coverage: 41.5% of statements
10:06:01 [2021-05-18T10:06:01.152Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 41.5% of statements
10:06:01 [2021-05-18T10:06:01.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:06:01 [2021-05-18T10:06:01.614Z] === RUN   TestConvertTmpfsOptions
10:06:01 [2021-05-18T10:06:01.614Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:49: data="mode=700,size=1m"
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:49: data="ro"
10:06:01 [2021-05-18T10:06:01.614Z] === RUN   TestParseMountRaw
10:06:01 [2021-05-18T10:06:01.614Z] --- PASS: TestParseMountRaw (0.04s)
10:06:01 [2021-05-18T10:06:01.614Z] === RUN   TestParseMountRawSplit
10:06:01 [2021-05-18T10:06:01.614Z] --- PASS: TestParseMountRawSplit (0.00s)
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:390: case 0
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:390: case 1
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:390: case 2
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:390: case 3
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:390: case 4
10:06:01 [2021-05-18T10:06:01.614Z]     parser_test.go:390: case 5
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 6
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 7
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 8
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 0
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 1
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 2
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 3
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 4
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 5
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 6
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 7
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 8
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 9
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 10
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 11
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 12
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 0
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 1
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 2
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 3
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 4
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 5
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 6
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 7
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 8
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 9
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 10
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:390: case 11
10:06:01 [2021-05-18T10:06:01.615Z] === RUN   TestParseMountSpec
10:06:01 [2021-05-18T10:06:01.615Z] --- PASS: TestParseMountSpec (0.00s)
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:455: case 0
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:455: case 1
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:455: case 2
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:455: case 3
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:455: case 4
10:06:01 [2021-05-18T10:06:01.615Z]     parser_test.go:455: case 5
10:06:01 [2021-05-18T10:06:01.615Z] === RUN   TestParseMountSpecBindWithFileinfoError
10:06:01 [2021-05-18T10:06:01.615Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
10:06:01 [2021-05-18T10:06:01.615Z] === RUN   TestValidateMount
10:06:01 [2021-05-18T10:06:01.615Z] --- PASS: TestValidateMount (0.00s)
10:06:01 [2021-05-18T10:06:01.615Z] PASS
10:06:01 [2021-05-18T10:06:01.615Z] coverage: 66.2% of statements
10:06:01 [2021-05-18T10:06:01.615Z] ok  	github.com/docker/docker/volume/mounts	0.190s	coverage: 66.2% of statements
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestSetGetMeta
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestSetGetMeta
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestRestore
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestRestore
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestServiceCreate
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestServiceCreate
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestServiceList
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestServiceList
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestServiceRemove
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestServiceRemove
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestServiceGet
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestServiceGet
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestServicePrune
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestServicePrune
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestCreate
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestCreate
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestRemove
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestRemove
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestList
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestList
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFindByDriver
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFindByDriver
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFindByReferenced
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFindByReferenced
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestDerefMultipleOfSameRef
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestDerefMultipleOfSameRef
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestDefererencePluginOnCreateError
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestDefererencePluginOnCreateError
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestRefDerefRemove
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestRefDerefRemove
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestGet
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestGet
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestGetWithReference
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestGetWithReference
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_nil_list
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_nil_list
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_empty_list
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_empty_list
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_filter_some
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_filter_some
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_filter_middle
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_filter_middle
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:06:03 [2021-05-18T10:06:03.159Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:06:03 [2021-05-18T10:06:03.159Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_nil_list
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_filter_some
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_filter_middle
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestFilterFunc/test_empty_list
10:06:03 [2021-05-18T10:06:03.159Z] --- PASS: TestFilterFunc (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestSetGetMeta
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestDerefMultipleOfSameRef
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestServicePrune
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestList
10:06:03 [2021-05-18T10:06:03.159Z] --- PASS: TestSetGetMeta (0.03s)
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestServiceGet
10:06:03 [2021-05-18T10:06:03.159Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
10:06:03 [2021-05-18T10:06:03.159Z] === CONT  TestServiceRemove
10:06:03 [2021-05-18T10:06:03.620Z] --- PASS: TestList (0.06s)
10:06:03 [2021-05-18T10:06:03.620Z] === CONT  TestServiceList
10:06:03 [2021-05-18T10:06:03.620Z] --- PASS: TestServiceGet (0.14s)
10:06:03 [2021-05-18T10:06:03.620Z] === CONT  TestServiceCreate
10:06:03 [2021-05-18T10:06:03.620Z] time="2021-05-18T10:06:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:06:03 [2021-05-18T10:06:03.620Z] time="2021-05-18T10:06:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:06:03 [2021-05-18T10:06:03.620Z] --- PASS: TestServiceRemove (0.14s)
10:06:03 [2021-05-18T10:06:03.620Z] === CONT  TestRestore
10:06:03 [2021-05-18T10:06:03.620Z] --- PASS: TestServiceList (0.12s)
10:06:03 [2021-05-18T10:06:03.620Z] === CONT  TestRefDerefRemove
10:06:03 [2021-05-18T10:06:03.620Z] time="2021-05-18T10:06:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:06:03 [2021-05-18T10:06:03.620Z] --- PASS: TestServiceCreate (0.03s)
10:06:03 [2021-05-18T10:06:03.620Z] === CONT  TestGetWithReference
10:06:03 [2021-05-18T10:06:03.620Z] time="2021-05-18T10:06:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:06:03 [2021-05-18T10:06:03.620Z] time="2021-05-18T10:06:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:06:03 [2021-05-18T10:06:03.620Z] --- PASS: TestServicePrune (0.22s)
10:06:03 [2021-05-18T10:06:03.620Z] === CONT  TestGet
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestRefDerefRemove (0.04s)
10:06:03 [2021-05-18T10:06:03.621Z] === CONT  TestRemove
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestRestore (0.05s)
10:06:03 [2021-05-18T10:06:03.621Z] === CONT  TestFindByReferenced
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestGetWithReference (0.04s)
10:06:03 [2021-05-18T10:06:03.621Z] === CONT  TestCreate
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestGet (0.03s)
10:06:03 [2021-05-18T10:06:03.621Z] === CONT  TestFindByDriver
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestRemove (0.04s)
10:06:03 [2021-05-18T10:06:03.621Z] === CONT  TestDefererencePluginOnCreateError
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestCreate (0.03s)
10:06:03 [2021-05-18T10:06:03.621Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestFindByReferenced (0.04s)
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestFindByDriver (0.03s)
10:06:03 [2021-05-18T10:06:03.621Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
10:06:03 [2021-05-18T10:06:03.621Z] PASS
10:06:03 [2021-05-18T10:06:03.621Z] coverage: 70.3% of statements
10:06:03 [2021-05-18T10:06:03.621Z] ok  	github.com/docker/docker/volume/service	0.390s	coverage: 70.3% of statements
10:06:04 [2021-05-18T10:06:04.106Z] tests/integration/api_build_test.py .......................X             [  6%]
10:06:04 [2021-05-18T10:06:04.597Z] time="2021-05-18T10:06:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:06:04 [2021-05-18T10:06:04.668Z] tests/integration/api_client_test.py .....                               [  7%]
10:06:05 [2021-05-18T10:06:05.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:06:05 [2021-05-18T10:06:05.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:06:06 [2021-05-18T10:06:06.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:06:06 [2021-05-18T10:06:06.849Z] tests/integration/api_config_test.py .....                               [  8%]
10:06:07 [2021-05-18T10:06:07.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.98s)
10:06:07 [2021-05-18T10:06:07.355Z] PASS
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] === Skipped
10:06:07 [2021-05-18T10:06:07.355Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:06:07 [2021-05-18T10:06:07.355Z]     build_session_test.go:25: TODO: BuildKit
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:06:07 [2021-05-18T10:06:07.355Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] 
10:06:07 [2021-05-18T10:06:07.355Z] DONE 34 tests, 2 skipped in 127.425s
10:06:07 [2021-05-18T10:06:07.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:06:07 [2021-05-18T10:06:07.355Z] INFO: Testing against a local daemon
10:06:07 [2021-05-18T10:06:07.355Z] === RUN   TestConfigInspect
10:06:07 [2021-05-18T10:06:07.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:06:09 [2021-05-18T10:06:09.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:06:09 [2021-05-18T10:06:09.364Z] --- PASS: TestBuildWithHugeFile (52.74s)
10:06:09 [2021-05-18T10:06:09.364Z] === RUN   TestBuildWCOWSandboxSize
10:06:09 [2021-05-18T10:06:09.364Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
10:06:09 [2021-05-18T10:06:09.364Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:06:09 [2021-05-18T10:06:09.364Z] === RUN   TestBuildWithEmptyDockerfile
10:06:09 [2021-05-18T10:06:09.364Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:06:09 [2021-05-18T10:06:09.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:06:09 [2021-05-18T10:06:09.364Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:06:09 [2021-05-18T10:06:09.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:06:09 [2021-05-18T10:06:09.364Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:06:09 [2021-05-18T10:06:09.365Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:06:09 [2021-05-18T10:06:09.365Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:06:09 [2021-05-18T10:06:09.365Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:06:09 [2021-05-18T10:06:09.365Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:06:09 [2021-05-18T10:06:09.365Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
10:06:09 [2021-05-18T10:06:09.365Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
10:06:09 [2021-05-18T10:06:09.365Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
10:06:09 [2021-05-18T10:06:09.365Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
10:06:09 [2021-05-18T10:06:09.365Z] === RUN   TestBuildPreserveOwnership
10:06:09 [2021-05-18T10:06:09.365Z] === RUN   TestBuildPreserveOwnership/copy_from
10:06:09 [2021-05-18T10:06:09.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:06:09 [2021-05-18T10:06:09.894Z] --- PASS: TestConfigInspect (2.61s)
10:06:09 [2021-05-18T10:06:09.894Z] === RUN   TestConfigList
10:06:11 [2021-05-18T10:06:11.274Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:06:11 [2021-05-18T10:06:11.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:06:12 [2021-05-18T10:06:12.432Z] --- PASS: TestConfigList (2.46s)
10:06:12 [2021-05-18T10:06:12.432Z] === RUN   TestConfigsCreateAndDelete
10:06:13 [2021-05-18T10:06:13.207Z] --- PASS: TestGet (15.05s)
10:06:13 [2021-05-18T10:06:13.207Z] === RUN   TestPluginWithNoManifest
10:06:13 [2021-05-18T10:06:13.207Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:06:13 [2021-05-18T10:06:13.207Z] === RUN   TestGetAll
10:06:13 [2021-05-18T10:06:13.207Z] --- PASS: TestGetAll (0.00s)
10:06:13 [2021-05-18T10:06:13.207Z] PASS
10:06:13 [2021-05-18T10:06:13.207Z] coverage: 73.4% of statements
10:06:13 [2021-05-18T10:06:13.207Z] ok  	github.com/docker/docker/pkg/plugins	35.053s	coverage: 73.4% of statements
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/quota	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/rootless	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/volume	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:06:13 [2021-05-18T10:06:13.207Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:06:14 [2021-05-18T10:06:14.973Z] --- PASS: TestConfigsCreateAndDelete (2.48s)
10:06:14 [2021-05-18T10:06:14.973Z] === RUN   TestConfigsUpdate
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === Skipped
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
10:06:15 [2021-05-18T10:06:15.398Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     client_test.go:23: runtime.GOOS == "windows"
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     daemon_test.go:147: root required
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     reload_test.go:520: root required
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     pull_v2_test.go:73: Needs fixing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     pull_v2_test.go:118: Needs fixing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     download_test.go:268: Needs fixing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     layer_test.go:304: Failing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     layer_test.go:353: Failing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     layer_test.go:468: Failing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     layer_test.go:697: Failing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:06:15 [2021-05-18T10:06:15.398Z]     migration_test.go:46: Failing on Windows
10:06:15 [2021-05-18T10:06:15.398Z] 
10:06:15 [2021-05-18T10:06:15.398Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     migration_test.go:182: Failing on Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     mount_test.go:17: Failing on Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     mount_test.go:76: Failing on Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     mount_test.go:125: Failing on Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     mount_test.go:212: Failing on Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:134: Xz not present in msys2
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:239: Failing on Windows CI machines
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_windows_test.go:16: Currently fails
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     changes_test.go:196: needs more investigation
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     changes_test.go:433: needs further investigation
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     changes_test.go:469: needs further investigation
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     poller_test.go:41: No chmod on Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     fileutils_test.go:134: Needs porting to Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     fileutils_test.go:180: Needs porting to Windows
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
10:06:15 [2021-05-18T10:06:15.399Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:06:15 [2021-05-18T10:06:15.399Z]     local_test.go:181: runtime.GOOS == "windows"
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] 
10:06:15 [2021-05-18T10:06:15.399Z] DONE 1833 tests, 45 skipped in 240.070s
10:06:15 [2021-05-18T10:06:15.399Z] INFO: make.ps1 ended at 05/18/2021 10:06:14
10:06:15 [2021-05-18T10:06:15.501Z] --- PASS: TestBuildPreserveOwnership (9.87s)
10:06:15 [2021-05-18T10:06:15.501Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.86s)
10:06:15 [2021-05-18T10:06:15.501Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestBuildPlatformInvalid
10:06:15 [2021-05-18T10:06:15.501Z] --- PASS: TestBuildPlatformInvalid (0.08s)
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:06:15 [2021-05-18T10:06:15.501Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:06:15 [2021-05-18T10:06:15.501Z] PASS
10:06:15 [2021-05-18T10:06:15.501Z] 
10:06:15 [2021-05-18T10:06:15.501Z] === Skipped
10:06:15 [2021-05-18T10:06:15.501Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:06:15 [2021-05-18T10:06:15.501Z]     build_session_test.go:25: TODO: BuildKit
10:06:15 [2021-05-18T10:06:15.501Z] 
10:06:15 [2021-05-18T10:06:15.501Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
10:06:15 [2021-05-18T10:06:15.501Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:06:15 [2021-05-18T10:06:15.501Z] 
10:06:15 [2021-05-18T10:06:15.501Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:06:15 [2021-05-18T10:06:15.501Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:06:15 [2021-05-18T10:06:15.501Z] 
10:06:15 [2021-05-18T10:06:15.501Z] 
10:06:15 [2021-05-18T10:06:15.501Z] DONE 34 tests, 3 skipped in 135.228s
10:06:15 [2021-05-18T10:06:15.501Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:06:15 [2021-05-18T10:06:15.501Z] INFO: Testing against a local daemon
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestConfigInspect
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestConfigInspect (0.02s)
10:06:15 [2021-05-18T10:06:15.501Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestConfigList
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestConfigList (0.02s)
10:06:15 [2021-05-18T10:06:15.501Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestConfigsCreateAndDelete
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
10:06:15 [2021-05-18T10:06:15.501Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestConfigsUpdate
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestConfigsUpdate (0.01s)
10:06:15 [2021-05-18T10:06:15.501Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestTemplatedConfig
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestTemplatedConfig (0.00s)
10:06:15 [2021-05-18T10:06:15.501Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestConfigCreateResolve
10:06:15 [2021-05-18T10:06:15.501Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:06:15 [2021-05-18T10:06:15.501Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:15 [2021-05-18T10:06:15.501Z] === RUN   TestConfigDaemonLibtrustID
10:06:15 [2021-05-18T10:06:15.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:06:16 [2021-05-18T10:06:16.882Z] --- PASS: TestConfigsUpdate (2.43s)
10:06:16 [2021-05-18T10:06:16.882Z] === RUN   TestTemplatedConfig
10:06:16 [2021-05-18T10:06:16.942Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:06:16 [2021-05-18T10:06:16.942Z] INFO: Unit tests ended at 05/18/2021 10:06:16. Duration:00:04:18.6142730
10:06:16 [2021-05-18T10:06:16.942Z] INFO: Building busybox
10:06:16 [2021-05-18T10:06:16.942Z] Sending build context to Docker daemon   5.12kB
10:06:16 [2021-05-18T10:06:16.942Z] 
10:06:16 [2021-05-18T10:06:16.942Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:06:16 [2021-05-18T10:06:16.942Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:06:16 [2021-05-18T10:06:16.942Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:06:16 [2021-05-18T10:06:16.942Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:06:16 [2021-05-18T10:06:16.942Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:06:16 [2021-05-18T10:06:16.942Z]  ---> 3a7f23e29bd7
10:06:16 [2021-05-18T10:06:16.942Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:06:16 [2021-05-18T10:06:16.942Z]  ---> Running in 996fe5426853
10:06:17 [2021-05-18T10:06:17.413Z] --- PASS: TestConfigDaemonLibtrustID (1.93s)
10:06:17 [2021-05-18T10:06:17.413Z] PASS
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] === Skipped
10:06:17 [2021-05-18T10:06:17.413Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:06:17 [2021-05-18T10:06:17.413Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
10:06:17 [2021-05-18T10:06:17.413Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
10:06:17 [2021-05-18T10:06:17.413Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
10:06:17 [2021-05-18T10:06:17.413Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:06:17 [2021-05-18T10:06:17.413Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:06:17 [2021-05-18T10:06:17.413Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] 
10:06:17 [2021-05-18T10:06:17.413Z] DONE 7 tests, 6 skipped in 2.139s
10:06:17 [2021-05-18T10:06:17.413Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:06:17 [2021-05-18T10:06:17.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:06:17 [2021-05-18T10:06:17.672Z] INFO: Testing against a local daemon
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestCheckpoint
10:06:17 [2021-05-18T10:06:17.672Z] --- SKIP: TestCheckpoint (0.00s)
10:06:17 [2021-05-18T10:06:17.672Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestContainerInvalidJSON
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:06:17 [2021-05-18T10:06:17.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:06:17 [2021-05-18T10:06:17.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:06:17 [2021-05-18T10:06:17.672Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:06:17 [2021-05-18T10:06:17.672Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:06:17 [2021-05-18T10:06:17.672Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:06:17 [2021-05-18T10:06:17.672Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:06:17 [2021-05-18T10:06:17.672Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:06:17 [2021-05-18T10:06:17.672Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:06:17 [2021-05-18T10:06:17.672Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:06:17 [2021-05-18T10:06:17.672Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:06:17 [2021-05-18T10:06:17.672Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestCopyFromContainerPathIsNotDir
10:06:17 [2021-05-18T10:06:17.672Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:06:17 [2021-05-18T10:06:17.672Z] === RUN   TestCopyToContainerPathDoesNotExist
10:06:17 [2021-05-18T10:06:17.932Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:06:17 [2021-05-18T10:06:17.932Z] === RUN   TestCopyToContainerPathIsNotDir
10:06:17 [2021-05-18T10:06:17.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:06:17 [2021-05-18T10:06:17.932Z] === RUN   TestCopyFromContainer
10:06:19 [2021-05-18T10:06:19.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:06:20 [2021-05-18T10:06:20.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:06:20 [2021-05-18T10:06:20.176Z] --- PASS: TestTemplatedConfig (3.07s)
10:06:20 [2021-05-18T10:06:20.176Z] === RUN   TestConfigCreateResolve
10:06:20 [2021-05-18T10:06:20.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:06:21 [2021-05-18T10:06:21.225Z] === RUN   TestCopyFromContainer//
10:06:21 [2021-05-18T10:06:21.225Z] === RUN   TestCopyFromContainer//bar/root
10:06:21 [2021-05-18T10:06:21.225Z] === RUN   TestCopyFromContainer//bar/root/
10:06:21 [2021-05-18T10:06:21.486Z] === RUN   TestCopyFromContainer/bar/quux
10:06:21 [2021-05-18T10:06:21.486Z] === RUN   TestCopyFromContainer/bar/quux/
10:06:21 [2021-05-18T10:06:21.486Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:06:21 [2021-05-18T10:06:21.486Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:06:21 [2021-05-18T10:06:21.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:06:21 [2021-05-18T10:06:21.747Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:06:21 [2021-05-18T10:06:21.747Z] === RUN   TestCopyFromContainer/bar/notarget
10:06:21 [2021-05-18T10:06:21.747Z] --- PASS: TestCopyFromContainer (4.00s)
10:06:21 [2021-05-18T10:06:21.747Z]     --- PASS: TestCopyFromContainer// (0.08s)
10:06:21 [2021-05-18T10:06:21.747Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
10:06:21 [2021-05-18T10:06:21.747Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
10:06:21 [2021-05-18T10:06:21.747Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:06:21 [2021-05-18T10:06:21.747Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:06:21 [2021-05-18T10:06:21.747Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:06:21 [2021-05-18T10:06:21.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:06:22 [2021-05-18T10:06:22.007Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:22 [2021-05-18T10:06:22.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:22 [2021-05-18T10:06:22.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:22 [2021-05-18T10:06:22.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:22 [2021-05-18T10:06:22.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:22 [2021-05-18T10:06:22.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:22 [2021-05-18T10:06:22.008Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:22 [2021-05-18T10:06:22.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateLinkToNonExistingContainer
10:06:22 [2021-05-18T10:06:22.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateWithInvalidEnv
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateWithInvalidEnv/0
10:06:22 [2021-05-18T10:06:22.008Z] === PAUSE TestCreateWithInvalidEnv/0
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateWithInvalidEnv/1
10:06:22 [2021-05-18T10:06:22.008Z] === PAUSE TestCreateWithInvalidEnv/1
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateWithInvalidEnv/2
10:06:22 [2021-05-18T10:06:22.008Z] === PAUSE TestCreateWithInvalidEnv/2
10:06:22 [2021-05-18T10:06:22.008Z] === CONT  TestCreateWithInvalidEnv/0
10:06:22 [2021-05-18T10:06:22.008Z] === CONT  TestCreateWithInvalidEnv/2
10:06:22 [2021-05-18T10:06:22.008Z] === CONT  TestCreateWithInvalidEnv/1
10:06:22 [2021-05-18T10:06:22.008Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:06:22 [2021-05-18T10:06:22.008Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateTmpfsMountsTarget
10:06:22 [2021-05-18T10:06:22.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:06:22 [2021-05-18T10:06:22.008Z] === RUN   TestCreateWithCustomMaskedPaths
10:06:22 [2021-05-18T10:06:22.713Z] --- PASS: TestConfigCreateResolve (2.47s)
10:06:22 [2021-05-18T10:06:22.713Z] === RUN   TestConfigDaemonLibtrustID
10:06:22 [2021-05-18T10:06:22.753Z] Removing intermediate container 996fe5426853
10:06:22 [2021-05-18T10:06:22.753Z]  ---> dc72b23cc943
10:06:22 [2021-05-18T10:06:22.753Z] Step 7/13 : ARG BUSYBOX_VERSION
10:06:22 [2021-05-18T10:06:22.753Z]  ---> Running in 2e0336ba0411
10:06:22 [2021-05-18T10:06:22.753Z] Removing intermediate container 2e0336ba0411
10:06:22 [2021-05-18T10:06:22.753Z]  ---> 160c9b373504
10:06:22 [2021-05-18T10:06:22.753Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:06:22 [2021-05-18T10:06:22.753Z]  ---> Running in 05bb33e0e05d
10:06:22 [2021-05-18T10:06:22.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:06:23 [2021-05-18T10:06:23.215Z] Removing intermediate container 05bb33e0e05d
10:06:23 [2021-05-18T10:06:23.215Z]  ---> 56d7b904e99f
10:06:23 [2021-05-18T10:06:23.215Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
10:06:23 [2021-05-18T10:06:23.293Z] PASS
10:06:23 [2021-05-18T10:06:23.293Z] 
10:06:23 [2021-05-18T10:06:23.293Z] DONE 7 tests in 16.226s
10:06:23 [2021-05-18T10:06:23.293Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:06:23 [2021-05-18T10:06:23.293Z] INFO: Testing against a local daemon
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCheckpoint
10:06:23 [2021-05-18T10:06:23.293Z] --- SKIP: TestCheckpoint (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:06:23 [2021-05-18T10:06:23.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:06:23 [2021-05-18T10:06:23.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:06:23 [2021-05-18T10:06:23.293Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:06:23 [2021-05-18T10:06:23.293Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:06:23 [2021-05-18T10:06:23.293Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:06:23 [2021-05-18T10:06:23.293Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:06:23 [2021-05-18T10:06:23.293Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyFromContainerPathIsNotDir
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyToContainerPathDoesNotExist
10:06:23 [2021-05-18T10:06:23.293Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:06:23 [2021-05-18T10:06:23.293Z] === RUN   TestCopyToContainerPathIsNotDir
10:06:23 [2021-05-18T10:06:23.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:06:23 [2021-05-18T10:06:23.563Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
10:06:23 [2021-05-18T10:06:23.563Z] === RUN   TestCopyFromContainer
10:06:23 [2021-05-18T10:06:23.922Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s)
10:06:23 [2021-05-18T10:06:23.922Z] === RUN   TestCreateWithCustomReadonlyPaths
10:06:24 [2021-05-18T10:06:24.760Z] 
10:06:24 [2021-05-18T10:06:24.760Z]  ---> b130145d2578
10:06:24 [2021-05-18T10:06:24.760Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:06:24 [2021-05-18T10:06:24.760Z]  ---> Running in ed702b53f160
10:06:24 [2021-05-18T10:06:24.960Z] === RUN   TestCopyFromContainer//
10:06:24 [2021-05-18T10:06:24.960Z] === RUN   TestCopyFromContainer//bar/root
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer//bar/root/
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer/bar/quux
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer/bar/quux/
10:06:25 [2021-05-18T10:06:25.220Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:06:25 [2021-05-18T10:06:25.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:06:25 [2021-05-18T10:06:25.481Z] === RUN   TestCopyFromContainer/bar/notarget
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCopyFromContainer (2.20s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer// (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateLinkToNonExistingContainer
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv/0
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateWithInvalidEnv/0
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv/1
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateWithInvalidEnv/1
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithInvalidEnv/2
10:06:25 [2021-05-18T10:06:25.741Z] === PAUSE TestCreateWithInvalidEnv/2
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateWithInvalidEnv/0
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateWithInvalidEnv/2
10:06:25 [2021-05-18T10:06:25.741Z] === CONT  TestCreateWithInvalidEnv/1
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateTmpfsMountsTarget
10:06:25 [2021-05-18T10:06:25.741Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
10:06:25 [2021-05-18T10:06:25.741Z] === RUN   TestCreateWithCustomMaskedPaths
10:06:25 [2021-05-18T10:06:25.837Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s)
10:06:25 [2021-05-18T10:06:25.837Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:06:25 [2021-05-18T10:06:25.837Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:25 [2021-05-18T10:06:25.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:25 [2021-05-18T10:06:25.837Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:25 [2021-05-18T10:06:25.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:25 [2021-05-18T10:06:25.837Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:25 [2021-05-18T10:06:25.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:25 [2021-05-18T10:06:25.837Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:25 [2021-05-18T10:06:25.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:25 [2021-05-18T10:06:25.837Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:25 [2021-05-18T10:06:25.837Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:25 [2021-05-18T10:06:25.837Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:25 [2021-05-18T10:06:25.837Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:26 [2021-05-18T10:06:26.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:26 [2021-05-18T10:06:26.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:26 [2021-05-18T10:06:26.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:26 [2021-05-18T10:06:26.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:06:26 [2021-05-18T10:06:26.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:06:26 [2021-05-18T10:06:26.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:06:26 [2021-05-18T10:06:26.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:06:26 [2021-05-18T10:06:26.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:06:26 [2021-05-18T10:06:26.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:06:26 [2021-05-18T10:06:26.098Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:06:26 [2021-05-18T10:06:26.668Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestCreateDifferentPlatform
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestCreateDifferentPlatform/different_os
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:06:26 [2021-05-18T10:06:26.668Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:06:26 [2021-05-18T10:06:26.668Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:06:26 [2021-05-18T10:06:26.668Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:06:26 [2021-05-18T10:06:26.668Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:06:26 [2021-05-18T10:06:26.668Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestContainerStartOnDaemonRestart
10:06:26 [2021-05-18T10:06:26.668Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:06:26 [2021-05-18T10:06:26.668Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestDaemonRestartIpcMode
10:06:26 [2021-05-18T10:06:26.668Z] === PAUSE TestDaemonRestartIpcMode
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestDaemonHostGatewayIP
10:06:26 [2021-05-18T10:06:26.668Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:06:26 [2021-05-18T10:06:26.668Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestRestartDaemonWithRestartingContainer
10:06:26 [2021-05-18T10:06:26.668Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestContainerKillOnDaemonStart
10:06:26 [2021-05-18T10:06:26.668Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:06:26 [2021-05-18T10:06:26.668Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:06:26 [2021-05-18T10:06:26.668Z] === RUN   TestDiff
10:06:26 [2021-05-18T10:06:26.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:06:27 [2021-05-18T10:06:27.615Z] --- PASS: TestDiff (0.68s)
10:06:27 [2021-05-18T10:06:27.615Z] === RUN   TestExecWithCloseStdin
10:06:28 [2021-05-18T10:06:28.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:06:28 [2021-05-18T10:06:28.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:06:28 [2021-05-18T10:06:28.281Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
10:06:28 [2021-05-18T10:06:28.281Z] === RUN   TestCreateWithCustomReadonlyPaths
10:06:28 [2021-05-18T10:06:28.554Z] --- PASS: TestExecWithCloseStdin (0.96s)
10:06:28 [2021-05-18T10:06:28.554Z] === RUN   TestExec
10:06:29 [2021-05-18T10:06:29.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:06:29 [2021-05-18T10:06:29.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:06:29 [2021-05-18T10:06:29.449Z] Using test binary docker
10:06:29 [2021-05-18T10:06:29.449Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:29 [2021-05-18T10:06:29.449Z] +++ /etc/init.d/apparmor start
10:06:29 [2021-05-18T10:06:29.449Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:06:29 [2021-05-18T10:06:29.449Z] INFO: Waiting for daemon to start...
10:06:29 [2021-05-18T10:06:29.449Z] Starting dockerd
10:06:29 [2021-05-18T10:06:29.449Z] +++ 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
10:06:29 [2021-05-18T10:06:29.494Z] --- PASS: TestExec (0.97s)
10:06:29 [2021-05-18T10:06:29.494Z] === RUN   TestExecUser
10:06:30 [2021-05-18T10:06:30.434Z] --- PASS: TestExecUser (0.95s)
10:06:30 [2021-05-18T10:06:30.434Z] === RUN   TestExportContainerAndImportImage
10:06:30 [2021-05-18T10:06:30.818Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s)
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:30 [2021-05-18T10:06:30.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:06:30 [2021-05-18T10:06:30.818Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:06:31 [2021-05-18T10:06:31.375Z] --- PASS: TestExportContainerAndImportImage (0.88s)
10:06:31 [2021-05-18T10:06:31.375Z] === RUN   TestExportContainerAfterDaemonRestart
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateDifferentPlatform
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateDifferentPlatform/different_os
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:06:31 [2021-05-18T10:06:31.758Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:06:31 [2021-05-18T10:06:31.758Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:06:31 [2021-05-18T10:06:31.758Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestContainerStartOnDaemonRestart
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestContainerStartOnDaemonRestart
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestDaemonRestartIpcMode
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestDaemonRestartIpcMode
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestDaemonHostGatewayIP
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestDaemonHostGatewayIP
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestRestartDaemonWithRestartingContainer
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestContainerKillOnDaemonStart
10:06:31 [2021-05-18T10:06:31.758Z] === PAUSE TestContainerKillOnDaemonStart
10:06:31 [2021-05-18T10:06:31.758Z] === RUN   TestDiff
10:06:32 [2021-05-18T10:06:32.700Z] --- PASS: TestDiff (0.82s)
10:06:32 [2021-05-18T10:06:32.700Z] === RUN   TestExecWithCloseStdin
10:06:33 [2021-05-18T10:06:33.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:06:33 [2021-05-18T10:06:33.639Z] --- PASS: TestExecWithCloseStdin (1.12s)
10:06:33 [2021-05-18T10:06:33.640Z] === RUN   TestExec
10:06:35 [2021-05-18T10:06:35.029Z] --- PASS: TestExec (1.17s)
10:06:35 [2021-05-18T10:06:35.029Z] === RUN   TestExecUser
10:06:35 [2021-05-18T10:06:35.110Z] Removing intermediate container ed702b53f160
10:06:35 [2021-05-18T10:06:35.110Z]  ---> 3851155cc966
10:06:35 [2021-05-18T10:06:35.110Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:06:35 [2021-05-18T10:06:35.110Z]  ---> Running in 73d4c4f6fe0a
10:06:35 [2021-05-18T10:06:35.573Z] --- PASS: TestExportContainerAfterDaemonRestart (4.07s)
10:06:35 [2021-05-18T10:06:35.573Z] === RUN   TestHealthCheckWorkdir
10:06:35 [2021-05-18T10:06:35.968Z] --- PASS: TestExecUser (1.13s)
10:06:35 [2021-05-18T10:06:35.968Z] === RUN   TestExportContainerAndImportImage
10:06:36 [2021-05-18T10:06:36.034Z] .
10:06:36 [2021-05-18T10:06:36.034Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:06:36 [2021-05-18T10:06:36.034Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:06:36 [2021-05-18T10:06:36.034Z] Error: No such image: emptyfs
10:06:36 [2021-05-18T10:06:36.034Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:06:36 [2021-05-18T10:06:36.034Z] ++++ docker load
10:06:36 [2021-05-18T10:06:36.034Z] Running integration-test (iteration 1)
10:06:36 [2021-05-18T10:06:36.034Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:06:36 [2021-05-18T10:06:36.034Z] ++ 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
10:06:36 [2021-05-18T10:06:36.034Z] ++ set -e
10:06:36 [2021-05-18T10:06:36.034Z] ++ '[' -n 0 ']'
10:06:36 [2021-05-18T10:06:36.034Z] ++ set -x
10:06:36 [2021-05-18T10:06:36.034Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
10:06:36 [2021-05-18T10:06:36.086Z] 
10:06:36 [2021-05-18T10:06:36.086Z] SUCCESS: Specified value was saved.
10:06:36 [2021-05-18T10:06:36.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:06:36 [2021-05-18T10:06:36.907Z] --- PASS: TestExportContainerAndImportImage (1.01s)
10:06:36 [2021-05-18T10:06:36.907Z] === RUN   TestExportContainerAfterDaemonRestart
10:06:36 [2021-05-18T10:06:36.955Z] --- PASS: TestHealthCheckWorkdir (1.39s)
10:06:36 [2021-05-18T10:06:36.955Z] === RUN   TestHealthKillContainer
10:06:38 [2021-05-18T10:06:38.815Z] --- PASS: TestExportContainerAfterDaemonRestart (1.78s)
10:06:38 [2021-05-18T10:06:38.815Z] === RUN   TestHealthCheckWorkdir
10:06:39 [2021-05-18T10:06:39.001Z] Removing intermediate container 73d4c4f6fe0a
10:06:39 [2021-05-18T10:06:39.001Z]  ---> f9062abe8088
10:06:39 [2021-05-18T10:06:39.001Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:06:39 [2021-05-18T10:06:39.001Z]  ---> Running in 7612aceafb21
10:06:40 [2021-05-18T10:06:40.196Z] --- PASS: TestHealthCheckWorkdir (1.58s)
10:06:40 [2021-05-18T10:06:40.196Z] === RUN   TestHealthKillContainer
10:06:40 [2021-05-18T10:06:40.248Z] --- PASS: TestHealthKillContainer (2.99s)
10:06:40 [2021-05-18T10:06:40.248Z] === RUN   TestInspectCpusetInConfigPre120
10:06:40 [2021-05-18T10:06:40.248Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
10:06:40 [2021-05-18T10:06:40.248Z] === RUN   TestIpcModeNone
10:06:40 [2021-05-18T10:06:40.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:06:41 [2021-05-18T10:06:41.187Z] --- PASS: TestIpcModeNone (0.95s)
10:06:41 [2021-05-18T10:06:41.187Z] === RUN   TestIpcModePrivate
10:06:42 [2021-05-18T10:06:42.127Z] --- PASS: TestIpcModePrivate (0.97s)
10:06:42 [2021-05-18T10:06:42.127Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
10:06:42 [2021-05-18T10:06:42.127Z] === RUN   TestIpcModeShareable
10:06:42 [2021-05-18T10:06:42.127Z] --- SKIP: TestIpcModeShareable (0.00s)
10:06:42 [2021-05-18T10:06:42.127Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:06:42 [2021-05-18T10:06:42.127Z] === RUN   TestAPIIpcModeShareableAndContainer
10:06:43 [2021-05-18T10:06:43.491Z] --- PASS: TestHealthKillContainer (3.14s)
10:06:43 [2021-05-18T10:06:43.491Z] === RUN   TestInspectCpusetInConfigPre120
10:06:43 [2021-05-18T10:06:43.714Z] Cannot create a file when that file already exists.
10:06:44 [2021-05-18T10:06:44.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:06:44 [2021-05-18T10:06:44.432Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
10:06:44 [2021-05-18T10:06:44.432Z] === RUN   TestIpcModeNone
10:06:44 [2021-05-18T10:06:44.625Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
10:06:45 [2021-05-18T10:06:45.372Z] --- PASS: TestIpcModeNone (1.14s)
10:06:45 [2021-05-18T10:06:45.372Z] === RUN   TestIpcModePrivate
10:06:45 [2021-05-18T10:06:45.421Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
10:06:45 [2021-05-18T10:06:45.421Z] === RUN   TestAPIIpcModeHost
10:06:45 [2021-05-18T10:06:45.421Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:06:45 [2021-05-18T10:06:45.421Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:06:45 [2021-05-18T10:06:45.421Z] === RUN   TestDaemonIpcModeShareable
10:06:45 [2021-05-18T10:06:45.421Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:06:45 [2021-05-18T10:06:45.421Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:06:45 [2021-05-18T10:06:45.421Z] === RUN   TestDaemonIpcModePrivate
10:06:46 [2021-05-18T10:06:46.754Z] --- PASS: TestIpcModePrivate (1.18s)
10:06:46 [2021-05-18T10:06:46.754Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
10:06:46 [2021-05-18T10:06:46.754Z] === RUN   TestIpcModeShareable
10:06:47 [2021-05-18T10:06:47.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:06:47 [2021-05-18T10:06:47.694Z] --- PASS: TestIpcModeShareable (1.15s)
10:06:47 [2021-05-18T10:06:47.694Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
10:06:47 [2021-05-18T10:06:47.694Z] === RUN   TestAPIIpcModeShareableAndContainer
10:06:47 [2021-05-18T10:06:47.961Z] --- PASS: TestDaemonIpcModePrivate (2.93s)
10:06:47 [2021-05-18T10:06:47.961Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
10:06:47 [2021-05-18T10:06:47.961Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:06:47 [2021-05-18T10:06:47.961Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:06:47 [2021-05-18T10:06:47.961Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:06:47 [2021-05-18T10:06:47.961Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:06:47 [2021-05-18T10:06:47.961Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:06:47 [2021-05-18T10:06:47.961Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:06:47 [2021-05-18T10:06:47.961Z] === RUN   TestIpcModeOlderClient
10:06:47 [2021-05-18T10:06:47.961Z] === PAUSE TestIpcModeOlderClient
10:06:47 [2021-05-18T10:06:47.961Z] === RUN   TestKillContainerInvalidSignal
10:06:48 [2021-05-18T10:06:48.421Z] Removing intermediate container 7612aceafb21
10:06:48 [2021-05-18T10:06:48.421Z]  ---> bfddecd790fc
10:06:48 [2021-05-18T10:06:48.421Z] Step 13/13 : CMD ["sh"]
10:06:48 [2021-05-18T10:06:48.421Z]  ---> Running in 9c373d5c34b7
10:06:48 [2021-05-18T10:06:48.883Z] Removing intermediate container 9c373d5c34b7
10:06:48 [2021-05-18T10:06:48.883Z]  ---> b62e35744337
10:06:48 [2021-05-18T10:06:48.883Z] Successfully built b62e35744337
10:06:48 [2021-05-18T10:06:48.883Z] Successfully tagged busybox:latest
10:06:48 [2021-05-18T10:06:48.883Z] INFO: Docker images of the daemon under test
10:06:48 [2021-05-18T10:06:48.883Z] 
10:06:48 [2021-05-18T10:06:48.902Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
10:06:48 [2021-05-18T10:06:48.902Z] === RUN   TestKillContainer
10:06:48 [2021-05-18T10:06:48.902Z] === RUN   TestKillContainer/no_signal
10:06:49 [2021-05-18T10:06:49.347Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:06:49 [2021-05-18T10:06:49.347Z] busybox                                latest              b62e35744337        Less than a second ago   5.3GB
10:06:49 [2021-05-18T10:06:49.347Z] microsoft/windowsservercore            latest              3a7f23e29bd7        10 days ago              5.28GB
10:06:49 [2021-05-18T10:06:49.347Z] mcr.microsoft.com/windows/servercore   ltsc2019            3a7f23e29bd7        10 days ago              5.28GB
10:06:49 [2021-05-18T10:06:49.347Z] 
10:06:49 [2021-05-18T10:06:49.347Z] INFO: Running integration tests at 05/18/2021 10:06:48...
10:06:49 [2021-05-18T10:06:49.347Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:06:49 [2021-05-18T10:06:49.347Z] INFO: Integration API tests being run from the host:
10:06:49 [2021-05-18T10:06:49.347Z] INFO: make.ps1 starting at 05/18/2021 10:06:48
10:06:49 [2021-05-18T10:06:49.471Z] === RUN   TestKillContainer/non_killing_signal
10:06:50 [2021-05-18T10:06:50.042Z] === RUN   TestKillContainer/killing_signal
10:06:50 [2021-05-18T10:06:50.322Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:06:50 [2021-05-18T10:06:50.611Z] --- PASS: TestKillContainer (2.04s)
10:06:50 [2021-05-18T10:06:50.611Z]     --- PASS: TestKillContainer/no_signal (0.65s)
10:06:50 [2021-05-18T10:06:50.611Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
10:06:50 [2021-05-18T10:06:50.611Z]     --- PASS: TestKillContainer/killing_signal (0.65s)
10:06:50 [2021-05-18T10:06:50.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:06:50 [2021-05-18T10:06:50.611Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:06:50 [2021-05-18T10:06:50.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:06:50 [2021-05-18T10:06:50.631Z] Using test binary docker
10:06:50 [2021-05-18T10:06:50.631Z] +++ /etc/init.d/apparmor start
10:06:50 [2021-05-18T10:06:50.631Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:06:50 [2021-05-18T10:06:50.631Z] INFO: Waiting for daemon to start...
10:06:50 [2021-05-18T10:06:50.631Z] Starting dockerd
10:06:50 [2021-05-18T10:06:50.631Z] +++ 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
10:06:50 [2021-05-18T10:06:50.955Z] Loaded image: buildpack-deps:buster
10:06:50 [2021-05-18T10:06:50.955Z] Loaded image: busybox:latest
10:06:50 [2021-05-18T10:06:50.955Z] Loaded image: busybox:glibc
10:06:50 [2021-05-18T10:06:50.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s)
10:06:50 [2021-05-18T10:06:50.993Z] === RUN   TestAPIIpcModeHost
10:06:51 [2021-05-18T10:06:51.551Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:06:52 [2021-05-18T10:06:52.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
10:06:52 [2021-05-18T10:06:52.120Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
10:06:52 [2021-05-18T10:06:52.120Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
10:06:52 [2021-05-18T10:06:52.120Z] === RUN   TestKillStoppedContainer
10:06:52 [2021-05-18T10:06:52.120Z] --- PASS: TestKillStoppedContainer (0.05s)
10:06:52 [2021-05-18T10:06:52.120Z] === RUN   TestKillStoppedContainerAPIPre120
10:06:52 [2021-05-18T10:06:52.120Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:06:52 [2021-05-18T10:06:52.120Z] === RUN   TestKillDifferentUserContainer
10:06:52 [2021-05-18T10:06:52.374Z] --- PASS: TestAPIIpcModeHost (1.18s)
10:06:52 [2021-05-18T10:06:52.374Z] === RUN   TestDaemonIpcModeShareable
10:06:52 [2021-05-18T10:06:52.986Z] Loaded image: debian:bullseye
10:06:53 [2021-05-18T10:06:53.060Z] --- PASS: TestKillDifferentUserContainer (0.71s)
10:06:53 [2021-05-18T10:06:53.060Z] === RUN   TestInspectOomKilledTrue
10:06:53 [2021-05-18T10:06:53.060Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:06:53 [2021-05-18T10:06:53.060Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:06:53 [2021-05-18T10:06:53.060Z] === RUN   TestInspectOomKilledFalse
10:06:53 [2021-05-18T10:06:53.060Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:06:53 [2021-05-18T10:06:53.060Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:06:53 [2021-05-18T10:06:53.060Z] === RUN   TestLinksEtcHostsContentMatch
10:06:53 [2021-05-18T10:06:53.060Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:06:53 [2021-05-18T10:06:53.060Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:06:53 [2021-05-18T10:06:53.060Z] === RUN   TestLinksContainerNames
10:06:53 [2021-05-18T10:06:53.165Z] .
10:06:53 [2021-05-18T10:06:53.165Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:06:53 [2021-05-18T10:06:53.423Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:06:53 [2021-05-18T10:06:53.423Z] Error: No such image: emptyfs
10:06:53 [2021-05-18T10:06:53.423Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:06:53 [2021-05-18T10:06:53.423Z] ++++ docker load
10:06:53 [2021-05-18T10:06:53.928Z] Loaded image: hello-world:latest
10:06:53 [2021-05-18T10:06:53.991Z] Running integration-test (iteration 1)
10:06:53 [2021-05-18T10:06:53.991Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:06:53 [2021-05-18T10:06:53.991Z] ++ 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
10:06:53 [2021-05-18T10:06:53.991Z] ++ set -e
10:06:53 [2021-05-18T10:06:53.991Z] ++ '[' -n 0 ']'
10:06:53 [2021-05-18T10:06:53.991Z] ++ set -x
10:06:53 [2021-05-18T10:06:53.991Z] ++ 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
10:06:54 [2021-05-18T10:06:54.282Z] --- PASS: TestDaemonIpcModeShareable (1.91s)
10:06:54 [2021-05-18T10:06:54.282Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:06:54 [2021-05-18T10:06:54.282Z] === RUN   TestDaemonIpcModePrivate
10:06:54 [2021-05-18T10:06:54.440Z] --- PASS: TestLinksContainerNames (1.36s)
10:06:54 [2021-05-18T10:06:54.440Z] === RUN   TestLogsFollowTailEmpty
10:06:55 [2021-05-18T10:06:55.010Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
10:06:55 [2021-05-18T10:06:55.010Z] === RUN   TestContainerNetworkMountsNoChown
10:06:55 [2021-05-18T10:06:55.384Z] Loaded image: arm32v7/hello-world:latest
10:06:55 [2021-05-18T10:06:55.384Z] INFO: Testing against a local daemon
10:06:55 [2021-05-18T10:06:55.384Z] === RUN   TestCgroupNamespacesBuild
10:06:55 [2021-05-18T10:06:55.579Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/default
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/default
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/private
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/private
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rprivate
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rprivate
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/slave
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/slave
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rslave
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rslave
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/shared
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/shared
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rshared
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rshared
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/default
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/default/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/default/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/rslave
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/rshared
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/shared
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/rprivate
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/slave
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/private
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/private/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/private/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/default/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/default/mount_root
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:06:55 [2021-05-18T10:06:55.579Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/private/bind_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:06:55 [2021-05-18T10:06:55.840Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:06:56 [2021-05-18T10:06:56.100Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:06:56 [2021-05-18T10:06:56.100Z] === CONT  TestMountDaemonRoot/private/mount_root
10:06:56 [2021-05-18T10:06:56.100Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:06:56 [2021-05-18T10:06:56.100Z] --- PASS: TestMountDaemonRoot (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:06:56 [2021-05-18T10:06:56.100Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:06:56 [2021-05-18T10:06:56.100Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
10:06:56 [2021-05-18T10:06:56.100Z] === RUN   TestContainerBindMountNonRecursive
10:06:56 [2021-05-18T10:06:56.100Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
10:06:56 [2021-05-18T10:06:56.100Z]     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)
10:06:56 [2021-05-18T10:06:56.100Z] === RUN   TestContainerVolumesMountedAsShared
10:06:56 [2021-05-18T10:06:56.100Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]     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)
10:06:56 [2021-05-18T10:06:56.100Z] === RUN   TestContainerVolumesMountedAsSlave
10:06:56 [2021-05-18T10:06:56.100Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
10:06:56 [2021-05-18T10:06:56.100Z]     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)
10:06:56 [2021-05-18T10:06:56.100Z] === RUN   TestNetworkNat
10:06:56 [2021-05-18T10:06:56.191Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
10:06:56 [2021-05-18T10:06:56.191Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
10:06:56 [2021-05-18T10:06:56.191Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:06:57 [2021-05-18T10:06:57.039Z] --- PASS: TestNetworkNat (0.92s)
10:06:57 [2021-05-18T10:06:57.039Z] === RUN   TestNetworkLocalhostTCPNat
10:06:57 [2021-05-18T10:06:57.610Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s)
10:06:57 [2021-05-18T10:06:57.610Z] === RUN   TestNetworkLoopbackNat
10:06:58 [2021-05-18T10:06:58.102Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
10:06:58 [2021-05-18T10:06:58.102Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
10:06:58 [2021-05-18T10:06:58.102Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:06:58 [2021-05-18T10:06:58.693Z] --- PASS: TestCgroupNamespacesBuild (3.08s)
10:06:58 [2021-05-18T10:06:58.693Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:07:00 [2021-05-18T10:07:00.011Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s)
10:07:00 [2021-05-18T10:07:00.011Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
10:07:00 [2021-05-18T10:07:00.011Z] === RUN   TestIpcModeOlderClient
10:07:00 [2021-05-18T10:07:00.011Z] === PAUSE TestIpcModeOlderClient
10:07:00 [2021-05-18T10:07:00.011Z] === RUN   TestKillContainerInvalidSignal
10:07:00 [2021-05-18T10:07:00.582Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
10:07:00 [2021-05-18T10:07:00.582Z] === RUN   TestKillContainer
10:07:00 [2021-05-18T10:07:00.582Z] === RUN   TestKillContainer/no_signal
10:07:00 [2021-05-18T10:07:00.904Z] --- PASS: TestNetworkLoopbackNat (3.14s)
10:07:00 [2021-05-18T10:07:00.904Z] === RUN   TestPause
10:07:00 [2021-05-18T10:07:00.904Z] --- SKIP: TestPause (0.00s)
10:07:00 [2021-05-18T10:07:00.904Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
10:07:00 [2021-05-18T10:07:00.904Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:07:00 [2021-05-18T10:07:00.904Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:07:00 [2021-05-18T10:07:00.904Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:07:00 [2021-05-18T10:07:00.904Z] === RUN   TestPauseStopPausedContainer
10:07:00 [2021-05-18T10:07:00.904Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
10:07:00 [2021-05-18T10:07:00.904Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
10:07:00 [2021-05-18T10:07:00.904Z] === RUN   TestPidHost
10:07:01 [2021-05-18T10:07:01.241Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s)
10:07:01 [2021-05-18T10:07:01.241Z] === RUN   TestBuildWithSession
10:07:01 [2021-05-18T10:07:01.241Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:01 [2021-05-18T10:07:01.241Z]     build_session_test.go:25: TODO: BuildKit
10:07:01 [2021-05-18T10:07:01.241Z] === RUN   TestBuildSquashParent
10:07:01 [2021-05-18T10:07:01.524Z] === RUN   TestKillContainer/non_killing_signal
10:07:01 [2021-05-18T10:07:01.783Z] === RUN   TestKillContainer/killing_signal
10:07:02 [2021-05-18T10:07:02.723Z] --- PASS: TestKillContainer (2.25s)
10:07:02 [2021-05-18T10:07:02.723Z]     --- PASS: TestKillContainer/no_signal (0.75s)
10:07:02 [2021-05-18T10:07:02.723Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
10:07:02 [2021-05-18T10:07:02.723Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
10:07:02 [2021-05-18T10:07:02.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:07:02 [2021-05-18T10:07:02.723Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:07:02 [2021-05-18T10:07:02.814Z] --- PASS: TestPidHost (1.95s)
10:07:02 [2021-05-18T10:07:02.814Z] === RUN   TestPsFilter
10:07:03 [2021-05-18T10:07:03.074Z] --- PASS: TestPsFilter (0.12s)
10:07:03 [2021-05-18T10:07:03.074Z] === RUN   TestRemoveContainerWithRemovedVolume
10:07:03 [2021-05-18T10:07:03.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
10:07:03 [2021-05-18T10:07:03.644Z] === RUN   TestRemoveContainerWithVolume
10:07:03 [2021-05-18T10:07:03.663Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:07:04 [2021-05-18T10:07:04.214Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
10:07:04 [2021-05-18T10:07:04.214Z] === RUN   TestRemoveContainerRunning
10:07:04 [2021-05-18T10:07:04.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s)
10:07:04 [2021-05-18T10:07:04.233Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
10:07:04 [2021-05-18T10:07:04.233Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s)
10:07:04 [2021-05-18T10:07:04.233Z] === RUN   TestKillStoppedContainer
10:07:04 [2021-05-18T10:07:04.233Z] --- PASS: TestKillStoppedContainer (0.05s)
10:07:04 [2021-05-18T10:07:04.233Z] === RUN   TestKillStoppedContainerAPIPre120
10:07:04 [2021-05-18T10:07:04.233Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:07:04 [2021-05-18T10:07:04.233Z] === RUN   TestKillDifferentUserContainer
10:07:05 [2021-05-18T10:07:05.159Z] --- PASS: TestRemoveContainerRunning (0.68s)
10:07:05 [2021-05-18T10:07:05.159Z] === RUN   TestRemoveContainerForceRemoveRunning
10:07:05 [2021-05-18T10:07:05.173Z] --- PASS: TestKillDifferentUserContainer (0.74s)
10:07:05 [2021-05-18T10:07:05.173Z] === RUN   TestInspectOomKilledTrue
10:07:05 [2021-05-18T10:07:05.173Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:07:05 [2021-05-18T10:07:05.173Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:07:05 [2021-05-18T10:07:05.173Z] === RUN   TestInspectOomKilledFalse
10:07:05 [2021-05-18T10:07:05.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
10:07:05 [2021-05-18T10:07:05.728Z] === RUN   TestRemoveInvalidContainer
10:07:05 [2021-05-18T10:07:05.728Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:07:05 [2021-05-18T10:07:05.728Z] === RUN   TestRenameLinkedContainer
10:07:06 [2021-05-18T10:07:06.112Z] --- PASS: TestInspectOomKilledFalse (0.87s)
10:07:06 [2021-05-18T10:07:06.112Z] === RUN   TestLinksEtcHostsContentMatch
10:07:06 [2021-05-18T10:07:06.682Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
10:07:06 [2021-05-18T10:07:06.682Z] === RUN   TestLinksContainerNames
10:07:07 [2021-05-18T10:07:07.829Z] --- PASS: TestBuildSquashParent (6.18s)
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:07 [2021-05-18T10:07:07.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:07 [2021-05-18T10:07:07.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:07 [2021-05-18T10:07:07.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:07 [2021-05-18T10:07:07.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:07 [2021-05-18T10:07:07.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:07 [2021-05-18T10:07:07.829Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:07 [2021-05-18T10:07:07.829Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:07 [2021-05-18T10:07:07.829Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:07 [2021-05-18T10:07:07.829Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:07 [2021-05-18T10:07:07.829Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:07 [2021-05-18T10:07:07.829Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:08 [2021-05-18T10:07:08.591Z] --- PASS: TestLinksContainerNames (1.44s)
10:07:08 [2021-05-18T10:07:08.591Z] === RUN   TestLogsFollowTailEmpty
10:07:08 [2021-05-18T10:07:08.851Z] --- PASS: TestLogsFollowTailEmpty (0.75s)
10:07:08 [2021-05-18T10:07:08.851Z] === RUN   TestContainerNetworkMountsNoChown
10:07:09 [2021-05-18T10:07:09.022Z] --- PASS: TestRenameLinkedContainer (2.75s)
10:07:09 [2021-05-18T10:07:09.022Z] === RUN   TestRenameStoppedContainer
10:07:09 [2021-05-18T10:07:09.283Z] --- PASS: TestRenameStoppedContainer (0.82s)
10:07:09 [2021-05-18T10:07:09.283Z] === RUN   TestRenameRunningContainerAndReuse
10:07:09 [2021-05-18T10:07:09.502Z] --- PASS: TestBuildWithHugeFile (109.81s)
10:07:09 [2021-05-18T10:07:09.502Z] === RUN   TestBuildWCOWSandboxSize
10:07:09 [2021-05-18T10:07:09.790Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/shared
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rslave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/slave
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rprivate
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/private
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/bind_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:07:09 [2021-05-18T10:07:09.790Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/private/bind_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:07:10 [2021-05-18T10:07:10.050Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:07:10 [2021-05-18T10:07:10.310Z] === CONT  TestMountDaemonRoot/private/mount_root
10:07:10 [2021-05-18T10:07:10.310Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:07:10 [2021-05-18T10:07:10.310Z] --- PASS: TestMountDaemonRoot (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:07:10 [2021-05-18T10:07:10.310Z] === RUN   TestContainerBindMountNonRecursive
10:07:10 [2021-05-18T10:07:10.383Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:10 [2021-05-18T10:07:10.383Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:10 [2021-05-18T10:07:10.665Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
10:07:10 [2021-05-18T10:07:10.665Z] === RUN   TestRenameInvalidName
10:07:11 [2021-05-18T10:07:11.235Z] --- PASS: TestRenameInvalidName (0.69s)
10:07:11 [2021-05-18T10:07:11.235Z] === RUN   TestRenameAnonymousContainer
10:07:12 [2021-05-18T10:07:12.221Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
10:07:12 [2021-05-18T10:07:12.221Z] === RUN   TestContainerVolumesMountedAsShared
10:07:12 [2021-05-18T10:07:12.789Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
10:07:12 [2021-05-18T10:07:12.789Z] === RUN   TestContainerVolumesMountedAsSlave
10:07:12 [2021-05-18T10:07:12.932Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:07:12 [2021-05-18T10:07:12.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s)
10:07:12 [2021-05-18T10:07:12.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s)
10:07:12 [2021-05-18T10:07:12.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s)
10:07:12 [2021-05-18T10:07:12.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s)
10:07:12 [2021-05-18T10:07:12.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
10:07:12 [2021-05-18T10:07:12.932Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s)
10:07:12 [2021-05-18T10:07:12.932Z] === RUN   TestBuildMultiStageCopy
10:07:12 [2021-05-18T10:07:12.932Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:07:13 [2021-05-18T10:07:13.729Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s)
10:07:13 [2021-05-18T10:07:13.729Z] === RUN   TestNetworkNat
10:07:14 [2021-05-18T10:07:14.557Z] --- PASS: TestRenameAnonymousContainer (3.19s)
10:07:14 [2021-05-18T10:07:14.557Z] === RUN   TestRenameContainerWithSameName
10:07:14 [2021-05-18T10:07:14.669Z] --- PASS: TestNetworkNat (0.85s)
10:07:14 [2021-05-18T10:07:14.669Z] === RUN   TestNetworkLocalhostTCPNat
10:07:14 [2021-05-18T10:07:14.848Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:07:15 [2021-05-18T10:07:15.110Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:07:15 [2021-05-18T10:07:15.131Z] --- PASS: TestRenameContainerWithSameName (0.71s)
10:07:15 [2021-05-18T10:07:15.131Z] === RUN   TestRenameContainerWithLinkedContainer
10:07:15 [2021-05-18T10:07:15.239Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
10:07:15 [2021-05-18T10:07:15.239Z] === RUN   TestNetworkLoopbackNat
10:07:15 [2021-05-18T10:07:15.371Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:07:15 [2021-05-18T10:07:15.633Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:07:16 [2021-05-18T10:07:16.204Z] --- PASS: TestBuildMultiStageCopy (3.54s)
10:07:16 [2021-05-18T10:07:16.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s)
10:07:16 [2021-05-18T10:07:16.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s)
10:07:16 [2021-05-18T10:07:16.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s)
10:07:16 [2021-05-18T10:07:16.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
10:07:16 [2021-05-18T10:07:16.204Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
10:07:16 [2021-05-18T10:07:16.204Z] === RUN   TestBuildMultiStageParentConfig
10:07:16 [2021-05-18T10:07:16.514Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
10:07:16 [2021-05-18T10:07:16.514Z] === RUN   TestResize
10:07:17 [2021-05-18T10:07:17.149Z] --- PASS: TestBuildMultiStageParentConfig (0.91s)
10:07:17 [2021-05-18T10:07:17.149Z] === RUN   TestBuildLabelWithTargets
10:07:17 [2021-05-18T10:07:17.453Z] --- PASS: TestResize (0.69s)
10:07:17 [2021-05-18T10:07:17.453Z] === RUN   TestResizeWithInvalidSize
10:07:18 [2021-05-18T10:07:18.022Z] --- PASS: TestResizeWithInvalidSize (0.71s)
10:07:18 [2021-05-18T10:07:18.022Z] === RUN   TestResizeWhenContainerNotStarted
10:07:18 [2021-05-18T10:07:18.531Z] --- PASS: TestNetworkLoopbackNat (3.25s)
10:07:18 [2021-05-18T10:07:18.531Z] === RUN   TestPause
10:07:18 [2021-05-18T10:07:18.536Z] --- PASS: TestBuildLabelWithTargets (1.47s)
10:07:18 [2021-05-18T10:07:18.536Z] === RUN   TestBuildWithEmptyLayers
10:07:18 [2021-05-18T10:07:18.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
10:07:18 [2021-05-18T10:07:18.593Z] === RUN   TestDaemonRestartKillContainers
10:07:18 [2021-05-18T10:07:18.593Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:07:18 [2021-05-18T10:07:18.593Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:07:18 [2021-05-18T10:07:18.593Z] === RUN   TestCgroupNamespacesRun
10:07:19 [2021-05-18T10:07:19.109Z] --- PASS: TestBuildWithEmptyLayers (0.75s)
10:07:19 [2021-05-18T10:07:19.109Z] === RUN   TestBuildMultiStageOnBuild
10:07:19 [2021-05-18T10:07:19.471Z] --- PASS: TestPause (0.75s)
10:07:19 [2021-05-18T10:07:19.471Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:07:19 [2021-05-18T10:07:19.471Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:07:19 [2021-05-18T10:07:19.471Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:07:19 [2021-05-18T10:07:19.471Z] === RUN   TestPauseStopPausedContainer
10:07:20 [2021-05-18T10:07:20.041Z] --- PASS: TestPauseStopPausedContainer (0.79s)
10:07:20 [2021-05-18T10:07:20.041Z] === RUN   TestPidHost
10:07:20 [2021-05-18T10:07:20.375Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:07:20 [2021-05-18T10:07:20.375Z] INFO: Testing against a local daemon
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithSession
10:07:20 [2021-05-18T10:07:20.375Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:20 [2021-05-18T10:07:20.375Z]     build_session_test.go:25: TODO: BuildKit
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildSquashParent
10:07:20 [2021-05-18T10:07:20.375Z] --- SKIP: TestBuildSquashParent (0.00s)
10:07:20 [2021-05-18T10:07:20.375Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:20 [2021-05-18T10:07:20.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:20 [2021-05-18T10:07:20.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:20 [2021-05-18T10:07:20.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:20 [2021-05-18T10:07:20.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:20 [2021-05-18T10:07:20.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:20 [2021-05-18T10:07:20.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:20 [2021-05-18T10:07:20.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:20 [2021-05-18T10:07:20.375Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:07:20 [2021-05-18T10:07:20.375Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:07:20 [2021-05-18T10:07:20.375Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:07:20 [2021-05-18T10:07:20.375Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:07:21 [2021-05-18T10:07:21.656Z] --- PASS: TestBuildMultiStageOnBuild (2.41s)
10:07:21 [2021-05-18T10:07:21.656Z] === RUN   TestBuildUncleanTarFilenames
10:07:21 [2021-05-18T10:07:21.884Z] --- PASS: TestCgroupNamespacesRun (2.92s)
10:07:21 [2021-05-18T10:07:21.884Z] === RUN   TestCgroupNamespacesRunPrivileged
10:07:22 [2021-05-18T10:07:22.634Z] --- PASS: TestPidHost (2.17s)
10:07:22 [2021-05-18T10:07:22.634Z] === RUN   TestPsFilter
10:07:22 [2021-05-18T10:07:22.634Z] --- PASS: TestPsFilter (0.13s)
10:07:22 [2021-05-18T10:07:22.634Z] === RUN   TestRemoveContainerWithRemovedVolume
10:07:23 [2021-05-18T10:07:23.043Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
10:07:23 [2021-05-18T10:07:23.043Z] === RUN   TestBuildMultiStageLayerLeak
10:07:23 [2021-05-18T10:07:23.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
10:07:23 [2021-05-18T10:07:23.203Z] === RUN   TestRemoveContainerWithVolume
10:07:23 [2021-05-18T10:07:23.774Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
10:07:23 [2021-05-18T10:07:23.774Z] === RUN   TestRemoveContainerRunning
10:07:24 [2021-05-18T10:07:24.422Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s)
10:07:24 [2021-05-18T10:07:24.422Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:07:24 [2021-05-18T10:07:24.712Z] --- PASS: TestRemoveContainerRunning (0.73s)
10:07:24 [2021-05-18T10:07:24.712Z] === RUN   TestRemoveContainerForceRemoveRunning
10:07:25 [2021-05-18T10:07:25.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
10:07:25 [2021-05-18T10:07:25.281Z] === RUN   TestRemoveInvalidContainer
10:07:25 [2021-05-18T10:07:25.281Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:07:25 [2021-05-18T10:07:25.281Z] === RUN   TestRenameLinkedContainer
10:07:25 [2021-05-18T10:07:25.593Z] --- PASS: TestBuildMultiStageLayerLeak (2.55s)
10:07:25 [2021-05-18T10:07:25.593Z] === RUN   TestBuildWithHugeFile
10:07:26 [2021-05-18T10:07:26.962Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.95s)
10:07:26 [2021-05-18T10:07:26.962Z] === RUN   TestCgroupNamespacesRunHostMode
10:07:28 [2021-05-18T10:07:28.574Z] --- PASS: TestRenameLinkedContainer (2.91s)
10:07:28 [2021-05-18T10:07:28.574Z] === RUN   TestRenameStoppedContainer
10:07:29 [2021-05-18T10:07:29.143Z] --- PASS: TestRenameStoppedContainer (0.72s)
10:07:29 [2021-05-18T10:07:29.143Z] === RUN   TestRenameRunningContainerAndReuse
10:07:30 [2021-05-18T10:07:30.254Z] --- PASS: TestCgroupNamespacesRunHostMode (2.90s)
10:07:30 [2021-05-18T10:07:30.254Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:07:30 [2021-05-18T10:07:30.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s)
10:07:30 [2021-05-18T10:07:30.523Z] === RUN   TestRenameInvalidName
10:07:31 [2021-05-18T10:07:31.462Z] --- PASS: TestRenameInvalidName (0.71s)
10:07:31 [2021-05-18T10:07:31.462Z] === RUN   TestRenameAnonymousContainer
10:07:32 [2021-05-18T10:07:32.792Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.97s)
10:07:32 [2021-05-18T10:07:32.792Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:07:32 [2021-05-18T10:07:32.815Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:07:32 [2021-05-18T10:07:32.815Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:07:34 [2021-05-18T10:07:34.756Z] --- PASS: TestRenameAnonymousContainer (3.28s)
10:07:34 [2021-05-18T10:07:34.756Z] === RUN   TestRenameContainerWithSameName
10:07:35 [2021-05-18T10:07:35.327Z] --- PASS: TestRenameContainerWithSameName (0.73s)
10:07:35 [2021-05-18T10:07:35.327Z] === RUN   TestRenameContainerWithLinkedContainer
10:07:35 [2021-05-18T10:07:35.331Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.44s)
10:07:35 [2021-05-18T10:07:35.331Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:07:36 [2021-05-18T10:07:36.710Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s)
10:07:36 [2021-05-18T10:07:36.710Z] === RUN   TestResize
10:07:37 [2021-05-18T10:07:37.238Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.01s)
10:07:37 [2021-05-18T10:07:37.238Z] === RUN   TestCgroupNamespacesRunOlderClient
10:07:37 [2021-05-18T10:07:37.649Z] --- PASS: TestResize (0.73s)
10:07:37 [2021-05-18T10:07:37.649Z] === RUN   TestResizeWithInvalidSize
10:07:38 [2021-05-18T10:07:38.218Z] --- PASS: TestResizeWithInvalidSize (0.72s)
10:07:38 [2021-05-18T10:07:38.218Z] === RUN   TestResizeWhenContainerNotStarted
10:07:38 [2021-05-18T10:07:38.789Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s)
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:38 [2021-05-18T10:07:38.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:40 [2021-05-18T10:07:40.533Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.95s)
10:07:40 [2021-05-18T10:07:40.533Z] === RUN   TestNISDomainname
10:07:40 [2021-05-18T10:07:40.533Z] --- SKIP: TestNISDomainname (0.01s)
10:07:40 [2021-05-18T10:07:40.533Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:07:40 [2021-05-18T10:07:40.533Z] === RUN   TestHostnameDnsResolution
10:07:40 [2021-05-18T10:07:40.676Z] Loaded image: buildpack-deps:buster
10:07:40 [2021-05-18T10:07:40.676Z] Loaded image: busybox:latest
10:07:40 [2021-05-18T10:07:40.676Z] Loaded image: busybox:glibc
10:07:41 [2021-05-18T10:07:41.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:41 [2021-05-18T10:07:41.327Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:41 [2021-05-18T10:07:41.914Z] --- PASS: TestHostnameDnsResolution (1.64s)
10:07:41 [2021-05-18T10:07:41.915Z] === RUN   TestStats
10:07:41 [2021-05-18T10:07:41.915Z] --- SKIP: TestStats (0.00s)
10:07:41 [2021-05-18T10:07:41.915Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:07:41 [2021-05-18T10:07:41.915Z] === RUN   TestStopContainerWithTimeout
10:07:41 [2021-05-18T10:07:41.915Z] === RUN   TestStopContainerWithTimeout/0
10:07:41 [2021-05-18T10:07:41.915Z] === PAUSE TestStopContainerWithTimeout/0
10:07:41 [2021-05-18T10:07:41.915Z] === RUN   TestStopContainerWithTimeout/1
10:07:41 [2021-05-18T10:07:41.915Z] === PAUSE TestStopContainerWithTimeout/1
10:07:41 [2021-05-18T10:07:41.915Z] === RUN   TestStopContainerWithTimeout/3
10:07:41 [2021-05-18T10:07:41.915Z] === PAUSE TestStopContainerWithTimeout/3
10:07:41 [2021-05-18T10:07:41.915Z] === RUN   TestStopContainerWithTimeout/-1
10:07:41 [2021-05-18T10:07:41.915Z] === PAUSE TestStopContainerWithTimeout/-1
10:07:41 [2021-05-18T10:07:41.915Z] === CONT  TestStopContainerWithTimeout/0
10:07:41 [2021-05-18T10:07:41.915Z] === CONT  TestStopContainerWithTimeout/-1
10:07:42 [2021-05-18T10:07:42.056Z] Loaded image: debian:bullseye
10:07:42 [2021-05-18T10:07:42.056Z] Loaded image: hello-world:latest
10:07:42 [2021-05-18T10:07:42.316Z] Loaded image: arm32v7/hello-world:latest
10:07:42 [2021-05-18T10:07:42.316Z] INFO: Testing against a local daemon
10:07:42 [2021-05-18T10:07:42.316Z] === RUN   TestCgroupNamespacesBuild
10:07:43 [2021-05-18T10:07:43.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:07:43 [2021-05-18T10:07:43.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.96s)
10:07:43 [2021-05-18T10:07:43.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.06s)
10:07:43 [2021-05-18T10:07:43.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.47s)
10:07:43 [2021-05-18T10:07:43.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.99s)
10:07:43 [2021-05-18T10:07:43.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.22s)
10:07:43 [2021-05-18T10:07:43.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.94s)
10:07:43 [2021-05-18T10:07:43.168Z] === RUN   TestBuildMultiStageCopy
10:07:43 [2021-05-18T10:07:43.168Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:07:43 [2021-05-18T10:07:43.295Z] === CONT  TestStopContainerWithTimeout/3
10:07:44 [2021-05-18T10:07:44.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:44 [2021-05-18T10:07:44.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:45 [2021-05-18T10:07:45.204Z] === CONT  TestStopContainerWithTimeout/1
10:07:46 [2021-05-18T10:07:46.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:46 [2021-05-18T10:07:46.583Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:07:46 [2021-05-18T10:07:46.583Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
10:07:46 [2021-05-18T10:07:46.583Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
10:07:46 [2021-05-18T10:07:46.583Z]     --- PASS: TestStopContainerWithTimeout/3 (2.64s)
10:07:46 [2021-05-18T10:07:46.583Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
10:07:46 [2021-05-18T10:07:46.583Z] === RUN   TestDeleteDevicemapper
10:07:46 [2021-05-18T10:07:46.583Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:07:46 [2021-05-18T10:07:46.583Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:07:46 [2021-05-18T10:07:46.583Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:07:46 [2021-05-18T10:07:46.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:47 [2021-05-18T10:07:47.588Z] --- PASS: TestCgroupNamespacesBuild (4.74s)
10:07:47 [2021-05-18T10:07:47.588Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:07:48 [2021-05-18T10:07:48.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:48 [2021-05-18T10:07:48.430Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:49 [2021-05-18T10:07:49.129Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s)
10:07:49 [2021-05-18T10:07:49.129Z] === RUN   TestUpdateMemory
10:07:49 [2021-05-18T10:07:49.129Z] --- SKIP: TestUpdateMemory (0.00s)
10:07:49 [2021-05-18T10:07:49.129Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:07:49 [2021-05-18T10:07:49.129Z] === RUN   TestUpdateCPUQuota
10:07:49 [2021-05-18T10:07:49.129Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:07:49 [2021-05-18T10:07:49.129Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:07:49 [2021-05-18T10:07:49.129Z] === RUN   TestUpdatePidsLimit
10:07:49 [2021-05-18T10:07:49.129Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:07:49 [2021-05-18T10:07:49.129Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:07:49 [2021-05-18T10:07:49.129Z] === RUN   TestUpdateRestartPolicy
10:07:49 [2021-05-18T10:07:49.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:49 [2021-05-18T10:07:49.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:50 [2021-05-18T10:07:50.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.11s)
10:07:50 [2021-05-18T10:07:50.882Z] === RUN   TestBuildWithSession
10:07:50 [2021-05-18T10:07:50.882Z] --- SKIP: TestBuildWithSession (0.00s)
10:07:50 [2021-05-18T10:07:50.882Z]     build_session_test.go:25: TODO: BuildKit
10:07:50 [2021-05-18T10:07:50.882Z] === RUN   TestBuildSquashParent
10:07:51 [2021-05-18T10:07:51.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
10:07:51 [2021-05-18T10:07:51.847Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.03s)
10:07:51 [2021-05-18T10:07:51.847Z] === RUN   TestCgroupNamespacesRun
10:07:53 [2021-05-18T10:07:53.519Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:07:53 [2021-05-18T10:07:53.519Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:07:53 [2021-05-18T10:07:53.755Z] --- PASS: TestCgroupNamespacesRun (2.00s)
10:07:53 [2021-05-18T10:07:53.755Z] === RUN   TestCgroupNamespacesRunPrivileged
10:07:53 [2021-05-18T10:07:53.755Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:07:53 [2021-05-18T10:07:53.755Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:07:53 [2021-05-18T10:07:53.755Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:07:54 [2021-05-18T10:07:54.907Z] ..........................xx....................                         [ 29%]
10:07:55 [2021-05-18T10:07:55.082Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:07:55 [2021-05-18T10:07:55.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s)
10:07:55 [2021-05-18T10:07:55.665Z] === RUN   TestCgroupNamespacesRunHostMode
10:07:56 [2021-05-18T10:07:56.059Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:07:57 [2021-05-18T10:07:57.578Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
10:07:57 [2021-05-18T10:07:57.578Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:07:57 [2021-05-18T10:07:57.612Z] --- PASS: TestBuildMultiStageCopy (14.34s)
10:07:57 [2021-05-18T10:07:57.612Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.56s)
10:07:57 [2021-05-18T10:07:57.612Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s)
10:07:57 [2021-05-18T10:07:57.612Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s)
10:07:57 [2021-05-18T10:07:57.612Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s)
10:07:57 [2021-05-18T10:07:57.612Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s)
10:07:57 [2021-05-18T10:07:57.612Z] === RUN   TestBuildMultiStageParentConfig
10:07:59 [2021-05-18T10:07:59.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s)
10:07:59 [2021-05-18T10:07:59.485Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:08:00 [2021-05-18T10:08:00.558Z] --- PASS: TestBuildMultiStageParentConfig (2.82s)
10:08:00 [2021-05-18T10:08:00.558Z] === RUN   TestBuildLabelWithTargets
10:08:00 [2021-05-18T10:08:00.558Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
10:08:00 [2021-05-18T10:08:00.558Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:08:00 [2021-05-18T10:08:00.558Z] === RUN   TestBuildWithEmptyLayers
10:08:00 [2021-05-18T10:08:00.867Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s)
10:08:00 [2021-05-18T10:08:00.867Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:08:01 [2021-05-18T10:08:01.807Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
10:08:01 [2021-05-18T10:08:01.807Z] === RUN   TestCgroupNamespacesRunOlderClient
10:08:02 [2021-05-18T10:08:02.248Z] --- PASS: TestBuildWithEmptyLayers (1.47s)
10:08:02 [2021-05-18T10:08:02.248Z] === RUN   TestBuildMultiStageOnBuild
10:08:03 [2021-05-18T10:08:03.096Z] --- PASS: TestBuildSquashParent (12.95s)
10:08:03 [2021-05-18T10:08:03.096Z] === RUN   TestBuildWithRemoveAndForceRemove
10:08:03 [2021-05-18T10:08:03.356Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:03 [2021-05-18T10:08:03.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:03 [2021-05-18T10:08:03.356Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:03 [2021-05-18T10:08:03.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:03 [2021-05-18T10:08:03.356Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:03 [2021-05-18T10:08:03.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:03 [2021-05-18T10:08:03.356Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:03 [2021-05-18T10:08:03.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:03 [2021-05-18T10:08:03.356Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:03 [2021-05-18T10:08:03.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:03 [2021-05-18T10:08:03.356Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:03 [2021-05-18T10:08:03.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:03 [2021-05-18T10:08:03.356Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:08:03 [2021-05-18T10:08:03.356Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:08:03 [2021-05-18T10:08:03.714Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s)
10:08:03 [2021-05-18T10:08:03.714Z] === RUN   TestNISDomainname
10:08:04 [2021-05-18T10:08:04.019Z] --- PASS: TestUpdateRestartPolicy (12.52s)
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestUpdateRestartWithAutoRemove
10:08:04 [2021-05-18T10:08:04.019Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestWaitNonBlocked
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:04 [2021-05-18T10:08:04.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:04 [2021-05-18T10:08:04.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:04 [2021-05-18T10:08:04.019Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:04 [2021-05-18T10:08:04.019Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:04 [2021-05-18T10:08:04.019Z] --- PASS: TestWaitNonBlocked (0.01s)
10:08:04 [2021-05-18T10:08:04.019Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
10:08:04 [2021-05-18T10:08:04.019Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestWaitBlocked
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:08:04 [2021-05-18T10:08:04.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:08:04 [2021-05-18T10:08:04.019Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:08:04 [2021-05-18T10:08:04.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:08:04 [2021-05-18T10:08:04.019Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:08:04 [2021-05-18T10:08:04.019Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:08:04 [2021-05-18T10:08:04.588Z] --- PASS: TestWaitBlocked (0.01s)
10:08:04 [2021-05-18T10:08:04.588Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
10:08:04 [2021-05-18T10:08:04.588Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
10:08:04 [2021-05-18T10:08:04.588Z] === CONT  TestDaemonRestartIpcMode
10:08:04 [2021-05-18T10:08:04.588Z] === CONT  TestIpcModeOlderClient
10:08:04 [2021-05-18T10:08:04.588Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:08:04 [2021-05-18T10:08:04.588Z] === CONT  TestRestartDaemonWithRestartingContainer
10:08:05 [2021-05-18T10:08:05.096Z] --- PASS: TestNISDomainname (1.37s)
10:08:05 [2021-05-18T10:08:05.096Z] === RUN   TestHostnameDnsResolution
10:08:07 [2021-05-18T10:08:07.005Z] --- PASS: TestHostnameDnsResolution (1.76s)
10:08:07 [2021-05-18T10:08:07.005Z] === RUN   TestStats
10:08:09 [2021-05-18T10:08:09.542Z] --- PASS: TestStats (2.78s)
10:08:09 [2021-05-18T10:08:09.542Z] === RUN   TestStopContainerWithTimeout
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/0
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/0
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/1
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/1
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/3
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/3
10:08:09 [2021-05-18T10:08:09.802Z] === RUN   TestStopContainerWithTimeout/-1
10:08:09 [2021-05-18T10:08:09.802Z] === PAUSE TestStopContainerWithTimeout/-1
10:08:09 [2021-05-18T10:08:09.802Z] === CONT  TestStopContainerWithTimeout/0
10:08:09 [2021-05-18T10:08:09.802Z] === CONT  TestStopContainerWithTimeout/3
10:08:09 [2021-05-18T10:08:09.929Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:08:09 [2021-05-18T10:08:09.930Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:08:10 [2021-05-18T10:08:10.742Z] === CONT  TestStopContainerWithTimeout/-1
10:08:11 [2021-05-18T10:08:11.163Z] --- PASS: TestDaemonRestartIpcMode (5.72s)
10:08:11 [2021-05-18T10:08:11.163Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.68s)
10:08:11 [2021-05-18T10:08:11.163Z] PASS
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === Skipped
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
10:08:11 [2021-05-18T10:08:11.163Z]     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)
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     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)
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     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)
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
10:08:11 [2021-05-18T10:08:11.163Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
10:08:11 [2021-05-18T10:08:11.163Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:08:11 [2021-05-18T10:08:11.163Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] 
10:08:11 [2021-05-18T10:08:11.163Z] DONE 177 tests, 25 skipped in 112.715s
10:08:11 [2021-05-18T10:08:11.163Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:08:11 [2021-05-18T10:08:11.163Z] INFO: Testing against a local daemon
10:08:11 [2021-05-18T10:08:11.163Z] === RUN   TestCommitInheritsEnv
10:08:12 [2021-05-18T10:08:12.102Z] --- PASS: TestCommitInheritsEnv (1.75s)
10:08:12 [2021-05-18T10:08:12.102Z] === RUN   TestImportExtremelyLargeImageWorks
10:08:12 [2021-05-18T10:08:12.102Z] === PAUSE TestImportExtremelyLargeImageWorks
10:08:12 [2021-05-18T10:08:12.102Z] === RUN   TestImagesFilterMultiReference
10:08:12 [2021-05-18T10:08:12.102Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:08:12 [2021-05-18T10:08:12.102Z] === RUN   TestImagePullPlatformInvalid
10:08:12 [2021-05-18T10:08:12.361Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:08:12 [2021-05-18T10:08:12.361Z] === RUN   TestRemoveImageOrphaning
10:08:12 [2021-05-18T10:08:12.649Z] === CONT  TestStopContainerWithTimeout/1
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestRemoveImageOrphaning (1.92s)
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestRemoveImageGarbageCollector
10:08:14 [2021-05-18T10:08:14.268Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:08:14 [2021-05-18T10:08:14.268Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestTagInvalidReference
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestTagInvalidReference (0.01s)
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestTagValidPrefixedRepo
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestTagExistedNameWithoutForce
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestTagOfficialNames
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestTagOfficialNames (0.06s)
10:08:14 [2021-05-18T10:08:14.268Z] === RUN   TestTagMatchesDigest
10:08:14 [2021-05-18T10:08:14.268Z] --- PASS: TestTagMatchesDigest (0.01s)
10:08:14 [2021-05-18T10:08:14.268Z] === CONT  TestImportExtremelyLargeImageWorks
10:08:14 [2021-05-18T10:08:14.557Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
10:08:14 [2021-05-18T10:08:14.557Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
10:08:14 [2021-05-18T10:08:14.557Z] === RUN   TestDeleteDevicemapper
10:08:14 [2021-05-18T10:08:14.557Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:08:14 [2021-05-18T10:08:14.557Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:08:14 [2021-05-18T10:08:14.557Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:08:15 [2021-05-18T10:08:15.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:08:15 [2021-05-18T10:08:15.210Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:08:17 [2021-05-18T10:08:17.098Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
10:08:17 [2021-05-18T10:08:17.098Z] === RUN   TestUpdateMemory
10:08:18 [2021-05-18T10:08:18.038Z] --- PASS: TestUpdateMemory (1.36s)
10:08:18 [2021-05-18T10:08:18.038Z] === RUN   TestUpdateCPUQuota
10:08:20 [2021-05-18T10:08:20.491Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:08:20 [2021-05-18T10:08:20.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.62s)
10:08:20 [2021-05-18T10:08:20.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.67s)
10:08:20 [2021-05-18T10:08:20.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.63s)
10:08:20 [2021-05-18T10:08:20.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.84s)
10:08:20 [2021-05-18T10:08:20.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.53s)
10:08:20 [2021-05-18T10:08:20.491Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.47s)
10:08:20 [2021-05-18T10:08:20.491Z] === RUN   TestBuildMultiStageCopy
10:08:20 [2021-05-18T10:08:20.491Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:08:21 [2021-05-18T10:08:21.879Z] --- PASS: TestBuildWithHugeFile (54.04s)
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildWCOWSandboxSize
10:08:21 [2021-05-18T10:08:21.879Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
10:08:21 [2021-05-18T10:08:21.879Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildWithEmptyDockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:08:21 [2021-05-18T10:08:21.879Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
10:08:21 [2021-05-18T10:08:21.879Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
10:08:21 [2021-05-18T10:08:21.879Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
10:08:21 [2021-05-18T10:08:21.879Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildPreserveOwnership
10:08:21 [2021-05-18T10:08:21.879Z] === RUN   TestBuildPreserveOwnership/copy_from
10:08:22 [2021-05-18T10:08:22.239Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:08:23 [2021-05-18T10:08:23.265Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:08:23 [2021-05-18T10:08:23.407Z] --- PASS: TestBuildMultiStageOnBuild (18.97s)
10:08:23 [2021-05-18T10:08:23.407Z] === RUN   TestBuildUncleanTarFilenames
10:08:23 [2021-05-18T10:08:23.407Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:08:23 [2021-05-18T10:08:23.407Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:08:23 [2021-05-18T10:08:23.407Z] === RUN   TestBuildMultiStageLayerLeak
10:08:24 [2021-05-18T10:08:24.689Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:08:24 [2021-05-18T10:08:24.689Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:08:25 [2021-05-18T10:08:25.182Z] --- PASS: TestBuildPreserveOwnership (5.23s)
10:08:25 [2021-05-18T10:08:25.182Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.49s)
10:08:25 [2021-05-18T10:08:25.182Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s)
10:08:25 [2021-05-18T10:08:25.182Z] === RUN   TestBuildPlatformInvalid
10:08:25 [2021-05-18T10:08:25.182Z] --- PASS: TestBuildPlatformInvalid (0.16s)
10:08:25 [2021-05-18T10:08:25.182Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:08:25 [2021-05-18T10:08:25.258Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:08:25 [2021-05-18T10:08:25.827Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:08:26 [2021-05-18T10:08:26.235Z] --- PASS: TestUpdateCPUQuota (6.96s)
10:08:26 [2021-05-18T10:08:26.235Z] === RUN   TestUpdatePidsLimit
10:08:26 [2021-05-18T10:08:26.235Z] === RUN   TestUpdatePidsLimit/update_from_none
10:08:26 [2021-05-18T10:08:26.235Z] === RUN   TestUpdatePidsLimit/no_change
10:08:26 [2021-05-18T10:08:26.495Z] === RUN   TestUpdatePidsLimit/update_lower
10:08:26 [2021-05-18T10:08:26.766Z] --- PASS: TestBuildMultiStageCopy (6.37s)
10:08:26 [2021-05-18T10:08:26.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.86s)
10:08:26 [2021-05-18T10:08:26.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
10:08:26 [2021-05-18T10:08:26.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s)
10:08:26 [2021-05-18T10:08:26.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
10:08:26 [2021-05-18T10:08:26.766Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
10:08:26 [2021-05-18T10:08:26.766Z] === RUN   TestBuildMultiStageParentConfig
10:08:27 [2021-05-18T10:08:27.065Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:08:28 [2021-05-18T10:08:28.006Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:08:28 [2021-05-18T10:08:28.146Z] --- PASS: TestBuildMultiStageParentConfig (1.35s)
10:08:28 [2021-05-18T10:08:28.146Z] === RUN   TestBuildLabelWithTargets
10:08:28 [2021-05-18T10:08:28.575Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:08:29 [2021-05-18T10:08:29.515Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:08:30 [2021-05-18T10:08:30.060Z] --- PASS: TestBuildLabelWithTargets (2.28s)
10:08:30 [2021-05-18T10:08:30.060Z] === RUN   TestBuildWithEmptyLayers
10:08:30 [2021-05-18T10:08:30.895Z] --- PASS: TestUpdatePidsLimit (5.70s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.70s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/no_change (0.74s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.73s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s)
10:08:30 [2021-05-18T10:08:30.895Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s)
10:08:30 [2021-05-18T10:08:30.895Z] === RUN   TestUpdateRestartPolicy
10:08:31 [2021-05-18T10:08:31.878Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:08:31 [2021-05-18T10:08:31.970Z] --- PASS: TestBuildWithEmptyLayers (1.42s)
10:08:31 [2021-05-18T10:08:31.970Z] === RUN   TestBuildMultiStageOnBuild
10:08:36 [2021-05-18T10:08:36.132Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:08:36 [2021-05-18T10:08:36.169Z] --- PASS: TestBuildMultiStageOnBuild (4.50s)
10:08:36 [2021-05-18T10:08:36.169Z] === RUN   TestBuildUncleanTarFilenames
10:08:37 [2021-05-18T10:08:37.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:08:37 [2021-05-18T10:08:37.551Z] Using test binary docker
10:08:37 [2021-05-18T10:08:37.551Z] +++ /etc/init.d/apparmor start
10:08:37 [2021-05-18T10:08:37.551Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:08:37 [2021-05-18T10:08:37.551Z] INFO: Waiting for daemon to start...
10:08:37 [2021-05-18T10:08:37.551Z] Starting dockerd
10:08:37 [2021-05-18T10:08:37.551Z] +++ 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
10:08:38 [2021-05-18T10:08:38.259Z] --- PASS: TestBuildMultiStageLayerLeak (16.11s)
10:08:38 [2021-05-18T10:08:38.259Z] === RUN   TestBuildWithHugeFile
10:08:38 [2021-05-18T10:08:38.488Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:08:38 [2021-05-18T10:08:38.488Z] Using test binary docker
10:08:38 [2021-05-18T10:08:38.488Z] +++ /etc/init.d/apparmor start
10:08:38 [2021-05-18T10:08:38.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:08:38 [2021-05-18T10:08:38.488Z] INFO: Waiting for daemon to start...
10:08:38 [2021-05-18T10:08:38.488Z] Starting dockerd
10:08:38 [2021-05-18T10:08:38.488Z] +++ 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
10:08:38 [2021-05-18T10:08:38.488Z] --- PASS: TestBuildUncleanTarFilenames (2.45s)
10:08:38 [2021-05-18T10:08:38.488Z] === RUN   TestBuildMultiStageLayerLeak
10:08:40 [2021-05-18T10:08:40.096Z] Loaded image: buildpack-deps:buster
10:08:40 [2021-05-18T10:08:40.096Z] Loaded image: busybox:latest
10:08:40 [2021-05-18T10:08:40.096Z] Loaded image: busybox:glibc
10:08:40 [2021-05-18T10:08:40.096Z] Loaded image: debian:bullseye
10:08:40 [2021-05-18T10:08:40.096Z] Loaded image: hello-world:latest
10:08:40 [2021-05-18T10:08:40.357Z] Loaded image: arm32v7/hello-world:latest
10:08:40 [2021-05-18T10:08:40.456Z] .
10:08:40 [2021-05-18T10:08:40.456Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:08:40 [2021-05-18T10:08:40.456Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:08:40 [2021-05-18T10:08:40.456Z] Error: No such image: emptyfs
10:08:40 [2021-05-18T10:08:40.456Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:08:40 [2021-05-18T10:08:40.456Z] ++++ docker load
10:08:40 [2021-05-18T10:08:40.456Z] Running integration-test (iteration 1)
10:08:40 [2021-05-18T10:08:40.456Z] 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)/
10:08:40 [2021-05-18T10:08:40.456Z] ++ 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)/'
10:08:40 [2021-05-18T10:08:40.456Z] ++ set -e
10:08:40 [2021-05-18T10:08:40.456Z] ++ '[' -n 0 ']'
10:08:40 [2021-05-18T10:08:40.456Z] ++ set -x
10:08:40 [2021-05-18T10:08:40.456Z] ++ 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)/'
10:08:40 [2021-05-18T10:08:40.715Z] 
10:08:40 [2021-05-18T10:08:40.715Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:08:40 [2021-05-18T10:08:40.715Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:08:40 [2021-05-18T10:08:40.715Z] Error: No such image: emptyfs
10:08:40 [2021-05-18T10:08:40.715Z] ++++ docker load
10:08:40 [2021-05-18T10:08:40.715Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:08:41 [2021-05-18T10:08:41.286Z] Running integration-test (iteration 1)
10:08:41 [2021-05-18T10:08:41.286Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:08:41 [2021-05-18T10:08:41.286Z] ++ 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)/'
10:08:41 [2021-05-18T10:08:41.286Z] ++ set -e
10:08:41 [2021-05-18T10:08:41.286Z] ++ '[' -n 0 ']'
10:08:41 [2021-05-18T10:08:41.286Z] ++ set -x
10:08:41 [2021-05-18T10:08:41.286Z] ++ 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)/'
10:08:45 [2021-05-18T10:08:45.783Z] --- PASS: TestUpdateRestartPolicy (12.88s)
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestUpdateRestartWithAutoRemove
10:08:45 [2021-05-18T10:08:45.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitNonBlocked
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] --- PASS: TestWaitNonBlocked (0.01s)
10:08:45 [2021-05-18T10:08:45.783Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
10:08:45 [2021-05-18T10:08:45.783Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitBlocked
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:08:45 [2021-05-18T10:08:45.783Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:08:45 [2021-05-18T10:08:45.783Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:08:46 [2021-05-18T10:08:46.721Z] --- PASS: TestWaitBlocked (0.01s)
10:08:46 [2021-05-18T10:08:46.721Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
10:08:46 [2021-05-18T10:08:46.721Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
10:08:46 [2021-05-18T10:08:46.721Z] === CONT  TestContainerStartOnDaemonRestart
10:08:46 [2021-05-18T10:08:46.721Z] === CONT  TestContainerKillOnDaemonStart
10:08:49 [2021-05-18T10:08:49.419Z] --- PASS: TestBuildMultiStageLayerLeak (9.72s)
10:08:49 [2021-05-18T10:08:49.419Z] === RUN   TestBuildWithHugeFile
10:08:50 [2021-05-18T10:08:50.013Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s)
10:08:50 [2021-05-18T10:08:50.013Z] === CONT  TestIpcModeOlderClient
10:08:50 [2021-05-18T10:08:50.013Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:08:50 [2021-05-18T10:08:50.013Z] === CONT  TestDaemonHostGatewayIP
10:08:50 [2021-05-18T10:08:50.373Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.61s)
10:08:50 [2021-05-18T10:08:50.373Z] PASS
10:08:50 [2021-05-18T10:08:50.373Z] 
10:08:50 [2021-05-18T10:08:50.373Z] === Skipped
10:08:50 [2021-05-18T10:08:50.373Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:08:50 [2021-05-18T10:08:50.373Z]     build_session_test.go:25: TODO: BuildKit
10:08:50 [2021-05-18T10:08:50.373Z] 
10:08:50 [2021-05-18T10:08:50.373Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
10:08:50 [2021-05-18T10:08:50.373Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:08:50 [2021-05-18T10:08:50.373Z] 
10:08:50 [2021-05-18T10:08:50.373Z] 
10:08:50 [2021-05-18T10:08:50.373Z] DONE 34 tests, 2 skipped in 133.747s
10:08:50 [2021-05-18T10:08:50.373Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:08:50 [2021-05-18T10:08:50.373Z] ++ 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
10:08:50 [2021-05-18T10:08:50.373Z] ++ set -e
10:08:50 [2021-05-18T10:08:50.373Z] ++ '[' -n 0 ']'
10:08:50 [2021-05-18T10:08:50.373Z] ++ set -x
10:08:50 [2021-05-18T10:08:50.373Z] ++ 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
10:08:50 [2021-05-18T10:08:50.373Z] INFO: Testing against a local daemon
10:08:50 [2021-05-18T10:08:50.373Z] === RUN   TestConfigInspect
10:08:53 [2021-05-18T10:08:53.674Z] --- PASS: TestConfigInspect (3.53s)
10:08:53 [2021-05-18T10:08:53.674Z] === RUN   TestConfigList
10:08:54 [2021-05-18T10:08:54.209Z] --- PASS: TestDaemonHostGatewayIP (3.91s)
10:08:54 [2021-05-18T10:08:54.209Z] === CONT  TestRestartDaemonWithRestartingContainer
10:08:56 [2021-05-18T10:08:56.974Z] --- PASS: TestConfigList (3.21s)
10:08:56 [2021-05-18T10:08:56.974Z] === RUN   TestConfigsCreateAndDelete
10:08:57 [2021-05-18T10:08:57.501Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s)
10:08:57 [2021-05-18T10:08:57.501Z] === CONT  TestDaemonRestartIpcMode
10:08:59 [2021-05-18T10:08:59.521Z] --- PASS: TestConfigsCreateAndDelete (2.60s)
10:08:59 [2021-05-18T10:08:59.521Z] === RUN   TestConfigsUpdate
10:09:00 [2021-05-18T10:09:00.041Z] --- PASS: TestContainerKillOnDaemonStart (13.21s)
10:09:00 [2021-05-18T10:09:00.301Z] --- PASS: TestDaemonRestartIpcMode (3.21s)
10:09:00 [2021-05-18T10:09:00.301Z] PASS
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === Skipped
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
10:09:00 [2021-05-18T10:09:00.301Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:09:00 [2021-05-18T10:09:00.301Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] 
10:09:00 [2021-05-18T10:09:00.301Z] DONE 196 tests, 5 skipped in 157.225s
10:09:00 [2021-05-18T10:09:00.561Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:09:00 [2021-05-18T10:09:00.561Z] INFO: Testing against a local daemon
10:09:00 [2021-05-18T10:09:00.561Z] === RUN   TestCommitInheritsEnv
10:09:00 [2021-05-18T10:09:00.820Z] --- PASS: TestCommitInheritsEnv (0.37s)
10:09:00 [2021-05-18T10:09:00.820Z] === RUN   TestImportExtremelyLargeImageWorks
10:09:00 [2021-05-18T10:09:00.820Z] === PAUSE TestImportExtremelyLargeImageWorks
10:09:00 [2021-05-18T10:09:00.820Z] === RUN   TestImagesFilterMultiReference
10:09:00 [2021-05-18T10:09:00.820Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:09:00 [2021-05-18T10:09:00.820Z] === RUN   TestImagePullPlatformInvalid
10:09:00 [2021-05-18T10:09:00.820Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:09:00 [2021-05-18T10:09:00.821Z] === RUN   TestRemoveImageOrphaning
10:09:01 [2021-05-18T10:09:01.390Z] --- PASS: TestRemoveImageOrphaning (0.29s)
10:09:01 [2021-05-18T10:09:01.390Z] === RUN   TestRemoveImageGarbageCollector
10:09:02 [2021-05-18T10:09:02.823Z] --- PASS: TestConfigsUpdate (3.16s)
10:09:02 [2021-05-18T10:09:02.823Z] === RUN   TestTemplatedConfig
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagInvalidReference
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagInvalidReference (0.01s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagValidPrefixedRepo
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagExistedNameWithoutForce
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagOfficialNames
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagOfficialNames (0.07s)
10:09:03 [2021-05-18T10:09:03.927Z] === RUN   TestTagMatchesDigest
10:09:03 [2021-05-18T10:09:03.927Z] --- PASS: TestTagMatchesDigest (0.01s)
10:09:03 [2021-05-18T10:09:03.927Z] === CONT  TestImportExtremelyLargeImageWorks
10:09:06 [2021-05-18T10:09:06.124Z] --- PASS: TestTemplatedConfig (3.71s)
10:09:06 [2021-05-18T10:09:06.124Z] === RUN   TestConfigCreateResolve
10:09:07 [2021-05-18T10:09:07.328Z] tests/integration/api_network_test.py ............................       [ 47%]
10:09:09 [2021-05-18T10:09:09.427Z] --- PASS: TestConfigCreateResolve (3.14s)
10:09:09 [2021-05-18T10:09:09.427Z] === RUN   TestConfigDaemonLibtrustID
10:09:10 [2021-05-18T10:09:10.370Z] --- PASS: TestConfigDaemonLibtrustID (1.19s)
10:09:10 [2021-05-18T10:09:10.370Z] PASS
10:09:10 [2021-05-18T10:09:10.370Z] 
10:09:10 [2021-05-18T10:09:10.370Z] DONE 7 tests in 20.678s
10:09:10 [2021-05-18T10:09:10.370Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:09:10 [2021-05-18T10:09:10.370Z] ++ 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
10:09:10 [2021-05-18T10:09:10.370Z] ++ set -e
10:09:10 [2021-05-18T10:09:10.370Z] ++ '[' -n 0 ']'
10:09:10 [2021-05-18T10:09:10.370Z] ++ set -x
10:09:10 [2021-05-18T10:09:10.370Z] ++ 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
10:09:10 [2021-05-18T10:09:10.631Z] INFO: Testing against a local daemon
10:09:10 [2021-05-18T10:09:10.631Z] === RUN   TestCheckpoint
10:09:10 [2021-05-18T10:09:10.631Z] --- SKIP: TestCheckpoint (0.00s)
10:09:10 [2021-05-18T10:09:10.631Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:09:10 [2021-05-18T10:09:10.631Z] === RUN   TestContainerInvalidJSON
10:09:10 [2021-05-18T10:09:10.631Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:09:10 [2021-05-18T10:09:10.631Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:09:10 [2021-05-18T10:09:10.631Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:09:10 [2021-05-18T10:09:10.631Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:09:10 [2021-05-18T10:09:10.631Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:09:10 [2021-05-18T10:09:10.631Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:09:10 [2021-05-18T10:09:10.631Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:09:10 [2021-05-18T10:09:10.631Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:09:10 [2021-05-18T10:09:10.631Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:09:10 [2021-05-18T10:09:10.631Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:09:10 [2021-05-18T10:09:10.631Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:09:10 [2021-05-18T10:09:10.631Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:09:10 [2021-05-18T10:09:10.631Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:09:10 [2021-05-18T10:09:10.631Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:09:10 [2021-05-18T10:09:10.892Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:09:10 [2021-05-18T10:09:10.892Z] === RUN   TestCopyFromContainerPathIsNotDir
10:09:10 [2021-05-18T10:09:10.892Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:09:10 [2021-05-18T10:09:10.892Z] === RUN   TestCopyToContainerPathDoesNotExist
10:09:10 [2021-05-18T10:09:10.892Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:09:10 [2021-05-18T10:09:10.892Z] === RUN   TestCopyToContainerPathIsNotDir
10:09:10 [2021-05-18T10:09:10.892Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
10:09:10 [2021-05-18T10:09:10.892Z] === RUN   TestCopyFromContainer
10:09:12 [2021-05-18T10:09:12.807Z] === RUN   TestCopyFromContainer//
10:09:12 [2021-05-18T10:09:12.807Z] === RUN   TestCopyFromContainer//bar/root
10:09:12 [2021-05-18T10:09:12.807Z] === RUN   TestCopyFromContainer//bar/root/
10:09:13 [2021-05-18T10:09:13.069Z] === RUN   TestCopyFromContainer/bar/quux
10:09:13 [2021-05-18T10:09:13.069Z] === RUN   TestCopyFromContainer/bar/quux/
10:09:13 [2021-05-18T10:09:13.069Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:09:13 [2021-05-18T10:09:13.330Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:09:13 [2021-05-18T10:09:13.330Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:09:13 [2021-05-18T10:09:13.330Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:09:13 [2021-05-18T10:09:13.592Z] === RUN   TestCopyFromContainer/bar/notarget
10:09:13 [2021-05-18T10:09:13.592Z] --- PASS: TestCopyFromContainer (2.72s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer// (0.12s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
10:09:13 [2021-05-18T10:09:13.592Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
10:09:13 [2021-05-18T10:09:13.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:09:13 [2021-05-18T10:09:13.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:13 [2021-05-18T10:09:13.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:13 [2021-05-18T10:09:13.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:13 [2021-05-18T10:09:13.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:13 [2021-05-18T10:09:13.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:13 [2021-05-18T10:09:13.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:13 [2021-05-18T10:09:13.855Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:09:13 [2021-05-18T10:09:13.855Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:09:13 [2021-05-18T10:09:13.855Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:09:13 [2021-05-18T10:09:13.855Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:09:13 [2021-05-18T10:09:13.855Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:09:13 [2021-05-18T10:09:13.855Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:09:13 [2021-05-18T10:09:13.855Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateLinkToNonExistingContainer
10:09:13 [2021-05-18T10:09:13.855Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateWithInvalidEnv
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateWithInvalidEnv/0
10:09:13 [2021-05-18T10:09:13.855Z] === PAUSE TestCreateWithInvalidEnv/0
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateWithInvalidEnv/1
10:09:13 [2021-05-18T10:09:13.855Z] === PAUSE TestCreateWithInvalidEnv/1
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateWithInvalidEnv/2
10:09:13 [2021-05-18T10:09:13.855Z] === PAUSE TestCreateWithInvalidEnv/2
10:09:13 [2021-05-18T10:09:13.855Z] === CONT  TestCreateWithInvalidEnv/0
10:09:13 [2021-05-18T10:09:13.855Z] === CONT  TestCreateWithInvalidEnv/2
10:09:13 [2021-05-18T10:09:13.855Z] === CONT  TestCreateWithInvalidEnv/1
10:09:13 [2021-05-18T10:09:13.855Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:09:13 [2021-05-18T10:09:13.855Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:09:13 [2021-05-18T10:09:13.855Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:09:13 [2021-05-18T10:09:13.855Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateTmpfsMountsTarget
10:09:13 [2021-05-18T10:09:13.855Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:09:13 [2021-05-18T10:09:13.855Z] === RUN   TestCreateWithCustomMaskedPaths
10:09:14 [2021-05-18T10:09:14.556Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:09:16 [2021-05-18T10:09:16.401Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
10:09:16 [2021-05-18T10:09:16.401Z] === RUN   TestCreateWithCustomReadonlyPaths
10:09:16 [2021-05-18T10:09:16.735Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:09:18 [2021-05-18T10:09:18.947Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:18 [2021-05-18T10:09:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:18 [2021-05-18T10:09:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:09:18 [2021-05-18T10:09:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:09:18 [2021-05-18T10:09:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:09:18 [2021-05-18T10:09:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:09:18 [2021-05-18T10:09:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
10:09:18 [2021-05-18T10:09:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
10:09:18 [2021-05-18T10:09:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
10:09:18 [2021-05-18T10:09:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
10:09:18 [2021-05-18T10:09:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
10:09:18 [2021-05-18T10:09:18.948Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:09:19 [2021-05-18T10:09:19.519Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
10:09:19 [2021-05-18T10:09:19.519Z] === RUN   TestCreateDifferentPlatform
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestCreateDifferentPlatform/different_os
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:09:19 [2021-05-18T10:09:19.783Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:09:19 [2021-05-18T10:09:19.783Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:09:19 [2021-05-18T10:09:19.783Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:09:19 [2021-05-18T10:09:19.783Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:09:19 [2021-05-18T10:09:19.783Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestContainerStartOnDaemonRestart
10:09:19 [2021-05-18T10:09:19.783Z] === PAUSE TestContainerStartOnDaemonRestart
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestDaemonRestartIpcMode
10:09:19 [2021-05-18T10:09:19.783Z] === PAUSE TestDaemonRestartIpcMode
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestDaemonHostGatewayIP
10:09:19 [2021-05-18T10:09:19.783Z] === PAUSE TestDaemonHostGatewayIP
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestRestartDaemonWithRestartingContainer
10:09:19 [2021-05-18T10:09:19.783Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestContainerKillOnDaemonStart
10:09:19 [2021-05-18T10:09:19.783Z] === PAUSE TestContainerKillOnDaemonStart
10:09:19 [2021-05-18T10:09:19.783Z] === RUN   TestDiff
10:09:20 [2021-05-18T10:09:20.725Z] --- PASS: TestDiff (0.82s)
10:09:20 [2021-05-18T10:09:20.725Z] === RUN   TestExecWithCloseStdin
10:09:21 [2021-05-18T10:09:21.058Z] tests/integration/api_service_test.py ....................s............. [ 60%]
10:09:21 [2021-05-18T10:09:21.513Z] Loaded image: buildpack-deps:buster
10:09:21 [2021-05-18T10:09:21.513Z] Loaded image: busybox:latest
10:09:21 [2021-05-18T10:09:21.513Z] Loaded image: busybox:glibc
10:09:21 [2021-05-18T10:09:21.513Z] Loaded image: buildpack-deps:buster
10:09:21 [2021-05-18T10:09:21.513Z] Loaded image: busybox:latest
10:09:21 [2021-05-18T10:09:21.513Z] Loaded image: busybox:glibc
10:09:21 [2021-05-18T10:09:21.667Z] --- PASS: TestExecWithCloseStdin (1.13s)
10:09:21 [2021-05-18T10:09:21.667Z] === RUN   TestExec
10:09:23 [2021-05-18T10:09:23.053Z] --- PASS: TestExec (1.12s)
10:09:23 [2021-05-18T10:09:23.053Z] === RUN   TestExecUser
10:09:23 [2021-05-18T10:09:23.996Z] --- PASS: TestExecUser (1.09s)
10:09:23 [2021-05-18T10:09:23.996Z] === RUN   TestExportContainerAndImportImage
10:09:24 [2021-05-18T10:09:24.940Z] --- PASS: TestExportContainerAndImportImage (1.10s)
10:09:24 [2021-05-18T10:09:24.940Z] === RUN   TestExportContainerAfterDaemonRestart
10:09:25 [2021-05-18T10:09:25.731Z] Loaded image: debian:bullseye
10:09:25 [2021-05-18T10:09:25.731Z] Loaded image: hello-world:latest
10:09:25 [2021-05-18T10:09:25.731Z] Loaded image: arm32v7/hello-world:latest
10:09:25 [2021-05-18T10:09:25.991Z] INFO: Testing against a local daemon
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:09:25 [2021-05-18T10:09:25.991Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:09:26 [2021-05-18T10:09:26.929Z] Loaded image: debian:bullseye
10:09:26 [2021-05-18T10:09:26.929Z] Loaded image: hello-world:latest
10:09:27 [2021-05-18T10:09:27.188Z] Loaded image: arm32v7/hello-world:latest
10:09:27 [2021-05-18T10:09:27.188Z] INFO: Testing against a local daemon
10:09:27 [2021-05-18T10:09:27.188Z] === RUN   TestDockerDaemonSuite
10:09:27 [2021-05-18T10:09:27.188Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:09:28 [2021-05-18T10:09:28.126Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:09:28 [2021-05-18T10:09:28.126Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:09:28 [2021-05-18T10:09:28.242Z] --- PASS: TestExportContainerAfterDaemonRestart (2.98s)
10:09:28 [2021-05-18T10:09:28.242Z] === RUN   TestHealthCheckWorkdir
10:09:28 [2021-05-18T10:09:28.695Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:09:28 [2021-05-18T10:09:28.695Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:09:29 [2021-05-18T10:09:29.632Z] --- PASS: TestHealthCheckWorkdir (1.43s)
10:09:29 [2021-05-18T10:09:29.632Z] === RUN   TestHealthKillContainer
10:09:29 [2021-05-18T10:09:29.636Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:09:29 [2021-05-18T10:09:29.636Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:09:29 [2021-05-18T10:09:29.636Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:09:32 [2021-05-18T10:09:32.176Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:09:32 [2021-05-18T10:09:32.932Z] --- PASS: TestHealthKillContainer (3.12s)
10:09:32 [2021-05-18T10:09:32.932Z] === RUN   TestInspectCpusetInConfigPre120
10:09:33 [2021-05-18T10:09:33.506Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
10:09:33 [2021-05-18T10:09:33.506Z] === RUN   TestIpcModeNone
10:09:33 [2021-05-18T10:09:33.554Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:09:33 [2021-05-18T10:09:33.554Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:09:33 [2021-05-18T10:09:33.554Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:09:34 [2021-05-18T10:09:34.450Z] --- PASS: TestIpcModeNone (1.09s)
10:09:34 [2021-05-18T10:09:34.450Z] === RUN   TestIpcModePrivate
10:09:34 [2021-05-18T10:09:34.495Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:09:35 [2021-05-18T10:09:35.411Z] ..........................                                               [ 67%]
10:09:35 [2021-05-18T10:09:35.847Z] --- PASS: TestIpcModePrivate (1.12s)
10:09:35 [2021-05-18T10:09:35.847Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
10:09:35 [2021-05-18T10:09:35.847Z] === RUN   TestIpcModeShareable
10:09:36 [2021-05-18T10:09:36.792Z] --- PASS: TestIpcModeShareable (1.07s)
10:09:36 [2021-05-18T10:09:36.792Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
10:09:36 [2021-05-18T10:09:36.792Z] === RUN   TestAPIIpcModeShareableAndContainer
10:09:37 [2021-05-18T10:09:37.038Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:09:37 [2021-05-18T10:09:37.038Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:09:37 [2021-05-18T10:09:37.976Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:09:38 [2021-05-18T10:09:38.546Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:09:38 [2021-05-18T10:09:38.546Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:09:38 [2021-05-18T10:09:38.546Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:09:40 [2021-05-18T10:09:40.094Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s)
10:09:40 [2021-05-18T10:09:40.094Z] === RUN   TestAPIIpcModeHost
10:09:41 [2021-05-18T10:09:41.036Z] --- PASS: TestAPIIpcModeHost (1.13s)
10:09:41 [2021-05-18T10:09:41.036Z] === RUN   TestDaemonIpcModeShareable
10:09:43 [2021-05-18T10:09:43.600Z] --- PASS: TestDaemonIpcModeShareable (2.52s)
10:09:43 [2021-05-18T10:09:43.601Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
10:09:43 [2021-05-18T10:09:43.601Z] === RUN   TestDaemonIpcModePrivate
10:09:45 [2021-05-18T10:09:45.116Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:09:46 [2021-05-18T10:09:46.150Z] --- PASS: TestDaemonIpcModePrivate (2.52s)
10:09:46 [2021-05-18T10:09:46.150Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
10:09:46 [2021-05-18T10:09:46.150Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:09:48 [2021-05-18T10:09:48.696Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.45s)
10:09:48 [2021-05-18T10:09:48.696Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
10:09:48 [2021-05-18T10:09:48.696Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:09:49 [2021-05-18T10:09:49.318Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:09:51 [2021-05-18T10:09:51.246Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.67s)
10:09:51 [2021-05-18T10:09:51.247Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
10:09:51 [2021-05-18T10:09:51.247Z] === RUN   TestIpcModeOlderClient
10:09:51 [2021-05-18T10:09:51.247Z] === PAUSE TestIpcModeOlderClient
10:09:51 [2021-05-18T10:09:51.247Z] === RUN   TestKillContainerInvalidSignal
10:09:51 [2021-05-18T10:09:51.819Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
10:09:51 [2021-05-18T10:09:51.819Z] === RUN   TestKillContainer
10:09:51 [2021-05-18T10:09:51.819Z] === RUN   TestKillContainer/no_signal
10:09:52 [2021-05-18T10:09:52.607Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:09:52 [2021-05-18T10:09:52.762Z] === RUN   TestKillContainer/non_killing_signal
10:09:53 [2021-05-18T10:09:53.334Z] === RUN   TestKillContainer/killing_signal
10:09:53 [2021-05-18T10:09:53.987Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:09:54 [2021-05-18T10:09:54.286Z] --- PASS: TestKillContainer (2.49s)
10:09:54 [2021-05-18T10:09:54.286Z]     --- PASS: TestKillContainer/no_signal (0.78s)
10:09:54 [2021-05-18T10:09:54.286Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
10:09:54 [2021-05-18T10:09:54.286Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
10:09:54 [2021-05-18T10:09:54.286Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:09:54 [2021-05-18T10:09:54.286Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:09:54 [2021-05-18T10:09:54.928Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:09:55 [2021-05-18T10:09:55.230Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:09:56 [2021-05-18T10:09:56.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
10:09:56 [2021-05-18T10:09:56.177Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
10:09:56 [2021-05-18T10:09:56.177Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
10:09:56 [2021-05-18T10:09:56.177Z] === RUN   TestKillStoppedContainer
10:09:56 [2021-05-18T10:09:56.177Z] --- PASS: TestKillStoppedContainer (0.07s)
10:09:56 [2021-05-18T10:09:56.177Z] === RUN   TestKillStoppedContainerAPIPre120
10:09:56 [2021-05-18T10:09:56.177Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
10:09:56 [2021-05-18T10:09:56.177Z] === RUN   TestKillDifferentUserContainer
10:09:56 [2021-05-18T10:09:56.838Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:09:57 [2021-05-18T10:09:57.124Z] --- PASS: TestKillDifferentUserContainer (0.85s)
10:09:57 [2021-05-18T10:09:57.124Z] === RUN   TestInspectOomKilledTrue
10:09:57 [2021-05-18T10:09:57.124Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:09:57 [2021-05-18T10:09:57.124Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:09:57 [2021-05-18T10:09:57.124Z] === RUN   TestInspectOomKilledFalse
10:09:57 [2021-05-18T10:09:57.124Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:09:57 [2021-05-18T10:09:57.124Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:09:57 [2021-05-18T10:09:57.124Z] === RUN   TestLinksEtcHostsContentMatch
10:09:58 [2021-05-18T10:09:58.068Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
10:09:58 [2021-05-18T10:09:58.068Z] === RUN   TestLinksContainerNames
10:09:58 [2021-05-18T10:09:58.216Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:09:58 [2021-05-18T10:09:58.216Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:09:59 [2021-05-18T10:09:59.153Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:09:59 [2021-05-18T10:09:59.453Z] --- PASS: TestLinksContainerNames (1.66s)
10:09:59 [2021-05-18T10:09:59.453Z] === RUN   TestLogsFollowTailEmpty
10:10:00 [2021-05-18T10:10:00.396Z] --- PASS: TestLogsFollowTailEmpty (0.84s)
10:10:00 [2021-05-18T10:10:00.396Z] === RUN   TestContainerNetworkMountsNoChown
10:10:01 [2021-05-18T10:10:01.060Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:10:01 [2021-05-18T10:10:01.344Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/default
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/default
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/private
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/private
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rprivate
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rprivate
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/slave
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/slave
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rslave
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rslave
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/shared
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/shared
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rshared
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rshared
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/default
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/rslave
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/default/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/rshared
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/default/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/shared
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/default/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/slave
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/rprivate
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/private
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/private/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === RUN   TestMountDaemonRoot/private/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/default/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:10:01 [2021-05-18T10:10:01.344Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:10:01 [2021-05-18T10:10:01.345Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/private/mount_root
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/private/bind_root
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:10:01 [2021-05-18T10:10:01.607Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:10:01 [2021-05-18T10:10:01.607Z] --- PASS: TestMountDaemonRoot (0.05s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:10:01 [2021-05-18T10:10:01.607Z] === RUN   TestContainerBindMountNonRecursive
10:10:02 [2021-05-18T10:10:02.000Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:10:03 [2021-05-18T10:10:03.380Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:10:04 [2021-05-18T10:10:04.151Z] --- PASS: TestContainerBindMountNonRecursive (2.18s)
10:10:04 [2021-05-18T10:10:04.151Z] === RUN   TestContainerVolumesMountedAsShared
10:10:04 [2021-05-18T10:10:04.412Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s)
10:10:04 [2021-05-18T10:10:04.412Z] === RUN   TestContainerVolumesMountedAsSlave
10:10:05 [2021-05-18T10:10:05.292Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:10:05 [2021-05-18T10:10:05.355Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s)
10:10:05 [2021-05-18T10:10:05.355Z] === RUN   TestNetworkNat
10:10:05 [2021-05-18T10:10:05.552Z] === RUN   TestDockerSuite/TestAttachDetach
10:10:05 [2021-05-18T10:10:05.747Z] --- PASS: TestImportExtremelyLargeImageWorks (109.14s)
10:10:05 [2021-05-18T10:10:05.747Z] PASS
10:10:05 [2021-05-18T10:10:05.747Z] 
10:10:05 [2021-05-18T10:10:05.747Z] === Skipped
10:10:05 [2021-05-18T10:10:05.747Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:10:05 [2021-05-18T10:10:05.747Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:10:05 [2021-05-18T10:10:05.747Z] 
10:10:05 [2021-05-18T10:10:05.747Z] 
10:10:05 [2021-05-18T10:10:05.747Z] DONE 12 tests, 1 skipped in 113.295s
10:10:05 [2021-05-18T10:10:05.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:10:05 [2021-05-18T10:10:05.747Z] INFO: Testing against a local daemon
10:10:05 [2021-05-18T10:10:05.747Z] === RUN   TestNetworkCreateDelete
10:10:05 [2021-05-18T10:10:05.747Z] --- PASS: TestNetworkCreateDelete (0.46s)
10:10:05 [2021-05-18T10:10:05.747Z] === RUN   TestDockerNetworkDeletePreferID
10:10:05 [2021-05-18T10:10:05.747Z] --- PASS: TestDockerNetworkDeletePreferID (1.32s)
10:10:05 [2021-05-18T10:10:05.747Z] === RUN   TestDaemonDNSFallback
10:10:06 [2021-05-18T10:10:06.299Z] --- PASS: TestNetworkNat (1.07s)
10:10:06 [2021-05-18T10:10:06.299Z] === RUN   TestNetworkLocalhostTCPNat
10:10:06 [2021-05-18T10:10:06.931Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:10:07 [2021-05-18T10:10:07.685Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s)
10:10:07 [2021-05-18T10:10:07.685Z] === RUN   TestNetworkLoopbackNat
10:10:08 [2021-05-18T10:10:08.837Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:10:10 [2021-05-18T10:10:10.220Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:10:10 [2021-05-18T10:10:10.787Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:10:10 [2021-05-18T10:10:10.985Z] --- PASS: TestNetworkLoopbackNat (3.41s)
10:10:10 [2021-05-18T10:10:10.985Z] === RUN   TestPause
10:10:11 [2021-05-18T10:10:11.557Z] --- PASS: TestPause (0.86s)
10:10:11 [2021-05-18T10:10:11.557Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:10:11 [2021-05-18T10:10:11.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:10:11 [2021-05-18T10:10:11.557Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:10:11 [2021-05-18T10:10:11.557Z] === RUN   TestPauseStopPausedContainer
10:10:12 [2021-05-18T10:10:12.181Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:10:12 [2021-05-18T10:10:12.499Z] --- PASS: TestPauseStopPausedContainer (0.88s)
10:10:12 [2021-05-18T10:10:12.499Z] === RUN   TestPidHost
10:10:13 [2021-05-18T10:10:13.874Z] --- PASS: TestDaemonDNSFallback (8.10s)
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestInspectNetwork
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestInspectNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestRunContainerWithBridgeNone
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkInvalidJSON
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkInvalidJSON//networks/create
10:10:13 [2021-05-18T10:10:13.874Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:10:13 [2021-05-18T10:10:13.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:10:13 [2021-05-18T10:10:13.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:10:13 [2021-05-18T10:10:13.874Z] === CONT  TestNetworkInvalidJSON//networks/create
10:10:13 [2021-05-18T10:10:13.874Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:10:13 [2021-05-18T10:10:13.874Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:10:13 [2021-05-18T10:10:13.874Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkList
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkList//networks
10:10:13 [2021-05-18T10:10:13.874Z] === PAUSE TestNetworkList//networks
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestNetworkList//networks/
10:10:13 [2021-05-18T10:10:13.874Z] === PAUSE TestNetworkList//networks/
10:10:13 [2021-05-18T10:10:13.874Z] === CONT  TestNetworkList//networks
10:10:13 [2021-05-18T10:10:13.874Z] === CONT  TestNetworkList//networks/
10:10:13 [2021-05-18T10:10:13.874Z] --- PASS: TestNetworkList (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     --- PASS: TestNetworkList//networks (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestHostIPv4BridgeLabel
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDaemonRestartWithLiveRestore
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDaemonDefaultNetworkPools
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDaemonRestartWithExistingNetwork
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestServiceWithPredefinedNetwork
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:242: FLAKY_TEST
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestServiceWithDataPathPortInit
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] PASS
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === Skipped
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:242: FLAKY_TEST
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] DONE 22 tests, 12 skipped in 10.075s
10:10:13 [2021-05-18T10:10:13.874Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:10:13 [2021-05-18T10:10:13.874Z] INFO: Testing against a local daemon
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDockerNetworkIpvlanPersistance
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDockerNetworkIpvlan
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:13 [2021-05-18T10:10:13.874Z] PASS
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === Skipped
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:10:13 [2021-05-18T10:10:13.874Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] DONE 2 tests, 2 skipped in 0.120s
10:10:13 [2021-05-18T10:10:13.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:10:13 [2021-05-18T10:10:13.874Z] INFO: Testing against a local daemon
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDockerNetworkMacvlanPersistance
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] === RUN   TestDockerNetworkMacvlan
10:10:13 [2021-05-18T10:10:13.874Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] PASS
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === Skipped
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:10:13 [2021-05-18T10:10:13.874Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] DONE 2 tests, 2 skipped in 0.122s
10:10:13 [2021-05-18T10:10:13.874Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:10:13 [2021-05-18T10:10:13.874Z] testing: warning: no tests to run
10:10:13 [2021-05-18T10:10:13.874Z] PASS
10:10:13 [2021-05-18T10:10:13.874Z] 
10:10:13 [2021-05-18T10:10:13.874Z] DONE 0 tests in 0.027s
10:10:13 [2021-05-18T10:10:13.874Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:10:14 [2021-05-18T10:10:14.121Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:10:14 [2021-05-18T10:10:14.154Z] INFO: Testing against a local daemon
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginAllowRequest
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginTLS
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginDenyRequest
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginAPIDenyResponse
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginDenyResponse
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginAllowEventStream
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginErrorResponse
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginErrorRequest
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginHeader
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginV2Disable
10:10:14 [2021-05-18T10:10:14.154Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
10:10:14 [2021-05-18T10:10:14.154Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.154Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:10:14 [2021-05-18T10:10:14.429Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:10:14 [2021-05-18T10:10:14.429Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:10:14 [2021-05-18T10:10:14.429Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] PASS
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === Skipped
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
10:10:14 [2021-05-18T10:10:14.429Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] DONE 17 tests, 17 skipped in 0.436s
10:10:14 [2021-05-18T10:10:14.429Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:10:14 [2021-05-18T10:10:14.429Z] INFO: Testing against a local daemon
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestPluginInvalidJSON
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:10:14 [2021-05-18T10:10:14.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:10:14 [2021-05-18T10:10:14.429Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:10:14 [2021-05-18T10:10:14.429Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:10:14 [2021-05-18T10:10:14.429Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestPluginInstall
10:10:14 [2021-05-18T10:10:14.429Z] --- SKIP: TestPluginInstall (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestPluginsWithRuntimes
10:10:14 [2021-05-18T10:10:14.429Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:10:14 [2021-05-18T10:10:14.429Z] === RUN   TestPluginBackCompatMediaTypes
10:10:14 [2021-05-18T10:10:14.429Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:10:14 [2021-05-18T10:10:14.429Z] PASS
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === Skipped
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
10:10:14 [2021-05-18T10:10:14.429Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] 
10:10:14 [2021-05-18T10:10:14.429Z] DONE 5 tests, 3 skipped in 0.174s
10:10:14 [2021-05-18T10:10:14.699Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:10:14 [2021-05-18T10:10:14.699Z] INFO: Testing against a local daemon
10:10:14 [2021-05-18T10:10:14.699Z] === RUN   TestExternalGraphDriver
10:10:14 [2021-05-18T10:10:14.699Z] --- SKIP: TestExternalGraphDriver (0.08s)
10:10:14 [2021-05-18T10:10:14.699Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:10:14 [2021-05-18T10:10:14.699Z] === RUN   TestGraphdriverPluginV2
10:10:15 [2021-05-18T10:10:15.047Z] --- PASS: TestPidHost (2.20s)
10:10:15 [2021-05-18T10:10:15.047Z] === RUN   TestPsFilter
10:10:15 [2021-05-18T10:10:15.047Z] --- PASS: TestPsFilter (0.20s)
10:10:15 [2021-05-18T10:10:15.047Z] === RUN   TestRemoveContainerWithRemovedVolume
10:10:15 [2021-05-18T10:10:15.058Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:10:15 [2021-05-18T10:10:15.619Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
10:10:15 [2021-05-18T10:10:15.619Z] === RUN   TestRemoveContainerWithVolume
10:10:15 [2021-05-18T10:10:15.994Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:10:16 [2021-05-18T10:10:16.562Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
10:10:16 [2021-05-18T10:10:16.562Z] === RUN   TestRemoveContainerRunning
10:10:17 [2021-05-18T10:10:17.505Z] --- PASS: TestRemoveContainerRunning (0.82s)
10:10:17 [2021-05-18T10:10:17.505Z] === RUN   TestRemoveContainerForceRemoveRunning
10:10:18 [2021-05-18T10:10:18.448Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
10:10:18 [2021-05-18T10:10:18.448Z] === RUN   TestRemoveInvalidContainer
10:10:18 [2021-05-18T10:10:18.448Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:10:18 [2021-05-18T10:10:18.448Z] === RUN   TestRenameLinkedContainer
10:10:19 [2021-05-18T10:10:19.282Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:10:19 [2021-05-18T10:10:19.541Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:10:20 [2021-05-18T10:10:20.459Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:10:20 [2021-05-18T10:10:20.920Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:10:21 [2021-05-18T10:10:21.752Z] --- PASS: TestRenameLinkedContainer (3.31s)
10:10:21 [2021-05-18T10:10:21.752Z] === RUN   TestRenameStoppedContainer
10:10:21 [2021-05-18T10:10:21.859Z] --- PASS: TestBuildWithHugeFile (93.69s)
10:10:21 [2021-05-18T10:10:21.859Z] === RUN   TestBuildWCOWSandboxSize
10:10:21 [2021-05-18T10:10:21.859Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
10:10:21 [2021-05-18T10:10:21.859Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:10:21 [2021-05-18T10:10:21.859Z] === RUN   TestBuildWithEmptyDockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:10:21 [2021-05-18T10:10:21.859Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:10:22 [2021-05-18T10:10:22.118Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:10:22 [2021-05-18T10:10:22.324Z] --- PASS: TestRenameStoppedContainer (0.83s)
10:10:22 [2021-05-18T10:10:22.324Z] === RUN   TestRenameRunningContainerAndReuse
10:10:22 [2021-05-18T10:10:22.378Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
10:10:22 [2021-05-18T10:10:22.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
10:10:22 [2021-05-18T10:10:22.378Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
10:10:22 [2021-05-18T10:10:22.378Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
10:10:22 [2021-05-18T10:10:22.378Z] === RUN   TestBuildPreserveOwnership
10:10:22 [2021-05-18T10:10:22.378Z] === RUN   TestBuildPreserveOwnership/copy_from
10:10:22 [2021-05-18T10:10:22.637Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:10:22 [2021-05-18T10:10:22.637Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:10:22 [2021-05-18T10:10:22.844Z] --- PASS: TestGraphdriverPluginV2 (6.78s)
10:10:22 [2021-05-18T10:10:22.844Z] PASS
10:10:22 [2021-05-18T10:10:22.844Z] 
10:10:22 [2021-05-18T10:10:22.844Z] === Skipped
10:10:22 [2021-05-18T10:10:22.844Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
10:10:22 [2021-05-18T10:10:22.844Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:10:22 [2021-05-18T10:10:22.844Z] 
10:10:22 [2021-05-18T10:10:22.844Z] 
10:10:22 [2021-05-18T10:10:22.844Z] DONE 2 tests, 1 skipped in 6.990s
10:10:22 [2021-05-18T10:10:22.844Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:10:22 [2021-05-18T10:10:22.844Z] INFO: Testing against a local daemon
10:10:22 [2021-05-18T10:10:22.844Z] === RUN   TestContinueAfterPluginCrash
10:10:22 [2021-05-18T10:10:22.844Z] === PAUSE TestContinueAfterPluginCrash
10:10:22 [2021-05-18T10:10:22.844Z] === RUN   TestReadPluginNoRead
10:10:22 [2021-05-18T10:10:22.844Z] === PAUSE TestReadPluginNoRead
10:10:22 [2021-05-18T10:10:22.844Z] === RUN   TestDaemonStartWithLogOpt
10:10:22 [2021-05-18T10:10:22.844Z] === PAUSE TestDaemonStartWithLogOpt
10:10:22 [2021-05-18T10:10:22.844Z] === CONT  TestContinueAfterPluginCrash
10:10:22 [2021-05-18T10:10:22.844Z] === CONT  TestDaemonStartWithLogOpt
10:10:24 [2021-05-18T10:10:24.239Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
10:10:24 [2021-05-18T10:10:24.239Z] === RUN   TestRenameInvalidName
10:10:24 [2021-05-18T10:10:24.544Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:10:24 [2021-05-18T10:10:24.812Z] --- PASS: TestRenameInvalidName (0.84s)
10:10:24 [2021-05-18T10:10:24.812Z] === RUN   TestRenameAnonymousContainer
10:10:25 [2021-05-18T10:10:25.113Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:10:25 [2021-05-18T10:10:25.372Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:10:27 [2021-05-18T10:10:27.907Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:10:29 [2021-05-18T10:10:29.421Z] --- PASS: TestDaemonStartWithLogOpt (6.60s)
10:10:29 [2021-05-18T10:10:29.421Z] === CONT  TestReadPluginNoRead
10:10:30 [2021-05-18T10:10:30.100Z] --- PASS: TestRenameAnonymousContainer (4.39s)
10:10:30 [2021-05-18T10:10:30.100Z] === RUN   TestRenameContainerWithSameName
10:10:30 [2021-05-18T10:10:30.100Z] --- PASS: TestRenameContainerWithSameName (0.83s)
10:10:30 [2021-05-18T10:10:30.100Z] === RUN   TestRenameContainerWithLinkedContainer
10:10:30 [2021-05-18T10:10:30.443Z] --- PASS: TestBuildPreserveOwnership (7.88s)
10:10:30 [2021-05-18T10:10:30.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.20s)
10:10:30 [2021-05-18T10:10:30.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.62s)
10:10:30 [2021-05-18T10:10:30.443Z] === RUN   TestBuildPlatformInvalid
10:10:30 [2021-05-18T10:10:30.443Z] --- PASS: TestBuildPlatformInvalid (0.19s)
10:10:30 [2021-05-18T10:10:30.443Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:10:31 [2021-05-18T10:10:31.379Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:10:31 [2021-05-18T10:10:31.959Z] === RUN   TestReadPluginNoRead/default
10:10:32 [2021-05-18T10:10:32.030Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
10:10:32 [2021-05-18T10:10:32.030Z] === RUN   TestResize
10:10:32 [2021-05-18T10:10:32.219Z] --- PASS: TestContinueAfterPluginCrash (10.53s)
10:10:32 [2021-05-18T10:10:32.602Z] --- PASS: TestResize (0.84s)
10:10:32 [2021-05-18T10:10:32.602Z] === RUN   TestResizeWithInvalidSize
10:10:33 [2021-05-18T10:10:33.546Z] --- PASS: TestResizeWithInvalidSize (0.84s)
10:10:33 [2021-05-18T10:10:33.546Z] === RUN   TestResizeWhenContainerNotStarted
10:10:34 [2021-05-18T10:10:34.490Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:10:34 [2021-05-18T10:10:34.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:10:34 [2021-05-18T10:10:34.755Z] === RUN   TestReadPluginNoRead/disabled_caching
10:10:35 [2021-05-18T10:10:35.288Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:10:35 [2021-05-18T10:10:35.576Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:10:35 [2021-05-18T10:10:35.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:10:37 [2021-05-18T10:10:37.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:10:37 [2021-05-18T10:10:37.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:10:37 [2021-05-18T10:10:37.291Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:10:37 [2021-05-18T10:10:37.530Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:10:37 [2021-05-18T10:10:37.800Z] tests/integration/client_test.py .....                                   [ 75%]
10:10:37 [2021-05-18T10:10:37.800Z] tests/integration/context_api_test.py ...                                [ 76%]
10:10:38 [2021-05-18T10:10:38.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:10:38 [2021-05-18T10:10:38.115Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:10:38 [2021-05-18T10:10:38.362Z] tests/integration/errors_test.py .                                       [ 76%]
10:10:38 [2021-05-18T10:10:38.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:10:38 [2021-05-18T10:10:38.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:10:39 [2021-05-18T10:10:39.827Z] --- PASS: TestReadPluginNoRead (11.16s)
10:10:39 [2021-05-18T10:10:39.827Z]     --- PASS: TestReadPluginNoRead/default (2.53s)
10:10:39 [2021-05-18T10:10:39.827Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.54s)
10:10:39 [2021-05-18T10:10:39.827Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s)
10:10:39 [2021-05-18T10:10:39.827Z]     read_test.go:92: [dbd885d7b67a9] daemon is not started
10:10:39 [2021-05-18T10:10:39.827Z] PASS
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] DONE 6 tests in 17.903s
10:10:39 [2021-05-18T10:10:39.827Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:10:39 [2021-05-18T10:10:39.827Z] testing: warning: no tests to run
10:10:39 [2021-05-18T10:10:39.827Z] PASS
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] DONE 0 tests in 0.054s
10:10:39 [2021-05-18T10:10:39.827Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:10:39 [2021-05-18T10:10:39.827Z] INFO: Testing against a local daemon
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestPluginWithDevMounts
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:10:39 [2021-05-18T10:10:39.827Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:10:39 [2021-05-18T10:10:39.827Z] PASS
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === Skipped
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:10:39 [2021-05-18T10:10:39.827Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] DONE 1 tests, 1 skipped in 0.134s
10:10:39 [2021-05-18T10:10:39.827Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:10:39 [2021-05-18T10:10:39.827Z] INFO: Testing against a local daemon
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestSecretInspect
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestSecretInspect (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestSecretList
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestSecretList (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestSecretsCreateAndDelete
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestSecretsUpdate
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestSecretsUpdate (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestTemplatedSecret
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestTemplatedSecret (0.00s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] === RUN   TestSecretCreateResolve
10:10:39 [2021-05-18T10:10:39.827Z] --- SKIP: TestSecretCreateResolve (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] PASS
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === Skipped
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
10:10:39 [2021-05-18T10:10:39.827Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] 
10:10:39 [2021-05-18T10:10:39.827Z] DONE 6 tests, 6 skipped in 0.200s
10:10:39 [2021-05-18T10:10:39.827Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:10:40 [2021-05-18T10:10:40.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:10:40 [2021-05-18T10:10:40.087Z] INFO: Testing against a local daemon
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestServiceCreateInit
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:10:40 [2021-05-18T10:10:40.087Z] --- PASS: TestServiceCreateInit (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:10:40 [2021-05-18T10:10:40.087Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:10:40 [2021-05-18T10:10:40.087Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceMultipleTimes
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceConflict
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceMaxReplicas
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateWithDuplicateNetworkNames
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceSecretFileMode
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceConfigFileMode
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceSysctls
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceSysctls (0.02s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateServiceCapabilities
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:10:40 [2021-05-18T10:10:40.087Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestInspect
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestInspect (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestCreateJob
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestCreateJob (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestReplicatedJob
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestReplicatedJob (0.01s)
10:10:40 [2021-05-18T10:10:40.087Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestUpdateReplicatedJob
10:10:40 [2021-05-18T10:10:40.087Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
10:10:40 [2021-05-18T10:10:40.087Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.087Z] === RUN   TestServiceListWithStatuses
10:10:40 [2021-05-18T10:10:40.347Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:10:40 [2021-05-18T10:10:40.347Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:10:40 [2021-05-18T10:10:40.347Z] === RUN   TestDockerNetworkConnectAlias
10:10:40 [2021-05-18T10:10:40.347Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:10:40 [2021-05-18T10:10:40.347Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.347Z] === RUN   TestDockerNetworkReConnect
10:10:40 [2021-05-18T10:10:40.347Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
10:10:40 [2021-05-18T10:10:40.347Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:40 [2021-05-18T10:10:40.347Z] === RUN   TestServicePlugin
10:10:42 [2021-05-18T10:10:42.317Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:10:42 [2021-05-18T10:10:42.576Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:10:42 [2021-05-18T10:10:42.623Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s)
10:10:42 [2021-05-18T10:10:42.623Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s)
10:10:42 [2021-05-18T10:10:42.623Z] === RUN   TestCgroupNamespacesRun
10:10:43 [2021-05-18T10:10:43.143Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:10:44 [2021-05-18T10:10:44.548Z] --- SKIP: TestServicePlugin (3.75s)
10:10:44 [2021-05-18T10:10:44.548Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestServiceUpdateLabel
10:10:44 [2021-05-18T10:10:44.548Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestServiceUpdateSecrets
10:10:44 [2021-05-18T10:10:44.548Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestServiceUpdateConfigs
10:10:44 [2021-05-18T10:10:44.548Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestServiceUpdateNetwork
10:10:44 [2021-05-18T10:10:44.548Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestServiceUpdatePidsLimit
10:10:44 [2021-05-18T10:10:44.548Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] PASS
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === Skipped
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:10:44 [2021-05-18T10:10:44.548Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:10:44 [2021-05-18T10:10:44.548Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:10:44 [2021-05-18T10:10:44.548Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:10:44 [2021-05-18T10:10:44.548Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestInspect (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:10:44 [2021-05-18T10:10:44.548Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServicePlugin (3.75s)
10:10:44 [2021-05-18T10:10:44.548Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] DONE 24 tests, 23 skipped in 4.174s
10:10:44 [2021-05-18T10:10:44.548Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:10:44 [2021-05-18T10:10:44.548Z] INFO: Testing against a local daemon
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestSessionCreate
10:10:44 [2021-05-18T10:10:44.548Z] --- PASS: TestSessionCreate (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z] === RUN   TestSessionCreateWithBadUpgrade
10:10:44 [2021-05-18T10:10:44.548Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:10:44 [2021-05-18T10:10:44.548Z] PASS
10:10:44 [2021-05-18T10:10:44.548Z] 
10:10:44 [2021-05-18T10:10:44.548Z] DONE 2 tests in 0.161s
10:10:44 [2021-05-18T10:10:44.548Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:10:44 [2021-05-18T10:10:44.549Z] INFO: Testing against a local daemon
10:10:44 [2021-05-18T10:10:44.549Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:10:44 [2021-05-18T10:10:44.549Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:10:44 [2021-05-18T10:10:44.549Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:10:44 [2021-05-18T10:10:44.549Z] === RUN   TestEventsExecDie
10:10:45 [2021-05-18T10:10:45.170Z] --- PASS: TestCgroupNamespacesRun (2.55s)
10:10:45 [2021-05-18T10:10:45.170Z] === RUN   TestCgroupNamespacesRunPrivileged
10:10:45 [2021-05-18T10:10:45.489Z] --- PASS: TestEventsExecDie (1.05s)
10:10:45 [2021-05-18T10:10:45.489Z] === RUN   TestEventsBackwardsCompatible
10:10:45 [2021-05-18T10:10:45.489Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:10:45 [2021-05-18T10:10:45.489Z] === RUN   TestInfoBinaryCommits
10:10:45 [2021-05-18T10:10:45.489Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:10:45 [2021-05-18T10:10:45.489Z] === RUN   TestInfoAPIVersioned
10:10:45 [2021-05-18T10:10:45.489Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:10:45 [2021-05-18T10:10:45.489Z] === RUN   TestInfoDiscoveryBackend
10:10:45 [2021-05-18T10:10:45.677Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:10:46 [2021-05-18T10:10:46.616Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:10:47 [2021-05-18T10:10:47.396Z] --- PASS: TestInfoDiscoveryBackend (1.75s)
10:10:47 [2021-05-18T10:10:47.396Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:10:47 [2021-05-18T10:10:47.715Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
10:10:47 [2021-05-18T10:10:47.715Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:10:49 [2021-05-18T10:10:49.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.45s)
10:10:49 [2021-05-18T10:10:49.631Z] === RUN   TestCgroupNamespacesRunHostMode
10:10:50 [2021-05-18T10:10:50.698Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
10:10:50 [2021-05-18T10:10:50.698Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:10:50 [2021-05-18T10:10:50.698Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:10:50 [2021-05-18T10:10:50.698Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:10:50 [2021-05-18T10:10:50.698Z] === RUN   TestInfoAPI
10:10:50 [2021-05-18T10:10:50.698Z] --- PASS: TestInfoAPI (0.02s)
10:10:50 [2021-05-18T10:10:50.698Z] === RUN   TestInfoAPIWarnings
10:10:50 [2021-05-18T10:10:50.814Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:10:52 [2021-05-18T10:10:52.717Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:10:52 [2021-05-18T10:10:52.932Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s)
10:10:52 [2021-05-18T10:10:52.932Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:10:53 [2021-05-18T10:10:53.285Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:10:53 [2021-05-18T10:10:53.854Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:10:54 [2021-05-18T10:10:54.846Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.43s)
10:10:54 [2021-05-18T10:10:54.846Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:10:55 [2021-05-18T10:10:55.233Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:10:55 [2021-05-18T10:10:55.409Z] --- PASS: TestImportExtremelyLargeImageWorks (109.24s)
10:10:55 [2021-05-18T10:10:55.409Z] PASS
10:10:55 [2021-05-18T10:10:55.409Z] 
10:10:55 [2021-05-18T10:10:55.409Z] DONE 12 tests in 112.470s
10:10:55 [2021-05-18T10:10:55.409Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:10:55 [2021-05-18T10:10:55.409Z] INFO: Testing against a local daemon
10:10:55 [2021-05-18T10:10:55.409Z] === RUN   TestNetworkCreateDelete
10:10:55 [2021-05-18T10:10:55.409Z] --- PASS: TestNetworkCreateDelete (0.48s)
10:10:55 [2021-05-18T10:10:55.409Z] === RUN   TestDockerNetworkDeletePreferID
10:10:55 [2021-05-18T10:10:55.409Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s)
10:10:55 [2021-05-18T10:10:55.409Z] === RUN   TestDaemonDNSFallback
10:10:55 [2021-05-18T10:10:55.493Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:10:56 [2021-05-18T10:10:56.761Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s)
10:10:56 [2021-05-18T10:10:56.761Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:10:56 [2021-05-18T10:10:56.871Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:10:58 [2021-05-18T10:10:58.675Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.50s)
10:10:58 [2021-05-18T10:10:58.675Z] === RUN   TestCgroupNamespacesRunOlderClient
10:10:58 [2021-05-18T10:10:58.778Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:11:00 [2021-05-18T10:11:00.155Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:11:00 [2021-05-18T10:11:00.155Z] Loaded image: buildpack-deps:buster
10:11:00 [2021-05-18T10:11:00.414Z] Loaded image: busybox:latest
10:11:00 [2021-05-18T10:11:00.673Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:11:00 [2021-05-18T10:11:00.932Z] Loaded image: busybox:glibc
10:11:01 [2021-05-18T10:11:01.219Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.51s)
10:11:01 [2021-05-18T10:11:01.219Z] === RUN   TestNISDomainname
10:11:01 [2021-05-18T10:11:01.868Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:11:01 [2021-05-18T10:11:01.980Z] --- PASS: TestDaemonDNSFallback (7.26s)
10:11:01 [2021-05-18T10:11:01.980Z] === RUN   TestInspectNetwork
10:11:02 [2021-05-18T10:11:02.161Z] --- PASS: TestNISDomainname (1.37s)
10:11:02 [2021-05-18T10:11:02.161Z] === RUN   TestHostnameDnsResolution
10:11:02 [2021-05-18T10:11:02.805Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:11:04 [2021-05-18T10:11:04.183Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:11:04 [2021-05-18T10:11:04.708Z] --- PASS: TestHostnameDnsResolution (2.37s)
10:11:04 [2021-05-18T10:11:04.708Z] === RUN   TestStats
10:11:04 [2021-05-18T10:11:04.752Z] Loaded image: debian:bullseye
10:11:04 [2021-05-18T10:11:04.752Z] Loaded image: hello-world:latest
10:11:04 [2021-05-18T10:11:04.752Z] Loaded image: arm32v7/hello-world:latest
10:11:05 [2021-05-18T10:11:05.242Z] --- PASS: TestBuildWithHugeFile (146.29s)
10:11:05 [2021-05-18T10:11:05.242Z] === RUN   TestBuildWCOWSandboxSize
10:11:05 [2021-05-18T10:11:05.689Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:11:05 [2021-05-18T10:11:05.733Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:11:06 [2021-05-18T10:11:06.181Z] === RUN   TestInspectNetwork/full_network_id
10:11:06 [2021-05-18T10:11:06.182Z] === RUN   TestInspectNetwork/partial_network_id
10:11:06 [2021-05-18T10:11:06.182Z] === RUN   TestInspectNetwork/network_name
10:11:06 [2021-05-18T10:11:06.182Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:11:08 [2021-05-18T10:11:08.009Z] --- PASS: TestStats (2.87s)
10:11:08 [2021-05-18T10:11:08.009Z] === RUN   TestStopContainerWithTimeout
10:11:08 [2021-05-18T10:11:08.009Z] === RUN   TestStopContainerWithTimeout/0
10:11:08 [2021-05-18T10:11:08.009Z] === PAUSE TestStopContainerWithTimeout/0
10:11:08 [2021-05-18T10:11:08.009Z] === RUN   TestStopContainerWithTimeout/1
10:11:08 [2021-05-18T10:11:08.009Z] === PAUSE TestStopContainerWithTimeout/1
10:11:08 [2021-05-18T10:11:08.009Z] === RUN   TestStopContainerWithTimeout/3
10:11:08 [2021-05-18T10:11:08.009Z] === PAUSE TestStopContainerWithTimeout/3
10:11:08 [2021-05-18T10:11:08.009Z] === RUN   TestStopContainerWithTimeout/-1
10:11:08 [2021-05-18T10:11:08.009Z] === PAUSE TestStopContainerWithTimeout/-1
10:11:08 [2021-05-18T10:11:08.009Z] === CONT  TestStopContainerWithTimeout/0
10:11:08 [2021-05-18T10:11:08.009Z] === CONT  TestStopContainerWithTimeout/-1
10:11:08 [2021-05-18T10:11:08.009Z] === CONT  TestStopContainerWithTimeout/3
10:11:08 [2021-05-18T10:11:08.009Z] === CONT  TestStopContainerWithTimeout/1
10:11:08 [2021-05-18T10:11:08.789Z] --- PASS: TestInfoAPIWarnings (17.76s)
10:11:08 [2021-05-18T10:11:08.789Z] === RUN   TestInfoDebug
10:11:09 [2021-05-18T10:11:09.939Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:11:10 [2021-05-18T10:11:10.199Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:11:10 [2021-05-18T10:11:10.576Z] --- PASS: TestInspectNetwork (8.40s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:11:10 [2021-05-18T10:11:10.576Z] === RUN   TestRunContainerWithBridgeNone
10:11:10 [2021-05-18T10:11:10.695Z] --- PASS: TestInfoDebug (1.87s)
10:11:10 [2021-05-18T10:11:10.695Z] === RUN   TestInfoInsecureRegistries
10:11:11 [2021-05-18T10:11:11.136Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:11:11 [2021-05-18T10:11:11.331Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:11:11 [2021-05-18T10:11:11.331Z]     --- PASS: TestStopContainerWithTimeout/0 (1.42s)
10:11:11 [2021-05-18T10:11:11.331Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
10:11:11 [2021-05-18T10:11:11.331Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
10:11:11 [2021-05-18T10:11:11.331Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
10:11:11 [2021-05-18T10:11:11.331Z] === RUN   TestDeleteDevicemapper
10:11:11 [2021-05-18T10:11:11.331Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:11:11 [2021-05-18T10:11:11.331Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:11:11 [2021-05-18T10:11:11.331Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:11:12 [2021-05-18T10:11:12.075Z] --- PASS: TestInfoInsecureRegistries (1.78s)
10:11:12 [2021-05-18T10:11:12.075Z] === RUN   TestInfoRegistryMirrors
10:11:12 [2021-05-18T10:11:12.078Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:11:13 [2021-05-18T10:11:13.457Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:11:13 [2021-05-18T10:11:13.872Z] --- PASS: TestRunContainerWithBridgeNone (3.19s)
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON//networks/create
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkInvalidJSON//networks/create
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:11:13 [2021-05-18T10:11:13.872Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkList
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkList//networks
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkList//networks
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestNetworkList//networks/
10:11:13 [2021-05-18T10:11:13.872Z] === PAUSE TestNetworkList//networks/
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkList//networks
10:11:13 [2021-05-18T10:11:13.872Z] === CONT  TestNetworkList//networks/
10:11:13 [2021-05-18T10:11:13.872Z] --- PASS: TestNetworkList (0.01s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkList//networks (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:11:13 [2021-05-18T10:11:13.872Z] === RUN   TestHostIPv4BridgeLabel
10:11:13 [2021-05-18T10:11:13.983Z] --- PASS: TestInfoRegistryMirrors (1.94s)
10:11:13 [2021-05-18T10:11:13.983Z] === RUN   TestLoginFailsWithBadCredentials
10:11:14 [2021-05-18T10:11:14.244Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
10:11:14 [2021-05-18T10:11:14.244Z] === RUN   TestPingCacheHeaders
10:11:14 [2021-05-18T10:11:14.244Z] --- PASS: TestPingCacheHeaders (0.02s)
10:11:14 [2021-05-18T10:11:14.244Z] === RUN   TestPingGet
10:11:14 [2021-05-18T10:11:14.244Z] --- PASS: TestPingGet (0.01s)
10:11:14 [2021-05-18T10:11:14.244Z] === RUN   TestPingHead
10:11:14 [2021-05-18T10:11:14.244Z] --- PASS: TestPingHead (0.02s)
10:11:14 [2021-05-18T10:11:14.244Z] === RUN   TestVersion
10:11:14 [2021-05-18T10:11:14.244Z] --- PASS: TestVersion (0.02s)
10:11:14 [2021-05-18T10:11:14.244Z] PASS
10:11:14 [2021-05-18T10:11:14.244Z] 
10:11:14 [2021-05-18T10:11:14.244Z] === Skipped
10:11:14 [2021-05-18T10:11:14.244Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:11:14 [2021-05-18T10:11:14.244Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:11:14 [2021-05-18T10:11:14.244Z] 
10:11:14 [2021-05-18T10:11:14.244Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:11:14 [2021-05-18T10:11:14.244Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
10:11:14 [2021-05-18T10:11:14.244Z] 
10:11:14 [2021-05-18T10:11:14.244Z] 
10:11:14 [2021-05-18T10:11:14.244Z] DONE 18 tests, 2 skipped in 29.984s
10:11:14 [2021-05-18T10:11:14.244Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:11:14 [2021-05-18T10:11:14.426Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:11:14 [2021-05-18T10:11:14.427Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.02s)
10:11:14 [2021-05-18T10:11:14.427Z] PASS
10:11:14 [2021-05-18T10:11:14.427Z] 
10:11:14 [2021-05-18T10:11:14.427Z] === Skipped
10:11:14 [2021-05-18T10:11:14.427Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:11:14 [2021-05-18T10:11:14.427Z]     build_session_test.go:25: TODO: BuildKit
10:11:14 [2021-05-18T10:11:14.427Z] 
10:11:14 [2021-05-18T10:11:14.427Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
10:11:14 [2021-05-18T10:11:14.427Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
10:11:14 [2021-05-18T10:11:14.427Z] 
10:11:14 [2021-05-18T10:11:14.427Z] 
10:11:14 [2021-05-18T10:11:14.427Z] DONE 34 tests, 2 skipped in 260.612s
10:11:14 [2021-05-18T10:11:14.441Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
10:11:14 [2021-05-18T10:11:14.441Z] === RUN   TestDaemonRestartWithLiveRestore
10:11:14 [2021-05-18T10:11:14.503Z] INFO: Testing against a local daemon
10:11:14 [2021-05-18T10:11:14.503Z] === RUN   TestVolumesCreateAndList
10:11:14 [2021-05-18T10:11:14.504Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:11:14 [2021-05-18T10:11:14.504Z] === RUN   TestVolumesRemove
10:11:14 [2021-05-18T10:11:14.504Z] --- PASS: TestVolumesRemove (0.07s)
10:11:14 [2021-05-18T10:11:14.504Z] === RUN   TestVolumesInspect
10:11:14 [2021-05-18T10:11:14.504Z] --- PASS: TestVolumesInspect (0.02s)
10:11:14 [2021-05-18T10:11:14.504Z] === RUN   TestVolumesInvalidJSON
10:11:14 [2021-05-18T10:11:14.504Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:11:14 [2021-05-18T10:11:14.504Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:11:14 [2021-05-18T10:11:14.504Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:11:14 [2021-05-18T10:11:14.504Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:11:14 [2021-05-18T10:11:14.504Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:11:14 [2021-05-18T10:11:14.504Z] PASS
10:11:14 [2021-05-18T10:11:14.504Z] 
10:11:14 [2021-05-18T10:11:14.504Z] DONE 5 tests in 0.242s
10:11:14 [2021-05-18T10:11:14.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:11:14 [2021-05-18T10:11:14.504Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12333 is not a child of this shell
10:11:14 [2021-05-18T10:11:14.504Z] warning: PID 12333 from bundles/test-integration/docker.pid had a nonzero exit code
10:11:14 [2021-05-18T10:11:14.504Z] Leaving: AppArmorNo profiles have been unloaded.
10:11:14 [2021-05-18T10:11:14.504Z] 
10:11:14 [2021-05-18T10:11:14.504Z] Unloading profiles will leave already running processes permanently
10:11:14 [2021-05-18T10:11:14.504Z] unconfined, which can lead to unexpected situations.
10:11:14 [2021-05-18T10:11:14.504Z] 
10:11:14 [2021-05-18T10:11:14.504Z] To set a process to complain mode, use the command line tool
10:11:14 [2021-05-18T10:11:14.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:11:14 [2021-05-18T10:11:14.504Z] Removing test suite binaries
10:11:14 [2021-05-18T10:11:14.504Z] exiting test-integration
10:11:14 [2021-05-18T10:11:14.504Z] ++ exit 0
10:11:14 [2021-05-18T10:11:14.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s)
10:11:14 [2021-05-18T10:11:14.636Z] === RUN   TestUpdateMemory
10:11:14 [2021-05-18T10:11:14.636Z] --- SKIP: TestUpdateMemory (0.00s)
10:11:14 [2021-05-18T10:11:14.636Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:11:14 [2021-05-18T10:11:14.636Z] === RUN   TestUpdateCPUQuota
10:11:14 [2021-05-18T10:11:14.703Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:11:14 [2021-05-18T10:11:14.703Z] ++ 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
10:11:14 [2021-05-18T10:11:14.703Z] ++ set -e
10:11:14 [2021-05-18T10:11:14.703Z] ++ '[' -n 0 ']'
10:11:14 [2021-05-18T10:11:14.703Z] ++ set -x
10:11:14 [2021-05-18T10:11:14.703Z] ++ 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
10:11:14 [2021-05-18T10:11:14.703Z] INFO: Testing against a local daemon
10:11:14 [2021-05-18T10:11:14.703Z] === RUN   TestConfigInspect
10:11:15 [2021-05-18T10:11:15.441Z] 
10:11:15 [2021-05-18T10:11:15.820Z] --- PASS: TestDaemonRestartWithLiveRestore (1.55s)
10:11:15 [2021-05-18T10:11:15.820Z] === RUN   TestDaemonDefaultNetworkPools
10:11:17 [2021-05-18T10:11:17.199Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s)
10:11:17 [2021-05-18T10:11:17.199Z] === RUN   TestDaemonRestartWithExistingNetwork
Post stage
[Pipeline] junit
10:11:17 [2021-05-18T10:11:17.363Z] Recording test results
10:11:18 [2021-05-18T10:11:18.901Z] --- PASS: TestConfigInspect (3.88s)
10:11:18 [2021-05-18T10:11:18.901Z] === RUN   TestConfigList
10:11:18 [2021-05-18T10:11:18.901Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:11:19 [2021-05-18T10:11:19.201Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:11:19 [2021-05-18T10:11:19.546Z] + echo Ensuring container killed.
10:11:19 [2021-05-18T10:11:19.546Z] Ensuring container killed.
10:11:19 [2021-05-18T10:11:19.546Z] + docker rm -vf docker-pr2
10:11:19 [2021-05-18T10:11:19.546Z] Error: No such container: docker-pr2
[Pipeline] sh
10:11:19 [2021-05-18T10:11:19.739Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s)
10:11:19 [2021-05-18T10:11:19.739Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:11:19 [2021-05-18T10:11:19.831Z] + echo Chowning /workspace to jenkins user
10:11:19 [2021-05-18T10:11:19.831Z] Chowning /workspace to jenkins user
10:11:19 [2021-05-18T10:11:19.831Z] + id -u
10:11:19 [2021-05-18T10:11:19.831Z] + id -g
10:11:19 [2021-05-18T10:11:19.831Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace busybox chown -R 1000:1000 /workspace
10:11:19 [2021-05-18T10:11:19.831Z] Unable to find image 'busybox:latest' locally
10:11:19 [2021-05-18T10:11:19.831Z] latest: Pulling from library/busybox
10:11:19 [2021-05-18T10:11:19.838Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:11:19 [2021-05-18T10:11:19.838Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:11:19 [2021-05-18T10:11:19.923Z] --- PASS: TestUpdateCPUQuota (5.83s)
10:11:19 [2021-05-18T10:11:19.923Z] === RUN   TestUpdatePidsLimit
10:11:19 [2021-05-18T10:11:19.923Z] === RUN   TestUpdatePidsLimit/update_from_none
10:11:20 [2021-05-18T10:11:20.093Z] 92f8b3f0730f: Pulling fs layer
10:11:20 [2021-05-18T10:11:20.093Z] 92f8b3f0730f: Verifying Checksum
10:11:20 [2021-05-18T10:11:20.093Z] 92f8b3f0730f: Download complete
10:11:20 [2021-05-18T10:11:20.093Z] 92f8b3f0730f: Pull complete
10:11:20 [2021-05-18T10:11:20.093Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
10:11:20 [2021-05-18T10:11:20.093Z] Status: Downloaded newer image for busybox:latest
10:11:20 [2021-05-18T10:11:20.864Z] === RUN   TestUpdatePidsLimit/no_change
10:11:21 [2021-05-18T10:11:21.436Z] === RUN   TestUpdatePidsLimit/update_lower
10:11:21 [2021-05-18T10:11:21.743Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:11:22 [2021-05-18T10:11:22.002Z] --- PASS: TestConfigList (3.37s)
10:11:22 [2021-05-18T10:11:22.002Z] === RUN   TestConfigsCreateAndDelete
10:11:22 [2021-05-18T10:11:22.007Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:11:22 [2021-05-18T10:11:22.274Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.58s)
10:11:22 [2021-05-18T10:11:22.274Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:11:22 [2021-05-18T10:11:22.306Z] + bundleName=amd64-rootless
10:11:22 [2021-05-18T10:11:22.306Z] + echo Creating amd64-rootless-bundles.tar.gz
10:11:22 [2021-05-18T10:11:22.306Z] Creating amd64-rootless-bundles.tar.gz
10:11:22 [2021-05-18T10:11:22.306Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
10:11:22 [2021-05-18T10:11:22.306Z] + 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
10:11:22 [2021-05-18T10:11:22.319Z] Archiving artifacts
10:11:22 [2021-05-18T10:11:22.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:11:22 [2021-05-18T10:11:22.844Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
10:11:22 [2021-05-18T10:11:22.844Z] === RUN   TestServiceWithPredefinedNetwork
10:11:23 [2021-05-18T10:11:23.154Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:11:24 [2021-05-18T10:11:24.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:11:24 [2021-05-18T10:11:24.345Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:11:24 [2021-05-18T10:11:24.656Z] + make clean
10:11:24 [2021-05-18T10:11:24.849Z] .........                                                                [ 86%]
10:11:24 [2021-05-18T10:11:24.917Z] docker volume rm -f docker-dev-cache
10:11:24 [2021-05-18T10:11:24.917Z] docker-dev-cache
[Pipeline] deleteDir
10:11:25 [2021-05-18T10:11:25.294Z] --- PASS: TestConfigsCreateAndDelete (3.31s)
10:11:25 [2021-05-18T10:11:25.294Z] === RUN   TestConfigsUpdate
10:11:25 [2021-05-18T10:11:25.435Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
10:11:25 [2021-05-18T10:11:25.435Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:11:25 [2021-05-18T10:11:25.435Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:11:25 [2021-05-18T10:11:25.435Z]     service_test.go:242: FLAKY_TEST
10:11:25 [2021-05-18T10:11:25.435Z] === RUN   TestServiceWithDataPathPortInit
10:11:25 [2021-05-18T10:11:25.480Z] --- PASS: TestUpdatePidsLimit (5.40s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.65s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/no_change (0.65s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s)
10:11:25 [2021-05-18T10:11:25.480Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s)
10:11:25 [2021-05-18T10:11:25.480Z] === RUN   TestUpdateRestartPolicy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:11:25 [2021-05-18T10:11:25.863Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:11:26 [2021-05-18T10:11:26.122Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:11:27 [2021-05-18T10:11:27.059Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:11:27 [2021-05-18T10:11:27.995Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:11:28 [2021-05-18T10:11:28.564Z] --- PASS: TestConfigsUpdate (3.35s)
10:11:28 [2021-05-18T10:11:28.564Z] === RUN   TestTemplatedConfig
10:11:30 [2021-05-18T10:11:30.471Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:11:30 [2021-05-18T10:11:30.471Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:11:30 [2021-05-18T10:11:30.705Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:11:33 [2021-05-18T10:11:33.009Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:11:33 [2021-05-18T10:11:33.274Z] --- PASS: TestTemplatedConfig (4.66s)
10:11:33 [2021-05-18T10:11:33.274Z] === RUN   TestConfigCreateResolve
10:11:33 [2021-05-18T10:11:33.533Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:11:33 [2021-05-18T10:11:33.971Z] tests/integration/models_networks_test.py ....                           [ 91%]
10:11:36 [2021-05-18T10:11:36.069Z] --- PASS: TestConfigCreateResolve (2.33s)
10:11:36 [2021-05-18T10:11:36.069Z] === RUN   TestConfigDaemonLibtrustID
10:11:36 [2021-05-18T10:11:36.069Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:11:36 [2021-05-18T10:11:36.330Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:11:36 [2021-05-18T10:11:36.589Z] --- PASS: TestConfigDaemonLibtrustID (0.95s)
10:11:36 [2021-05-18T10:11:36.589Z] PASS
10:11:36 [2021-05-18T10:11:36.589Z] 
10:11:36 [2021-05-18T10:11:36.589Z] DONE 7 tests in 22.023s
10:11:36 [2021-05-18T10:11:36.589Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:11:36 [2021-05-18T10:11:36.589Z] ++ 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
10:11:36 [2021-05-18T10:11:36.589Z] ++ set -e
10:11:36 [2021-05-18T10:11:36.589Z] ++ '[' -n 0 ']'
10:11:36 [2021-05-18T10:11:36.589Z] ++ set -x
10:11:36 [2021-05-18T10:11:36.589Z] ++ 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
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:11:36 [2021-05-18T10:11:36.849Z] INFO: Testing against a local daemon
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestCheckpoint
10:11:36 [2021-05-18T10:11:36.849Z] --- SKIP: TestCheckpoint (0.00s)
10:11:36 [2021-05-18T10:11:36.849Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestContainerInvalidJSON
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:11:36 [2021-05-18T10:11:36.849Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:11:36 [2021-05-18T10:11:36.849Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:11:36 [2021-05-18T10:11:36.849Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:11:36 [2021-05-18T10:11:36.849Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:11:36 [2021-05-18T10:11:36.849Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:11:36 [2021-05-18T10:11:36.849Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:11:36 [2021-05-18T10:11:36.849Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:11:36 [2021-05-18T10:11:36.849Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:11:36 [2021-05-18T10:11:36.849Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:11:36 [2021-05-18T10:11:36.849Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:11:36 [2021-05-18T10:11:36.849Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:11:36 [2021-05-18T10:11:36.849Z] === RUN   TestCopyFromContainerPathIsNotDir
10:11:37 [2021-05-18T10:11:37.108Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
10:11:37 [2021-05-18T10:11:37.108Z] === RUN   TestCopyToContainerPathDoesNotExist
10:11:37 [2021-05-18T10:11:37.108Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:11:37 [2021-05-18T10:11:37.108Z] === RUN   TestCopyToContainerPathIsNotDir
10:11:37 [2021-05-18T10:11:37.109Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:11:37 [2021-05-18T10:11:37.109Z] === RUN   TestCopyFromContainer
10:11:38 [2021-05-18T10:11:38.488Z] === RUN   TestDockerSuite/TestBuildAddScript
10:11:39 [2021-05-18T10:11:39.209Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:11:39 [2021-05-18T10:11:39.426Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:11:39 [2021-05-18T10:11:39.686Z] === RUN   TestCopyFromContainer//
10:11:39 [2021-05-18T10:11:39.945Z] === RUN   TestCopyFromContainer//bar/root
10:11:39 [2021-05-18T10:11:39.945Z] === RUN   TestCopyFromContainer//bar/root/
10:11:40 [2021-05-18T10:11:40.205Z] === RUN   TestCopyFromContainer/bar/quux
10:11:40 [2021-05-18T10:11:40.205Z] === RUN   TestCopyFromContainer/bar/quux/
10:11:40 [2021-05-18T10:11:40.205Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:11:40 [2021-05-18T10:11:40.404Z] --- PASS: TestUpdateRestartPolicy (13.06s)
10:11:40 [2021-05-18T10:11:40.404Z] === RUN   TestUpdateRestartWithAutoRemove
10:11:40 [2021-05-18T10:11:40.404Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
10:11:40 [2021-05-18T10:11:40.404Z] === RUN   TestWaitNonBlocked
10:11:40 [2021-05-18T10:11:40.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:11:40 [2021-05-18T10:11:40.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:11:40 [2021-05-18T10:11:40.404Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:11:40 [2021-05-18T10:11:40.404Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:11:40 [2021-05-18T10:11:40.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:11:40 [2021-05-18T10:11:40.404Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:11:40 [2021-05-18T10:11:40.464Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:11:40 [2021-05-18T10:11:40.573Z] tests/integration/models_resources_test.py .                             [ 91%]
10:11:40 [2021-05-18T10:11:40.665Z] --- PASS: TestWaitNonBlocked (0.02s)
10:11:40 [2021-05-18T10:11:40.665Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.39s)
10:11:40 [2021-05-18T10:11:40.665Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.39s)
10:11:40 [2021-05-18T10:11:40.665Z] === RUN   TestWaitBlocked
10:11:40 [2021-05-18T10:11:40.665Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:11:40 [2021-05-18T10:11:40.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:11:40 [2021-05-18T10:11:40.665Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:11:40 [2021-05-18T10:11:40.665Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:11:40 [2021-05-18T10:11:40.665Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:11:40 [2021-05-18T10:11:40.665Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:11:40 [2021-05-18T10:11:40.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:11:40 [2021-05-18T10:11:40.725Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:11:40 [2021-05-18T10:11:40.985Z] === RUN   TestCopyFromContainer/bar/notarget
10:11:40 [2021-05-18T10:11:40.985Z] --- PASS: TestCopyFromContainer (3.94s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer// (0.12s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
10:11:40 [2021-05-18T10:11:40.985Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:11:40 [2021-05-18T10:11:40.985Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:11:40 [2021-05-18T10:11:40.985Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:11:40 [2021-05-18T10:11:40.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:11:40 [2021-05-18T10:11:40.985Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:11:40 [2021-05-18T10:11:40.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:11:40 [2021-05-18T10:11:40.985Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:11:40 [2021-05-18T10:11:40.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:11:41 [2021-05-18T10:11:41.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:11:41 [2021-05-18T10:11:41.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:11:41 [2021-05-18T10:11:41.245Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:11:41 [2021-05-18T10:11:41.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:11:41 [2021-05-18T10:11:41.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
10:11:41 [2021-05-18T10:11:41.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:11:41 [2021-05-18T10:11:41.245Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateLinkToNonExistingContainer
10:11:41 [2021-05-18T10:11:41.245Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateWithInvalidEnv
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateWithInvalidEnv/0
10:11:41 [2021-05-18T10:11:41.245Z] === PAUSE TestCreateWithInvalidEnv/0
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateWithInvalidEnv/1
10:11:41 [2021-05-18T10:11:41.245Z] === PAUSE TestCreateWithInvalidEnv/1
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateWithInvalidEnv/2
10:11:41 [2021-05-18T10:11:41.245Z] === PAUSE TestCreateWithInvalidEnv/2
10:11:41 [2021-05-18T10:11:41.245Z] === CONT  TestCreateWithInvalidEnv/0
10:11:41 [2021-05-18T10:11:41.245Z] === CONT  TestCreateWithInvalidEnv/2
10:11:41 [2021-05-18T10:11:41.245Z] === CONT  TestCreateWithInvalidEnv/1
10:11:41 [2021-05-18T10:11:41.245Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:11:41 [2021-05-18T10:11:41.245Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:11:41 [2021-05-18T10:11:41.245Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:11:41 [2021-05-18T10:11:41.245Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateTmpfsMountsTarget
10:11:41 [2021-05-18T10:11:41.245Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
10:11:41 [2021-05-18T10:11:41.245Z] === RUN   TestCreateWithCustomMaskedPaths
10:11:42 [2021-05-18T10:11:42.066Z] --- PASS: TestWaitBlocked (0.03s)
10:11:42 [2021-05-18T10:11:42.066Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
10:11:42 [2021-05-18T10:11:42.066Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
10:11:42 [2021-05-18T10:11:42.066Z] === CONT  TestContainerStartOnDaemonRestart
10:11:42 [2021-05-18T10:11:42.066Z] === CONT  TestContainerKillOnDaemonStart
10:11:42 [2021-05-18T10:11:42.066Z] === CONT  TestRestartDaemonWithRestartingContainer
10:11:42 [2021-05-18T10:11:42.066Z] === CONT  TestDaemonHostGatewayIP
10:11:42 [2021-05-18T10:11:42.625Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:11:43 [2021-05-18T10:11:43.528Z] --- PASS: TestServiceWithDataPathPortInit (15.72s)
10:11:43 [2021-05-18T10:11:43.528Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:11:43 [2021-05-18T10:11:43.565Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:11:44 [2021-05-18T10:11:44.945Z] --- PASS: TestCreateWithCustomMaskedPaths (3.70s)
10:11:44 [2021-05-18T10:11:44.945Z] === RUN   TestCreateWithCustomReadonlyPaths
10:11:45 [2021-05-18T10:11:45.374Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s)
10:11:45 [2021-05-18T10:11:45.374Z] === CONT  TestIpcModeOlderClient
10:11:45 [2021-05-18T10:11:45.374Z] --- PASS: TestIpcModeOlderClient (0.09s)
10:11:45 [2021-05-18T10:11:45.374Z] === CONT  TestDaemonRestartIpcMode
10:11:46 [2021-05-18T10:11:46.764Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.77s)
10:11:46 [2021-05-18T10:11:46.881Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:11:48 [2021-05-18T10:11:48.235Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:11:48 [2021-05-18T10:11:48.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.41s)
10:11:48 [2021-05-18T10:11:48.494Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:11:48 [2021-05-18T10:11:48.494Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:11:48 [2021-05-18T10:11:48.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:11:48 [2021-05-18T10:11:48.494Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:11:48 [2021-05-18T10:11:48.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:11:48 [2021-05-18T10:11:48.494Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:11:48 [2021-05-18T10:11:48.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:11:48 [2021-05-18T10:11:48.494Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:11:48 [2021-05-18T10:11:48.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:11:48 [2021-05-18T10:11:48.494Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:11:48 [2021-05-18T10:11:48.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:11:48 [2021-05-18T10:11:48.494Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:11:48 [2021-05-18T10:11:48.494Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:11:48 [2021-05-18T10:11:48.494Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:11:48 [2021-05-18T10:11:48.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:11:48 [2021-05-18T10:11:48.495Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:11:48 [2021-05-18T10:11:48.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:11:48 [2021-05-18T10:11:48.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
10:11:48 [2021-05-18T10:11:48.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:11:48 [2021-05-18T10:11:48.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:11:48 [2021-05-18T10:11:48.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
10:11:48 [2021-05-18T10:11:48.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
10:11:48 [2021-05-18T10:11:48.495Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:11:48 [2021-05-18T10:11:48.680Z] --- PASS: TestDaemonHostGatewayIP (6.34s)
10:11:48 [2021-05-18T10:11:48.802Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s)
10:11:48 [2021-05-18T10:11:48.802Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qwrhxmxw9vh9igpe0yrsp6yh2 Created:2021-05-18 10:11:42.199097478 +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[434fd154a98bc44b8f7820129c74577434b7cf92c971652ef5067db2fc1970e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fcnj4wg4twhj45xf63z1rl11t EndpointID:2fec477b89df30a1c1f609b43fe16575eb6fec9953ebb57b3ef2e50b513a045d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e007466eb174f78462b80fcbe1fb86edbba496480d923581ae20a9eac914662d 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:a34c76bb259a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fcnj4wg4twhj45xf63z1rl11t EndpointID:2fec477b89df30a1c1f609b43fe16575eb6fec9953ebb57b3ef2e50b513a045d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:11:48 [2021-05-18T10:11:48.802Z] PASS
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] === Skipped
10:11:48 [2021-05-18T10:11:48.802Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     service_test.go:242: FLAKY_TEST
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] DONE 26 tests, 1 skipped in 55.943s
10:11:48 [2021-05-18T10:11:48.802Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:11:48 [2021-05-18T10:11:48.802Z] INFO: Testing against a local daemon
10:11:48 [2021-05-18T10:11:48.802Z] === RUN   TestDockerNetworkIpvlanPersistance
10:11:48 [2021-05-18T10:11:48.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] === RUN   TestDockerNetworkIpvlan
10:11:48 [2021-05-18T10:11:48.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] PASS
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] === Skipped
10:11:48 [2021-05-18T10:11:48.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:11:48 [2021-05-18T10:11:48.802Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] 
10:11:48 [2021-05-18T10:11:48.802Z] DONE 2 tests, 2 skipped in 0.038s
10:11:48 [2021-05-18T10:11:48.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:11:49 [2021-05-18T10:11:49.062Z] INFO: Testing against a local daemon
10:11:49 [2021-05-18T10:11:49.062Z] === RUN   TestDockerNetworkMacvlanPersistance
10:11:49 [2021-05-18T10:11:49.062Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:11:49 [2021-05-18T10:11:49.252Z] --- PASS: TestDaemonRestartIpcMode (3.86s)
10:11:49 [2021-05-18T10:11:49.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.18s)
10:11:49 [2021-05-18T10:11:49.631Z] === RUN   TestCreateDifferentPlatform
10:11:49 [2021-05-18T10:11:49.631Z] === RUN   TestCreateDifferentPlatform/different_os
10:11:49 [2021-05-18T10:11:49.631Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:11:49 [2021-05-18T10:11:49.631Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:11:49 [2021-05-18T10:11:49.631Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
10:11:49 [2021-05-18T10:11:49.631Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:11:49 [2021-05-18T10:11:49.631Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:11:49 [2021-05-18T10:11:49.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
10:11:49 [2021-05-18T10:11:49.631Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:11:49 [2021-05-18T10:11:49.890Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:11:49 [2021-05-18T10:11:49.890Z] === RUN   TestContainerStartOnDaemonRestart
10:11:49 [2021-05-18T10:11:49.890Z] === PAUSE TestContainerStartOnDaemonRestart
10:11:49 [2021-05-18T10:11:49.890Z] === RUN   TestDaemonRestartIpcMode
10:11:49 [2021-05-18T10:11:49.890Z] === PAUSE TestDaemonRestartIpcMode
10:11:49 [2021-05-18T10:11:49.890Z] === RUN   TestDaemonHostGatewayIP
10:11:49 [2021-05-18T10:11:49.890Z] === PAUSE TestDaemonHostGatewayIP
10:11:49 [2021-05-18T10:11:49.890Z] === RUN   TestRestartDaemonWithRestartingContainer
10:11:49 [2021-05-18T10:11:49.890Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:11:49 [2021-05-18T10:11:49.890Z] === RUN   TestContainerKillOnDaemonStart
10:11:49 [2021-05-18T10:11:49.890Z] === PAUSE TestContainerKillOnDaemonStart
10:11:49 [2021-05-18T10:11:49.890Z] === RUN   TestDiff
10:11:50 [2021-05-18T10:11:50.131Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:11:50 [2021-05-18T10:11:50.131Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:11:50 [2021-05-18T10:11:50.827Z] --- PASS: TestDiff (1.16s)
10:11:50 [2021-05-18T10:11:50.827Z] === RUN   TestExecWithCloseStdin
10:11:50 [2021-05-18T10:11:50.972Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s)
10:11:50 [2021-05-18T10:11:50.972Z] === RUN   TestDockerNetworkMacvlan
10:11:51 [2021-05-18T10:11:51.912Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:11:52 [2021-05-18T10:11:52.733Z] --- PASS: TestExecWithCloseStdin (1.67s)
10:11:52 [2021-05-18T10:11:52.733Z] === RUN   TestExec
10:11:52 [2021-05-18T10:11:52.850Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:11:53 [2021-05-18T10:11:53.670Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:11:54 [2021-05-18T10:11:54.237Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:11:54 [2021-05-18T10:11:54.238Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:11:54 [2021-05-18T10:11:54.497Z] --- PASS: TestExec (1.77s)
10:11:54 [2021-05-18T10:11:54.497Z] === RUN   TestExecUser
10:11:55 [2021-05-18T10:11:55.428Z] tests/integration/regression_test.py ......                              [ 98%]
10:11:55 [2021-05-18T10:11:55.834Z] --- PASS: TestContainerKillOnDaemonStart (13.72s)
10:11:55 [2021-05-18T10:11:55.834Z] PASS
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] === Skipped
10:11:55 [2021-05-18T10:11:55.834Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:11:55 [2021-05-18T10:11:55.834Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
10:11:55 [2021-05-18T10:11:55.834Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
10:11:55 [2021-05-18T10:11:55.834Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:11:55 [2021-05-18T10:11:55.834Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:11:55 [2021-05-18T10:11:55.834Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
10:11:55 [2021-05-18T10:11:55.834Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] 
10:11:55 [2021-05-18T10:11:55.834Z] DONE 196 tests, 6 skipped in 165.235s
10:11:55 [2021-05-18T10:11:55.834Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:11:55 [2021-05-18T10:11:55.834Z] ++ 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
10:11:55 [2021-05-18T10:11:55.834Z] ++ set -e
10:11:55 [2021-05-18T10:11:55.834Z] ++ '[' -n 0 ']'
10:11:55 [2021-05-18T10:11:55.834Z] ++ set -x
10:11:55 [2021-05-18T10:11:55.834Z] ++ 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
10:11:55 [2021-05-18T10:11:55.834Z] INFO: Testing against a local daemon
10:11:55 [2021-05-18T10:11:55.834Z] === RUN   TestCommitInheritsEnv
10:11:55 [2021-05-18T10:11:55.939Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:11:55 [2021-05-18T10:11:55.939Z] tests/integration/credentials/utils_test.py .                            [100%]
10:11:55 [2021-05-18T10:11:55.939Z] 
10:11:55 [2021-05-18T10:11:55.939Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:11:55 [2021-05-18T10:11:55.939Z] =========================== short test summary info ============================
10:11:55 [2021-05-18T10:11:55.939Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:11:55 [2021-05-18T10:11:55.939Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:11:55 [2021-05-18T10:11:55.939Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:11:55 [2021-05-18T10:11:55.939Z]   Not supported on most drivers
10:11:55 [2021-05-18T10:11:55.939Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:11:55 [2021-05-18T10:11:55.939Z]   Output of docker top depends on host distro, and is not formalized.
10:11:55 [2021-05-18T10:11:55.939Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:11:55 [2021-05-18T10:11:55.939Z]   Output of docker top depends on host distro, and is not formalized.
10:11:55 [2021-05-18T10:11:55.939Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:11:55 [2021-05-18T10:11:55.939Z]   Can fail if eth0 has multiple IP addresses
10:11:55 [2021-05-18T10:11:55.939Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:11:55 [2021-05-18T10:11:55.939Z]   This doesn't seem to be taken into account by the engine
10:11:55 [2021-05-18T10:11:55.939Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:11:55 [2021-05-18T10:11:55.939Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
10:11:55 [2021-05-18T10:11:55.939Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:11:55 [2021-05-18T10:11:55.939Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 375.60 seconds ==
10:11:56 [2021-05-18T10:11:56.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:11:56 [2021-05-18T10:11:56.406Z] --- PASS: TestCommitInheritsEnv (0.40s)
10:11:56 [2021-05-18T10:11:56.406Z] === RUN   TestImportExtremelyLargeImageWorks
10:11:56 [2021-05-18T10:11:56.406Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:11:56 [2021-05-18T10:11:56.406Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:11:56 [2021-05-18T10:11:56.406Z] === RUN   TestImagesFilterMultiReference
10:11:56 [2021-05-18T10:11:56.406Z] --- PASS: TestImagesFilterMultiReference (0.09s)
10:11:56 [2021-05-18T10:11:56.406Z] === RUN   TestImagePullPlatformInvalid
10:11:56 [2021-05-18T10:11:56.406Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
10:11:56 [2021-05-18T10:11:56.406Z] === RUN   TestRemoveImageOrphaning
10:11:56 [2021-05-18T10:11:56.412Z] --- PASS: TestExecUser (1.79s)
10:11:56 [2021-05-18T10:11:56.412Z] === RUN   TestExportContainerAndImportImage
10:11:56 [2021-05-18T10:11:56.979Z] --- PASS: TestRemoveImageOrphaning (0.38s)
10:11:56 [2021-05-18T10:11:56.979Z] === RUN   TestRemoveImageGarbageCollector
10:11:56 [2021-05-18T10:11:56.979Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:11:56 [2021-05-18T10:11:56.979Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:56 [2021-05-18T10:11:56.979Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:11:56 [2021-05-18T10:11:56.979Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:11:56 [2021-05-18T10:11:56.979Z] === RUN   TestTagInvalidReference
10:11:56 [2021-05-18T10:11:56.979Z] --- PASS: TestTagInvalidReference (0.03s)
10:11:56 [2021-05-18T10:11:56.979Z] === RUN   TestTagValidPrefixedRepo
10:11:56 [2021-05-18T10:11:56.979Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:11:56 [2021-05-18T10:11:56.979Z] === RUN   TestTagExistedNameWithoutForce
10:11:56 [2021-05-18T10:11:56.979Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:11:56 [2021-05-18T10:11:56.979Z] === RUN   TestTagOfficialNames
10:11:57 [2021-05-18T10:11:57.240Z] --- PASS: TestTagOfficialNames (0.07s)
10:11:57 [2021-05-18T10:11:57.240Z] === RUN   TestTagMatchesDigest
10:11:57 [2021-05-18T10:11:57.240Z] --- PASS: TestTagMatchesDigest (0.03s)
10:11:57 [2021-05-18T10:11:57.240Z] PASS
10:11:57 [2021-05-18T10:11:57.240Z] 
10:11:57 [2021-05-18T10:11:57.240Z] === Skipped
10:11:57 [2021-05-18T10:11:57.240Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:11:57 [2021-05-18T10:11:57.240Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:11:57 [2021-05-18T10:11:57.240Z] 
10:11:57 [2021-05-18T10:11:57.240Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:11:57 [2021-05-18T10:11:57.240Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:11:57 [2021-05-18T10:11:57.240Z] 
10:11:57 [2021-05-18T10:11:57.240Z] 
10:11:57 [2021-05-18T10:11:57.240Z] DONE 12 tests, 2 skipped in 1.402s
10:11:57 [2021-05-18T10:11:57.240Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:11:57 [2021-05-18T10:11:57.240Z] ++ 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
10:11:57 [2021-05-18T10:11:57.240Z] ++ set -e
10:11:57 [2021-05-18T10:11:57.240Z] ++ '[' -n 0 ']'
10:11:57 [2021-05-18T10:11:57.240Z] ++ set -x
10:11:57 [2021-05-18T10:11:57.240Z] ++ 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
10:11:57 [2021-05-18T10:11:57.240Z] INFO: Testing against a local daemon
10:11:57 [2021-05-18T10:11:57.240Z] === RUN   TestNetworkCreateDelete
10:11:57 [2021-05-18T10:11:57.529Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:11:57 [2021-05-18T10:11:57.791Z] --- PASS: TestExportContainerAndImportImage (1.49s)
10:11:57 [2021-05-18T10:11:57.791Z] === RUN   TestExportContainerAfterDaemonRestart
10:11:58 [2021-05-18T10:11:58.182Z] --- PASS: TestNetworkCreateDelete (0.82s)
10:11:58 [2021-05-18T10:11:58.182Z] === RUN   TestDockerNetworkDeletePreferID
10:11:58 [2021-05-18T10:11:58.727Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:12:00 [2021-05-18T10:12:00.636Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:12:00 [2021-05-18T10:12:00.726Z] --- PASS: TestDockerNetworkDeletePreferID (2.49s)
10:12:00 [2021-05-18T10:12:00.726Z] === RUN   TestDaemonDNSFallback
10:12:00 [2021-05-18T10:12:00.969Z] --- PASS: TestExportContainerAfterDaemonRestart (3.14s)
10:12:00 [2021-05-18T10:12:00.969Z] === RUN   TestHealthCheckWorkdir
10:12:00 [2021-05-18T10:12:00.973Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:12:03 [2021-05-18T10:12:03.509Z] --- PASS: TestHealthCheckWorkdir (2.70s)
10:12:03 [2021-05-18T10:12:03.509Z] === RUN   TestHealthKillContainer
10:12:04 [2021-05-18T10:12:04.888Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:12:04 [2021-05-18T10:12:04.888Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:12:04 [2021-05-18T10:12:04.888Z] === RUN   TestDockerSuite/TestBuildAddTar
10:12:05 [2021-05-18T10:12:05.455Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:12:06 [2021-05-18T10:12:06.391Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:12:06 [2021-05-18T10:12:06.959Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:12:07 [2021-05-18T10:12:07.220Z] --- PASS: TestHealthKillContainer (3.71s)
10:12:07 [2021-05-18T10:12:07.220Z] === RUN   TestInspectCpusetInConfigPre120
10:12:07 [2021-05-18T10:12:07.560Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:12:08 [2021-05-18T10:12:08.355Z] Leaving: AppArmorNo profiles have been unloaded.
10:12:08 [2021-05-18T10:12:08.355Z] 
10:12:08 [2021-05-18T10:12:08.355Z] Unloading profiles will leave already running processes permanently
10:12:08 [2021-05-18T10:12:08.355Z] unconfined, which can lead to unexpected situations.
10:12:08 [2021-05-18T10:12:08.355Z] 
10:12:08 [2021-05-18T10:12:08.355Z] To set a process to complain mode, use the command line tool
10:12:08 [2021-05-18T10:12:08.355Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:12:08 [2021-05-18T10:12:08.355Z] 
10:12:08 [2021-05-18T10:12:08.600Z] --- PASS: TestInspectCpusetInConfigPre120 (1.15s)
10:12:08 [2021-05-18T10:12:08.600Z] === RUN   TestIpcModeNone
Post stage
[Pipeline] junit
10:12:08 [2021-05-18T10:12:08.670Z] Recording test results
10:12:08 [2021-05-18T10:12:08.872Z] --- PASS: TestDaemonDNSFallback (8.06s)
10:12:08 [2021-05-18T10:12:08.872Z] === RUN   TestInspectNetwork
10:12:08 [2021-05-18T10:12:08.942Z] --- PASS: TestDockerNetworkMacvlan (17.93s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s)
10:12:08 [2021-05-18T10:12:08.942Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.65s)
10:12:08 [2021-05-18T10:12:08.942Z] PASS
10:12:08 [2021-05-18T10:12:08.942Z] 
10:12:08 [2021-05-18T10:12:08.942Z] DONE 8 tests in 19.945s
10:12:08 [2021-05-18T10:12:08.942Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:12:08 [2021-05-18T10:12:08.942Z] testing: warning: no tests to run
10:12:08 [2021-05-18T10:12:08.942Z] PASS
10:12:08 [2021-05-18T10:12:08.942Z] 
10:12:08 [2021-05-18T10:12:08.942Z] DONE 0 tests in 0.006s
10:12:08 [2021-05-18T10:12:08.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:12:08 [2021-05-18T10:12:08.942Z] INFO: Testing against a local daemon
10:12:08 [2021-05-18T10:12:08.942Z] === RUN   TestAuthZPluginAllowRequest
10:12:09 [2021-05-18T10:12:09.539Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:12:09 [2021-05-18T10:12:09.609Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
10:12:09 [2021-05-18T10:12:09.885Z] + echo Ensuring container killed.
10:12:09 [2021-05-18T10:12:09.885Z] Ensuring container killed.
10:12:09 [2021-05-18T10:12:09.885Z] + docker rm -vf docker-pr2
10:12:09 [2021-05-18T10:12:09.885Z] Error: No such container: docker-pr2
[Pipeline] sh
10:12:10 [2021-05-18T10:12:10.201Z] + echo Chowning /workspace to jenkins user
10:12:10 [2021-05-18T10:12:10.201Z] Chowning /workspace to jenkins user
10:12:10 [2021-05-18T10:12:10.201Z] + id -u
10:12:10 [2021-05-18T10:12:10.201Z] + id -g
10:12:10 [2021-05-18T10:12:10.201Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace busybox chown -R 1000:1000 /workspace
10:12:10 [2021-05-18T10:12:10.201Z] Unable to find image 'busybox:latest' locally
10:12:10 [2021-05-18T10:12:10.201Z] latest: Pulling from library/busybox
10:12:10 [2021-05-18T10:12:10.458Z] 92f8b3f0730f: Pulling fs layer
10:12:10 [2021-05-18T10:12:10.458Z] 92f8b3f0730f: Verifying Checksum
10:12:10 [2021-05-18T10:12:10.458Z] 92f8b3f0730f: Download complete
10:12:10 [2021-05-18T10:12:10.458Z] 92f8b3f0730f: Pull complete
10:12:10 [2021-05-18T10:12:10.458Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
10:12:10 [2021-05-18T10:12:10.458Z] Status: Downloaded newer image for busybox:latest
10:12:10 [2021-05-18T10:12:10.476Z] --- PASS: TestIpcModeNone (1.90s)
10:12:10 [2021-05-18T10:12:10.476Z] === RUN   TestIpcModePrivate
10:12:10 [2021-05-18T10:12:10.848Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
10:12:10 [2021-05-18T10:12:10.848Z] === RUN   TestAuthZPluginTLS
10:12:11 [2021-05-18T10:12:11.417Z] --- PASS: TestAuthZPluginTLS (0.69s)
10:12:11 [2021-05-18T10:12:11.417Z] === RUN   TestAuthZPluginDenyRequest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:12:11 [2021-05-18T10:12:11.985Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
10:12:11 [2021-05-18T10:12:11.985Z] === RUN   TestAuthZPluginAPIDenyResponse
10:12:12 [2021-05-18T10:12:12.159Z] + bundleName=docker-py
10:12:12 [2021-05-18T10:12:12.160Z] + echo Creating docker-py-bundles.tar.gz
10:12:12 [2021-05-18T10:12:12.160Z] Creating docker-py-bundles.tar.gz
10:12:12 [2021-05-18T10:12:12.160Z] + 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
10:12:12 [2021-05-18T10:12:12.168Z] Archiving artifacts
10:12:12 [2021-05-18T10:12:12.513Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:12:12 [2021-05-18T10:12:12.513Z] --- PASS: TestIpcModePrivate (2.11s)
10:12:12 [2021-05-18T10:12:12.513Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
10:12:12 [2021-05-18T10:12:12.513Z] === RUN   TestIpcModeShareable
10:12:12 [2021-05-18T10:12:12.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
10:12:12 [2021-05-18T10:12:12.554Z] === RUN   TestAuthZPluginDenyResponse
10:12:13 [2021-05-18T10:12:13.491Z] --- PASS: TestAuthZPluginDenyResponse (0.70s)
10:12:13 [2021-05-18T10:12:13.491Z] === RUN   TestAuthZPluginAllowEventStream
10:12:13 [2021-05-18T10:12:13.768Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:12:14 [2021-05-18T10:12:14.158Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh binary-daemon
10:12:14 [2021-05-18T10:12:14.160Z] === RUN   TestInspectNetwork/full_network_id
10:12:14 [2021-05-18T10:12:14.160Z] === RUN   TestInspectNetwork/partial_network_id
10:12:14 [2021-05-18T10:12:14.160Z] === RUN   TestInspectNetwork/network_name
10:12:14 [2021-05-18T10:12:14.160Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:12:14 [2021-05-18T10:12:14.420Z] --- PASS: TestIpcModeShareable (1.91s)
10:12:14 [2021-05-18T10:12:14.420Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
10:12:14 [2021-05-18T10:12:14.420Z] === RUN   TestAPIIpcModeShareableAndContainer
10:12:14 [2021-05-18T10:12:14.721Z] 
10:12:14 [2021-05-18T10:12:14.721Z] Removing bundles/
10:12:14 [2021-05-18T10:12:14.721Z] 
10:12:14 [2021-05-18T10:12:14.721Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:12:14 [2021-05-18T10:12:14.721Z] Building: bundles/binary-daemon/dockerd-dev
10:12:14 [2021-05-18T10:12:14.721Z] GOOS="" GOARCH="" GOARM=""
10:12:14 [2021-05-18T10:12:14.989Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:12:15 [2021-05-18T10:12:15.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
10:12:15 [2021-05-18T10:12:15.398Z] === RUN   TestAuthZPluginErrorResponse
10:12:15 [2021-05-18T10:12:15.658Z] --- PASS: TestAuthZPluginErrorResponse (0.71s)
10:12:15 [2021-05-18T10:12:15.658Z] === RUN   TestAuthZPluginErrorRequest
10:12:15 [2021-05-18T10:12:15.927Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:12:16 [2021-05-18T10:12:16.596Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
10:12:16 [2021-05-18T10:12:16.596Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:12:17 [2021-05-18T10:12:17.165Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
10:12:17 [2021-05-18T10:12:17.165Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:12:17 [2021-05-18T10:12:17.834Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:12:18 [2021-05-18T10:12:18.093Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:12:18 [2021-05-18T10:12:18.364Z] --- PASS: TestInspectNetwork (9.30s)
10:12:18 [2021-05-18T10:12:18.364Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:12:18 [2021-05-18T10:12:18.364Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:12:18 [2021-05-18T10:12:18.364Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:12:18 [2021-05-18T10:12:18.364Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:12:18 [2021-05-18T10:12:18.364Z] === RUN   TestRunContainerWithBridgeNone
10:12:19 [2021-05-18T10:12:19.073Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s)
10:12:19 [2021-05-18T10:12:19.073Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:12:19 [2021-05-18T10:12:19.474Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.92s)
10:12:19 [2021-05-18T10:12:19.474Z] === RUN   TestAPIIpcModeHost
10:12:20 [2021-05-18T10:12:20.041Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:12:20 [2021-05-18T10:12:20.609Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:12:20 [2021-05-18T10:12:20.981Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
10:12:20 [2021-05-18T10:12:20.981Z] === RUN   TestAuthZPluginHeader
10:12:21 [2021-05-18T10:12:21.546Z] --- PASS: TestAPIIpcModeHost (2.36s)
10:12:21 [2021-05-18T10:12:21.546Z] === RUN   TestDaemonIpcModeShareable
10:12:21 [2021-05-18T10:12:21.667Z] --- PASS: TestRunContainerWithBridgeNone (3.39s)
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkInvalidJSON
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkInvalidJSON//networks/create
10:12:21 [2021-05-18T10:12:21.667Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:12:21 [2021-05-18T10:12:21.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:21 [2021-05-18T10:12:21.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:21 [2021-05-18T10:12:21.667Z] === CONT  TestNetworkInvalidJSON//networks/create
10:12:21 [2021-05-18T10:12:21.667Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:12:21 [2021-05-18T10:12:21.667Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:21 [2021-05-18T10:12:21.667Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:12:21 [2021-05-18T10:12:21.667Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:12:21 [2021-05-18T10:12:21.667Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:12:21 [2021-05-18T10:12:21.667Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkList
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkList//networks
10:12:21 [2021-05-18T10:12:21.667Z] === PAUSE TestNetworkList//networks
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestNetworkList//networks/
10:12:21 [2021-05-18T10:12:21.667Z] === PAUSE TestNetworkList//networks/
10:12:21 [2021-05-18T10:12:21.667Z] === CONT  TestNetworkList//networks
10:12:21 [2021-05-18T10:12:21.667Z] === CONT  TestNetworkList//networks/
10:12:21 [2021-05-18T10:12:21.667Z] --- PASS: TestNetworkList (0.03s)
10:12:21 [2021-05-18T10:12:21.667Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:12:21 [2021-05-18T10:12:21.667Z]     --- PASS: TestNetworkList//networks (0.00s)
10:12:21 [2021-05-18T10:12:21.667Z] === RUN   TestHostIPv4BridgeLabel
10:12:21 [2021-05-18T10:12:21.920Z] --- PASS: TestAuthZPluginHeader (0.86s)
10:12:21 [2021-05-18T10:12:21.920Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:12:23 [2021-05-18T10:12:23.051Z] --- PASS: TestHostIPv4BridgeLabel (1.47s)
10:12:23 [2021-05-18T10:12:23.051Z] === RUN   TestDaemonRestartWithLiveRestore
10:12:23 [2021-05-18T10:12:23.454Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:12:24 [2021-05-18T10:12:24.832Z] --- PASS: TestDaemonIpcModeShareable (3.18s)
10:12:24 [2021-05-18T10:12:24.832Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
10:12:24 [2021-05-18T10:12:24.832Z] === RUN   TestDaemonIpcModePrivate
10:12:25 [2021-05-18T10:12:25.596Z] --- PASS: TestDaemonRestartWithLiveRestore (2.62s)
10:12:25 [2021-05-18T10:12:25.596Z] === RUN   TestDaemonDefaultNetworkPools
10:12:25 [2021-05-18T10:12:25.769Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:12:26 [2021-05-18T10:12:26.027Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:12:26 [2021-05-18T10:12:26.964Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:12:27 [2021-05-18T10:12:27.193Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s)
10:12:27 [2021-05-18T10:12:27.193Z] === RUN   TestAuthZPluginV2Disable
10:12:27 [2021-05-18T10:12:27.903Z] --- PASS: TestDaemonIpcModePrivate (2.95s)
10:12:27 [2021-05-18T10:12:27.903Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
10:12:27 [2021-05-18T10:12:27.903Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:12:28 [2021-05-18T10:12:28.141Z] --- PASS: TestDaemonDefaultNetworkPools (2.21s)
10:12:28 [2021-05-18T10:12:28.141Z] === RUN   TestDaemonRestartWithExistingNetwork
10:12:30 [2021-05-18T10:12:30.438Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.47s)
10:12:30 [2021-05-18T10:12:30.438Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
10:12:30 [2021-05-18T10:12:30.438Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:12:30 [2021-05-18T10:12:30.484Z] --- PASS: TestAuthZPluginV2Disable (3.68s)
10:12:30 [2021-05-18T10:12:30.484Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:12:30 [2021-05-18T10:12:30.697Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:12:31 [2021-05-18T10:12:31.442Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.46s)
10:12:31 [2021-05-18T10:12:31.442Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:33 [2021-05-18T10:12:33.231Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.64s)
10:12:33 [2021-05-18T10:12:33.231Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
10:12:33 [2021-05-18T10:12:33.231Z] === RUN   TestIpcModeOlderClient
10:12:33 [2021-05-18T10:12:33.231Z] === PAUSE TestIpcModeOlderClient
10:12:33 [2021-05-18T10:12:33.231Z] === RUN   TestKillContainerInvalidSignal
10:12:33 [2021-05-18T10:12:33.774Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.46s)
10:12:33 [2021-05-18T10:12:33.774Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:12:33 [2021-05-18T10:12:33.799Z] --- PASS: TestKillContainerInvalidSignal (1.09s)
10:12:33 [2021-05-18T10:12:33.799Z] === RUN   TestKillContainer
10:12:33 [2021-05-18T10:12:33.799Z] === RUN   TestKillContainer/no_signal
10:12:33 [2021-05-18T10:12:33.799Z] === RUN   TestDockerSuite/TestBuildBlankName
10:12:34 [2021-05-18T10:12:34.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:12:34 [2021-05-18T10:12:34.935Z] === RUN   TestKillContainer/non_killing_signal
10:12:35 [2021-05-18T10:12:35.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.42s)
10:12:35 [2021-05-18T10:12:35.648Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:12:35 [2021-05-18T10:12:35.872Z] === RUN   TestKillContainer/killing_signal
10:12:36 [2021-05-18T10:12:36.809Z] --- PASS: TestKillContainer (2.96s)
10:12:36 [2021-05-18T10:12:36.809Z]     --- PASS: TestKillContainer/no_signal (0.97s)
10:12:36 [2021-05-18T10:12:36.809Z]     --- PASS: TestKillContainer/non_killing_signal (0.83s)
10:12:36 [2021-05-18T10:12:36.809Z]     --- PASS: TestKillContainer/killing_signal (0.91s)
10:12:36 [2021-05-18T10:12:36.809Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:12:36 [2021-05-18T10:12:36.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:12:36 [2021-05-18T10:12:36.809Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:12:37 [2021-05-18T10:12:37.033Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s)
10:12:37 [2021-05-18T10:12:37.033Z] === RUN   TestServiceWithPredefinedNetwork
10:12:37 [2021-05-18T10:12:37.748Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:12:37 [2021-05-18T10:12:37.748Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:12:39 [2021-05-18T10:12:39.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.33s)
10:12:39 [2021-05-18T10:12:39.127Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s)
10:12:39 [2021-05-18T10:12:39.127Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.09s)
10:12:39 [2021-05-18T10:12:39.127Z] === RUN   TestKillStoppedContainer
10:12:39 [2021-05-18T10:12:39.127Z] --- PASS: TestKillStoppedContainer (0.08s)
10:12:39 [2021-05-18T10:12:39.127Z] === RUN   TestKillStoppedContainerAPIPre120
10:12:39 [2021-05-18T10:12:39.387Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:12:39 [2021-05-18T10:12:39.387Z] === RUN   TestKillDifferentUserContainer
10:12:39 [2021-05-18T10:12:39.647Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:12:40 [2021-05-18T10:12:40.353Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
10:12:40 [2021-05-18T10:12:40.353Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:12:40 [2021-05-18T10:12:40.353Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:40 [2021-05-18T10:12:40.353Z]     service_test.go:242: FLAKY_TEST
10:12:40 [2021-05-18T10:12:40.353Z] === RUN   TestServiceWithDataPathPortInit
10:12:40 [2021-05-18T10:12:40.584Z] --- PASS: TestKillDifferentUserContainer (1.18s)
10:12:40 [2021-05-18T10:12:40.584Z] === RUN   TestInspectOomKilledTrue
10:12:40 [2021-05-18T10:12:40.584Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
10:12:40 [2021-05-18T10:12:40.584Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:12:40 [2021-05-18T10:12:40.584Z] === RUN   TestInspectOomKilledFalse
10:12:40 [2021-05-18T10:12:40.584Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:12:40 [2021-05-18T10:12:40.584Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:12:40 [2021-05-18T10:12:40.584Z] === RUN   TestLinksEtcHostsContentMatch
10:12:41 [2021-05-18T10:12:41.522Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:12:42 [2021-05-18T10:12:42.090Z] --- PASS: TestLinksEtcHostsContentMatch (1.69s)
10:12:42 [2021-05-18T10:12:42.090Z] === RUN   TestLinksContainerNames
10:12:43 [2021-05-18T10:12:43.763Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.69s)
10:12:43 [2021-05-18T10:12:43.764Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:12:45 [2021-05-18T10:12:45.381Z] --- PASS: TestLinksContainerNames (2.84s)
10:12:45 [2021-05-18T10:12:45.381Z] === RUN   TestLogsFollowTailEmpty
10:12:45 [2021-05-18T10:12:45.381Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:12:46 [2021-05-18T10:12:46.318Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:12:46 [2021-05-18T10:12:46.677Z] --- PASS: TestLogsFollowTailEmpty (1.55s)
10:12:46 [2021-05-18T10:12:46.677Z] === RUN   TestContainerNetworkMountsNoChown
10:12:47 [2021-05-18T10:12:47.617Z] --- PASS: TestContainerNetworkMountsNoChown (1.12s)
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/default
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/default
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/private
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/private
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rprivate
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rprivate
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/slave
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/slave
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rslave
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rslave
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/shared
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/shared
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rshared
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rshared
10:12:47 [2021-05-18T10:12:47.618Z] === CONT  TestMountDaemonRoot/default
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/default/bind_root
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/default/mount_root
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === CONT  TestMountDaemonRoot/default/bind_root
10:12:47 [2021-05-18T10:12:47.618Z] === CONT  TestMountDaemonRoot/rshared
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:12:47 [2021-05-18T10:12:47.618Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:12:47 [2021-05-18T10:12:47.618Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/shared
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/rslave
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/slave
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/rprivate
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/private
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/private/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/private/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:12:47 [2021-05-18T10:12:47.878Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/default/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:12:47 [2021-05-18T10:12:47.878Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:12:48 [2021-05-18T10:12:48.138Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/private/mount_root
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/private/bind_root
10:12:48 [2021-05-18T10:12:48.397Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:12:48 [2021-05-18T10:12:48.397Z] --- PASS: TestMountDaemonRoot (0.04s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
10:12:48 [2021-05-18T10:12:48.397Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:12:48 [2021-05-18T10:12:48.397Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:12:48 [2021-05-18T10:12:48.397Z] === RUN   TestContainerBindMountNonRecursive
10:12:48 [2021-05-18T10:12:48.397Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:12:50 [2021-05-18T10:12:50.302Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:12:52 [2021-05-18T10:12:52.208Z] --- PASS: TestContainerBindMountNonRecursive (3.54s)
10:12:52 [2021-05-18T10:12:52.208Z] === RUN   TestContainerVolumesMountedAsShared
10:12:52 [2021-05-18T10:12:52.208Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:12:53 [2021-05-18T10:12:53.145Z] --- PASS: TestContainerVolumesMountedAsShared (0.97s)
10:12:53 [2021-05-18T10:12:53.145Z] === RUN   TestContainerVolumesMountedAsSlave
10:12:54 [2021-05-18T10:12:54.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:12:55 [2021-05-18T10:12:55.093Z] --- PASS: TestContainerVolumesMountedAsSlave (2.05s)
10:12:55 [2021-05-18T10:12:55.093Z] === RUN   TestNetworkNat
10:12:56 [2021-05-18T10:12:56.998Z] --- PASS: TestNetworkNat (1.76s)
10:12:56 [2021-05-18T10:12:56.998Z] === RUN   TestNetworkLocalhostTCPNat
10:12:58 [2021-05-18T10:12:58.375Z] --- PASS: TestNetworkLocalhostTCPNat (1.57s)
10:12:58 [2021-05-18T10:12:58.375Z] === RUN   TestNetworkLoopbackNat
10:12:58 [2021-05-18T10:12:58.470Z] --- PASS: TestServiceWithDataPathPortInit (17.76s)
10:12:58 [2021-05-18T10:12:58.470Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:13:00 [2021-05-18T10:13:00.281Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:13:01 [2021-05-18T10:13:01.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.92s)
10:13:01 [2021-05-18T10:13:01.875Z] PASS
10:13:01 [2021-05-18T10:13:01.875Z] 
10:13:01 [2021-05-18T10:13:01.875Z] DONE 17 tests in 52.176s
10:13:01 [2021-05-18T10:13:01.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:13:01 [2021-05-18T10:13:01.875Z] INFO: Testing against a local daemon
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInvalidJSON
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:13:01 [2021-05-18T10:13:01.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:13:01 [2021-05-18T10:13:01.875Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:13:01 [2021-05-18T10:13:01.875Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:13:01 [2021-05-18T10:13:01.875Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInstall
10:13:01 [2021-05-18T10:13:01.875Z] === RUN   TestPluginInstall/no_auth
10:13:02 [2021-05-18T10:13:02.816Z] --- PASS: TestNetworkLoopbackNat (4.52s)
10:13:02 [2021-05-18T10:13:02.816Z] === RUN   TestPause
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eadc76143263bf9b54c99b7b360235ca5c4730b4f84589835809824c0131e6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:03 [2021-05-18T10:13:03.278Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eadc76143263bf9b54c99b7b360235ca5c4730b4f84589835809824c0131e6d2" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:03 [2021-05-18T10:13:03.544Z] === RUN   TestPluginInstall/with_htpasswd
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5423e1c7488e4f4503bacd66eecdc2a1f7ee20e7978b9f4abb2fa763a1ed7ffb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:04 [2021-05-18T10:13:04.112Z] time="2021-05-18T10:13:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5423e1c7488e4f4503bacd66eecdc2a1f7ee20e7978b9f4abb2fa763a1ed7ffb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:04 [2021-05-18T10:13:04.372Z] === RUN   TestPluginInstall/with_insecure
10:13:04 [2021-05-18T10:13:04.723Z] --- PASS: TestPause (1.64s)
10:13:04 [2021-05-18T10:13:04.723Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:13:04 [2021-05-18T10:13:04.723Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:13:04 [2021-05-18T10:13:04.723Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:13:04 [2021-05-18T10:13:04.723Z] === RUN   TestPauseStopPausedContainer
10:13:05 [2021-05-18T10:13:05.661Z] --- PASS: TestPauseStopPausedContainer (1.19s)
10:13:05 [2021-05-18T10:13:05.661Z] === RUN   TestPidHost
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d27d2c95c4540f9774ec069ccd01901d6717c6d244d665e0ea5a129bb175a43" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:13:05 [2021-05-18T10:13:05.750Z] time="2021-05-18T10:13:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d27d2c95c4540f9774ec069ccd01901d6717c6d244d665e0ea5a129bb175a43" mediatype=application/vnd.docker.plugin.v1+json size=522
10:13:05 [2021-05-18T10:13:05.750Z] --- PASS: TestPluginInstall (4.53s)
10:13:05 [2021-05-18T10:13:05.750Z]     --- PASS: TestPluginInstall/no_auth (2.31s)
10:13:05 [2021-05-18T10:13:05.750Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
10:13:05 [2021-05-18T10:13:05.750Z]     --- PASS: TestPluginInstall/with_insecure (1.39s)
10:13:05 [2021-05-18T10:13:05.750Z]         plugin_test.go:165: [d8849e0550217] daemon is not started
10:13:05 [2021-05-18T10:13:05.750Z] === RUN   TestPluginsWithRuntimes
10:13:07 [2021-05-18T10:13:07.657Z] === RUN   TestPluginsWithRuntimes/No_Args
10:13:08 [2021-05-18T10:13:08.471Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.90s)
10:13:08 [2021-05-18T10:13:08.471Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dl8qz6651f1pvj0huns15u0j8 Created:2021-05-18 10:12:59.619482538 +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[f721ccd0607150edbc5a3e309facf7a9b1188ae80ea32da1b689d163acf0add1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyn2w799mnvzrnwbw4hvgf4os EndpointID:e3ca9c29ba3a4610cc45d52ff09d47f0fe2409362037ab5eed31cf44b9c94615 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:625c74347d8291e15985467014d995723e173fc1b2fb128f21c8b86367255dd7 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:8915656e2de3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyn2w799mnvzrnwbw4hvgf4os EndpointID:e3ca9c29ba3a4610cc45d52ff09d47f0fe2409362037ab5eed31cf44b9c94615 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:13:08 [2021-05-18T10:13:08.471Z] PASS
10:13:08 [2021-05-18T10:13:08.471Z] 
10:13:08 [2021-05-18T10:13:08.471Z] === Skipped
10:13:08 [2021-05-18T10:13:08.471Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:13:08 [2021-05-18T10:13:08.471Z]     service_test.go:242: FLAKY_TEST
10:13:08 [2021-05-18T10:13:08.471Z] 
10:13:08 [2021-05-18T10:13:08.471Z] 
10:13:08 [2021-05-18T10:13:08.471Z] DONE 26 tests, 1 skipped in 69.759s
10:13:08 [2021-05-18T10:13:08.471Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:13:08 [2021-05-18T10:13:08.471Z] ++ 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
10:13:08 [2021-05-18T10:13:08.471Z] ++ set -e
10:13:08 [2021-05-18T10:13:08.471Z] ++ '[' -n 0 ']'
10:13:08 [2021-05-18T10:13:08.471Z] ++ set -x
10:13:08 [2021-05-18T10:13:08.471Z] ++ 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
10:13:08 [2021-05-18T10:13:08.471Z] INFO: Testing against a local daemon
10:13:08 [2021-05-18T10:13:08.471Z] === RUN   TestDockerNetworkIpvlanPersistance
10:13:08 [2021-05-18T10:13:08.471Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:13:08 [2021-05-18T10:13:08.472Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:08 [2021-05-18T10:13:08.472Z] === RUN   TestDockerNetworkIpvlan
10:13:08 [2021-05-18T10:13:08.472Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:13:08 [2021-05-18T10:13:08.472Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:08 [2021-05-18T10:13:08.472Z] PASS
10:13:08 [2021-05-18T10:13:08.472Z] 
10:13:08 [2021-05-18T10:13:08.472Z] === Skipped
10:13:08 [2021-05-18T10:13:08.472Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:13:08 [2021-05-18T10:13:08.472Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:08 [2021-05-18T10:13:08.472Z] 
10:13:08 [2021-05-18T10:13:08.472Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:13:08 [2021-05-18T10:13:08.472Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:08 [2021-05-18T10:13:08.472Z] 
10:13:08 [2021-05-18T10:13:08.472Z] 
10:13:08 [2021-05-18T10:13:08.472Z] DONE 2 tests, 2 skipped in 0.153s
10:13:08 [2021-05-18T10:13:08.472Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:13:08 [2021-05-18T10:13:08.472Z] ++ 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
10:13:08 [2021-05-18T10:13:08.472Z] ++ set -e
10:13:08 [2021-05-18T10:13:08.472Z] ++ '[' -n 0 ']'
10:13:08 [2021-05-18T10:13:08.472Z] ++ set -x
10:13:08 [2021-05-18T10:13:08.472Z] ++ 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
10:13:08 [2021-05-18T10:13:08.472Z] INFO: Testing against a local daemon
10:13:08 [2021-05-18T10:13:08.472Z] === RUN   TestDockerNetworkMacvlanPersistance
10:13:09 [2021-05-18T10:13:09.036Z] === RUN   TestPluginsWithRuntimes/With_Args
10:13:10 [2021-05-18T10:13:10.941Z] --- PASS: TestPluginsWithRuntimes (5.12s)
10:13:10 [2021-05-18T10:13:10.941Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.56s)
10:13:10 [2021-05-18T10:13:10.941Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.63s)
10:13:10 [2021-05-18T10:13:10.941Z] === RUN   TestPluginBackCompatMediaTypes
10:13:10 [2021-05-18T10:13:10.998Z] --- PASS: TestPidHost (4.65s)
10:13:10 [2021-05-18T10:13:10.998Z] === RUN   TestPsFilter
10:13:10 [2021-05-18T10:13:10.998Z] --- PASS: TestPsFilter (0.12s)
10:13:10 [2021-05-18T10:13:10.998Z] === RUN   TestRemoveContainerWithRemovedVolume
10:13:11 [2021-05-18T10:13:11.017Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.37s)
10:13:11 [2021-05-18T10:13:11.017Z] === RUN   TestDockerNetworkMacvlan
10:13:11 [2021-05-18T10:13:11.510Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s)
10:13:11 [2021-05-18T10:13:11.510Z] PASS
10:13:11 [2021-05-18T10:13:11.510Z] 
10:13:11 [2021-05-18T10:13:11.510Z] DONE 10 tests in 10.434s
10:13:11 [2021-05-18T10:13:11.510Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:13:11 [2021-05-18T10:13:11.510Z] INFO: Testing against a local daemon
10:13:11 [2021-05-18T10:13:11.510Z] === RUN   TestExternalGraphDriver
10:13:11 [2021-05-18T10:13:11.769Z] === RUN   TestExternalGraphDriver/json
10:13:12 [2021-05-18T10:13:12.376Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.62s)
10:13:12 [2021-05-18T10:13:12.376Z] === RUN   TestRemoveContainerWithVolume
10:13:12 [2021-05-18T10:13:12.402Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:13:13 [2021-05-18T10:13:13.753Z] --- PASS: TestRemoveContainerWithVolume (1.54s)
10:13:13 [2021-05-18T10:13:13.753Z] === RUN   TestRemoveContainerRunning
10:13:13 [2021-05-18T10:13:13.788Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:13:14 [2021-05-18T10:13:14.307Z] === RUN   TestExternalGraphDriver/spec
10:13:15 [2021-05-18T10:13:15.131Z] --- PASS: TestRemoveContainerRunning (1.46s)
10:13:15 [2021-05-18T10:13:15.131Z] === RUN   TestRemoveContainerForceRemoveRunning
10:13:15 [2021-05-18T10:13:15.701Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:13:16 [2021-05-18T10:13:16.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s)
10:13:16 [2021-05-18T10:13:16.512Z] === RUN   TestRemoveInvalidContainer
10:13:16 [2021-05-18T10:13:16.512Z] --- PASS: TestRemoveInvalidContainer (0.08s)
10:13:16 [2021-05-18T10:13:16.512Z] === RUN   TestRenameLinkedContainer
10:13:16 [2021-05-18T10:13:16.843Z] === RUN   TestExternalGraphDriver/pull
10:13:18 [2021-05-18T10:13:18.750Z] --- PASS: TestExternalGraphDriver (7.29s)
10:13:18 [2021-05-18T10:13:18.750Z]     --- PASS: TestExternalGraphDriver/json (2.44s)
10:13:18 [2021-05-18T10:13:18.750Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
10:13:18 [2021-05-18T10:13:18.750Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
10:13:18 [2021-05-18T10:13:18.750Z] === RUN   TestGraphdriverPluginV2
10:13:19 [2021-05-18T10:13:19.800Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:13:19 [2021-05-18T10:13:19.907Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:13:20 [2021-05-18T10:13:20.059Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:13:22 [2021-05-18T10:13:22.594Z] --- PASS: TestRenameLinkedContainer (5.49s)
10:13:22 [2021-05-18T10:13:22.594Z] === RUN   TestRenameStoppedContainer
10:13:23 [2021-05-18T10:13:23.164Z] --- PASS: TestRenameStoppedContainer (1.07s)
10:13:23 [2021-05-18T10:13:23.164Z] === RUN   TestRenameRunningContainerAndReuse
10:13:23 [2021-05-18T10:13:23.164Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:13:23 [2021-05-18T10:13:23.164Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:13:24 [2021-05-18T10:13:24.025Z] --- PASS: TestGraphdriverPluginV2 (4.64s)
10:13:24 [2021-05-18T10:13:24.025Z] PASS
10:13:24 [2021-05-18T10:13:24.025Z] 
10:13:24 [2021-05-18T10:13:24.025Z] DONE 5 tests in 11.975s
10:13:24 [2021-05-18T10:13:24.025Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:13:24 [2021-05-18T10:13:24.025Z] INFO: Testing against a local daemon
10:13:24 [2021-05-18T10:13:24.025Z] === RUN   TestContinueAfterPluginCrash
10:13:24 [2021-05-18T10:13:24.025Z] === PAUSE TestContinueAfterPluginCrash
10:13:24 [2021-05-18T10:13:24.025Z] === RUN   TestReadPluginNoRead
10:13:24 [2021-05-18T10:13:24.025Z] === PAUSE TestReadPluginNoRead
10:13:24 [2021-05-18T10:13:24.025Z] === RUN   TestDaemonStartWithLogOpt
10:13:24 [2021-05-18T10:13:24.025Z] === PAUSE TestDaemonStartWithLogOpt
10:13:24 [2021-05-18T10:13:24.025Z] === CONT  TestContinueAfterPluginCrash
10:13:24 [2021-05-18T10:13:24.025Z] === CONT  TestDaemonStartWithLogOpt
10:13:24 [2021-05-18T10:13:24.113Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:13:25 [2021-05-18T10:13:25.070Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:13:25 [2021-05-18T10:13:25.329Z] --- PASS: TestRenameRunningContainerAndReuse (2.19s)
10:13:25 [2021-05-18T10:13:25.329Z] === RUN   TestRenameInvalidName
10:13:26 [2021-05-18T10:13:26.711Z] --- PASS: TestRenameInvalidName (1.21s)
10:13:26 [2021-05-18T10:13:26.711Z] === RUN   TestRenameAnonymousContainer
10:13:26 [2021-05-18T10:13:26.711Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:13:27 [2021-05-18T10:13:27.280Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:13:28 [2021-05-18T10:13:28.225Z] --- PASS: TestDaemonStartWithLogOpt (4.23s)
10:13:28 [2021-05-18T10:13:28.225Z] === CONT  TestReadPluginNoRead
10:13:30 [2021-05-18T10:13:30.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:13:30 [2021-05-18T10:13:30.762Z] === RUN   TestReadPluginNoRead/default
10:13:31 [2021-05-18T10:13:31.953Z] --- PASS: TestRenameAnonymousContainer (5.36s)
10:13:31 [2021-05-18T10:13:31.953Z] === RUN   TestRenameContainerWithSameName
10:13:32 [2021-05-18T10:13:32.142Z] === RUN   TestReadPluginNoRead/disabled_caching
10:13:32 [2021-05-18T10:13:32.251Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:13:33 [2021-05-18T10:13:33.080Z] --- PASS: TestContinueAfterPluginCrash (9.42s)
10:13:33 [2021-05-18T10:13:33.332Z] --- PASS: TestRenameContainerWithSameName (1.09s)
10:13:33 [2021-05-18T10:13:33.332Z] === RUN   TestRenameContainerWithLinkedContainer
10:13:33 [2021-05-18T10:13:33.332Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:13:33 [2021-05-18T10:13:33.591Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:13:33 [2021-05-18T10:13:33.636Z] --- PASS: TestDockerNetworkMacvlan (23.01s)
10:13:33 [2021-05-18T10:13:33.636Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s)
10:13:33 [2021-05-18T10:13:33.636Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s)
10:13:33 [2021-05-18T10:13:33.636Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s)
10:13:33 [2021-05-18T10:13:33.636Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s)
10:13:33 [2021-05-18T10:13:33.636Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.68s)
10:13:33 [2021-05-18T10:13:33.636Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s)
10:13:33 [2021-05-18T10:13:33.636Z] PASS
10:13:33 [2021-05-18T10:13:33.636Z] 
10:13:33 [2021-05-18T10:13:33.636Z] DONE 8 tests in 26.538s
10:13:33 [2021-05-18T10:13:33.636Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:13:33 [2021-05-18T10:13:33.636Z] ++ 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
10:13:33 [2021-05-18T10:13:33.636Z] ++ set -e
10:13:33 [2021-05-18T10:13:33.636Z] ++ '[' -n 0 ']'
10:13:33 [2021-05-18T10:13:33.636Z] ++ set -x
10:13:33 [2021-05-18T10:13:33.636Z] ++ 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
10:13:33 [2021-05-18T10:13:33.636Z] testing: warning: no tests to run
10:13:33 [2021-05-18T10:13:33.636Z] PASS
10:13:33 [2021-05-18T10:13:33.636Z] 
10:13:33 [2021-05-18T10:13:33.636Z] DONE 0 tests in 0.029s
10:13:33 [2021-05-18T10:13:33.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:13:33 [2021-05-18T10:13:33.636Z] ++ 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
10:13:33 [2021-05-18T10:13:33.636Z] ++ set -e
10:13:33 [2021-05-18T10:13:33.636Z] ++ '[' -n 0 ']'
10:13:33 [2021-05-18T10:13:33.636Z] ++ set -x
10:13:33 [2021-05-18T10:13:33.636Z] ++ 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
10:13:33 [2021-05-18T10:13:33.650Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:13:33 [2021-05-18T10:13:33.897Z] INFO: Testing against a local daemon
10:13:33 [2021-05-18T10:13:33.897Z] === RUN   TestAuthZPluginAllowRequest
10:13:35 [2021-05-18T10:13:35.496Z] --- PASS: TestRenameContainerWithLinkedContainer (2.42s)
10:13:35 [2021-05-18T10:13:35.496Z] === RUN   TestResize
10:13:35 [2021-05-18T10:13:35.556Z] --- PASS: TestReadPluginNoRead (7.48s)
10:13:35 [2021-05-18T10:13:35.556Z]     --- PASS: TestReadPluginNoRead/default (1.59s)
10:13:35 [2021-05-18T10:13:35.556Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.63s)
10:13:35 [2021-05-18T10:13:35.556Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s)
10:13:35 [2021-05-18T10:13:35.556Z]     read_test.go:92: [d170fc0a4ae5a] daemon is not started
10:13:35 [2021-05-18T10:13:35.556Z] PASS
10:13:35 [2021-05-18T10:13:35.556Z] 
10:13:35 [2021-05-18T10:13:35.556Z] DONE 6 tests in 11.746s
10:13:35 [2021-05-18T10:13:35.556Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:13:35 [2021-05-18T10:13:35.556Z] testing: warning: no tests to run
10:13:35 [2021-05-18T10:13:35.556Z] PASS
10:13:35 [2021-05-18T10:13:35.556Z] 
10:13:35 [2021-05-18T10:13:35.556Z] DONE 0 tests in 0.008s
10:13:35 [2021-05-18T10:13:35.556Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:13:35 [2021-05-18T10:13:35.556Z] INFO: Testing against a local daemon
10:13:35 [2021-05-18T10:13:35.556Z] === RUN   TestPluginWithDevMounts
10:13:35 [2021-05-18T10:13:35.556Z] === PAUSE TestPluginWithDevMounts
10:13:35 [2021-05-18T10:13:35.556Z] === CONT  TestPluginWithDevMounts
10:13:36 [2021-05-18T10:13:36.098Z] Created binary: bundles/binary-daemon/dockerd-dev
10:13:36 [2021-05-18T10:13:36.098Z] Copying nested executables into bundles/binary-daemon
10:13:36 [2021-05-18T10:13:36.354Z] 
10:13:36 [2021-05-18T10:13:36.443Z] --- PASS: TestAuthZPluginAllowRequest (2.32s)
10:13:36 [2021-05-18T10:13:36.443Z] === RUN   TestAuthZPluginTLS
10:13:36 [2021-05-18T10:13:36.875Z] --- PASS: TestResize (1.25s)
10:13:36 [2021-05-18T10:13:36.875Z] === RUN   TestResizeWithInvalidSize
10:13:37 [2021-05-18T10:13:37.386Z] --- PASS: TestAuthZPluginTLS (1.19s)
10:13:37 [2021-05-18T10:13:37.386Z] === RUN   TestAuthZPluginDenyRequest
10:13:37 [2021-05-18T10:13:37.463Z] --- PASS: TestPluginWithDevMounts (1.74s)
10:13:37 [2021-05-18T10:13:37.463Z] PASS
10:13:37 [2021-05-18T10:13:37.463Z] 
10:13:37 [2021-05-18T10:13:37.463Z] DONE 1 tests in 1.779s
10:13:37 [2021-05-18T10:13:37.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:13:37 [2021-05-18T10:13:37.463Z] INFO: Testing against a local daemon
10:13:37 [2021-05-18T10:13:37.463Z] === RUN   TestSecretInspect
10:13:37 [2021-05-18T10:13:37.812Z] --- PASS: TestResizeWithInvalidSize (1.17s)
10:13:37 [2021-05-18T10:13:37.812Z] === RUN   TestResizeWhenContainerNotStarted
10:13:38 [2021-05-18T10:13:38.380Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:13:38 [2021-05-18T10:13:38.771Z] --- PASS: TestAuthZPluginDenyRequest (1.11s)
10:13:38 [2021-05-18T10:13:38.771Z] === RUN   TestAuthZPluginAPIDenyResponse
10:13:39 [2021-05-18T10:13:39.317Z] --- PASS: TestResizeWhenContainerNotStarted (1.28s)
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:13:39 [2021-05-18T10:13:39.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:13:39 [2021-05-18T10:13:39.712Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.14s)
10:13:39 [2021-05-18T10:13:39.712Z] === RUN   TestAuthZPluginDenyResponse
10:13:39 [2021-05-18T10:13:39.936Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/make.sh cross
10:13:40 [2021-05-18T10:13:40.000Z] --- PASS: TestSecretInspect (2.51s)
10:13:40 [2021-05-18T10:13:40.000Z] === RUN   TestSecretList
10:13:40 [2021-05-18T10:13:40.499Z] 
10:13:40 [2021-05-18T10:13:40.499Z] Removing bundles/
10:13:40 [2021-05-18T10:13:40.499Z] 
10:13:40 [2021-05-18T10:13:40.499Z] ---> Making bundle: cross (in bundles/cross)
10:13:40 [2021-05-18T10:13:40.499Z] Cross building: bundles/cross/linux/amd64
10:13:40 [2021-05-18T10:13:40.499Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:13:40 [2021-05-18T10:13:40.499Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:13:40 [2021-05-18T10:13:40.655Z] --- PASS: TestAuthZPluginDenyResponse (1.14s)
10:13:40 [2021-05-18T10:13:40.655Z] === RUN   TestAuthZPluginAllowEventStream
10:13:41 [2021-05-18T10:13:41.852Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:13:42 [2021-05-18T10:13:42.536Z] --- PASS: TestSecretList (2.45s)
10:13:42 [2021-05-18T10:13:42.536Z] === RUN   TestSecretsCreateAndDelete
10:13:42 [2021-05-18T10:13:42.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:13:43 [2021-05-18T10:13:43.199Z] --- PASS: TestAuthZPluginAllowEventStream (2.39s)
10:13:43 [2021-05-18T10:13:43.199Z] === RUN   TestAuthZPluginErrorResponse
10:13:43 [2021-05-18T10:13:43.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:13:43 [2021-05-18T10:13:43.615Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:13:44 [2021-05-18T10:13:44.584Z] --- PASS: TestAuthZPluginErrorResponse (1.15s)
10:13:44 [2021-05-18T10:13:44.584Z] === RUN   TestAuthZPluginErrorRequest
10:13:44 [2021-05-18T10:13:44.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:13:45 [2021-05-18T10:13:45.072Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
10:13:45 [2021-05-18T10:13:45.072Z] === RUN   TestSecretsUpdate
10:13:45 [2021-05-18T10:13:45.253Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:13:45 [2021-05-18T10:13:45.514Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:13:45 [2021-05-18T10:13:45.526Z] --- PASS: TestAuthZPluginErrorRequest (1.09s)
10:13:45 [2021-05-18T10:13:45.526Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:46 [2021-05-18T10:13:46.468Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.14s)
10:13:46 [2021-05-18T10:13:46.468Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:13:46 [2021-05-18T10:13:46.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:13:46 [2021-05-18T10:13:46.893Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:13:46 [2021-05-18T10:13:46.979Z] --- PASS: TestSecretsUpdate (2.48s)
10:13:46 [2021-05-18T10:13:46.979Z] === RUN   TestTemplatedSecret
10:13:47 [2021-05-18T10:13:47.152Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:13:47 [2021-05-18T10:13:47.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:13:47 [2021-05-18T10:13:47.671Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:13:49 [2021-05-18T10:13:49.577Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:13:49 [2021-05-18T10:13:49.770Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.65s)
10:13:49 [2021-05-18T10:13:49.770Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:13:50 [2021-05-18T10:13:50.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:13:50 [2021-05-18T10:13:50.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:13:51 [2021-05-18T10:13:51.175Z] --- PASS: TestTemplatedSecret (3.56s)
10:13:51 [2021-05-18T10:13:51.175Z] === RUN   TestSecretCreateResolve
10:13:51 [2021-05-18T10:13:51.685Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.61s)
10:13:51 [2021-05-18T10:13:51.685Z] === RUN   TestAuthZPluginHeader
10:13:53 [2021-05-18T10:13:53.081Z] --- PASS: TestSecretCreateResolve (2.51s)
10:13:53 [2021-05-18T10:13:53.082Z] PASS
10:13:53 [2021-05-18T10:13:53.082Z] 
10:13:53 [2021-05-18T10:13:53.082Z] DONE 6 tests in 16.040s
10:13:53 [2021-05-18T10:13:53.082Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:13:53 [2021-05-18T10:13:53.341Z] INFO: Testing against a local daemon
10:13:53 [2021-05-18T10:13:53.341Z] === RUN   TestServiceCreateInit
10:13:53 [2021-05-18T10:13:53.341Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:13:53 [2021-05-18T10:13:53.597Z] --- PASS: TestAuthZPluginHeader (1.45s)
10:13:53 [2021-05-18T10:13:53.597Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:13:53 [2021-05-18T10:13:53.597Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:13:53 [2021-05-18T10:13:53.597Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:53 [2021-05-18T10:13:53.597Z] === RUN   TestAuthZPluginV2Disable
10:13:53 [2021-05-18T10:13:53.597Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:13:53 [2021-05-18T10:13:53.597Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:53 [2021-05-18T10:13:53.597Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:13:53 [2021-05-18T10:13:53.597Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:13:53 [2021-05-18T10:13:53.597Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:53 [2021-05-18T10:13:53.597Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:13:53 [2021-05-18T10:13:53.597Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:13:53 [2021-05-18T10:13:53.597Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:53 [2021-05-18T10:13:53.597Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:13:54 [2021-05-18T10:13:54.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:13:55 [2021-05-18T10:13:55.974Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:13:55 [2021-05-18T10:13:55.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:13:57 [2021-05-18T10:13:57.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:13:58 [2021-05-18T10:13:58.533Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:13:58 [2021-05-18T10:13:58.621Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:13:59 [2021-05-18T10:13:59.917Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:14:01 [2021-05-18T10:14:01.295Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.76s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.21s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.72s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.58s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.65s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.46s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.09s)
10:14:01 [2021-05-18T10:14:01.295Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.69s)
10:14:01 [2021-05-18T10:14:01.295Z] === RUN   TestCgroupNamespacesRun
10:14:01 [2021-05-18T10:14:01.295Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:14:02 [2021-05-18T10:14:02.817Z] --- PASS: TestServiceCreateInit (9.58s)
10:14:02 [2021-05-18T10:14:02.817Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s)
10:14:02 [2021-05-18T10:14:02.817Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s)
10:14:02 [2021-05-18T10:14:02.817Z] === RUN   TestCreateServiceMultipleTimes
10:14:04 [2021-05-18T10:14:04.586Z] --- PASS: TestCgroupNamespacesRun (3.59s)
10:14:04 [2021-05-18T10:14:04.586Z] === RUN   TestCgroupNamespacesRunPrivileged
10:14:07 [2021-05-18T10:14:07.125Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s)
10:14:07 [2021-05-18T10:14:07.125Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:14:09 [2021-05-18T10:14:09.031Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:14:11 [2021-05-18T10:14:11.012Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.97s)
10:14:11 [2021-05-18T10:14:11.012Z] === RUN   TestCgroupNamespacesRunHostMode
10:14:11 [2021-05-18T10:14:11.959Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:14:12 [2021-05-18T10:14:12.895Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:14:13 [2021-05-18T10:14:13.833Z] --- PASS: TestCgroupNamespacesRunHostMode (3.21s)
10:14:13 [2021-05-18T10:14:13.833Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:14:14 [2021-05-18T10:14:14.093Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:14:14 [2021-05-18T10:14:14.661Z] === RUN   TestDockerSuite/TestBuildCmd
10:14:14 [2021-05-18T10:14:14.920Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:14:15 [2021-05-18T10:14:15.489Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:14:15 [2021-05-18T10:14:15.569Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.72s)
10:14:15 [2021-05-18T10:14:15.569Z] PASS
10:14:15 [2021-05-18T10:14:15.569Z] 
10:14:15 [2021-05-18T10:14:15.569Z] === Skipped
10:14:15 [2021-05-18T10:14:15.570Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:14:15 [2021-05-18T10:14:15.570Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:15 [2021-05-18T10:14:15.570Z] 
10:14:15 [2021-05-18T10:14:15.570Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:14:15 [2021-05-18T10:14:15.570Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:15 [2021-05-18T10:14:15.570Z] 
10:14:15 [2021-05-18T10:14:15.570Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:14:15 [2021-05-18T10:14:15.570Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:15 [2021-05-18T10:14:15.570Z] 
10:14:15 [2021-05-18T10:14:15.570Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:14:15 [2021-05-18T10:14:15.570Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:15 [2021-05-18T10:14:15.570Z] 
10:14:15 [2021-05-18T10:14:15.570Z] 
10:14:15 [2021-05-18T10:14:15.570Z] DONE 17 tests, 4 skipped in 39.249s
10:14:15 [2021-05-18T10:14:15.570Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:14:15 [2021-05-18T10:14:15.570Z] ++ 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
10:14:15 [2021-05-18T10:14:15.570Z] ++ set -e
10:14:15 [2021-05-18T10:14:15.570Z] ++ '[' -n 0 ']'
10:14:15 [2021-05-18T10:14:15.570Z] ++ set -x
10:14:15 [2021-05-18T10:14:15.570Z] ++ 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
10:14:15 [2021-05-18T10:14:15.570Z] INFO: Testing against a local daemon
10:14:15 [2021-05-18T10:14:15.570Z] === RUN   TestPluginInvalidJSON
10:14:15 [2021-05-18T10:14:15.570Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:14:15 [2021-05-18T10:14:15.570Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:14:15 [2021-05-18T10:14:15.570Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:14:15 [2021-05-18T10:14:15.570Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:14:15 [2021-05-18T10:14:15.570Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:14:15 [2021-05-18T10:14:15.570Z] === RUN   TestPluginInstall
10:14:15 [2021-05-18T10:14:15.570Z] === RUN   TestPluginInstall/no_auth
10:14:15 [2021-05-18T10:14:15.570Z] time="2021-05-18T10:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:15 [2021-05-18T10:14:15.570Z] time="2021-05-18T10:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2189d17360077bbaab680e7171259042501001cdf0e82d122531f29fa709682" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:15 [2021-05-18T10:14:15.570Z] time="2021-05-18T10:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:15 [2021-05-18T10:14:15.570Z] time="2021-05-18T10:14:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2189d17360077bbaab680e7171259042501001cdf0e82d122531f29fa709682" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:15 [2021-05-18T10:14:15.570Z] === RUN   TestPluginInstall/with_htpasswd
10:14:15 [2021-05-18T10:14:15.749Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:14:15 [2021-05-18T10:14:15.749Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:14:16 [2021-05-18T10:14:16.318Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:14:16 [2021-05-18T10:14:16.512Z] time="2021-05-18T10:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:16 [2021-05-18T10:14:16.512Z] time="2021-05-18T10:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f71cc4ae674d957247fa50bc7c3a0f1ceead000e35a4d39c3bbf11a002cd308" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:16 [2021-05-18T10:14:16.512Z] time="2021-05-18T10:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:16 [2021-05-18T10:14:16.512Z] time="2021-05-18T10:14:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f71cc4ae674d957247fa50bc7c3a0f1ceead000e35a4d39c3bbf11a002cd308" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:16 [2021-05-18T10:14:16.773Z] === RUN   TestPluginInstall/with_insecure
10:14:16 [2021-05-18T10:14:16.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.04s)
10:14:16 [2021-05-18T10:14:16.887Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:14:17 [2021-05-18T10:14:17.148Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:14:18 [2021-05-18T10:14:18.687Z] time="2021-05-18T10:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:18 [2021-05-18T10:14:18.687Z] time="2021-05-18T10:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b72ae509e17cc7d217d8405328674f9e0815c9471d4a94df46588209487b26bc" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:18 [2021-05-18T10:14:18.687Z] time="2021-05-18T10:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:14:18 [2021-05-18T10:14:18.687Z] time="2021-05-18T10:14:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b72ae509e17cc7d217d8405328674f9e0815c9471d4a94df46588209487b26bc" mediatype=application/vnd.docker.plugin.v1+json size=522
10:14:18 [2021-05-18T10:14:18.948Z] --- PASS: TestPluginInstall (5.79s)
10:14:18 [2021-05-18T10:14:18.948Z]     --- PASS: TestPluginInstall/no_auth (2.47s)
10:14:18 [2021-05-18T10:14:18.948Z]     --- PASS: TestPluginInstall/with_htpasswd (1.14s)
10:14:18 [2021-05-18T10:14:18.948Z]     --- PASS: TestPluginInstall/with_insecure (2.18s)
10:14:18 [2021-05-18T10:14:18.948Z]         plugin_test.go:165: [d0ba76033b2e3] daemon is not started
10:14:18 [2021-05-18T10:14:18.948Z] === RUN   TestPluginsWithRuntimes
10:14:19 [2021-05-18T10:14:19.053Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
10:14:19 [2021-05-18T10:14:19.053Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:14:19 [2021-05-18T10:14:19.990Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:14:20 [2021-05-18T10:14:20.563Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.45s)
10:14:20 [2021-05-18T10:14:20.563Z] === RUN   TestCgroupNamespacesRunOlderClient
10:14:20 [2021-05-18T10:14:20.917Z] --- PASS: TestCreateServiceMultipleTimes (18.07s)
10:14:20 [2021-05-18T10:14:20.917Z] === RUN   TestCreateServiceConflict
10:14:21 [2021-05-18T10:14:21.495Z] === RUN   TestPluginsWithRuntimes/No_Args
10:14:23 [2021-05-18T10:14:23.465Z] --- PASS: TestCreateServiceConflict (2.49s)
10:14:23 [2021-05-18T10:14:23.465Z] === RUN   TestCreateServiceMaxReplicas
10:14:23 [2021-05-18T10:14:23.853Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s)
10:14:23 [2021-05-18T10:14:23.853Z] === RUN   TestNISDomainname
10:14:23 [2021-05-18T10:14:23.853Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:14:24 [2021-05-18T10:14:24.039Z] === RUN   TestPluginsWithRuntimes/With_Args
10:14:24 [2021-05-18T10:14:24.422Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:14:25 [2021-05-18T10:14:25.803Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:14:25 [2021-05-18T10:14:25.803Z] --- PASS: TestNISDomainname (2.43s)
10:14:25 [2021-05-18T10:14:25.803Z] === RUN   TestHostnameDnsResolution
10:14:25 [2021-05-18T10:14:25.952Z] --- PASS: TestPluginsWithRuntimes (7.06s)
10:14:25 [2021-05-18T10:14:25.952Z]     --- PASS: TestPluginsWithRuntimes/No_Args (2.19s)
10:14:25 [2021-05-18T10:14:25.952Z]     --- PASS: TestPluginsWithRuntimes/With_Args (2.22s)
10:14:25 [2021-05-18T10:14:25.952Z] === RUN   TestPluginBackCompatMediaTypes
10:14:26 [2021-05-18T10:14:26.809Z] --- PASS: TestCreateServiceMaxReplicas (3.16s)
10:14:26 [2021-05-18T10:14:26.809Z] === RUN   TestCreateWithDuplicateNetworkNames
10:14:27 [2021-05-18T10:14:27.181Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:14:27 [2021-05-18T10:14:27.338Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s)
10:14:27 [2021-05-18T10:14:27.338Z] PASS
10:14:27 [2021-05-18T10:14:27.338Z] 
10:14:27 [2021-05-18T10:14:27.338Z] DONE 10 tests in 14.151s
10:14:27 [2021-05-18T10:14:27.338Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:14:27 [2021-05-18T10:14:27.338Z] ++ 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
10:14:27 [2021-05-18T10:14:27.338Z] ++ set -e
10:14:27 [2021-05-18T10:14:27.338Z] ++ '[' -n 0 ']'
10:14:27 [2021-05-18T10:14:27.338Z] ++ set -x
10:14:27 [2021-05-18T10:14:27.338Z] ++ 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
10:14:27 [2021-05-18T10:14:27.338Z] INFO: Testing against a local daemon
10:14:27 [2021-05-18T10:14:27.338Z] === RUN   TestExternalGraphDriver
10:14:27 [2021-05-18T10:14:27.440Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:14:27 [2021-05-18T10:14:27.598Z] === RUN   TestExternalGraphDriver/json
10:14:28 [2021-05-18T10:14:28.819Z] --- PASS: TestHostnameDnsResolution (2.69s)
10:14:28 [2021-05-18T10:14:28.819Z] === RUN   TestStats
10:14:28 [2021-05-18T10:14:28.819Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:14:28 [2021-05-18T10:14:28.819Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:14:29 [2021-05-18T10:14:29.079Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:14:29 [2021-05-18T10:14:29.079Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:14:29 [2021-05-18T10:14:29.647Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:14:29 [2021-05-18T10:14:29.907Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:14:31 [2021-05-18T10:14:31.803Z] === RUN   TestExternalGraphDriver/spec
10:14:31 [2021-05-18T10:14:31.815Z] --- PASS: TestStats (3.20s)
10:14:31 [2021-05-18T10:14:31.815Z] === RUN   TestStopContainerWithTimeout
10:14:31 [2021-05-18T10:14:31.815Z] === RUN   TestStopContainerWithTimeout/0
10:14:31 [2021-05-18T10:14:31.815Z] === PAUSE TestStopContainerWithTimeout/0
10:14:31 [2021-05-18T10:14:31.815Z] === RUN   TestStopContainerWithTimeout/1
10:14:31 [2021-05-18T10:14:31.815Z] === PAUSE TestStopContainerWithTimeout/1
10:14:31 [2021-05-18T10:14:31.815Z] === RUN   TestStopContainerWithTimeout/3
10:14:31 [2021-05-18T10:14:31.815Z] === PAUSE TestStopContainerWithTimeout/3
10:14:31 [2021-05-18T10:14:31.815Z] === RUN   TestStopContainerWithTimeout/-1
10:14:31 [2021-05-18T10:14:31.815Z] === PAUSE TestStopContainerWithTimeout/-1
10:14:31 [2021-05-18T10:14:31.815Z] === CONT  TestStopContainerWithTimeout/0
10:14:31 [2021-05-18T10:14:31.815Z] === CONT  TestStopContainerWithTimeout/3
10:14:33 [2021-05-18T10:14:33.722Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:14:33 [2021-05-18T10:14:33.722Z] === CONT  TestStopContainerWithTimeout/-1
10:14:35 [2021-05-18T10:14:35.629Z] === CONT  TestStopContainerWithTimeout/1
10:14:36 [2021-05-18T10:14:36.009Z] === RUN   TestExternalGraphDriver/pull
10:14:38 [2021-05-18T10:14:38.164Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:14:38 [2021-05-18T10:14:38.164Z]     --- PASS: TestStopContainerWithTimeout/0 (2.00s)
10:14:38 [2021-05-18T10:14:38.164Z]     --- PASS: TestStopContainerWithTimeout/3 (3.78s)
10:14:38 [2021-05-18T10:14:38.164Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
10:14:38 [2021-05-18T10:14:38.164Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
10:14:38 [2021-05-18T10:14:38.164Z] === RUN   TestDeleteDevicemapper
10:14:38 [2021-05-18T10:14:38.164Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:14:38 [2021-05-18T10:14:38.164Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:14:38 [2021-05-18T10:14:38.164Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:14:38 [2021-05-18T10:14:38.555Z] --- PASS: TestExternalGraphDriver (10.82s)
10:14:38 [2021-05-18T10:14:38.555Z]     --- PASS: TestExternalGraphDriver/json (3.67s)
10:14:38 [2021-05-18T10:14:38.555Z]     --- PASS: TestExternalGraphDriver/spec (4.14s)
10:14:38 [2021-05-18T10:14:38.555Z]     --- PASS: TestExternalGraphDriver/pull (2.86s)
10:14:38 [2021-05-18T10:14:38.555Z] === RUN   TestGraphdriverPluginV2
10:14:38 [2021-05-18T10:14:38.555Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
10:14:38 [2021-05-18T10:14:38.555Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:38 [2021-05-18T10:14:38.555Z] PASS
10:14:38 [2021-05-18T10:14:38.555Z] 
10:14:38 [2021-05-18T10:14:38.555Z] === Skipped
10:14:38 [2021-05-18T10:14:38.555Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
10:14:38 [2021-05-18T10:14:38.555Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:14:38 [2021-05-18T10:14:38.555Z] 
10:14:38 [2021-05-18T10:14:38.555Z] 
10:14:38 [2021-05-18T10:14:38.555Z] DONE 5 tests, 1 skipped in 10.997s
10:14:38 [2021-05-18T10:14:38.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:14:38 [2021-05-18T10:14:38.555Z] ++ 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
10:14:38 [2021-05-18T10:14:38.555Z] ++ set -e
10:14:38 [2021-05-18T10:14:38.555Z] ++ '[' -n 0 ']'
10:14:38 [2021-05-18T10:14:38.555Z] ++ set -x
10:14:38 [2021-05-18T10:14:38.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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
10:14:38 [2021-05-18T10:14:38.555Z] INFO: Testing against a local daemon
10:14:38 [2021-05-18T10:14:38.555Z] === RUN   TestContinueAfterPluginCrash
10:14:38 [2021-05-18T10:14:38.555Z] === PAUSE TestContinueAfterPluginCrash
10:14:38 [2021-05-18T10:14:38.555Z] === RUN   TestReadPluginNoRead
10:14:38 [2021-05-18T10:14:38.555Z] === PAUSE TestReadPluginNoRead
10:14:38 [2021-05-18T10:14:38.555Z] === RUN   TestDaemonStartWithLogOpt
10:14:38 [2021-05-18T10:14:38.555Z] === PAUSE TestDaemonStartWithLogOpt
10:14:38 [2021-05-18T10:14:38.555Z] === CONT  TestContinueAfterPluginCrash
10:14:38 [2021-05-18T10:14:38.555Z] === CONT  TestDaemonStartWithLogOpt
10:14:38 [2021-05-18T10:14:38.555Z] === CONT  TestReadPluginNoRead
10:14:41 [2021-05-18T10:14:41.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:14:41 [2021-05-18T10:14:41.697Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s)
10:14:41 [2021-05-18T10:14:41.697Z] === RUN   TestCreateServiceSecretFileMode
10:14:42 [2021-05-18T10:14:42.772Z] === RUN   TestReadPluginNoRead/default
10:14:43 [2021-05-18T10:14:43.032Z] --- PASS: TestDaemonStartWithLogOpt (4.71s)
10:14:43 [2021-05-18T10:14:43.077Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
10:14:43 [2021-05-18T10:14:43.077Z] === RUN   TestCreateServiceConfigFileMode
10:14:44 [2021-05-18T10:14:44.418Z] === RUN   TestReadPluginNoRead/disabled_caching
10:14:44 [2021-05-18T10:14:44.749Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.56s)
10:14:44 [2021-05-18T10:14:44.749Z] === RUN   TestUpdateMemory
10:14:44 [2021-05-18T10:14:44.749Z] --- SKIP: TestUpdateMemory (0.00s)
10:14:44 [2021-05-18T10:14:44.749Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:14:44 [2021-05-18T10:14:44.749Z] === RUN   TestUpdateCPUQuota
10:14:45 [2021-05-18T10:14:45.616Z] --- PASS: TestCreateServiceConfigFileMode (2.84s)
10:14:45 [2021-05-18T10:14:45.616Z] === RUN   TestCreateServiceSysctls
10:14:46 [2021-05-18T10:14:46.336Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:14:46 [2021-05-18T10:14:46.655Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:14:46 [2021-05-18T10:14:46.655Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:14:47 [2021-05-18T10:14:47.224Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:14:47 [2021-05-18T10:14:47.483Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:14:48 [2021-05-18T10:14:48.250Z] --- PASS: TestReadPluginNoRead (9.51s)
10:14:48 [2021-05-18T10:14:48.250Z]     --- PASS: TestReadPluginNoRead/default (1.87s)
10:14:48 [2021-05-18T10:14:48.250Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
10:14:48 [2021-05-18T10:14:48.250Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
10:14:48 [2021-05-18T10:14:48.250Z]     read_test.go:92: [defb70b47b9ba] daemon is not started
10:14:48 [2021-05-18T10:14:48.822Z] --- PASS: TestContinueAfterPluginCrash (10.31s)
10:14:48 [2021-05-18T10:14:48.822Z] PASS
10:14:48 [2021-05-18T10:14:48.822Z] 
10:14:48 [2021-05-18T10:14:48.822Z] DONE 6 tests in 10.462s
10:14:48 [2021-05-18T10:14:48.822Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:14:48 [2021-05-18T10:14:48.822Z] ++ 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
10:14:48 [2021-05-18T10:14:48.822Z] ++ set -e
10:14:48 [2021-05-18T10:14:48.822Z] ++ '[' -n 0 ']'
10:14:48 [2021-05-18T10:14:48.822Z] ++ set -x
10:14:48 [2021-05-18T10:14:48.822Z] ++ 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
10:14:48 [2021-05-18T10:14:48.822Z] testing: warning: no tests to run
10:14:48 [2021-05-18T10:14:48.822Z] PASS
10:14:48 [2021-05-18T10:14:48.822Z] 
10:14:48 [2021-05-18T10:14:48.822Z] DONE 0 tests in 0.046s
10:14:48 [2021-05-18T10:14:48.822Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:14:48 [2021-05-18T10:14:48.822Z] ++ 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
10:14:48 [2021-05-18T10:14:48.822Z] ++ set -e
10:14:48 [2021-05-18T10:14:48.822Z] ++ '[' -n 0 ']'
10:14:48 [2021-05-18T10:14:48.822Z] ++ set -x
10:14:48 [2021-05-18T10:14:48.822Z] ++ 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
10:14:48 [2021-05-18T10:14:48.822Z] INFO: Testing against a local daemon
10:14:48 [2021-05-18T10:14:48.822Z] === RUN   TestPluginWithDevMounts
10:14:48 [2021-05-18T10:14:48.822Z] === PAUSE TestPluginWithDevMounts
10:14:48 [2021-05-18T10:14:48.822Z] === CONT  TestPluginWithDevMounts
10:14:49 [2021-05-18T10:14:49.814Z] --- PASS: TestCreateServiceSysctls (3.70s)
10:14:49 [2021-05-18T10:14:49.814Z] === RUN   TestCreateServiceCapabilities
10:14:51 [2021-05-18T10:14:51.366Z] --- PASS: TestPluginWithDevMounts (2.08s)
10:14:51 [2021-05-18T10:14:51.366Z] PASS
10:14:51 [2021-05-18T10:14:51.366Z] 
10:14:51 [2021-05-18T10:14:51.366Z] DONE 1 tests in 2.233s
10:14:51 [2021-05-18T10:14:51.366Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:14:51 [2021-05-18T10:14:51.366Z] ++ 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
10:14:51 [2021-05-18T10:14:51.366Z] ++ set -e
10:14:51 [2021-05-18T10:14:51.366Z] ++ '[' -n 0 ']'
10:14:51 [2021-05-18T10:14:51.366Z] ++ set -x
10:14:51 [2021-05-18T10:14:51.366Z] ++ 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
10:14:51 [2021-05-18T10:14:51.366Z] INFO: Testing against a local daemon
10:14:51 [2021-05-18T10:14:51.366Z] === RUN   TestSecretInspect
10:14:51 [2021-05-18T10:14:51.677Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:14:51 [2021-05-18T10:14:51.677Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:14:52 [2021-05-18T10:14:52.350Z] --- PASS: TestCreateServiceCapabilities (2.96s)
10:14:52 [2021-05-18T10:14:52.350Z] === RUN   TestInspect
10:14:54 [2021-05-18T10:14:54.214Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:14:54 [2021-05-18T10:14:54.665Z] --- PASS: TestSecretInspect (3.13s)
10:14:54 [2021-05-18T10:14:54.665Z] === RUN   TestSecretList
10:14:55 [2021-05-18T10:14:55.152Z] --- PASS: TestUpdateCPUQuota (10.80s)
10:14:55 [2021-05-18T10:14:55.152Z] === RUN   TestUpdatePidsLimit
10:14:55 [2021-05-18T10:14:55.152Z] === RUN   TestUpdatePidsLimit/update_from_none
10:14:55 [2021-05-18T10:14:55.411Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:14:55 [2021-05-18T10:14:55.642Z] --- PASS: TestInspect (3.31s)
10:14:55 [2021-05-18T10:14:55.642Z] === RUN   TestCreateJob
10:14:56 [2021-05-18T10:14:56.789Z] === RUN   TestUpdatePidsLimit/no_change
10:14:57 [2021-05-18T10:14:57.359Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:14:57 [2021-05-18T10:14:57.359Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:14:57 [2021-05-18T10:14:57.359Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:14:57 [2021-05-18T10:14:57.359Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:14:57 [2021-05-18T10:14:57.359Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:14:57 [2021-05-18T10:14:57.618Z] === RUN   TestUpdatePidsLimit/update_lower
10:14:57 [2021-05-18T10:14:57.966Z] --- PASS: TestSecretList (3.11s)
10:14:57 [2021-05-18T10:14:57.966Z] === RUN   TestSecretsCreateAndDelete
10:14:58 [2021-05-18T10:14:58.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:14:58 [2021-05-18T10:14:58.996Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:14:59 [2021-05-18T10:14:59.839Z] --- PASS: TestCreateJob (3.80s)
10:14:59 [2021-05-18T10:14:59.839Z] === RUN   TestReplicatedJob
10:15:00 [2021-05-18T10:15:00.374Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:15:00 [2021-05-18T10:15:00.510Z] --- PASS: TestSecretsCreateAndDelete (3.10s)
10:15:00 [2021-05-18T10:15:00.510Z] === RUN   TestSecretsUpdate
10:15:01 [2021-05-18T10:15:01.754Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:15:01 [2021-05-18T10:15:01.871Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:15:01 [2021-05-18T10:15:01.871Z] Copying nested executables into bundles/cross/linux/amd64
10:15:02 [2021-05-18T10:15:02.126Z] Cross building: bundles/cross/windows/amd64
10:15:02 [2021-05-18T10:15:02.126Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:15:02 [2021-05-18T10:15:02.126Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:15:03 [2021-05-18T10:15:03.133Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:15:03 [2021-05-18T10:15:03.393Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:15:03 [2021-05-18T10:15:03.811Z] --- PASS: TestSecretsUpdate (3.19s)
10:15:03 [2021-05-18T10:15:03.811Z] === RUN   TestTemplatedSecret
10:15:05 [2021-05-18T10:15:05.298Z] --- PASS: TestUpdatePidsLimit (10.17s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.25s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/no_change (1.23s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.27s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.32s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.50s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.48s)
10:15:05 [2021-05-18T10:15:05.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.21s)
10:15:05 [2021-05-18T10:15:05.298Z] === RUN   TestUpdateRestartPolicy
10:15:06 [2021-05-18T10:15:06.235Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:15:06 [2021-05-18T10:15:06.412Z] --- PASS: TestReplicatedJob (7.04s)
10:15:06 [2021-05-18T10:15:06.412Z] === RUN   TestUpdateReplicatedJob
10:15:08 [2021-05-18T10:15:08.016Z] --- PASS: TestTemplatedSecret (3.64s)
10:15:08 [2021-05-18T10:15:08.016Z] === RUN   TestSecretCreateResolve
10:15:10 [2021-05-18T10:15:10.427Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:15:10 [2021-05-18T10:15:10.666Z] --- PASS: TestSecretCreateResolve (3.11s)
10:15:10 [2021-05-18T10:15:10.666Z] PASS
10:15:10 [2021-05-18T10:15:10.666Z] 
10:15:10 [2021-05-18T10:15:10.666Z] DONE 6 tests in 19.434s
10:15:10 [2021-05-18T10:15:10.666Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:15:10 [2021-05-18T10:15:10.666Z] ++ 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
10:15:10 [2021-05-18T10:15:10.666Z] ++ set -e
10:15:10 [2021-05-18T10:15:10.666Z] ++ '[' -n 0 ']'
10:15:10 [2021-05-18T10:15:10.666Z] ++ set -x
10:15:10 [2021-05-18T10:15:10.666Z] ++ 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
10:15:10 [2021-05-18T10:15:10.666Z] INFO: Testing against a local daemon
10:15:10 [2021-05-18T10:15:10.666Z] === RUN   TestServiceCreateInit
10:15:10 [2021-05-18T10:15:10.666Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:15:10 [2021-05-18T10:15:10.719Z] --- PASS: TestUpdateReplicatedJob (3.99s)
10:15:10 [2021-05-18T10:15:10.719Z] === RUN   TestServiceListWithStatuses
10:15:10 [2021-05-18T10:15:10.719Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:15:10 [2021-05-18T10:15:10.719Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:15:10 [2021-05-18T10:15:10.719Z] === RUN   TestDockerNetworkConnectAlias
10:15:12 [2021-05-18T10:15:12.966Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:15:14 [2021-05-18T10:15:14.392Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:15:14 [2021-05-18T10:15:14.986Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:15:15 [2021-05-18T10:15:15.566Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:15:15 [2021-05-18T10:15:15.972Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:15:15 [2021-05-18T10:15:15.999Z] --- PASS: TestDockerNetworkConnectAlias (5.12s)
10:15:15 [2021-05-18T10:15:15.999Z] === RUN   TestDockerNetworkReConnect
10:15:19 [2021-05-18T10:15:19.290Z] --- PASS: TestDockerNetworkReConnect (3.73s)
10:15:19 [2021-05-18T10:15:19.290Z] === RUN   TestServicePlugin
10:15:20 [2021-05-18T10:15:20.844Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:15:21 [2021-05-18T10:15:21.262Z] --- PASS: TestServiceCreateInit (10.48s)
10:15:21 [2021-05-18T10:15:21.262Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s)
10:15:21 [2021-05-18T10:15:21.262Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s)
10:15:21 [2021-05-18T10:15:21.262Z] === RUN   TestCreateServiceMultipleTimes
10:15:21 [2021-05-18T10:15:21.411Z] --- PASS: TestUpdateRestartPolicy (15.88s)
10:15:21 [2021-05-18T10:15:21.411Z] === RUN   TestUpdateRestartWithAutoRemove
10:15:21 [2021-05-18T10:15:21.670Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:15:22 [2021-05-18T10:15:22.607Z] --- PASS: TestUpdateRestartWithAutoRemove (1.21s)
10:15:22 [2021-05-18T10:15:22.607Z] === RUN   TestWaitNonBlocked
10:15:22 [2021-05-18T10:15:22.607Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:15:22 [2021-05-18T10:15:22.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:15:22 [2021-05-18T10:15:22.607Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:15:22 [2021-05-18T10:15:22.607Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:15:22 [2021-05-18T10:15:22.607Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:15:22 [2021-05-18T10:15:22.607Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:15:24 [2021-05-18T10:15:24.511Z] --- PASS: TestWaitNonBlocked (0.05s)
10:15:24 [2021-05-18T10:15:24.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.56s)
10:15:24 [2021-05-18T10:15:24.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.68s)
10:15:24 [2021-05-18T10:15:24.511Z] === RUN   TestWaitBlocked
10:15:24 [2021-05-18T10:15:24.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:15:24 [2021-05-18T10:15:24.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:15:24 [2021-05-18T10:15:24.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:15:24 [2021-05-18T10:15:24.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:15:24 [2021-05-18T10:15:24.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:15:24 [2021-05-18T10:15:24.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:15:24 [2021-05-18T10:15:24.511Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:15:26 [2021-05-18T10:15:26.416Z] --- PASS: TestWaitBlocked (0.03s)
10:15:26 [2021-05-18T10:15:26.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.01s)
10:15:26 [2021-05-18T10:15:26.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.13s)
10:15:26 [2021-05-18T10:15:26.416Z] === CONT  TestContainerStartOnDaemonRestart
10:15:26 [2021-05-18T10:15:26.416Z] === CONT  TestIpcModeOlderClient
10:15:26 [2021-05-18T10:15:26.416Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:15:26 [2021-05-18T10:15:26.417Z] === CONT  TestRestartDaemonWithRestartingContainer
10:15:27 [2021-05-18T10:15:27.354Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:15:30 [2021-05-18T10:15:30.646Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:15:30 [2021-05-18T10:15:30.906Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:15:30 [2021-05-18T10:15:30.906Z] --- PASS: TestContainerStartOnDaemonRestart (4.53s)
10:15:30 [2021-05-18T10:15:30.906Z] === CONT  TestContainerKillOnDaemonStart
10:15:31 [2021-05-18T10:15:31.165Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:15:32 [2021-05-18T10:15:32.102Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.49s)
10:15:32 [2021-05-18T10:15:32.102Z] === CONT  TestDaemonHostGatewayIP
10:15:32 [2021-05-18T10:15:32.671Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:15:37 [2021-05-18T10:15:37.945Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:15:38 [2021-05-18T10:15:38.204Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:15:38 [2021-05-18T10:15:38.463Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:15:38 [2021-05-18T10:15:38.463Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:15:38 [2021-05-18T10:15:38.463Z] --- PASS: TestDaemonHostGatewayIP (6.57s)
10:15:38 [2021-05-18T10:15:38.463Z] === CONT  TestDaemonRestartIpcMode
10:15:39 [2021-05-18T10:15:39.843Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:15:40 [2021-05-18T10:15:40.103Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:15:40 [2021-05-18T10:15:40.671Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:15:41 [2021-05-18T10:15:41.610Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:15:41 [2021-05-18T10:15:41.610Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:15:42 [2021-05-18T10:15:42.988Z] --- PASS: TestDaemonRestartIpcMode (4.60s)
10:15:43 [2021-05-18T10:15:43.235Z] --- PASS: TestCreateServiceMultipleTimes (18.72s)
10:15:43 [2021-05-18T10:15:43.235Z] === RUN   TestCreateServiceConflict
10:15:43 [2021-05-18T10:15:43.235Z] --- PASS: TestCreateServiceConflict (3.19s)
10:15:43 [2021-05-18T10:15:43.235Z] === RUN   TestCreateServiceMaxReplicas
10:15:43 [2021-05-18T10:15:43.248Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:15:44 [2021-05-18T10:15:44.625Z] --- PASS: TestContainerKillOnDaemonStart (13.73s)
10:15:44 [2021-05-18T10:15:44.625Z] PASS
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] === Skipped
10:15:44 [2021-05-18T10:15:44.625Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:15:44 [2021-05-18T10:15:44.625Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
10:15:44 [2021-05-18T10:15:44.625Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:15:44 [2021-05-18T10:15:44.625Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:15:44 [2021-05-18T10:15:44.625Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:15:44 [2021-05-18T10:15:44.625Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:15:44 [2021-05-18T10:15:44.625Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] 
10:15:44 [2021-05-18T10:15:44.625Z] DONE 196 tests, 6 skipped in 248.032s
10:15:44 [2021-05-18T10:15:44.625Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:15:44 [2021-05-18T10:15:44.625Z] ++ 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
10:15:44 [2021-05-18T10:15:44.625Z] ++ set -e
10:15:44 [2021-05-18T10:15:44.625Z] ++ '[' -n 0 ']'
10:15:44 [2021-05-18T10:15:44.625Z] ++ set -x
10:15:44 [2021-05-18T10:15:44.625Z] ++ 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
10:15:44 [2021-05-18T10:15:44.884Z] INFO: Testing against a local daemon
10:15:44 [2021-05-18T10:15:44.884Z] === RUN   TestCommitInheritsEnv
10:15:45 [2021-05-18T10:15:45.453Z] --- PASS: TestCommitInheritsEnv (0.44s)
10:15:45 [2021-05-18T10:15:45.453Z] === RUN   TestImportExtremelyLargeImageWorks
10:15:45 [2021-05-18T10:15:45.453Z] === PAUSE TestImportExtremelyLargeImageWorks
10:15:45 [2021-05-18T10:15:45.453Z] === RUN   TestImagesFilterMultiReference
10:15:45 [2021-05-18T10:15:45.453Z] --- PASS: TestImagesFilterMultiReference (0.08s)
10:15:45 [2021-05-18T10:15:45.453Z] === RUN   TestImagePullPlatformInvalid
10:15:45 [2021-05-18T10:15:45.453Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:15:45 [2021-05-18T10:15:45.453Z] === RUN   TestRemoveImageOrphaning
10:15:46 [2021-05-18T10:15:46.020Z] --- PASS: TestRemoveImageOrphaning (0.44s)
10:15:46 [2021-05-18T10:15:46.020Z] === RUN   TestRemoveImageGarbageCollector
10:15:46 [2021-05-18T10:15:46.536Z] --- PASS: TestCreateServiceMaxReplicas (3.56s)
10:15:46 [2021-05-18T10:15:46.536Z] === RUN   TestCreateWithDuplicateNetworkNames
10:15:48 [2021-05-18T10:15:48.556Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:15:48 [2021-05-18T10:15:48.817Z] --- PASS: TestRemoveImageGarbageCollector (2.91s)
10:15:48 [2021-05-18T10:15:48.817Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:15:48 [2021-05-18T10:15:48.817Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:15:48 [2021-05-18T10:15:48.817Z] === RUN   TestTagInvalidReference
10:15:48 [2021-05-18T10:15:48.817Z] --- PASS: TestTagInvalidReference (0.02s)
10:15:48 [2021-05-18T10:15:48.817Z] === RUN   TestTagValidPrefixedRepo
10:15:49 [2021-05-18T10:15:49.076Z] --- PASS: TestTagValidPrefixedRepo (0.11s)
10:15:49 [2021-05-18T10:15:49.076Z] === RUN   TestTagExistedNameWithoutForce
10:15:49 [2021-05-18T10:15:49.076Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:15:49 [2021-05-18T10:15:49.076Z] === RUN   TestTagOfficialNames
10:15:49 [2021-05-18T10:15:49.076Z] --- PASS: TestTagOfficialNames (0.07s)
10:15:49 [2021-05-18T10:15:49.076Z] === RUN   TestTagMatchesDigest
10:15:49 [2021-05-18T10:15:49.076Z] --- PASS: TestTagMatchesDigest (0.03s)
10:15:49 [2021-05-18T10:15:49.076Z] === CONT  TestImportExtremelyLargeImageWorks
10:15:50 [2021-05-18T10:15:50.455Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:15:51 [2021-05-18T10:15:51.377Z] --- PASS: TestServicePlugin (30.95s)
10:15:51 [2021-05-18T10:15:51.377Z]     plugin_test.go:62: [d27677f04587d] joining swarm manager [da5fafdd32b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:15:51 [2021-05-18T10:15:51.377Z]     plugin_test.go:65: [d5a829f602a5c] joining swarm manager [da5fafdd32b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:15:51 [2021-05-18T10:15:51.377Z] === RUN   TestServiceUpdateLabel
10:15:51 [2021-05-18T10:15:51.392Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:15:52 [2021-05-18T10:15:52.756Z] --- PASS: TestServiceUpdateLabel (2.48s)
10:15:52 [2021-05-18T10:15:52.756Z] === RUN   TestServiceUpdateSecrets
10:15:53 [2021-05-18T10:15:53.297Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:15:56 [2021-05-18T10:15:56.587Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:15:58 [2021-05-18T10:15:58.492Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:15:58 [2021-05-18T10:15:58.492Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:15:59 [2021-05-18T10:15:59.429Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:16:01 [2021-05-18T10:16:01.445Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.30s)
10:16:01 [2021-05-18T10:16:01.445Z] === RUN   TestCreateServiceSecretFileMode
10:16:03 [2021-05-18T10:16:03.622Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:16:03 [2021-05-18T10:16:03.881Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:16:03 [2021-05-18T10:16:03.993Z] --- PASS: TestCreateServiceSecretFileMode (3.21s)
10:16:03 [2021-05-18T10:16:03.993Z] === RUN   TestCreateServiceConfigFileMode
10:16:07 [2021-05-18T10:16:07.172Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:16:07 [2021-05-18T10:16:07.294Z] --- PASS: TestCreateServiceConfigFileMode (2.73s)
10:16:07 [2021-05-18T10:16:07.294Z] === RUN   TestCreateServiceSysctls
10:16:07 [2021-05-18T10:16:07.644Z] --- PASS: TestServiceUpdateSecrets (14.77s)
10:16:07 [2021-05-18T10:16:07.644Z] === RUN   TestServiceUpdateConfigs
10:16:11 [2021-05-18T10:16:11.499Z] --- PASS: TestCreateServiceSysctls (4.25s)
10:16:11 [2021-05-18T10:16:11.499Z] === RUN   TestCreateServiceCapabilities
10:16:14 [2021-05-18T10:16:14.800Z] --- PASS: TestCreateServiceCapabilities (3.28s)
10:16:14 [2021-05-18T10:16:14.800Z] === RUN   TestInspect
10:16:15 [2021-05-18T10:16:15.291Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:16:15 [2021-05-18T10:16:15.291Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:16:18 [2021-05-18T10:16:18.101Z] --- PASS: TestInspect (3.55s)
10:16:18 [2021-05-18T10:16:18.101Z] === RUN   TestCreateJob
10:16:21 [2021-05-18T10:16:21.405Z] --- PASS: TestCreateJob (3.58s)
10:16:21 [2021-05-18T10:16:21.405Z] === RUN   TestReplicatedJob
10:16:21 [2021-05-18T10:16:21.864Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:16:22 [2021-05-18T10:16:22.433Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:16:22 [2021-05-18T10:16:22.433Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:16:23 [2021-05-18T10:16:23.509Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:16:23 [2021-05-18T10:16:23.509Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:16:23 [2021-05-18T10:16:23.509Z] remote: Enumerating objects: 23, done.
10:16:23 [2021-05-18T10:16:23.509Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:16:23 [2021-05-18T10:16:23.509Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:16:23 [2021-05-18T10:16:23.509Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:16:23 [2021-05-18T10:16:23.509Z] 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.
10:16:23 [2021-05-18T10:16:23.509Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:16:23 [2021-05-18T10:16:23.509Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:16:23 [2021-05-18T10:16:23.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/test/unit
10:16:25 [2021-05-18T10:16:25.720Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:16:25 [2021-05-18T10:16:25.735Z] --- PASS: TestServiceUpdateConfigs (15.32s)
10:16:25 [2021-05-18T10:16:25.735Z] === RUN   TestServiceUpdateNetwork
10:16:27 [2021-05-18T10:16:27.108Z] ?   	github.com/docker/docker/api	[no test files]
10:16:29 [2021-05-18T10:16:29.008Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:16:29 [2021-05-18T10:16:29.544Z] --- PASS: TestReplicatedJob (6.98s)
10:16:29 [2021-05-18T10:16:29.544Z] === RUN   TestUpdateReplicatedJob
10:16:32 [2021-05-18T10:16:32.334Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:16:32 [2021-05-18T10:16:32.593Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:16:32 [2021-05-18T10:16:32.845Z] --- PASS: TestUpdateReplicatedJob (4.34s)
10:16:32 [2021-05-18T10:16:32.845Z] === RUN   TestServiceListWithStatuses
10:16:32 [2021-05-18T10:16:32.845Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:16:32 [2021-05-18T10:16:32.845Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:16:32 [2021-05-18T10:16:32.845Z] === RUN   TestDockerNetworkConnectAlias
10:16:36 [2021-05-18T10:16:36.785Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:16:37 [2021-05-18T10:16:37.723Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:16:37 [2021-05-18T10:16:37.949Z] --- PASS: TestServiceUpdateNetwork (13.48s)
10:16:37 [2021-05-18T10:16:37.949Z] === RUN   TestServiceUpdatePidsLimit
10:16:37 [2021-05-18T10:16:37.949Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:16:38 [2021-05-18T10:16:38.208Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:16:39 [2021-05-18T10:16:39.430Z] --- PASS: TestDockerNetworkConnectAlias (6.38s)
10:16:39 [2021-05-18T10:16:39.430Z] === RUN   TestDockerNetworkReConnect
10:16:41 [2021-05-18T10:16:41.109Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:16:41 [2021-05-18T10:16:41.951Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
10:16:42 [2021-05-18T10:16:42.046Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:16:42 [2021-05-18T10:16:42.984Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:16:43 [2021-05-18T10:16:43.923Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:16:44 [2021-05-18T10:16:44.719Z] --- PASS: TestDockerNetworkReConnect (5.03s)
10:16:44 [2021-05-18T10:16:44.719Z] === RUN   TestServicePlugin
10:16:44 [2021-05-18T10:16:44.719Z] --- SKIP: TestServicePlugin (0.00s)
10:16:44 [2021-05-18T10:16:44.719Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:44 [2021-05-18T10:16:44.719Z] === RUN   TestServiceUpdateLabel
10:16:45 [2021-05-18T10:16:45.302Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:16:46 [2021-05-18T10:16:46.341Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:16:46 [2021-05-18T10:16:46.681Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:16:46 [2021-05-18T10:16:46.681Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:16:47 [2021-05-18T10:16:47.270Z] --- PASS: TestServiceUpdateLabel (3.11s)
10:16:47 [2021-05-18T10:16:47.270Z] === RUN   TestServiceUpdateSecrets
10:16:49 [2021-05-18T10:16:49.219Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:16:49 [2021-05-18T10:16:49.219Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:16:51 [2021-05-18T10:16:51.126Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:16:52 [2021-05-18T10:16:52.505Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestServiceUpdatePidsLimit (16.87s)
10:16:54 [2021-05-18T10:16:54.504Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s)
10:16:54 [2021-05-18T10:16:54.504Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
10:16:54 [2021-05-18T10:16:54.504Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.29s)
10:16:54 [2021-05-18T10:16:54.504Z] PASS
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] === Skipped
10:16:54 [2021-05-18T10:16:54.504Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:16:54 [2021-05-18T10:16:54.504Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] DONE 27 tests, 1 skipped in 180.026s
10:16:54 [2021-05-18T10:16:54.504Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:16:54 [2021-05-18T10:16:54.504Z] INFO: Testing against a local daemon
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestSessionCreate
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestSessionCreate (0.02s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestSessionCreateWithBadUpgrade
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:16:54 [2021-05-18T10:16:54.504Z] PASS
10:16:54 [2021-05-18T10:16:54.504Z] 
10:16:54 [2021-05-18T10:16:54.504Z] DONE 2 tests in 0.082s
10:16:54 [2021-05-18T10:16:54.504Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:16:54 [2021-05-18T10:16:54.504Z] INFO: Testing against a local daemon
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:16:54 [2021-05-18T10:16:54.504Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestEventsExecDie
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestEventsExecDie (1.10s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestEventsBackwardsCompatible
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestInfoBinaryCommits
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestInfoAPIVersioned
10:16:54 [2021-05-18T10:16:54.504Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:16:54 [2021-05-18T10:16:54.504Z] === RUN   TestInfoDiscoveryBackend
10:16:55 [2021-05-18T10:16:55.442Z] --- PASS: TestInfoDiscoveryBackend (0.70s)
10:16:55 [2021-05-18T10:16:55.442Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:16:55 [2021-05-18T10:16:55.796Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:16:56 [2021-05-18T10:16:56.379Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:16:56 [2021-05-18T10:16:56.379Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:16:56 [2021-05-18T10:16:56.947Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
10:16:56 [2021-05-18T10:16:56.947Z] === RUN   TestInfoAPI
10:16:56 [2021-05-18T10:16:56.947Z] --- PASS: TestInfoAPI (0.02s)
10:16:56 [2021-05-18T10:16:56.947Z] === RUN   TestInfoAPIWarnings
10:16:58 [2021-05-18T10:16:58.333Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:17:00 [2021-05-18T10:17:00.870Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:17:05 [2021-05-18T10:17:05.392Z] --- PASS: TestServiceUpdateSecrets (15.44s)
10:17:05 [2021-05-18T10:17:05.392Z] === RUN   TestServiceUpdateConfigs
10:17:06 [2021-05-18T10:17:06.146Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:17:11 [2021-05-18T10:17:11.426Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:17:15 [2021-05-18T10:17:15.038Z] --- PASS: TestInfoAPIWarnings (16.67s)
10:17:15 [2021-05-18T10:17:15.038Z] === RUN   TestInfoDebug
10:17:15 [2021-05-18T10:17:15.038Z] --- PASS: TestInfoDebug (0.66s)
10:17:15 [2021-05-18T10:17:15.038Z] === RUN   TestInfoInsecureRegistries
10:17:15 [2021-05-18T10:17:15.038Z] --- PASS: TestInfoInsecureRegistries (0.64s)
10:17:15 [2021-05-18T10:17:15.038Z] === RUN   TestInfoRegistryMirrors
10:17:15 [2021-05-18T10:17:15.607Z] --- PASS: TestInfoRegistryMirrors (0.69s)
10:17:15 [2021-05-18T10:17:15.607Z] === RUN   TestLoginFailsWithBadCredentials
10:17:15 [2021-05-18T10:17:15.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
10:17:15 [2021-05-18T10:17:15.607Z] === RUN   TestPingCacheHeaders
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestPingCacheHeaders (0.02s)
10:17:15 [2021-05-18T10:17:15.866Z] === RUN   TestPingGet
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestPingGet (0.01s)
10:17:15 [2021-05-18T10:17:15.866Z] === RUN   TestPingHead
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestPingHead (0.02s)
10:17:15 [2021-05-18T10:17:15.866Z] === RUN   TestVersion
10:17:15 [2021-05-18T10:17:15.866Z] --- PASS: TestVersion (0.02s)
10:17:15 [2021-05-18T10:17:15.866Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:17:17 [2021-05-18T10:17:17.247Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s)
10:17:17 [2021-05-18T10:17:17.247Z] PASS
10:17:17 [2021-05-18T10:17:17.247Z] 
10:17:17 [2021-05-18T10:17:17.247Z] DONE 18 tests in 23.999s
10:17:17 [2021-05-18T10:17:17.247Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:17:17 [2021-05-18T10:17:17.247Z] INFO: Testing against a local daemon
10:17:17 [2021-05-18T10:17:17.247Z] === RUN   TestVolumesCreateAndList
10:17:17 [2021-05-18T10:17:17.247Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:17:17 [2021-05-18T10:17:17.247Z] === RUN   TestVolumesRemove
10:17:17 [2021-05-18T10:17:17.507Z] --- PASS: TestVolumesRemove (0.09s)
10:17:17 [2021-05-18T10:17:17.507Z] === RUN   TestVolumesInspect
10:17:17 [2021-05-18T10:17:17.507Z] --- PASS: TestVolumesInspect (0.02s)
10:17:17 [2021-05-18T10:17:17.507Z] === RUN   TestVolumesInvalidJSON
10:17:17 [2021-05-18T10:17:17.507Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:17:17 [2021-05-18T10:17:17.507Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:17:17 [2021-05-18T10:17:17.507Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:17:17 [2021-05-18T10:17:17.507Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:17:17 [2021-05-18T10:17:17.507Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:17:17 [2021-05-18T10:17:17.507Z] PASS
10:17:17 [2021-05-18T10:17:17.507Z] 
10:17:17 [2021-05-18T10:17:17.507Z] DONE 5 tests in 0.177s
10:17:17 [2021-05-18T10:17:17.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:17:18 [2021-05-18T10:17:18.016Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:17:18 [2021-05-18T10:17:18.016Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:17:18 [2021-05-18T10:17:18.016Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:17:19 [2021-05-18T10:17:19.417Z] Stopping apparmor (via systemctl): apparmor.service.
10:17:19 [2021-05-18T10:17:19.417Z] Removing test suite binaries
10:17:19 [2021-05-18T10:17:19.417Z] exiting test-integration
10:17:19 [2021-05-18T10:17:19.417Z] ++ exit 0
10:17:19 [2021-05-18T10:17:19.417Z] 
10:17:19 [2021-05-18T10:17:19.921Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:17:20 [2021-05-18T10:17:20.296Z] --- PASS: TestServiceUpdateConfigs (15.52s)
10:17:20 [2021-05-18T10:17:20.296Z] === RUN   TestServiceUpdateNetwork
10:17:21 [2021-05-18T10:17:21.473Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
Post stage
[Pipeline] junit
10:17:22 [2021-05-18T10:17:22.733Z] Recording test results
10:17:23 [2021-05-18T10:17:23.377Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:17:23 [2021-05-18T10:17:23.828Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:17:24 [2021-05-18T10:17:24.165Z] + echo Ensuring container killed.
10:17:24 [2021-05-18T10:17:24.165Z] Ensuring container killed.
10:17:24 [2021-05-18T10:17:24.165Z] + docker rm -vf docker-pr2
10:17:24 [2021-05-18T10:17:24.165Z] Error: No such container: docker-pr2
[Pipeline] sh
10:17:24 [2021-05-18T10:17:24.451Z] + echo Chowning /workspace to jenkins user
10:17:24 [2021-05-18T10:17:24.451Z] Chowning /workspace to jenkins user
10:17:24 [2021-05-18T10:17:24.451Z] + id -u
10:17:24 [2021-05-18T10:17:24.451Z] + id -g
10:17:24 [2021-05-18T10:17:24.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace busybox chown -R 1000:1000 /workspace
10:17:24 [2021-05-18T10:17:24.451Z] Unable to find image 'busybox:latest' locally
10:17:24 [2021-05-18T10:17:24.451Z] latest: Pulling from library/busybox
10:17:24 [2021-05-18T10:17:24.710Z] 92f8b3f0730f: Pulling fs layer
10:17:24 [2021-05-18T10:17:24.710Z] 92f8b3f0730f: Download complete
10:17:24 [2021-05-18T10:17:24.710Z] 92f8b3f0730f: Pull complete
10:17:24 [2021-05-18T10:17:24.710Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
10:17:24 [2021-05-18T10:17:24.970Z] Status: Downloaded newer image for busybox:latest
10:17:25 [2021-05-18T10:17:25.284Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:17:25 [2021-05-18T10:17:25.544Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:17:25 [2021-05-18T10:17:25.803Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:17:26 [2021-05-18T10:17:26.741Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:17:26 [2021-05-18T10:17:26.741Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:17:27 [2021-05-18T10:17:27.178Z] + bundleName=amd64-cgroup2
10:17:27 [2021-05-18T10:17:27.178Z] + echo Creating amd64-cgroup2-bundles.tar.gz
10:17:27 [2021-05-18T10:17:27.178Z] Creating amd64-cgroup2-bundles.tar.gz
10:17:27 [2021-05-18T10:17:27.178Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
10:17:27 [2021-05-18T10:17:27.178Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:17:27 [2021-05-18T10:17:27.310Z] === RUN   TestDockerSuite/TestBuildEntrypoint
[Pipeline] archiveArtifacts
10:17:27 [2021-05-18T10:17:27.450Z] Archiving artifacts
10:17:27 [2021-05-18T10:17:27.570Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:17:27 [2021-05-18T10:17:27.829Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:17:29 [2021-05-18T10:17:29.430Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:17:29 [2021-05-18T10:17:29.742Z] + make clean
10:17:30 [2021-05-18T10:17:30.002Z] docker volume rm -f docker-dev-cache
10:17:30 [2021-05-18T10:17:30.002Z] docker-dev-cache
[Pipeline] deleteDir
10:17:31 [2021-05-18T10:17:31.125Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:17:34 [2021-05-18T10:17:34.426Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:17:35 [2021-05-18T10:17:35.418Z] --- PASS: TestServiceUpdateNetwork (14.61s)
10:17:35 [2021-05-18T10:17:35.418Z] === RUN   TestServiceUpdatePidsLimit
10:17:35 [2021-05-18T10:17:35.418Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:17:35 [2021-05-18T10:17:35.418Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:17:36 [2021-05-18T10:17:36.332Z] === RUN   TestDockerSuite/TestBuildEnv
10:17:38 [2021-05-18T10:17:38.237Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:17:40 [2021-05-18T10:17:40.142Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:17:40 [2021-05-18T10:17:40.142Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:17:41 [2021-05-18T10:17:41.522Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:17:43 [2021-05-18T10:17:43.559Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:17:51 [2021-05-18T10:17:51.507Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:17:51 [2021-05-18T10:17:51.701Z] --- PASS: TestServiceUpdatePidsLimit (17.53s)
10:17:51 [2021-05-18T10:17:51.701Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
10:17:51 [2021-05-18T10:17:51.701Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s)
10:17:51 [2021-05-18T10:17:51.701Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
10:17:51 [2021-05-18T10:17:51.701Z] PASS
10:17:51 [2021-05-18T10:17:51.701Z] 
10:17:51 [2021-05-18T10:17:51.701Z] === Skipped
10:17:51 [2021-05-18T10:17:51.701Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:17:51 [2021-05-18T10:17:51.701Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:17:51 [2021-05-18T10:17:51.701Z] 
10:17:51 [2021-05-18T10:17:51.701Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:17:51 [2021-05-18T10:17:51.701Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:17:51 [2021-05-18T10:17:51.701Z] 
10:17:51 [2021-05-18T10:17:51.701Z] 
10:17:51 [2021-05-18T10:17:51.701Z] DONE 27 tests, 2 skipped in 159.970s
10:17:51 [2021-05-18T10:17:51.701Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:17:51 [2021-05-18T10:17:51.701Z] ++ 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
10:17:51 [2021-05-18T10:17:51.701Z] ++ set -e
10:17:51 [2021-05-18T10:17:51.701Z] ++ '[' -n 0 ']'
10:17:51 [2021-05-18T10:17:51.701Z] ++ set -x
10:17:51 [2021-05-18T10:17:51.701Z] ++ 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
10:17:51 [2021-05-18T10:17:51.701Z] INFO: Testing against a local daemon
10:17:51 [2021-05-18T10:17:51.701Z] === RUN   TestSessionCreate
10:17:51 [2021-05-18T10:17:51.701Z] --- PASS: TestSessionCreate (0.05s)
10:17:51 [2021-05-18T10:17:51.701Z] === RUN   TestSessionCreateWithBadUpgrade
10:17:51 [2021-05-18T10:17:51.701Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
10:17:51 [2021-05-18T10:17:51.701Z] PASS
10:17:51 [2021-05-18T10:17:51.701Z] 
10:17:51 [2021-05-18T10:17:51.701Z] DONE 2 tests in 0.231s
10:17:51 [2021-05-18T10:17:51.701Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:17:51 [2021-05-18T10:17:51.701Z] ++ 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
10:17:51 [2021-05-18T10:17:51.701Z] ++ set -e
10:17:51 [2021-05-18T10:17:51.701Z] ++ '[' -n 0 ']'
10:17:51 [2021-05-18T10:17:51.701Z] ++ set -x
10:17:51 [2021-05-18T10:17:51.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:17:51 [2021-05-18T10:17:51.702Z] INFO: Testing against a local daemon
10:17:51 [2021-05-18T10:17:51.702Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:17:51 [2021-05-18T10:17:51.702Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:17:51 [2021-05-18T10:17:51.702Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:17:51 [2021-05-18T10:17:51.702Z] === RUN   TestEventsExecDie
10:17:51 [2021-05-18T10:17:51.766Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:17:51 [2021-05-18T10:17:51.963Z] --- PASS: TestEventsExecDie (1.15s)
10:17:51 [2021-05-18T10:17:51.963Z] === RUN   TestEventsBackwardsCompatible
10:17:51 [2021-05-18T10:17:51.963Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
10:17:51 [2021-05-18T10:17:51.963Z] === RUN   TestInfoBinaryCommits
10:17:52 [2021-05-18T10:17:52.225Z] --- PASS: TestInfoBinaryCommits (0.05s)
10:17:52 [2021-05-18T10:17:52.225Z] === RUN   TestInfoAPIVersioned
10:17:52 [2021-05-18T10:17:52.225Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:17:52 [2021-05-18T10:17:52.225Z] === RUN   TestInfoDiscoveryBackend
10:17:53 [2021-05-18T10:17:53.169Z] --- PASS: TestInfoDiscoveryBackend (1.08s)
10:17:53 [2021-05-18T10:17:53.169Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:17:54 [2021-05-18T10:17:54.113Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:17:54 [2021-05-18T10:17:54.113Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:17:55 [2021-05-18T10:17:55.501Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.08s)
10:17:55 [2021-05-18T10:17:55.501Z] === RUN   TestInfoAPI
10:17:55 [2021-05-18T10:17:55.501Z] --- PASS: TestInfoAPI (0.05s)
10:17:55 [2021-05-18T10:17:55.501Z] === RUN   TestInfoAPIWarnings
10:17:55 [2021-05-18T10:17:55.959Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:17:59 [2021-05-18T10:17:59.250Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/server/middleware	0.017s	coverage: 37.7% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/builder/dockerfile	0.224s	coverage: 48.5% of statements
10:18:03 [2021-05-18T10:18:03.375Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:18:03 [2021-05-18T10:18:03.375Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.7% of statements
10:18:03 [2021-05-18T10:18:03.443Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:18:03 [2021-05-18T10:18:03.443Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:18:03 [2021-05-18T10:18:03.938Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:18:05 [2021-05-18T10:18:05.303Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.447s	coverage: 86.3% of statements
10:18:05 [2021-05-18T10:18:05.303Z] ?   	github.com/docker/docker/cli	[no test files]
10:18:05 [2021-05-18T10:18:05.303Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:18:08 [2021-05-18T10:18:08.570Z] ok  	github.com/docker/docker/client	0.174s	coverage: 75.4% of statements
10:18:10 [2021-05-18T10:18:10.027Z] --- PASS: TestDockerDaemonSuite (522.92s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.13s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.27s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.13s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.48s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:1455: [d5def10d7df47] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dad35db6efab9] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.86s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.02s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [df309439975bf] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.17s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.60s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.56s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.60s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.20s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.46s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.20s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.12s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d67b126448b3a] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d1226e3130552] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.37s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.00s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d0377bf04cfc9] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.47s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.09s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.41s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.38s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.01s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.85s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.07s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [df28085997f8d] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.99s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.97s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.06s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.67s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.12s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.12s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d9d75a9476203] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.48s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.67s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.22s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (3.03s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [de9c6b4c864d1] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.54s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dde51ff0b8db6] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.75s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_plugins_test.go:79: [d3b98745e6ce6] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.14s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_plugins_test.go:169: [d5e5e8dc93448] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.75s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.92s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.79s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d8d4ac5315d3f] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.61s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.86s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.81s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.82s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.74s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.51s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.95s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.92s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.78s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.86s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.71s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [db29207c8006a] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.96s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.83s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.00s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.01s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.99s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.22s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.66s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dbe9ffb355a9f] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.63s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.03s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (18.03s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.67s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.48s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.70s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.36s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d714e4e14ccb3] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dec1f4307870d] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.71s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d58b3ecec5b6b] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.85s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.07s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.43s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.99s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.22s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.36s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.18s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dbad6eb0fd432] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.49s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.29s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.85s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d75ebc828d959] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.88s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.01s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.89s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.59s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d3c9fba026db8] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.35s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d5b17dc42d3ec] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.84s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.92s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.20s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.81s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d935a6a9ba1ad] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.49s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.97s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.20s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.43s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dfc4196f87c65] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.10s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.31s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.96s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.19s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [d1f3b915f907a] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.08s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.96s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.88s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.86s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
10:18:10 [2021-05-18T10:18:10.027Z]         check_test.go:309: [dde6b09035081] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.17s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.60s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.12s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.54s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.21s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.11s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.99s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.21s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.56s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.54s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.65s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.23s)
10:18:10 [2021-05-18T10:18:10.027Z]         docker_cli_daemon_test.go:2550: [d38d99c077a96] daemon is not started
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.88s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.26s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.88s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.44s)
10:18:10 [2021-05-18T10:18:10.027Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s)
10:18:10 [2021-05-18T10:18:10.028Z]         check_test.go:309: [dcc6d702b68eb] daemon is not started
10:18:10 [2021-05-18T10:18:10.028Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.59s)
10:18:10 [2021-05-18T10:18:10.028Z] === RUN   TestDockerSwarmSuite
10:18:10 [2021-05-18T10:18:10.028Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:18:13 [2021-05-18T10:18:13.323Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:18:13 [2021-05-18T10:18:13.618Z] --- PASS: TestInfoAPIWarnings (17.14s)
10:18:13 [2021-05-18T10:18:13.618Z] === RUN   TestInfoDebug
10:18:13 [2021-05-18T10:18:13.618Z] --- PASS: TestInfoDebug (1.13s)
10:18:13 [2021-05-18T10:18:13.618Z] === RUN   TestInfoInsecureRegistries
10:18:15 [2021-05-18T10:18:15.006Z] --- PASS: TestInfoInsecureRegistries (1.09s)
10:18:15 [2021-05-18T10:18:15.006Z] === RUN   TestInfoRegistryMirrors
10:18:15 [2021-05-18T10:18:15.948Z] --- PASS: TestInfoRegistryMirrors (1.09s)
10:18:15 [2021-05-18T10:18:15.948Z] === RUN   TestLoginFailsWithBadCredentials
10:18:16 [2021-05-18T10:18:16.212Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
10:18:16 [2021-05-18T10:18:16.212Z] === RUN   TestPingCacheHeaders
10:18:16 [2021-05-18T10:18:16.212Z] --- PASS: TestPingCacheHeaders (0.05s)
10:18:16 [2021-05-18T10:18:16.212Z] === RUN   TestPingGet
10:18:16 [2021-05-18T10:18:16.212Z] --- PASS: TestPingGet (0.03s)
10:18:16 [2021-05-18T10:18:16.212Z] === RUN   TestPingHead
10:18:16 [2021-05-18T10:18:16.212Z] --- PASS: TestPingHead (0.05s)
10:18:16 [2021-05-18T10:18:16.212Z] === RUN   TestVersion
10:18:16 [2021-05-18T10:18:16.212Z] --- PASS: TestVersion (0.05s)
10:18:16 [2021-05-18T10:18:16.212Z] PASS
10:18:16 [2021-05-18T10:18:16.212Z] 
10:18:16 [2021-05-18T10:18:16.212Z] === Skipped
10:18:16 [2021-05-18T10:18:16.212Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:18:16 [2021-05-18T10:18:16.212Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:18:16 [2021-05-18T10:18:16.212Z] 
10:18:16 [2021-05-18T10:18:16.212Z] 
10:18:16 [2021-05-18T10:18:16.212Z] DONE 18 tests, 1 skipped in 25.554s
10:18:16 [2021-05-18T10:18:16.212Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:18:16 [2021-05-18T10:18:16.213Z] ++ 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
10:18:16 [2021-05-18T10:18:16.213Z] ++ set -e
10:18:16 [2021-05-18T10:18:16.213Z] ++ '[' -n 0 ']'
10:18:16 [2021-05-18T10:18:16.213Z] ++ set -x
10:18:16 [2021-05-18T10:18:16.213Z] ++ 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
10:18:16 [2021-05-18T10:18:16.476Z] INFO: Testing against a local daemon
10:18:16 [2021-05-18T10:18:16.476Z] === RUN   TestVolumesCreateAndList
10:18:16 [2021-05-18T10:18:16.476Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:18:16 [2021-05-18T10:18:16.476Z] === RUN   TestVolumesRemove
10:18:16 [2021-05-18T10:18:16.476Z] --- PASS: TestVolumesRemove (0.08s)
10:18:16 [2021-05-18T10:18:16.476Z] === RUN   TestVolumesInspect
10:18:16 [2021-05-18T10:18:16.476Z] --- PASS: TestVolumesInspect (0.03s)
10:18:16 [2021-05-18T10:18:16.476Z] === RUN   TestVolumesInvalidJSON
10:18:16 [2021-05-18T10:18:16.476Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:18:16 [2021-05-18T10:18:16.476Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:18:16 [2021-05-18T10:18:16.476Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:18:16 [2021-05-18T10:18:16.476Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:18:16 [2021-05-18T10:18:16.476Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:18:16 [2021-05-18T10:18:16.476Z] PASS
10:18:16 [2021-05-18T10:18:16.737Z] 
10:18:16 [2021-05-18T10:18:16.737Z] DONE 5 tests in 0.322s
10:18:16 [2021-05-18T10:18:16.737Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:18:17 [2021-05-18T10:18:17.308Z] ++++ cat bundles/test-integration/docker.pid
10:18:17 [2021-05-18T10:18:17.308Z] +++ kill 13996
10:18:17 [2021-05-18T10:18:17.515Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:18:18 [2021-05-18T10:18:18.692Z] +++ /etc/init.d/apparmor stop
10:18:18 [2021-05-18T10:18:18.692Z] Leaving: AppArmorNo profiles have been unloaded.
10:18:18 [2021-05-18T10:18:18.692Z] 
10:18:18 [2021-05-18T10:18:18.692Z] Unloading profiles will leave already running processes permanently
10:18:18 [2021-05-18T10:18:18.692Z] unconfined, which can lead to unexpected situations.
10:18:18 [2021-05-18T10:18:18.692Z] 
10:18:18 [2021-05-18T10:18:18.692Z] To set a process to complain mode, use the command line tool
10:18:18 [2021-05-18T10:18:18.692Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:18:18 [2021-05-18T10:18:18.692Z] +++ true
10:18:18 [2021-05-18T10:18:18.692Z] exiting test-integration
10:18:18 [2021-05-18T10:18:18.692Z] ++ exit 0
10:18:18 [2021-05-18T10:18:18.692Z] 
Post stage
[Pipeline] junit
10:18:22 [2021-05-18T10:18:22.006Z] Recording test results
10:18:22 [2021-05-18T10:18:22.219Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:18:22 [2021-05-18T10:18:22.555Z] + echo Ensuring container killed.
10:18:22 [2021-05-18T10:18:22.555Z] Ensuring container killed.
10:18:22 [2021-05-18T10:18:22.555Z] + docker rm -vf docker-pr2
10:18:22 [2021-05-18T10:18:22.555Z] Error: No such container: docker-pr2
[Pipeline] sh
10:18:22 [2021-05-18T10:18:22.847Z] + echo Chowning /workspace to jenkins user
10:18:22 [2021-05-18T10:18:22.847Z] Chowning /workspace to jenkins user
10:18:22 [2021-05-18T10:18:22.847Z] + id -u
10:18:22 [2021-05-18T10:18:22.847Z] + id -g
10:18:22 [2021-05-18T10:18:22.847Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace busybox chown -R 1000:1000 /workspace
10:18:22 [2021-05-18T10:18:22.847Z] Unable to find image 'busybox:latest' locally
10:18:23 [2021-05-18T10:18:23.109Z] latest: Pulling from library/busybox
10:18:23 [2021-05-18T10:18:23.109Z] 3f18b27a9121: Pulling fs layer
10:18:23 [2021-05-18T10:18:23.370Z] 3f18b27a9121: Verifying Checksum
10:18:23 [2021-05-18T10:18:23.370Z] 3f18b27a9121: Download complete
10:18:23 [2021-05-18T10:18:23.632Z] 3f18b27a9121: Pull complete
10:18:23 [2021-05-18T10:18:23.632Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
10:18:23 [2021-05-18T10:18:23.632Z] Status: Downloaded newer image for busybox:latest
10:18:24 [2021-05-18T10:18:24.083Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:18:24 [2021-05-18T10:18:24.083Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:18:25 [2021-05-18T10:18:25.988Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:18:29 [2021-05-18T10:18:29.223Z] + bundleName=arm64-integration
10:18:29 [2021-05-18T10:18:29.223Z] + echo Creating arm64-integration-bundles.tar.gz
10:18:29 [2021-05-18T10:18:29.223Z] Creating arm64-integration-bundles.tar.gz
10:18:29 [2021-05-18T10:18:29.223Z] + xargs tar -czf arm64-integration-bundles.tar.gz
10:18:29 [2021-05-18T10:18:29.223Z] + 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
10:18:29 [2021-05-18T10:18:29.500Z] Archiving artifacts
10:18:31 [2021-05-18T10:18:31.846Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:18:32 [2021-05-18T10:18:32.160Z] + make clean
10:18:32 [2021-05-18T10:18:32.732Z] docker volume rm -f docker-dev-cache
10:18:32 [2021-05-18T10:18:32.732Z] docker-dev-cache
[Pipeline] deleteDir
10:18:38 [2021-05-18T10:18:38.199Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:18:38 [2021-05-18T10:18:38.199Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:18:38 [2021-05-18T10:18:38.199Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:18:38 [2021-05-18T10:18:38.459Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:18:39 [2021-05-18T10:18:39.397Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:18:39 [2021-05-18T10:18:39.977Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:18:42 [2021-05-18T10:18:42.511Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:18:42 [2021-05-18T10:18:42.511Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:18:42 [2021-05-18T10:18:42.771Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:18:55 [2021-05-18T10:18:55.200Z] ok  	github.com/docker/docker/cmd/dockerd	0.081s	coverage: 29.1% of statements
10:18:55 [2021-05-18T10:18:55.200Z] ok  	github.com/docker/docker/container	0.129s	coverage: 34.6% of statements
10:18:55 [2021-05-18T10:18:55.200Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:18:55 [2021-05-18T10:18:55.200Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:18:55 [2021-05-18T10:18:55.200Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:18:55 [2021-05-18T10:18:55.200Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:19:00 [2021-05-18T10:19:00.448Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
10:19:00 [2021-05-18T10:19:00.871Z] === RUN   TestDockerSuite/TestBuildExpose
10:19:00 [2021-05-18T10:19:00.871Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:19:01 [2021-05-18T10:19:01.131Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:19:02 [2021-05-18T10:19:02.071Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:19:02 [2021-05-18T10:19:02.330Z] === RUN   TestDockerSuite/TestBuildFails
10:19:02 [2021-05-18T10:19:02.338Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
10:19:03 [2021-05-18T10:19:03.704Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
10:19:03 [2021-05-18T10:19:03.709Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:19:03 [2021-05-18T10:19:03.710Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:19:06 [2021-05-18T10:19:06.245Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:19:09 [2021-05-18T10:19:09.533Z] === RUN   TestDockerSuite/TestBuildForceRm
10:19:12 [2021-05-18T10:19:12.069Z] === RUN   TestDockerSuite/TestBuildFromGit
10:19:12 [2021-05-18T10:19:12.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:19:12 [2021-05-18T10:19:12.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:19:13 [2021-05-18T10:19:13.647Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
10:19:13 [2021-05-18T10:19:13.647Z] ok  	github.com/docker/docker/daemon	12.184s	coverage: 17.3% of statements
10:19:13 [2021-05-18T10:19:13.647Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:19:13 [2021-05-18T10:19:13.647Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:19:14 [2021-05-18T10:19:14.024Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:19:14 [2021-05-18T10:19:14.577Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 81.8% of statements
10:19:14 [2021-05-18T10:19:14.578Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
10:19:14 [2021-05-18T10:19:14.599Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:19:15 [2021-05-18T10:19:15.945Z] ok  	github.com/docker/docker/daemon/events	0.085s	coverage: 50.0% of statements
10:19:15 [2021-05-18T10:19:15.945Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:19:15 [2021-05-18T10:19:15.945Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:19:16 [2021-05-18T10:19:16.202Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
10:19:16 [2021-05-18T10:19:16.504Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:19:18 [2021-05-18T10:19:18.721Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.449s	coverage: 73.3% of statements
10:19:19 [2021-05-18T10:19:19.039Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:19:19 [2021-05-18T10:19:19.283Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 3.1% of statements
10:19:19 [2021-05-18T10:19:19.976Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:19:20 [2021-05-18T10:19:20.211Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.522s	coverage: 56.2% of statements
10:19:20 [2021-05-18T10:19:20.235Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:19:22 [2021-05-18T10:19:22.742Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
10:19:23 [2021-05-18T10:19:23.524Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:19:24 [2021-05-18T10:19:24.634Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.771s	coverage: 46.2% of statements
10:19:24 [2021-05-18T10:19:24.634Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:19:24 [2021-05-18T10:19:24.634Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.344s	coverage: 49.4% of statements
10:19:26 [2021-05-18T10:19:26.063Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:19:26 [2021-05-18T10:19:26.523Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 57.5% of statements
10:19:27 [2021-05-18T10:19:27.084Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.725s	coverage: 57.7% of statements
10:19:27 [2021-05-18T10:19:27.084Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:19:27 [2021-05-18T10:19:27.084Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:19:27 [2021-05-18T10:19:27.441Z] === RUN   TestDockerSuite/TestBuildHistory
10:19:28 [2021-05-18T10:19:28.449Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
10:19:29 [2021-05-18T10:19:29.376Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
10:19:30 [2021-05-18T10:19:30.304Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 6.7% of statements
10:19:30 [2021-05-18T10:19:30.304Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:19:30 [2021-05-18T10:19:30.304Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:19:31 [2021-05-18T10:19:31.670Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
10:19:32 [2021-05-18T10:19:32.597Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.154s	coverage: 77.4% of statements
10:19:32 [2021-05-18T10:19:32.597Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:19:32 [2021-05-18T10:19:32.597Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:19:32 [2021-05-18T10:19:32.717Z] === RUN   TestDockerSuite/TestBuildIidFile
10:19:32 [2021-05-18T10:19:32.717Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:19:33 [2021-05-18T10:19:33.157Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
10:19:33 [2021-05-18T10:19:33.656Z] === RUN   TestDockerSuite/TestBuildInheritance
10:19:33 [2021-05-18T10:19:33.719Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
10:19:34 [2021-05-18T10:19:34.225Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:19:34 [2021-05-18T10:19:34.225Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:19:34 [2021-05-18T10:19:34.656Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 87.2% of statements
10:19:34 [2021-05-18T10:19:34.656Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
10:19:35 [2021-05-18T10:19:35.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:19:35 [2021-05-18T10:19:35.163Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:19:35 [2021-05-18T10:19:35.423Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:19:36 [2021-05-18T10:19:36.020Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 75.2% of statements
10:19:36 [2021-05-18T10:19:36.020Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:19:36 [2021-05-18T10:19:36.276Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 59.3% of statements
10:19:37 [2021-05-18T10:19:37.339Z] === RUN   TestDockerSuite/TestBuildLabel
10:19:37 [2021-05-18T10:19:37.643Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
10:19:37 [2021-05-18T10:19:37.908Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:19:38 [2021-05-18T10:19:38.847Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:19:39 [2021-05-18T10:19:39.009Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
10:19:39 [2021-05-18T10:19:39.265Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:19:39 [2021-05-18T10:19:39.418Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:19:39 [2021-05-18T10:19:39.678Z] === RUN   TestDockerSuite/TestBuildLabels
10:19:39 [2021-05-18T10:19:39.826Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
10:19:39 [2021-05-18T10:19:39.826Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:19:39 [2021-05-18T10:19:39.826Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
10:19:39 [2021-05-18T10:19:39.826Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:19:40 [2021-05-18T10:19:40.246Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:19:41 [2021-05-18T10:19:41.183Z] --- PASS: TestImportExtremelyLargeImageWorks (231.96s)
10:19:41 [2021-05-18T10:19:41.183Z] PASS
10:19:41 [2021-05-18T10:19:41.183Z] 
10:19:41 [2021-05-18T10:19:41.183Z] DONE 12 tests in 236.400s
10:19:41 [2021-05-18T10:19:41.183Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:19:41 [2021-05-18T10:19:41.183Z] ++ 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
10:19:41 [2021-05-18T10:19:41.183Z] ++ set -e
10:19:41 [2021-05-18T10:19:41.183Z] ++ '[' -n 0 ']'
10:19:41 [2021-05-18T10:19:41.183Z] ++ set -x
10:19:41 [2021-05-18T10:19:41.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:19:41 [2021-05-18T10:19:41.183Z] INFO: Testing against a local daemon
10:19:41 [2021-05-18T10:19:41.183Z] === RUN   TestNetworkCreateDelete
10:19:41 [2021-05-18T10:19:41.183Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:19:41 [2021-05-18T10:19:41.751Z] --- PASS: TestNetworkCreateDelete (0.51s)
10:19:41 [2021-05-18T10:19:41.751Z] === RUN   TestDockerNetworkDeletePreferID
10:19:42 [2021-05-18T10:19:42.341Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
10:19:42 [2021-05-18T10:19:42.903Z] ok  	github.com/docker/docker/distribution	0.156s	coverage: 25.2% of statements
10:19:42 [2021-05-18T10:19:42.903Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:19:43 [2021-05-18T10:19:43.129Z] --- PASS: TestDockerNetworkDeletePreferID (1.37s)
10:19:43 [2021-05-18T10:19:43.129Z] === RUN   TestDaemonDNSFallback
10:19:43 [2021-05-18T10:19:43.389Z] === RUN   TestDockerSuite/TestBuildLastModified
10:19:43 [2021-05-18T10:19:43.831Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
10:19:44 [2021-05-18T10:19:44.760Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.6% of statements
10:19:45 [2021-05-18T10:19:45.322Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
10:19:45 [2021-05-18T10:19:45.322Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:19:45 [2021-05-18T10:19:45.577Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
10:19:46 [2021-05-18T10:19:46.943Z] ok  	github.com/docker/docker/image/tarexport	0.013s	coverage: 0.6% of statements
10:19:46 [2021-05-18T10:19:46.943Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
10:19:46 [2021-05-18T10:19:46.943Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:19:47 [2021-05-18T10:19:47.870Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
10:19:48 [2021-05-18T10:19:48.662Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:19:49 [2021-05-18T10:19:49.280Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 45.2% of statements
10:19:50 [2021-05-18T10:19:50.209Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.1% of statements
10:19:50 [2021-05-18T10:19:50.209Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
10:19:50 [2021-05-18T10:19:50.636Z] --- PASS: TestDaemonDNSFallback (7.42s)
10:19:50 [2021-05-18T10:19:50.636Z] === RUN   TestInspectNetwork
10:19:52 [2021-05-18T10:19:52.012Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:19:52 [2021-05-18T10:19:52.012Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:19:52 [2021-05-18T10:19:52.098Z] ok  	github.com/docker/docker/pkg/archive	0.293s	coverage: 81.9% of statements
10:19:52 [2021-05-18T10:19:52.271Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:19:52 [2021-05-18T10:19:52.271Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:19:52 [2021-05-18T10:19:52.531Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:19:52 [2021-05-18T10:19:52.790Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:19:53 [2021-05-18T10:19:53.025Z] ok  	github.com/docker/docker/pkg/authorization	0.201s	coverage: 68.3% of statements
10:19:53 [2021-05-18T10:19:53.025Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:19:53 [2021-05-18T10:19:53.281Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:19:54 [2021-05-18T10:19:54.695Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:19:56 [2021-05-18T10:19:56.073Z] === RUN   TestInspectNetwork/full_network_id
10:19:56 [2021-05-18T10:19:56.073Z] === RUN   TestInspectNetwork/partial_network_id
10:19:56 [2021-05-18T10:19:56.073Z] === RUN   TestInspectNetwork/network_name
10:19:56 [2021-05-18T10:19:56.073Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:19:56 [2021-05-18T10:19:56.073Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:19:56 [2021-05-18T10:19:56.545Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.485s	coverage: 43.2% of statements
10:19:56 [2021-05-18T10:19:56.545Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:19:57 [2021-05-18T10:19:57.107Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
10:19:57 [2021-05-18T10:19:57.107Z] ok  	github.com/docker/docker/layer	7.788s	coverage: 68.8% of statements
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:19:57 [2021-05-18T10:19:57.107Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:19:57 [2021-05-18T10:19:57.670Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 92.9% of statements
10:19:58 [2021-05-18T10:19:58.232Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
10:19:58 [2021-05-18T10:19:58.794Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
10:19:59 [2021-05-18T10:19:59.356Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
10:20:00 [2021-05-18T10:20:00.271Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:20:00 [2021-05-18T10:20:00.271Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:20:00 [2021-05-18T10:20:00.271Z] --- PASS: TestInspectNetwork (9.69s)
10:20:00 [2021-05-18T10:20:00.271Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:20:00 [2021-05-18T10:20:00.271Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:20:00 [2021-05-18T10:20:00.271Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:20:00 [2021-05-18T10:20:00.271Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:20:00 [2021-05-18T10:20:00.271Z] === RUN   TestRunContainerWithBridgeNone
10:20:00 [2021-05-18T10:20:00.530Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:20:00 [2021-05-18T10:20:00.721Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:20:01 [2021-05-18T10:20:01.283Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
10:20:01 [2021-05-18T10:20:01.283Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.083s	coverage: 84.1% of statements
10:20:01 [2021-05-18T10:20:01.845Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
10:20:01 [2021-05-18T10:20:01.845Z] ok  	github.com/docker/docker/pkg/fsutils	0.199s	coverage: 85.1% of statements
10:20:03 [2021-05-18T10:20:03.211Z] ok  	github.com/docker/docker/pkg/idtools	0.405s	coverage: 69.5% of statements
10:20:03 [2021-05-18T10:20:03.211Z] ok  	github.com/docker/docker/pkg/ioutils	0.500s	coverage: 69.3% of statements
10:20:03 [2021-05-18T10:20:03.773Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
10:20:03 [2021-05-18T10:20:03.773Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:20:03 [2021-05-18T10:20:03.773Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:20:03 [2021-05-18T10:20:03.773Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:20:03 [2021-05-18T10:20:03.773Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:20:04 [2021-05-18T10:20:04.029Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:20:04 [2021-05-18T10:20:04.029Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:20:04 [2021-05-18T10:20:04.284Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:20:04 [2021-05-18T10:20:04.540Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
10:20:04 [2021-05-18T10:20:04.724Z] --- PASS: TestRunContainerWithBridgeNone (4.41s)
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkInvalidJSON
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkInvalidJSON//networks/create
10:20:04 [2021-05-18T10:20:04.724Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:20:04 [2021-05-18T10:20:04.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:04 [2021-05-18T10:20:04.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:04 [2021-05-18T10:20:04.724Z] === CONT  TestNetworkInvalidJSON//networks/create
10:20:04 [2021-05-18T10:20:04.724Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:04 [2021-05-18T10:20:04.724Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:20:04 [2021-05-18T10:20:04.724Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:20:04 [2021-05-18T10:20:04.724Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:20:04 [2021-05-18T10:20:04.724Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:20:04 [2021-05-18T10:20:04.724Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkList
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkList//networks
10:20:04 [2021-05-18T10:20:04.724Z] === PAUSE TestNetworkList//networks
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestNetworkList//networks/
10:20:04 [2021-05-18T10:20:04.724Z] === PAUSE TestNetworkList//networks/
10:20:04 [2021-05-18T10:20:04.724Z] === CONT  TestNetworkList//networks
10:20:04 [2021-05-18T10:20:04.724Z] === CONT  TestNetworkList//networks/
10:20:04 [2021-05-18T10:20:04.724Z] --- PASS: TestNetworkList (0.03s)
10:20:04 [2021-05-18T10:20:04.724Z]     --- PASS: TestNetworkList//networks (0.00s)
10:20:04 [2021-05-18T10:20:04.724Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:20:04 [2021-05-18T10:20:04.724Z] === RUN   TestHostIPv4BridgeLabel
10:20:04 [2021-05-18T10:20:04.795Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 86.7% of statements
10:20:05 [2021-05-18T10:20:05.051Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:20:05 [2021-05-18T10:20:05.051Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:20:05 [2021-05-18T10:20:05.051Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:20:05 [2021-05-18T10:20:05.661Z] --- PASS: TestHostIPv4BridgeLabel (0.96s)
10:20:05 [2021-05-18T10:20:05.661Z] === RUN   TestDaemonRestartWithLiveRestore
10:20:05 [2021-05-18T10:20:05.979Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
10:20:06 [2021-05-18T10:20:06.906Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
10:20:06 [2021-05-18T10:20:06.906Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
10:20:07 [2021-05-18T10:20:07.162Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:20:07 [2021-05-18T10:20:07.564Z] --- PASS: TestDaemonRestartWithLiveRestore (1.63s)
10:20:07 [2021-05-18T10:20:07.564Z] === RUN   TestDaemonDefaultNetworkPools
10:20:08 [2021-05-18T10:20:08.525Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
10:20:08 [2021-05-18T10:20:08.781Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
10:20:08 [2021-05-18T10:20:08.940Z] --- PASS: TestDaemonDefaultNetworkPools (1.53s)
10:20:08 [2021-05-18T10:20:08.940Z] === RUN   TestDaemonRestartWithExistingNetwork
10:20:11 [2021-05-18T10:20:11.475Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:20:11 [2021-05-18T10:20:11.475Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.28s)
10:20:11 [2021-05-18T10:20:11.475Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:20:12 [2021-05-18T10:20:12.043Z] ok  	github.com/docker/docker/pkg/signal	2.405s	coverage: 61.0% of statements
10:20:12 [2021-05-18T10:20:12.043Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
10:20:12 [2021-05-18T10:20:12.299Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:20:12 [2021-05-18T10:20:12.555Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:20:13 [2021-05-18T10:20:13.117Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
10:20:13 [2021-05-18T10:20:13.678Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
10:20:14 [2021-05-18T10:20:14.009Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.80s)
10:20:14 [2021-05-18T10:20:14.009Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:20:14 [2021-05-18T10:20:14.240Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
10:20:14 [2021-05-18T10:20:14.802Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
10:20:14 [2021-05-18T10:20:14.802Z] testing: warning: no tests to run
10:20:14 [2021-05-18T10:20:14.802Z] coverage: [no statements]
10:20:14 [2021-05-18T10:20:14.802Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
10:20:14 [2021-05-18T10:20:14.946Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:20:14 [2021-05-18T10:20:14.946Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.92s)
10:20:14 [2021-05-18T10:20:14.946Z] === RUN   TestServiceWithPredefinedNetwork
10:20:15 [2021-05-18T10:20:15.363Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:20:15 [2021-05-18T10:20:15.363Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
10:20:15 [2021-05-18T10:20:15.619Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:20:15 [2021-05-18T10:20:15.884Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:20:17 [2021-05-18T10:20:17.507Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
10:20:18 [2021-05-18T10:20:18.419Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
10:20:18 [2021-05-18T10:20:18.419Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:20:18 [2021-05-18T10:20:18.419Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:18 [2021-05-18T10:20:18.419Z]     service_test.go:242: FLAKY_TEST
10:20:18 [2021-05-18T10:20:18.419Z] === RUN   TestServiceWithDataPathPortInit
10:20:18 [2021-05-18T10:20:18.436Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:20:18 [2021-05-18T10:20:18.679Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:20:18 [2021-05-18T10:20:18.679Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:20:18 [2021-05-18T10:20:18.692Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 85.4% of statements
10:20:20 [2021-05-18T10:20:20.059Z] ok  	github.com/docker/docker/quota	0.213s	coverage: 71.4% of statements
10:20:20 [2021-05-18T10:20:20.621Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
10:20:21 [2021-05-18T10:20:21.988Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 58.8% of statements
10:20:22 [2021-05-18T10:20:22.549Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:20:22 [2021-05-18T10:20:22.549Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:20:23 [2021-05-18T10:20:23.479Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
10:20:23 [2021-05-18T10:20:23.735Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:20:23 [2021-05-18T10:20:23.963Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:20:24 [2021-05-18T10:20:24.223Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:20:24 [2021-05-18T10:20:24.482Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:20:26 [2021-05-18T10:20:26.386Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:20:26 [2021-05-18T10:20:26.954Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:20:27 [2021-05-18T10:20:27.193Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:20:27 [2021-05-18T10:20:27.449Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 76.4% of statements
10:20:28 [2021-05-18T10:20:28.378Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
10:20:29 [2021-05-18T10:20:29.748Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
10:20:30 [2021-05-18T10:20:30.248Z] === RUN   TestDockerSuite/TestBuildNetNone
10:20:30 [2021-05-18T10:20:30.519Z] --- PASS: TestBuildWCOWSandboxSize (802.44s)
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestBuildWithEmptyDockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:20:30 [2021-05-18T10:20:30.519Z] --- PASS: TestBuildWithEmptyDockerfile (0.61s)
10:20:30 [2021-05-18T10:20:30.519Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
10:20:30 [2021-05-18T10:20:30.519Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:20:30 [2021-05-18T10:20:30.519Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestBuildPreserveOwnership
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestBuildPlatformInvalid
10:20:30 [2021-05-18T10:20:30.519Z] --- PASS: TestBuildPlatformInvalid (0.62s)
10:20:30 [2021-05-18T10:20:30.519Z] PASS
10:20:30 [2021-05-18T10:20:30.519Z] ok  	github.com/docker/docker/integration/build	980.476s
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === Skipped
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     build_session_test.go:25: TODO: BuildKit
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] DONE 29 tests, 5 skipped in 1006.400s
10:20:30 [2021-05-18T10:20:30.519Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:20:30 [2021-05-18T10:20:30.519Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:20:30 [2021-05-18T10:20:30.519Z] INFO: Testing against a local daemon
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestConfigInspect
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestConfigInspect (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestConfigList
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestConfigList (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestConfigsCreateAndDelete
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestConfigsUpdate
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestConfigsUpdate (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestTemplatedConfig
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestTemplatedConfig (0.01s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestConfigCreateResolve
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:20:30 [2021-05-18T10:20:30.519Z] === RUN   TestConfigDaemonLibtrustID
10:20:30 [2021-05-18T10:20:30.519Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:20:30 [2021-05-18T10:20:30.519Z] PASS
10:20:30 [2021-05-18T10:20:30.519Z] ok  	github.com/docker/docker/integration/config	0.480s
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === Skipped
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
10:20:30 [2021-05-18T10:20:30.519Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] 
10:20:30 [2021-05-18T10:20:30.519Z] DONE 7 tests, 7 skipped in 3.861s
10:20:30 [2021-05-18T10:20:30.519Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:20:30 [2021-05-18T10:20:30.817Z] === RUN   TestDockerSuite/TestBuildNoContext
10:20:32 [2021-05-18T10:20:32.194Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:20:33 [2021-05-18T10:20:33.130Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:20:34 [2021-05-18T10:20:34.069Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:20:34 [2021-05-18T10:20:34.284Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:20:34 [2021-05-18T10:20:34.284Z] INFO: Testing against a local daemon
10:20:34 [2021-05-18T10:20:34.284Z] === RUN   TestCheckpoint
10:20:34 [2021-05-18T10:20:34.284Z] --- SKIP: TestCheckpoint (0.00s)
10:20:34 [2021-05-18T10:20:34.284Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:20:34 [2021-05-18T10:20:34.284Z] === RUN   TestContainerInvalidJSON
10:20:34 [2021-05-18T10:20:34.284Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:20:34 [2021-05-18T10:20:34.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:20:34 [2021-05-18T10:20:34.284Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:20:34 [2021-05-18T10:20:34.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:20:34 [2021-05-18T10:20:34.284Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:20:34 [2021-05-18T10:20:34.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:20:34 [2021-05-18T10:20:34.328Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:20:34 [2021-05-18T10:20:34.328Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:20:34 [2021-05-18T10:20:34.588Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:20:34 [2021-05-18T10:20:34.744Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:20:34 [2021-05-18T10:20:34.744Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:20:34 [2021-05-18T10:20:34.744Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:20:34 [2021-05-18T10:20:34.744Z] --- PASS: TestContainerInvalidJSON (0.61s)
10:20:34 [2021-05-18T10:20:34.744Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
10:20:34 [2021-05-18T10:20:34.744Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:20:34 [2021-05-18T10:20:34.744Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:20:34 [2021-05-18T10:20:34.744Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:20:34 [2021-05-18T10:20:34.744Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
10:20:34 [2021-05-18T10:20:34.744Z] === RUN   TestCopyFromContainerPathIsNotDir
10:20:34 [2021-05-18T10:20:34.848Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:20:35 [2021-05-18T10:20:35.204Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s)
10:20:35 [2021-05-18T10:20:35.204Z] === RUN   TestCopyToContainerPathDoesNotExist
10:20:35 [2021-05-18T10:20:35.205Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
10:20:35 [2021-05-18T10:20:35.205Z] === RUN   TestCopyToContainerPathIsNotDir
10:20:35 [2021-05-18T10:20:35.415Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:20:35 [2021-05-18T10:20:35.665Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s)
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCopyFromContainer
10:20:35 [2021-05-18T10:20:35.665Z] --- SKIP: TestCopyFromContainer (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:20:35 [2021-05-18T10:20:35.665Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:20:35 [2021-05-18T10:20:35.665Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateLinkToNonExistingContainer
10:20:35 [2021-05-18T10:20:35.665Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidEnv
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidEnv/0
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidEnv/0
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidEnv/1
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidEnv/1
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidEnv/2
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidEnv/2
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateWithInvalidEnv/0
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateWithInvalidEnv/2
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateWithInvalidEnv/1
10:20:35 [2021-05-18T10:20:35.665Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:20:35 [2021-05-18T10:20:35.665Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateTmpfsMountsTarget
10:20:35 [2021-05-18T10:20:35.665Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithCustomMaskedPaths
10:20:35 [2021-05-18T10:20:35.665Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithCustomReadonlyPaths
10:20:35 [2021-05-18T10:20:35.665Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:20:35 [2021-05-18T10:20:35.665Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:35 [2021-05-18T10:20:35.665Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:35 [2021-05-18T10:20:35.665Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:20:35 [2021-05-18T10:20:35.665Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:20:35 [2021-05-18T10:20:35.666Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:20:35 [2021-05-18T10:20:35.666Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:20:35 [2021-05-18T10:20:35.666Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:20:35 [2021-05-18T10:20:35.666Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:20:35 [2021-05-18T10:20:35.666Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:20:35 [2021-05-18T10:20:35.666Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestCreateDifferentPlatform
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestCreateDifferentPlatform/different_os
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:20:35 [2021-05-18T10:20:35.666Z] --- PASS: TestCreateDifferentPlatform (0.05s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
10:20:35 [2021-05-18T10:20:35.666Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:20:35 [2021-05-18T10:20:35.666Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:20:35 [2021-05-18T10:20:35.666Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:20:35 [2021-05-18T10:20:35.666Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestContainerKillOnDaemonStart
10:20:35 [2021-05-18T10:20:35.666Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:20:35 [2021-05-18T10:20:35.666Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestDiff
10:20:35 [2021-05-18T10:20:35.666Z] --- SKIP: TestDiff (0.00s)
10:20:35 [2021-05-18T10:20:35.666Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:20:35 [2021-05-18T10:20:35.666Z] === RUN   TestExecWithCloseStdin
10:20:37 [2021-05-18T10:20:37.319Z] --- PASS: TestServiceWithDataPathPortInit (18.88s)
10:20:37 [2021-05-18T10:20:37.319Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:20:37 [2021-05-18T10:20:37.579Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:20:38 [2021-05-18T10:20:38.147Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:20:39 [2021-05-18T10:20:39.409Z] --- PASS: TestExecWithCloseStdin (3.23s)
10:20:39 [2021-05-18T10:20:39.409Z] === RUN   TestExec
10:20:41 [2021-05-18T10:20:41.434Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:20:41 [2021-05-18T10:20:41.594Z] --- PASS: TestExec (2.28s)
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestExecUser
10:20:41 [2021-05-18T10:20:41.595Z] --- SKIP: TestExecUser (0.00s)
10:20:41 [2021-05-18T10:20:41.595Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestExportContainerAndImportImage
10:20:41 [2021-05-18T10:20:41.595Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:20:41 [2021-05-18T10:20:41.595Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestExportContainerAfterDaemonRestart
10:20:41 [2021-05-18T10:20:41.595Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:20:41 [2021-05-18T10:20:41.595Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestHealthCheckWorkdir
10:20:41 [2021-05-18T10:20:41.595Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:20:41 [2021-05-18T10:20:41.595Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestHealthKillContainer
10:20:41 [2021-05-18T10:20:41.595Z] --- SKIP: TestHealthKillContainer (0.00s)
10:20:41 [2021-05-18T10:20:41.595Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestInspectCpusetInConfigPre120
10:20:41 [2021-05-18T10:20:41.595Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:20:41 [2021-05-18T10:20:41.595Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:20:41 [2021-05-18T10:20:41.595Z] === RUN   TestKillContainerInvalidSignal
10:20:41 [2021-05-18T10:20:41.909Z] ok  	github.com/docker/docker/pkg/plugins	33.629s	coverage: 76.6% of statements
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/rootless	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/volume	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:20:41 [2021-05-18T10:20:41.909Z] 
10:20:41 [2021-05-18T10:20:41.909Z] === Skipped
10:20:41 [2021-05-18T10:20:41.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:73: No driver to put!
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z] time="2021-05-18T10:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z] time="2021-05-18T10:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z] time="2021-05-18T10:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z] time="2021-05-18T10:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z] time="2021-05-18T10:19:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: driver not supported
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:73: No driver to put!
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     overlay_test.go:49: Fails to compute changes intermittently
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     graphtest_unix.go:73: No driver to put!
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:20:41 [2021-05-18T10:20:41.910Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] 
10:20:41 [2021-05-18T10:20:41.910Z] DONE 2254 tests, 24 skipped in 254.575s
Post stage
[Pipeline] junit
10:20:41 [2021-05-18T10:20:41.920Z] Recording test results
10:20:42 [2021-05-18T10:20:42.221Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:20:42 [2021-05-18T10:20:42.371Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:20:42 [2021-05-18T10:20:42.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42389/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fe54215fb36bae86e7f2527c29624654e6affd98 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fe54215fb36bae86e7f2527c29624654e6affd98 hack/validate/vendor
10:20:43 [2021-05-18T10:20:43.475Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:20:43 [2021-05-18T10:20:43.781Z] --- PASS: TestKillContainerInvalidSignal (2.18s)
10:20:43 [2021-05-18T10:20:43.781Z] === RUN   TestKillContainer
10:20:43 [2021-05-18T10:20:43.781Z] === RUN   TestKillContainer/no_signal
10:20:44 [2021-05-18T10:20:44.086Z] + echo Ensuring container killed.
10:20:44 [2021-05-18T10:20:44.086Z] Ensuring container killed.
10:20:44 [2021-05-18T10:20:44.086Z] + docker rm -vf docker-pr2
10:20:44 [2021-05-18T10:20:44.086Z] Error: No such container: docker-pr2
[Pipeline] sh
10:20:44 [2021-05-18T10:20:44.406Z] + echo Chowning /workspace to jenkins user
10:20:44 [2021-05-18T10:20:44.406Z] Chowning /workspace to jenkins user
10:20:44 [2021-05-18T10:20:44.406Z] + id -u
10:20:44 [2021-05-18T10:20:44.406Z] + id -g
10:20:44 [2021-05-18T10:20:44.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace busybox chown -R 1000:1000 /workspace
10:20:44 [2021-05-18T10:20:44.925Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:20:45 [2021-05-18T10:20:45.669Z] + bundleName=unit
10:20:45 [2021-05-18T10:20:45.669Z] + echo Creating unit-bundles.tar.gz
10:20:45 [2021-05-18T10:20:45.669Z] Creating unit-bundles.tar.gz
10:20:45 [2021-05-18T10:20:45.669Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:20:45 [2021-05-18T10:20:45.669Z] bundles/junit-report.xml
10:20:45 [2021-05-18T10:20:45.669Z] bundles/go-test-report.json
10:20:45 [2021-05-18T10:20:45.669Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:20:45 [2021-05-18T10:20:45.680Z] Archiving artifacts
10:20:45 [2021-05-18T10:20:45.860Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:20:45 [2021-05-18T10:20:45.966Z] === RUN   TestKillContainer/non_killing_signal
10:20:45 [2021-05-18T10:20:45.966Z] === RUN   TestKillContainer/killing_signal
10:20:46 [2021-05-18T10:20:46.119Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s)
10:20:46 [2021-05-18T10:20:46.119Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vxgcay13gebn2nikin2wukapa Created:2021-05-18 10:20:38.741307696 +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[03ef8cf4f4fb1bb6cce72e8a777e6efa512adb9a38c0f407181842ddbdf11b6a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufo3zji79baxn35bx972l62ow EndpointID:54b831d9e37b49a8faed3c466e190f01a860dd0893f17756288b35ae4768170a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae835747b5df2c1db8ba11adcc1a836f20ca1ebd69bde4d730e7614077eb0a10 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:19fc8a44d483 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ufo3zji79baxn35bx972l62ow EndpointID:54b831d9e37b49a8faed3c466e190f01a860dd0893f17756288b35ae4768170a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:20:46 [2021-05-18T10:20:46.119Z] PASS
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] === Skipped
10:20:46 [2021-05-18T10:20:46.119Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:46 [2021-05-18T10:20:46.119Z]     service_test.go:242: FLAKY_TEST
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] DONE 26 tests, 1 skipped in 64.966s
10:20:46 [2021-05-18T10:20:46.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:20:46 [2021-05-18T10:20:46.119Z] ++ 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
10:20:46 [2021-05-18T10:20:46.119Z] ++ set -e
10:20:46 [2021-05-18T10:20:46.119Z] ++ '[' -n 0 ']'
10:20:46 [2021-05-18T10:20:46.119Z] ++ set -x
10:20:46 [2021-05-18T10:20:46.119Z] ++ 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
10:20:46 [2021-05-18T10:20:46.119Z] INFO: Testing against a local daemon
10:20:46 [2021-05-18T10:20:46.119Z] === RUN   TestDockerNetworkIpvlanPersistance
10:20:46 [2021-05-18T10:20:46.119Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:20:46 [2021-05-18T10:20:46.119Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:46 [2021-05-18T10:20:46.119Z] === RUN   TestDockerNetworkIpvlan
10:20:46 [2021-05-18T10:20:46.119Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:20:46 [2021-05-18T10:20:46.119Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:46 [2021-05-18T10:20:46.119Z] PASS
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] === Skipped
10:20:46 [2021-05-18T10:20:46.119Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:20:46 [2021-05-18T10:20:46.119Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:20:46 [2021-05-18T10:20:46.119Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] 
10:20:46 [2021-05-18T10:20:46.119Z] DONE 2 tests, 2 skipped in 0.163s
10:20:46 [2021-05-18T10:20:46.119Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:20:46 [2021-05-18T10:20:46.119Z] ++ 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
10:20:46 [2021-05-18T10:20:46.119Z] ++ set -e
10:20:46 [2021-05-18T10:20:46.119Z] ++ '[' -n 0 ']'
10:20:46 [2021-05-18T10:20:46.119Z] ++ set -x
10:20:46 [2021-05-18T10:20:46.119Z] ++ 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
10:20:46 [2021-05-18T10:20:46.135Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:20:46 [2021-05-18T10:20:46.378Z] INFO: Testing against a local daemon
10:20:46 [2021-05-18T10:20:46.379Z] === RUN   TestDockerNetworkMacvlanPersistance
10:20:46 [2021-05-18T10:20:46.437Z] + make clean
10:20:46 [2021-05-18T10:20:46.699Z] docker volume rm -f docker-dev-cache
10:20:46 [2021-05-18T10:20:46.699Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:20:47 [2021-05-18T10:20:47.316Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:20:47 [2021-05-18T10:20:47.885Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:20:48 [2021-05-18T10:20:48.176Z] --- PASS: TestKillContainer (4.80s)
10:20:48 [2021-05-18T10:20:48.176Z]     --- PASS: TestKillContainer/no_signal (2.08s)
10:20:48 [2021-05-18T10:20:48.176Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:20:48 [2021-05-18T10:20:48.176Z]     --- PASS: TestKillContainer/killing_signal (2.67s)
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:20:48 [2021-05-18T10:20:48.176Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestKillStoppedContainer
10:20:48 [2021-05-18T10:20:48.176Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestKillStoppedContainerAPIPre120
10:20:48 [2021-05-18T10:20:48.176Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestKillDifferentUserContainer
10:20:48 [2021-05-18T10:20:48.176Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestInspectOomKilledTrue
10:20:48 [2021-05-18T10:20:48.176Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestInspectOomKilledFalse
10:20:48 [2021-05-18T10:20:48.176Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:20:48 [2021-05-18T10:20:48.176Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:20:48 [2021-05-18T10:20:48.176Z] === RUN   TestLogsFollowTailEmpty
10:20:48 [2021-05-18T10:20:48.821Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.27s)
10:20:48 [2021-05-18T10:20:48.821Z] === RUN   TestDockerNetworkMacvlan
10:20:49 [2021-05-18T10:20:49.759Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:20:50 [2021-05-18T10:20:50.364Z] --- PASS: TestLogsFollowTailEmpty (1.91s)
10:20:50 [2021-05-18T10:20:50.364Z] === RUN   TestNetworkNat
10:20:50 [2021-05-18T10:20:50.364Z] --- SKIP: TestNetworkNat (0.00s)
10:20:50 [2021-05-18T10:20:50.364Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:20:50 [2021-05-18T10:20:50.364Z] === RUN   TestNetworkLocalhostTCPNat
10:20:51 [2021-05-18T10:20:51.136Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:20:51 [2021-05-18T10:20:51.395Z] === RUN   TestDockerSuite/TestBuildPATH
10:20:52 [2021-05-18T10:20:52.333Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:20:53 [2021-05-18T10:20:53.276Z] --- PASS: TestNetworkLocalhostTCPNat (2.57s)
10:20:53 [2021-05-18T10:20:53.276Z] === RUN   TestNetworkLoopbackNat
10:20:53 [2021-05-18T10:20:53.276Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:20:53 [2021-05-18T10:20:53.276Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
10:20:53 [2021-05-18T10:20:53.276Z] === RUN   TestPause
10:20:53 [2021-05-18T10:20:53.276Z] --- SKIP: TestPause (0.00s)
10:20:53 [2021-05-18T10:20:53.276Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:20:53 [2021-05-18T10:20:53.276Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:20:53 [2021-05-18T10:20:53.715Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:20:54 [2021-05-18T10:20:54.652Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:20:54 [2021-05-18T10:20:54.821Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s)
10:20:54 [2021-05-18T10:20:54.821Z] === RUN   TestPauseStopPausedContainer
10:20:54 [2021-05-18T10:20:54.821Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:20:54 [2021-05-18T10:20:54.821Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
10:20:54 [2021-05-18T10:20:54.821Z] === RUN   TestPsFilter
10:20:55 [2021-05-18T10:20:55.282Z] --- PASS: TestPsFilter (0.36s)
10:20:55 [2021-05-18T10:20:55.282Z] === RUN   TestRemoveContainerWithRemovedVolume
10:20:56 [2021-05-18T10:20:56.030Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:20:56 [2021-05-18T10:20:56.289Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:20:58 [2021-05-18T10:20:58.196Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s)
10:20:58 [2021-05-18T10:20:58.196Z] === RUN   TestRemoveContainerWithVolume
10:21:01 [2021-05-18T10:21:01.108Z] --- PASS: TestRemoveContainerWithVolume (2.82s)
10:21:01 [2021-05-18T10:21:01.108Z] === RUN   TestRemoveContainerRunning
10:21:01 [2021-05-18T10:21:01.564Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:21:01 [2021-05-18T10:21:01.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:21:03 [2021-05-18T10:21:03.290Z] --- PASS: TestRemoveContainerRunning (2.17s)
10:21:03 [2021-05-18T10:21:03.290Z] === RUN   TestRemoveContainerForceRemoveRunning
10:21:05 [2021-05-18T10:21:05.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.09s)
10:21:05 [2021-05-18T10:21:05.472Z] === RUN   TestRemoveInvalidContainer
10:21:05 [2021-05-18T10:21:05.472Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:21:05 [2021-05-18T10:21:05.472Z] === RUN   TestRenameLinkedContainer
10:21:05 [2021-05-18T10:21:05.472Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:21:05 [2021-05-18T10:21:05.472Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:21:05 [2021-05-18T10:21:05.472Z] === RUN   TestRenameStoppedContainer
10:21:07 [2021-05-18T10:21:07.654Z] --- PASS: TestRenameStoppedContainer (2.38s)
10:21:07 [2021-05-18T10:21:07.654Z] === RUN   TestRenameRunningContainerAndReuse
10:21:08 [2021-05-18T10:21:08.137Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:21:10 [2021-05-18T10:21:10.694Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:21:12 [2021-05-18T10:21:12.356Z] --- PASS: TestRenameRunningContainerAndReuse (4.19s)
10:21:12 [2021-05-18T10:21:12.356Z] === RUN   TestRenameInvalidName
10:21:12 [2021-05-18T10:21:12.602Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:21:13 [2021-05-18T10:21:13.170Z] --- PASS: TestDockerNetworkMacvlan (24.54s)
10:21:13 [2021-05-18T10:21:13.170Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:21:13 [2021-05-18T10:21:13.170Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
10:21:13 [2021-05-18T10:21:13.170Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.78s)
10:21:13 [2021-05-18T10:21:13.170Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.13s)
10:21:13 [2021-05-18T10:21:13.170Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (8.16s)
10:21:13 [2021-05-18T10:21:13.170Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (2.44s)
10:21:13 [2021-05-18T10:21:13.170Z] PASS
10:21:13 [2021-05-18T10:21:13.170Z] 
10:21:13 [2021-05-18T10:21:13.170Z] DONE 8 tests in 26.934s
10:21:13 [2021-05-18T10:21:13.170Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:21:13 [2021-05-18T10:21:13.170Z] ++ 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
10:21:13 [2021-05-18T10:21:13.170Z] ++ set -e
10:21:13 [2021-05-18T10:21:13.170Z] ++ '[' -n 0 ']'
10:21:13 [2021-05-18T10:21:13.170Z] ++ set -x
10:21:13 [2021-05-18T10:21:13.170Z] ++ 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
10:21:13 [2021-05-18T10:21:13.170Z] testing: warning: no tests to run
10:21:13 [2021-05-18T10:21:13.170Z] PASS
10:21:13 [2021-05-18T10:21:13.170Z] 
10:21:13 [2021-05-18T10:21:13.170Z] DONE 0 tests in 0.033s
10:21:13 [2021-05-18T10:21:13.170Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:21:13 [2021-05-18T10:21:13.170Z] ++ 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
10:21:13 [2021-05-18T10:21:13.170Z] ++ set -e
10:21:13 [2021-05-18T10:21:13.170Z] ++ '[' -n 0 ']'
10:21:13 [2021-05-18T10:21:13.170Z] ++ set -x
10:21:13 [2021-05-18T10:21:13.170Z] ++ 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
10:21:13 [2021-05-18T10:21:13.429Z] INFO: Testing against a local daemon
10:21:13 [2021-05-18T10:21:13.429Z] === RUN   TestAuthZPluginAllowRequest
10:21:13 [2021-05-18T10:21:13.897Z] --- PASS: TestRenameInvalidName (2.11s)
10:21:13 [2021-05-18T10:21:13.897Z] === RUN   TestRenameAnonymousContainer
10:21:15 [2021-05-18T10:21:15.333Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
10:21:15 [2021-05-18T10:21:15.333Z] === RUN   TestAuthZPluginTLS
10:21:15 [2021-05-18T10:21:15.591Z] --- PASS: TestAuthZPluginTLS (0.68s)
10:21:15 [2021-05-18T10:21:15.591Z] === RUN   TestAuthZPluginDenyRequest
10:21:16 [2021-05-18T10:21:16.160Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
10:21:16 [2021-05-18T10:21:16.160Z] === RUN   TestAuthZPluginAPIDenyResponse
10:21:17 [2021-05-18T10:21:17.098Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
10:21:17 [2021-05-18T10:21:17.098Z] === RUN   TestAuthZPluginDenyResponse
10:21:17 [2021-05-18T10:21:17.667Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
10:21:17 [2021-05-18T10:21:17.667Z] === RUN   TestAuthZPluginAllowEventStream
10:21:18 [2021-05-18T10:21:18.236Z] === RUN   TestDockerSuite/TestBuildRm
10:21:19 [2021-05-18T10:21:19.613Z] --- PASS: TestAuthZPluginAllowEventStream (2.04s)
10:21:19 [2021-05-18T10:21:19.613Z] === RUN   TestAuthZPluginErrorResponse
10:21:20 [2021-05-18T10:21:20.551Z] --- PASS: TestAuthZPluginErrorResponse (0.77s)
10:21:20 [2021-05-18T10:21:20.551Z] === RUN   TestAuthZPluginErrorRequest
10:21:21 [2021-05-18T10:21:21.118Z] --- PASS: TestAuthZPluginErrorRequest (0.79s)
10:21:21 [2021-05-18T10:21:21.118Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:21:21 [2021-05-18T10:21:21.686Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:21:21 [2021-05-18T10:21:21.946Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.77s)
10:21:21 [2021-05-18T10:21:21.946Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:21:22 [2021-05-18T10:21:22.884Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:21:24 [2021-05-18T10:21:24.232Z] --- PASS: TestRenameAnonymousContainer (9.40s)
10:21:24 [2021-05-18T10:21:24.232Z] === RUN   TestRenameContainerWithSameName
10:21:24 [2021-05-18T10:21:24.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:21:24 [2021-05-18T10:21:24.523Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:21:24 [2021-05-18T10:21:24.787Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.90s)
10:21:24 [2021-05-18T10:21:24.787Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:21:25 [2021-05-18T10:21:25.046Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:21:25 [2021-05-18T10:21:25.759Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:21:25 [2021-05-18T10:21:25.891Z] --- PASS: TestRenameContainerWithSameName (2.20s)
10:21:25 [2021-05-18T10:21:25.891Z] === RUN   TestRenameContainerWithLinkedContainer
10:21:25 [2021-05-18T10:21:25.891Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:21:25 [2021-05-18T10:21:25.891Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:21:25 [2021-05-18T10:21:25.891Z] === RUN   TestResize
10:21:27 [2021-05-18T10:21:27.684Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:21:28 [2021-05-18T10:21:28.074Z] --- PASS: TestResize (2.25s)
10:21:28 [2021-05-18T10:21:28.074Z] === RUN   TestResizeWithInvalidSize
10:21:28 [2021-05-18T10:21:28.621Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.57s)
10:21:28 [2021-05-18T10:21:28.621Z] === RUN   TestAuthZPluginHeader
10:21:29 [2021-05-18T10:21:29.190Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:21:29 [2021-05-18T10:21:29.450Z] --- PASS: TestAuthZPluginHeader (1.12s)
10:21:29 [2021-05-18T10:21:29.450Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:21:30 [2021-05-18T10:21:30.264Z] --- PASS: TestResizeWithInvalidSize (2.31s)
10:21:30 [2021-05-18T10:21:30.264Z] === RUN   TestResizeWhenContainerNotStarted
10:21:30 [2021-05-18T10:21:30.387Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:21:33 [2021-05-18T10:21:33.175Z] --- PASS: TestResizeWhenContainerNotStarted (2.77s)
10:21:33 [2021-05-18T10:21:33.175Z] === RUN   TestDaemonRestartKillContainers
10:21:33 [2021-05-18T10:21:33.175Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:21:33 [2021-05-18T10:21:33.175Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:21:33 [2021-05-18T10:21:33.175Z] === RUN   TestStats
10:21:33 [2021-05-18T10:21:33.175Z] --- SKIP: TestStats (0.00s)
10:21:33 [2021-05-18T10:21:33.175Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:21:33 [2021-05-18T10:21:33.175Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:21:34 [2021-05-18T10:21:34.578Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:21:34 [2021-05-18T10:21:34.836Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:21:34 [2021-05-18T10:21:34.836Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.30s)
10:21:34 [2021-05-18T10:21:34.836Z] === RUN   TestAuthZPluginV2Disable
10:21:35 [2021-05-18T10:21:35.095Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:21:35 [2021-05-18T10:21:35.095Z] === RUN   TestDockerSuite/TestBuildSpaces
10:21:35 [2021-05-18T10:21:35.354Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:21:36 [2021-05-18T10:21:36.290Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:21:36 [2021-05-18T10:21:36.550Z] === RUN   TestDockerSuite/TestBuildStderr
10:21:37 [2021-05-18T10:21:37.490Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:21:38 [2021-05-18T10:21:38.871Z] --- PASS: TestAuthZPluginV2Disable (4.12s)
10:21:38 [2021-05-18T10:21:38.871Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:21:40 [2021-05-18T10:21:40.266Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.91s)
10:21:40 [2021-05-18T10:21:40.266Z] === RUN   TestStopContainerWithTimeout
10:21:40 [2021-05-18T10:21:40.266Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:21:40 [2021-05-18T10:21:40.266Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:21:40 [2021-05-18T10:21:40.266Z] === RUN   TestUpdateRestartPolicy
10:21:42 [2021-05-18T10:21:42.161Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:21:42 [2021-05-18T10:21:42.730Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s)
10:21:42 [2021-05-18T10:21:42.730Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:21:42 [2021-05-18T10:21:42.989Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:21:44 [2021-05-18T10:21:44.369Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:21:44 [2021-05-18T10:21:44.938Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:21:46 [2021-05-18T10:21:46.316Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:21:48 [2021-05-18T10:21:48.229Z] === RUN   TestDockerSuite/TestBuildUser
10:21:49 [2021-05-18T10:21:49.167Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:21:51 [2021-05-18T10:21:51.704Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:21:54 [2021-05-18T10:21:54.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:21:55 [2021-05-18T10:21:55.255Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.60s)
10:21:55 [2021-05-18T10:21:55.255Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:21:56 [2021-05-18T10:21:56.632Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:22:05 [2021-05-18T10:22:05.421Z] --- PASS: TestUpdateRestartPolicy (22.34s)
10:22:05 [2021-05-18T10:22:05.421Z] === RUN   TestUpdateRestartWithAutoRemove
10:22:05 [2021-05-18T10:22:05.421Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s)
10:22:05 [2021-05-18T10:22:05.421Z] === RUN   TestWaitNonBlocked
10:22:05 [2021-05-18T10:22:05.421Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:22:05 [2021-05-18T10:22:05.421Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:22:05 [2021-05-18T10:22:05.421Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:22:05 [2021-05-18T10:22:05.421Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:22:05 [2021-05-18T10:22:05.421Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:22:05 [2021-05-18T10:22:05.421Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:22:07 [2021-05-18T10:22:07.608Z] --- PASS: TestWaitNonBlocked (0.03s)
10:22:07 [2021-05-18T10:22:07.608Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.33s)
10:22:07 [2021-05-18T10:22:07.608Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.43s)
10:22:07 [2021-05-18T10:22:07.608Z] === RUN   TestWaitBlocked
10:22:07 [2021-05-18T10:22:07.608Z] --- SKIP: TestWaitBlocked (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:22:07 [2021-05-18T10:22:07.608Z] PASS
10:22:07 [2021-05-18T10:22:07.608Z] ok  	github.com/docker/docker/integration/container	94.164s
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === Skipped
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
10:22:07 [2021-05-18T10:22:07.608Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.608Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:22:07 [2021-05-18T10:22:07.608Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.608Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:22:07 [2021-05-18T10:22:07.609Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] 
10:22:07 [2021-05-18T10:22:07.609Z] DONE 88 tests, 33 skipped in 97.267s
10:22:07 [2021-05-18T10:22:07.609Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:22:08 [2021-05-18T10:22:08.844Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:22:10 [2021-05-18T10:22:10.520Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:10 [2021-05-18T10:22:10.520Z] INFO: Testing against a local daemon
10:22:10 [2021-05-18T10:22:10.520Z] === RUN   TestCommitInheritsEnv
10:22:10 [2021-05-18T10:22:10.520Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:22:10 [2021-05-18T10:22:10.520Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:22:10 [2021-05-18T10:22:10.520Z] === RUN   TestImportExtremelyLargeImageWorks
10:22:10 [2021-05-18T10:22:10.520Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:22:10 [2021-05-18T10:22:10.520Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:22:10 [2021-05-18T10:22:10.520Z] === RUN   TestImagesFilterMultiReference
10:22:10 [2021-05-18T10:22:10.520Z] --- PASS: TestImagesFilterMultiReference (0.09s)
10:22:10 [2021-05-18T10:22:10.520Z] === RUN   TestImagePullPlatformInvalid
10:22:10 [2021-05-18T10:22:10.980Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
10:22:10 [2021-05-18T10:22:10.980Z] === RUN   TestRemoveImageOrphaning
10:22:11 [2021-05-18T10:22:11.381Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:22:11 [2021-05-18T10:22:11.952Z] --- PASS: TestRemoveImageOrphaning (1.10s)
10:22:11 [2021-05-18T10:22:11.952Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:22:11 [2021-05-18T10:22:11.952Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
10:22:11 [2021-05-18T10:22:11.952Z] === RUN   TestTagInvalidReference
10:22:11 [2021-05-18T10:22:11.952Z] --- PASS: TestTagInvalidReference (0.04s)
10:22:11 [2021-05-18T10:22:11.952Z] === RUN   TestTagValidPrefixedRepo
10:22:11 [2021-05-18T10:22:11.952Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
10:22:11 [2021-05-18T10:22:11.952Z] === RUN   TestTagExistedNameWithoutForce
10:22:11 [2021-05-18T10:22:11.952Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:22:11 [2021-05-18T10:22:11.952Z] === RUN   TestTagOfficialNames
10:22:11 [2021-05-18T10:22:11.952Z] --- PASS: TestTagOfficialNames (0.08s)
10:22:11 [2021-05-18T10:22:11.952Z] === RUN   TestTagMatchesDigest
10:22:12 [2021-05-18T10:22:12.412Z] --- PASS: TestTagMatchesDigest (0.04s)
10:22:12 [2021-05-18T10:22:12.412Z] PASS
10:22:12 [2021-05-18T10:22:12.412Z] ok  	github.com/docker/docker/integration/image	2.202s
10:22:12 [2021-05-18T10:22:12.412Z] 
10:22:12 [2021-05-18T10:22:12.412Z] === Skipped
10:22:12 [2021-05-18T10:22:12.412Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
10:22:12 [2021-05-18T10:22:12.412Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:22:12 [2021-05-18T10:22:12.412Z] 
10:22:12 [2021-05-18T10:22:12.412Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:22:12 [2021-05-18T10:22:12.412Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:22:12 [2021-05-18T10:22:12.412Z] 
10:22:12 [2021-05-18T10:22:12.412Z] 
10:22:12 [2021-05-18T10:22:12.412Z] DONE 11 tests, 2 skipped in 4.543s
10:22:12 [2021-05-18T10:22:12.412Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:22:12 [2021-05-18T10:22:12.760Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:22:13 [2021-05-18T10:22:13.020Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:22:13 [2021-05-18T10:22:13.958Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.48s)
10:22:13 [2021-05-18T10:22:13.958Z] PASS
10:22:13 [2021-05-18T10:22:13.958Z] 
10:22:13 [2021-05-18T10:22:13.958Z] DONE 17 tests in 60.541s
10:22:13 [2021-05-18T10:22:13.958Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:22:13 [2021-05-18T10:22:13.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:22:13 [2021-05-18T10:22:13.958Z] ++ set -e
10:22:13 [2021-05-18T10:22:13.958Z] ++ '[' -n 0 ']'
10:22:13 [2021-05-18T10:22:13.958Z] ++ set -x
10:22:13 [2021-05-18T10:22:13.958Z] ++ 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
10:22:13 [2021-05-18T10:22:13.958Z] INFO: Testing against a local daemon
10:22:13 [2021-05-18T10:22:13.958Z] === RUN   TestPluginInvalidJSON
10:22:13 [2021-05-18T10:22:13.958Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:22:13 [2021-05-18T10:22:13.958Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:22:13 [2021-05-18T10:22:13.958Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:22:13 [2021-05-18T10:22:13.958Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:22:13 [2021-05-18T10:22:13.958Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
10:22:13 [2021-05-18T10:22:13.958Z] === RUN   TestPluginInstall
10:22:13 [2021-05-18T10:22:13.958Z] === RUN   TestPluginInstall/no_auth
10:22:15 [2021-05-18T10:22:15.329Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:15 [2021-05-18T10:22:15.329Z] INFO: Testing against a local daemon
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkCreateDelete
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDockerNetworkDeletePreferID
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDaemonDNSFallback
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestInspectNetwork
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestInspectNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestRunContainerWithBridgeNone
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkInvalidJSON
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkInvalidJSON//networks/create
10:22:15 [2021-05-18T10:22:15.329Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:22:15 [2021-05-18T10:22:15.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:22:15 [2021-05-18T10:22:15.329Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:22:15 [2021-05-18T10:22:15.329Z] === CONT  TestNetworkInvalidJSON//networks/create
10:22:15 [2021-05-18T10:22:15.329Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:22:15 [2021-05-18T10:22:15.329Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:22:15 [2021-05-18T10:22:15.329Z] --- PASS: TestNetworkInvalidJSON (0.04s)
10:22:15 [2021-05-18T10:22:15.329Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
10:22:15 [2021-05-18T10:22:15.329Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
10:22:15 [2021-05-18T10:22:15.329Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkList
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkList//networks
10:22:15 [2021-05-18T10:22:15.329Z] === PAUSE TestNetworkList//networks
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestNetworkList//networks/
10:22:15 [2021-05-18T10:22:15.329Z] === PAUSE TestNetworkList//networks/
10:22:15 [2021-05-18T10:22:15.329Z] === CONT  TestNetworkList//networks
10:22:15 [2021-05-18T10:22:15.329Z] === CONT  TestNetworkList//networks/
10:22:15 [2021-05-18T10:22:15.329Z] --- PASS: TestNetworkList (0.03s)
10:22:15 [2021-05-18T10:22:15.329Z]     --- PASS: TestNetworkList//networks (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestHostIPv4BridgeLabel
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     network_test.go:126: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDaemonRestartWithLiveRestore
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:29: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDaemonDefaultNetworkPools
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:58: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDaemonRestartWithExistingNetwork
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:102: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:136: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:187: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestServiceWithPredefinedNetwork
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:212: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:242: FLAKY_TEST
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestServiceWithDataPathPortInit
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:332: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:22:15 [2021-05-18T10:22:15.329Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:400: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] PASS
10:22:15 [2021-05-18T10:22:15.329Z] ok  	github.com/docker/docker/integration/network	0.487s
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === Skipped
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     network_test.go:126: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:29: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:58: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:102: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:136: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:187: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:212: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:22:15 [2021-05-18T10:22:15.329Z]     service_test.go:242: FLAKY_TEST
10:22:15 [2021-05-18T10:22:15.329Z] 
10:22:15 [2021-05-18T10:22:15.329Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:22:15 [2021-05-18T10:22:15.330Z]     service_test.go:332: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.330Z] 
10:22:15 [2021-05-18T10:22:15.330Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
10:22:15 [2021-05-18T10:22:15.330Z]     service_test.go:400: testEnv.OSType == "windows"
10:22:15 [2021-05-18T10:22:15.330Z] 
10:22:15 [2021-05-18T10:22:15.330Z] 
10:22:15 [2021-05-18T10:22:15.330Z] DONE 22 tests, 15 skipped in 2.893s
10:22:15 [2021-05-18T10:22:15.330Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:22:15 [2021-05-18T10:22:15.336Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:22:16 [2021-05-18T10:22:16.279Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:22:16 [2021-05-18T10:22:16.301Z] testing: warning: no tests to run
10:22:16 [2021-05-18T10:22:16.301Z] PASS
10:22:16 [2021-05-18T10:22:16.301Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.155s
10:22:16 [2021-05-18T10:22:16.301Z] 
10:22:16 [2021-05-18T10:22:16.301Z] DONE 0 tests in 0.976s
10:22:16 [2021-05-18T10:22:16.301Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:22:16 [2021-05-18T10:22:16.848Z] time="2021-05-18T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:16 [2021-05-18T10:22:16.848Z] time="2021-05-18T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f3e6964b44872d5d68b4725bc81fd979b20cb434805f6bdcdde143cab9b47ee" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:16 [2021-05-18T10:22:16.848Z] time="2021-05-18T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:16 [2021-05-18T10:22:16.848Z] time="2021-05-18T10:22:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f3e6964b44872d5d68b4725bc81fd979b20cb434805f6bdcdde143cab9b47ee" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:17 [2021-05-18T10:22:17.109Z] === RUN   TestPluginInstall/with_htpasswd
10:22:17 [2021-05-18T10:22:17.272Z] testing: warning: no tests to run
10:22:17 [2021-05-18T10:22:17.272Z] PASS
10:22:17 [2021-05-18T10:22:17.272Z] ok  	github.com/docker/docker/integration/network/macvlan	0.155s
10:22:17 [2021-05-18T10:22:17.272Z] 
10:22:17 [2021-05-18T10:22:17.272Z] DONE 0 tests in 0.913s
10:22:17 [2021-05-18T10:22:17.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:22:18 [2021-05-18T10:22:18.046Z] time="2021-05-18T10:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:18 [2021-05-18T10:22:18.046Z] time="2021-05-18T10:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5adc516978f333d5d7f75f8a070f47145b8b4b287b3d87ca772bd81f1aea9e7" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:18 [2021-05-18T10:22:18.046Z] time="2021-05-18T10:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:18 [2021-05-18T10:22:18.046Z] time="2021-05-18T10:22:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5adc516978f333d5d7f75f8a070f47145b8b4b287b3d87ca772bd81f1aea9e7" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:18 [2021-05-18T10:22:18.046Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:22:18 [2021-05-18T10:22:18.046Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:22:18 [2021-05-18T10:22:18.046Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:22:18 [2021-05-18T10:22:18.046Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:22:18 [2021-05-18T10:22:18.046Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:22:18 [2021-05-18T10:22:18.242Z] testing: warning: no tests to run
10:22:18 [2021-05-18T10:22:18.242Z] PASS
10:22:18 [2021-05-18T10:22:18.242Z] ok  	github.com/docker/docker/integration/plugin	0.150s
10:22:18 [2021-05-18T10:22:18.242Z] 
10:22:18 [2021-05-18T10:22:18.242Z] DONE 0 tests in 0.890s
10:22:18 [2021-05-18T10:22:18.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:22:18 [2021-05-18T10:22:18.306Z] === RUN   TestPluginInstall/with_insecure
10:22:19 [2021-05-18T10:22:19.213Z] testing: warning: no tests to run
10:22:19 [2021-05-18T10:22:19.213Z] PASS
10:22:19 [2021-05-18T10:22:19.213Z] ok  	github.com/docker/docker/integration/plugin/authz	0.170s
10:22:19 [2021-05-18T10:22:19.213Z] 
10:22:19 [2021-05-18T10:22:19.213Z] DONE 0 tests in 0.932s
10:22:19 [2021-05-18T10:22:19.213Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:22:19 [2021-05-18T10:22:19.685Z] time="2021-05-18T10:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:19 [2021-05-18T10:22:19.685Z] time="2021-05-18T10:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:749601bb39af0efb5765a84baa12db9c0198a430482df6fcac4c48eec0f73e5f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:19 [2021-05-18T10:22:19.685Z] time="2021-05-18T10:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:22:19 [2021-05-18T10:22:19.685Z] time="2021-05-18T10:22:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:749601bb39af0efb5765a84baa12db9c0198a430482df6fcac4c48eec0f73e5f" mediatype=application/vnd.docker.plugin.v1+json size=522
10:22:20 [2021-05-18T10:22:20.254Z] --- PASS: TestPluginInstall (6.03s)
10:22:20 [2021-05-18T10:22:20.254Z]     --- PASS: TestPluginInstall/no_auth (3.07s)
10:22:20 [2021-05-18T10:22:20.254Z]     --- PASS: TestPluginInstall/with_htpasswd (1.13s)
10:22:20 [2021-05-18T10:22:20.254Z]     --- PASS: TestPluginInstall/with_insecure (1.83s)
10:22:20 [2021-05-18T10:22:20.254Z]         plugin_test.go:165: [d9977724e7850] daemon is not started
10:22:20 [2021-05-18T10:22:20.254Z] === RUN   TestPluginsWithRuntimes
10:22:20 [2021-05-18T10:22:20.254Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:22:20 [2021-05-18T10:22:20.513Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:22:21 [2021-05-18T10:22:21.450Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:22:22 [2021-05-18T10:22:22.018Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:22:22 [2021-05-18T10:22:22.278Z] === RUN   TestPluginsWithRuntimes/No_Args
10:22:23 [2021-05-18T10:22:23.216Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:22:23 [2021-05-18T10:22:23.216Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:22:23 [2021-05-18T10:22:23.784Z] === RUN   TestPluginsWithRuntimes/With_Args
10:22:25 [2021-05-18T10:22:25.688Z] --- PASS: TestPluginsWithRuntimes (5.70s)
10:22:25 [2021-05-18T10:22:25.688Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.66s)
10:22:25 [2021-05-18T10:22:25.688Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.77s)
10:22:25 [2021-05-18T10:22:25.688Z] === RUN   TestPluginBackCompatMediaTypes
10:22:26 [2021-05-18T10:22:26.259Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:22:26 [2021-05-18T10:22:26.827Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s)
10:22:26 [2021-05-18T10:22:26.827Z] PASS
10:22:26 [2021-05-18T10:22:26.827Z] 
10:22:26 [2021-05-18T10:22:26.827Z] DONE 10 tests in 13.098s
10:22:26 [2021-05-18T10:22:26.827Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:22:26 [2021-05-18T10:22:26.827Z] ++ 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
10:22:26 [2021-05-18T10:22:26.827Z] ++ set -e
10:22:26 [2021-05-18T10:22:26.827Z] ++ '[' -n 0 ']'
10:22:26 [2021-05-18T10:22:26.827Z] ++ set -x
10:22:26 [2021-05-18T10:22:26.827Z] ++ 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
10:22:27 [2021-05-18T10:22:27.086Z] INFO: Testing against a local daemon
10:22:27 [2021-05-18T10:22:27.086Z] === RUN   TestExternalGraphDriver
10:22:27 [2021-05-18T10:22:27.348Z] === RUN   TestExternalGraphDriver/json
10:22:28 [2021-05-18T10:22:28.728Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:22:29 [2021-05-18T10:22:29.584Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:29 [2021-05-18T10:22:29.584Z] INFO: Testing against a local daemon
10:22:29 [2021-05-18T10:22:29.584Z] === RUN   TestPluginInvalidJSON
10:22:29 [2021-05-18T10:22:29.584Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:22:29 [2021-05-18T10:22:29.584Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:22:29 [2021-05-18T10:22:29.584Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:22:29 [2021-05-18T10:22:29.584Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:22:29 [2021-05-18T10:22:29.584Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z] === RUN   TestPluginInstall
10:22:29 [2021-05-18T10:22:29.584Z] --- SKIP: TestPluginInstall (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z]     plugin_test.go:63: testEnv.OSType == "windows"
10:22:29 [2021-05-18T10:22:29.584Z] === RUN   TestPluginsWithRuntimes
10:22:29 [2021-05-18T10:22:29.584Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z]     plugin_test.go:172: testEnv.OSType == "windows"
10:22:29 [2021-05-18T10:22:29.584Z] === RUN   TestPluginBackCompatMediaTypes
10:22:29 [2021-05-18T10:22:29.584Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z]     plugin_test.go:234: testEnv.OSType == "windows"
10:22:29 [2021-05-18T10:22:29.584Z] PASS
10:22:29 [2021-05-18T10:22:29.584Z] ok  	github.com/docker/docker/integration/plugin/common	0.553s
10:22:29 [2021-05-18T10:22:29.584Z] 
10:22:29 [2021-05-18T10:22:29.584Z] === Skipped
10:22:29 [2021-05-18T10:22:29.584Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z]     plugin_test.go:63: testEnv.OSType == "windows"
10:22:29 [2021-05-18T10:22:29.584Z] 
10:22:29 [2021-05-18T10:22:29.584Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z]     plugin_test.go:172: testEnv.OSType == "windows"
10:22:29 [2021-05-18T10:22:29.584Z] 
10:22:29 [2021-05-18T10:22:29.584Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
10:22:29 [2021-05-18T10:22:29.584Z]     plugin_test.go:234: testEnv.OSType == "windows"
10:22:29 [2021-05-18T10:22:29.584Z] 
10:22:29 [2021-05-18T10:22:29.584Z] 
10:22:29 [2021-05-18T10:22:29.584Z] DONE 5 tests, 3 skipped in 10.387s
10:22:29 [2021-05-18T10:22:29.584Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:22:29 [2021-05-18T10:22:29.667Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:22:29 [2021-05-18T10:22:29.667Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:22:30 [2021-05-18T10:22:30.235Z] === RUN   TestExternalGraphDriver/spec
10:22:30 [2021-05-18T10:22:30.235Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:22:30 [2021-05-18T10:22:30.235Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:22:30 [2021-05-18T10:22:30.802Z] === RUN   TestDockerSuite/TestBuildXZHost
10:22:33 [2021-05-18T10:22:33.340Z] === RUN   TestExternalGraphDriver/pull
10:22:33 [2021-05-18T10:22:33.351Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:33 [2021-05-18T10:22:33.351Z] INFO: Testing against a local daemon
10:22:33 [2021-05-18T10:22:33.351Z] === RUN   TestExternalGraphDriver
10:22:33 [2021-05-18T10:22:33.351Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:22:33 [2021-05-18T10:22:33.351Z]     external_test.go:48: runtime.GOOS == "windows"
10:22:33 [2021-05-18T10:22:33.351Z] === RUN   TestGraphdriverPluginV2
10:22:33 [2021-05-18T10:22:33.351Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:22:33 [2021-05-18T10:22:33.351Z]     external_test.go:408: runtime.GOOS == "windows"
10:22:33 [2021-05-18T10:22:33.351Z] PASS
10:22:33 [2021-05-18T10:22:33.351Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.483s
10:22:33 [2021-05-18T10:22:33.598Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:22:33 [2021-05-18T10:22:33.598Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:22:33 [2021-05-18T10:22:33.598Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:22:33 [2021-05-18T10:22:33.815Z] 
10:22:33 [2021-05-18T10:22:33.815Z] === Skipped
10:22:33 [2021-05-18T10:22:33.815Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:22:33 [2021-05-18T10:22:33.815Z]     external_test.go:48: runtime.GOOS == "windows"
10:22:33 [2021-05-18T10:22:33.815Z] 
10:22:33 [2021-05-18T10:22:33.815Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
10:22:33 [2021-05-18T10:22:33.815Z]     external_test.go:408: runtime.GOOS == "windows"
10:22:33 [2021-05-18T10:22:33.815Z] 
10:22:33 [2021-05-18T10:22:33.815Z] 
10:22:33 [2021-05-18T10:22:33.815Z] DONE 2 tests, 2 skipped in 3.875s
10:22:33 [2021-05-18T10:22:33.815Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:22:34 [2021-05-18T10:22:34.551Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:22:35 [2021-05-18T10:22:35.927Z] === RUN   TestDockerSuite/TestCommitChange
10:22:35 [2021-05-18T10:22:35.927Z] --- PASS: TestExternalGraphDriver (8.77s)
10:22:35 [2021-05-18T10:22:35.927Z]     --- PASS: TestExternalGraphDriver/json (2.83s)
10:22:35 [2021-05-18T10:22:35.927Z]     --- PASS: TestExternalGraphDriver/spec (3.25s)
10:22:35 [2021-05-18T10:22:35.927Z]     --- PASS: TestExternalGraphDriver/pull (2.54s)
10:22:35 [2021-05-18T10:22:35.927Z] === RUN   TestGraphdriverPluginV2
10:22:36 [2021-05-18T10:22:36.727Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:36 [2021-05-18T10:22:36.727Z] INFO: Testing against a local daemon
10:22:36 [2021-05-18T10:22:36.727Z] === RUN   TestReadPluginNoRead
10:22:36 [2021-05-18T10:22:36.727Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:22:36 [2021-05-18T10:22:36.727Z]     read_test.go:21: no unix domain sockets on Windows
10:22:36 [2021-05-18T10:22:36.727Z] PASS
10:22:36 [2021-05-18T10:22:36.727Z] ok  	github.com/docker/docker/integration/plugin/logging	0.418s
10:22:36 [2021-05-18T10:22:36.727Z] 
10:22:36 [2021-05-18T10:22:36.727Z] === Skipped
10:22:36 [2021-05-18T10:22:36.727Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:22:36 [2021-05-18T10:22:36.727Z]     read_test.go:21: no unix domain sockets on Windows
10:22:36 [2021-05-18T10:22:36.727Z] 
10:22:36 [2021-05-18T10:22:36.727Z] 
10:22:36 [2021-05-18T10:22:36.727Z] DONE 1 tests, 1 skipped in 3.239s
10:22:36 [2021-05-18T10:22:36.864Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:22:37 [2021-05-18T10:22:37.188Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:22:37 [2021-05-18T10:22:37.800Z] === RUN   TestDockerSuite/TestCommitHardlink
10:22:38 [2021-05-18T10:22:38.730Z] testing: warning: no tests to run
10:22:38 [2021-05-18T10:22:38.730Z] PASS
10:22:38 [2021-05-18T10:22:38.730Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.306s
10:22:38 [2021-05-18T10:22:38.730Z] 
10:22:38 [2021-05-18T10:22:38.730Z] DONE 0 tests in 1.646s
10:22:38 [2021-05-18T10:22:38.730Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:22:39 [2021-05-18T10:22:39.703Z] === RUN   TestDockerSuite/TestCommitNewFile
10:22:41 [2021-05-18T10:22:41.080Z] --- PASS: TestGraphdriverPluginV2 (5.15s)
10:22:41 [2021-05-18T10:22:41.080Z] PASS
10:22:41 [2021-05-18T10:22:41.080Z] 
10:22:41 [2021-05-18T10:22:41.080Z] DONE 5 tests in 14.085s
10:22:41 [2021-05-18T10:22:41.080Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:22:41 [2021-05-18T10:22:41.080Z] ++ 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
10:22:41 [2021-05-18T10:22:41.080Z] ++ set -e
10:22:41 [2021-05-18T10:22:41.080Z] ++ '[' -n 0 ']'
10:22:41 [2021-05-18T10:22:41.080Z] ++ set -x
10:22:41 [2021-05-18T10:22:41.080Z] ++ 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
10:22:41 [2021-05-18T10:22:41.080Z] INFO: Testing against a local daemon
10:22:41 [2021-05-18T10:22:41.080Z] === RUN   TestContinueAfterPluginCrash
10:22:41 [2021-05-18T10:22:41.080Z] === PAUSE TestContinueAfterPluginCrash
10:22:41 [2021-05-18T10:22:41.081Z] === RUN   TestReadPluginNoRead
10:22:41 [2021-05-18T10:22:41.081Z] === PAUSE TestReadPluginNoRead
10:22:41 [2021-05-18T10:22:41.081Z] === RUN   TestDaemonStartWithLogOpt
10:22:41 [2021-05-18T10:22:41.081Z] === PAUSE TestDaemonStartWithLogOpt
10:22:41 [2021-05-18T10:22:41.081Z] === CONT  TestContinueAfterPluginCrash
10:22:41 [2021-05-18T10:22:41.081Z] === CONT  TestDaemonStartWithLogOpt
10:22:41 [2021-05-18T10:22:41.649Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:22:41 [2021-05-18T10:22:41.652Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:41 [2021-05-18T10:22:41.652Z] INFO: Testing against a local daemon
10:22:41 [2021-05-18T10:22:41.652Z] === RUN   TestPluginWithDevMounts
10:22:41 [2021-05-18T10:22:41.652Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:22:41 [2021-05-18T10:22:41.652Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:22:41 [2021-05-18T10:22:41.652Z] PASS
10:22:41 [2021-05-18T10:22:41.652Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.468s
10:22:42 [2021-05-18T10:22:42.113Z] 
10:22:42 [2021-05-18T10:22:42.113Z] === Skipped
10:22:42 [2021-05-18T10:22:42.113Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:22:42 [2021-05-18T10:22:42.113Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:22:42 [2021-05-18T10:22:42.113Z] 
10:22:42 [2021-05-18T10:22:42.113Z] 
10:22:42 [2021-05-18T10:22:42.113Z] DONE 1 tests, 1 skipped in 3.232s
10:22:42 [2021-05-18T10:22:42.113Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:22:43 [2021-05-18T10:22:43.557Z] === RUN   TestDockerSuite/TestCommitTTY
10:22:45 [2021-05-18T10:22:45.028Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:45 [2021-05-18T10:22:45.028Z] INFO: Testing against a local daemon
10:22:45 [2021-05-18T10:22:45.028Z] === RUN   TestSecretInspect
10:22:45 [2021-05-18T10:22:45.028Z] --- SKIP: TestSecretInspect (0.01s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] === RUN   TestSecretList
10:22:45 [2021-05-18T10:22:45.028Z] --- SKIP: TestSecretList (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] === RUN   TestSecretsCreateAndDelete
10:22:45 [2021-05-18T10:22:45.028Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] === RUN   TestSecretsUpdate
10:22:45 [2021-05-18T10:22:45.028Z] --- SKIP: TestSecretsUpdate (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] === RUN   TestTemplatedSecret
10:22:45 [2021-05-18T10:22:45.028Z] --- SKIP: TestTemplatedSecret (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] === RUN   TestSecretCreateResolve
10:22:45 [2021-05-18T10:22:45.028Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:22:45 [2021-05-18T10:22:45.028Z] PASS
10:22:45 [2021-05-18T10:22:45.028Z] ok  	github.com/docker/docker/integration/secret	0.437s
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] === Skipped
10:22:45 [2021-05-18T10:22:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:22:45 [2021-05-18T10:22:45.028Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] 
10:22:45 [2021-05-18T10:22:45.028Z] DONE 6 tests, 6 skipped in 2.794s
10:22:45 [2021-05-18T10:22:45.028Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:22:46 [2021-05-18T10:22:46.094Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:22:46 [2021-05-18T10:22:46.663Z] --- PASS: TestDaemonStartWithLogOpt (5.53s)
10:22:46 [2021-05-18T10:22:46.663Z] === CONT  TestReadPluginNoRead
10:22:46 [2021-05-18T10:22:46.922Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:22:47 [2021-05-18T10:22:47.940Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:47 [2021-05-18T10:22:47.940Z] INFO: Testing against a local daemon
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestServiceCreateInit
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:22:47 [2021-05-18T10:22:47.940Z] --- PASS: TestServiceCreateInit (0.03s)
10:22:47 [2021-05-18T10:22:47.940Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:22:47 [2021-05-18T10:22:47.940Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.940Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:22:47 [2021-05-18T10:22:47.940Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestCreateServiceMultipleTimes
10:22:47 [2021-05-18T10:22:47.940Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:22:47 [2021-05-18T10:22:47.940Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestCreateServiceConflict
10:22:47 [2021-05-18T10:22:47.940Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:22:47 [2021-05-18T10:22:47.940Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestCreateServiceMaxReplicas
10:22:47 [2021-05-18T10:22:47.940Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
10:22:47 [2021-05-18T10:22:47.940Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestCreateWithDuplicateNetworkNames
10:22:47 [2021-05-18T10:22:47.940Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:22:47 [2021-05-18T10:22:47.940Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.940Z] === RUN   TestCreateServiceSecretFileMode
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:22:47 [2021-05-18T10:22:47.941Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.941Z] === RUN   TestCreateServiceConfigFileMode
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:22:47 [2021-05-18T10:22:47.941Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.941Z] === RUN   TestCreateServiceSysctls
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestCreateServiceSysctls (0.03s)
10:22:47 [2021-05-18T10:22:47.941Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.941Z] === RUN   TestCreateServiceCapabilities
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
10:22:47 [2021-05-18T10:22:47.941Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.941Z] === RUN   TestInspect
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestInspect (0.00s)
10:22:47 [2021-05-18T10:22:47.941Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.941Z] === RUN   TestCreateJob
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestCreateJob (0.00s)
10:22:47 [2021-05-18T10:22:47.941Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:22:47 [2021-05-18T10:22:47.941Z] === RUN   TestReplicatedJob
10:22:47 [2021-05-18T10:22:47.941Z] --- SKIP: TestReplicatedJob (0.00s)
10:22:47 [2021-05-18T10:22:47.941Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestUpdateReplicatedJob
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServiceListWithStatuses
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestDockerNetworkConnectAlias
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestDockerNetworkReConnect
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServicePlugin
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServicePlugin (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServiceUpdateLabel
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServiceUpdateSecrets
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServiceUpdateConfigs
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServiceUpdateNetwork
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] === RUN   TestServiceUpdatePidsLimit
10:22:48 [2021-05-18T10:22:48.402Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] PASS
10:22:48 [2021-05-18T10:22:48.402Z] ok  	github.com/docker/docker/integration/service	0.617s
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === Skipped
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
10:22:48 [2021-05-18T10:22:48.402Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
10:22:48 [2021-05-18T10:22:48.402Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] 
10:22:48 [2021-05-18T10:22:48.402Z] DONE 24 tests, 23 skipped in 3.541s
10:22:48 [2021-05-18T10:22:48.402Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:22:49 [2021-05-18T10:22:49.457Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:22:50 [2021-05-18T10:22:50.027Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:22:50 [2021-05-18T10:22:50.027Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:22:50 [2021-05-18T10:22:50.027Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:22:50 [2021-05-18T10:22:50.288Z] === RUN   TestReadPluginNoRead/disabled_caching
10:22:50 [2021-05-18T10:22:50.288Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:22:50 [2021-05-18T10:22:50.288Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:22:50 [2021-05-18T10:22:50.288Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:22:50 [2021-05-18T10:22:50.288Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:22:51 [2021-05-18T10:22:51.315Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:51 [2021-05-18T10:22:51.315Z] INFO: Testing against a local daemon
10:22:51 [2021-05-18T10:22:51.315Z] === RUN   TestSessionCreate
10:22:51 [2021-05-18T10:22:51.315Z] --- SKIP: TestSessionCreate (0.01s)
10:22:51 [2021-05-18T10:22:51.315Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:22:51 [2021-05-18T10:22:51.315Z] === RUN   TestSessionCreateWithBadUpgrade
10:22:51 [2021-05-18T10:22:51.315Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:22:51 [2021-05-18T10:22:51.315Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:22:51 [2021-05-18T10:22:51.315Z] PASS
10:22:51 [2021-05-18T10:22:51.315Z] ok  	github.com/docker/docker/integration/session	0.435s
10:22:51 [2021-05-18T10:22:51.315Z] 
10:22:51 [2021-05-18T10:22:51.315Z] === Skipped
10:22:51 [2021-05-18T10:22:51.315Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s)
10:22:51 [2021-05-18T10:22:51.315Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:22:51 [2021-05-18T10:22:51.315Z] 
10:22:51 [2021-05-18T10:22:51.315Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:22:51 [2021-05-18T10:22:51.315Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:22:51 [2021-05-18T10:22:51.315Z] 
10:22:51 [2021-05-18T10:22:51.315Z] 
10:22:51 [2021-05-18T10:22:51.315Z] DONE 2 tests, 2 skipped in 2.728s
10:22:51 [2021-05-18T10:22:51.315Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:22:52 [2021-05-18T10:22:52.192Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:22:52 [2021-05-18T10:22:52.192Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:22:52 [2021-05-18T10:22:52.450Z] --- PASS: TestContinueAfterPluginCrash (11.19s)
10:22:54 [2021-05-18T10:22:54.228Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:54 [2021-05-18T10:22:54.228Z] INFO: Testing against a local daemon
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestEventsExecDie
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestEventsExecDie (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestEventsBackwardsCompatible
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestInfoAPI
10:22:54 [2021-05-18T10:22:54.228Z] --- PASS: TestInfoAPI (0.03s)
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestInfoAPIWarnings
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestInfoDebug
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestInfoDebug (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestInfoInsecureRegistries
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestInfoRegistryMirrors
10:22:54 [2021-05-18T10:22:54.228Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:22:54 [2021-05-18T10:22:54.228Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:22:54 [2021-05-18T10:22:54.228Z] === RUN   TestLoginFailsWithBadCredentials
10:22:54 [2021-05-18T10:22:54.380Z] === RUN   TestReadPluginNoRead/default
10:22:54 [2021-05-18T10:22:54.380Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:22:54 [2021-05-18T10:22:54.380Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:22:54 [2021-05-18T10:22:54.689Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
10:22:54 [2021-05-18T10:22:54.689Z] === RUN   TestPingCacheHeaders
10:22:54 [2021-05-18T10:22:54.689Z] --- PASS: TestPingCacheHeaders (0.03s)
10:22:54 [2021-05-18T10:22:54.689Z] === RUN   TestPingGet
10:22:54 [2021-05-18T10:22:54.689Z] --- PASS: TestPingGet (0.03s)
10:22:54 [2021-05-18T10:22:54.689Z] === RUN   TestPingHead
10:22:54 [2021-05-18T10:22:54.689Z] --- PASS: TestPingHead (0.04s)
10:22:54 [2021-05-18T10:22:54.689Z] === RUN   TestVersion
10:22:54 [2021-05-18T10:22:54.947Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:22:55 [2021-05-18T10:22:55.151Z] --- PASS: TestVersion (0.04s)
10:22:55 [2021-05-18T10:22:55.151Z] PASS
10:22:55 [2021-05-18T10:22:55.151Z] ok  	github.com/docker/docker/integration/system	1.557s
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === Skipped
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:22:55 [2021-05-18T10:22:55.151Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] 
10:22:55 [2021-05-18T10:22:55.151Z] DONE 13 tests, 7 skipped in 3.728s
10:22:55 [2021-05-18T10:22:55.151Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:22:55 [2021-05-18T10:22:55.885Z] --- PASS: TestReadPluginNoRead (9.22s)
10:22:55 [2021-05-18T10:22:55.885Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.91s)
10:22:55 [2021-05-18T10:22:55.885Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
10:22:55 [2021-05-18T10:22:55.885Z]     --- PASS: TestReadPluginNoRead/default (1.87s)
10:22:55 [2021-05-18T10:22:55.885Z]     read_test.go:92: [da965ee770776] daemon is not started
10:22:55 [2021-05-18T10:22:55.885Z] PASS
10:22:55 [2021-05-18T10:22:55.885Z] 
10:22:55 [2021-05-18T10:22:55.885Z] DONE 6 tests in 14.927s
10:22:55 [2021-05-18T10:22:55.885Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:22:55 [2021-05-18T10:22:55.885Z] ++ 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
10:22:55 [2021-05-18T10:22:55.885Z] ++ set -e
10:22:55 [2021-05-18T10:22:55.885Z] ++ '[' -n 0 ']'
10:22:55 [2021-05-18T10:22:55.885Z] ++ set -x
10:22:55 [2021-05-18T10:22:55.885Z] ++ 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
10:22:56 [2021-05-18T10:22:56.144Z] testing: warning: no tests to run
10:22:56 [2021-05-18T10:22:56.144Z] PASS
10:22:56 [2021-05-18T10:22:56.144Z] 
10:22:56 [2021-05-18T10:22:56.144Z] DONE 0 tests in 0.052s
10:22:56 [2021-05-18T10:22:56.144Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:22:56 [2021-05-18T10:22:56.144Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:22:56 [2021-05-18T10:22:56.144Z] ++ 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
10:22:56 [2021-05-18T10:22:56.144Z] ++ set -e
10:22:56 [2021-05-18T10:22:56.144Z] ++ '[' -n 0 ']'
10:22:56 [2021-05-18T10:22:56.144Z] ++ set -x
10:22:56 [2021-05-18T10:22:56.144Z] ++ 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
10:22:56 [2021-05-18T10:22:56.144Z] INFO: Testing against a local daemon
10:22:56 [2021-05-18T10:22:56.144Z] === RUN   TestPluginWithDevMounts
10:22:56 [2021-05-18T10:22:56.144Z] === PAUSE TestPluginWithDevMounts
10:22:56 [2021-05-18T10:22:56.144Z] === CONT  TestPluginWithDevMounts
10:22:57 [2021-05-18T10:22:57.081Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:22:57 [2021-05-18T10:22:57.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:22:57 [2021-05-18T10:22:57.910Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:22:58 [2021-05-18T10:22:58.062Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:22:58 [2021-05-18T10:22:58.062Z] INFO: Testing against a local daemon
10:22:58 [2021-05-18T10:22:58.062Z] === RUN   TestVolumesCreateAndList
10:22:58 [2021-05-18T10:22:58.062Z] --- PASS: TestVolumesCreateAndList (0.06s)
10:22:58 [2021-05-18T10:22:58.062Z] === RUN   TestVolumesRemove
10:22:58 [2021-05-18T10:22:58.062Z] --- PASS: TestVolumesRemove (0.15s)
10:22:58 [2021-05-18T10:22:58.062Z] === RUN   TestVolumesInspect
10:22:58 [2021-05-18T10:22:58.062Z] --- PASS: TestVolumesInspect (0.04s)
10:22:58 [2021-05-18T10:22:58.062Z] === RUN   TestVolumesInvalidJSON
10:22:58 [2021-05-18T10:22:58.062Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:22:58 [2021-05-18T10:22:58.062Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:22:58 [2021-05-18T10:22:58.062Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:22:58 [2021-05-18T10:22:58.062Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:22:58 [2021-05-18T10:22:58.062Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:22:58 [2021-05-18T10:22:58.062Z] PASS
10:22:58 [2021-05-18T10:22:58.062Z] ok  	github.com/docker/docker/integration/volume	0.663s
10:22:58 [2021-05-18T10:22:58.062Z] 
10:22:58 [2021-05-18T10:22:58.062Z] DONE 5 tests in 3.094s
10:22:58 [2021-05-18T10:22:58.062Z] INFO: make.ps1 ended at 05/18/2021 10:22:57
10:22:58 [2021-05-18T10:22:58.062Z] INFO: Integration CLI tests being run from the host:
10:22:58 [2021-05-18T10:22:58.062Z] 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" 
10:22:58 [2021-05-18T10:22:58.480Z] --- PASS: TestPluginWithDevMounts (2.10s)
10:22:58 [2021-05-18T10:22:58.480Z] PASS
10:22:58 [2021-05-18T10:22:58.480Z] 
10:22:58 [2021-05-18T10:22:58.480Z] DONE 1 tests in 2.281s
10:22:58 [2021-05-18T10:22:58.480Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:22:58 [2021-05-18T10:22:58.480Z] ++ 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
10:22:58 [2021-05-18T10:22:58.480Z] ++ set -e
10:22:58 [2021-05-18T10:22:58.480Z] ++ '[' -n 0 ']'
10:22:58 [2021-05-18T10:22:58.480Z] ++ set -x
10:22:58 [2021-05-18T10:22:58.480Z] ++ 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
10:22:58 [2021-05-18T10:22:58.480Z] INFO: Testing against a local daemon
10:22:58 [2021-05-18T10:22:58.480Z] === RUN   TestSecretInspect
10:22:59 [2021-05-18T10:22:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:22:59 [2021-05-18T10:22:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:22:59 [2021-05-18T10:22:59.048Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:23:00 [2021-05-18T10:23:00.427Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:23:00 [2021-05-18T10:23:00.427Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:23:00 [2021-05-18T10:23:00.427Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:23:00 [2021-05-18T10:23:00.427Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:23:00 [2021-05-18T10:23:00.686Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:23:01 [2021-05-18T10:23:01.623Z] --- PASS: TestSecretInspect (3.02s)
10:23:01 [2021-05-18T10:23:01.623Z] === RUN   TestSecretList
10:23:01 [2021-05-18T10:23:01.623Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:23:03 [2021-05-18T10:23:03.003Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:23:04 [2021-05-18T10:23:04.381Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:23:04 [2021-05-18T10:23:04.381Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:23:04 [2021-05-18T10:23:04.640Z] --- PASS: TestSecretList (3.11s)
10:23:04 [2021-05-18T10:23:04.640Z] === RUN   TestSecretsCreateAndDelete
10:23:06 [2021-05-18T10:23:06.545Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:23:07 [2021-05-18T10:23:07.923Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:23:07 [2021-05-18T10:23:07.923Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:23:07 [2021-05-18T10:23:07.923Z] --- PASS: TestSecretsCreateAndDelete (3.07s)
10:23:07 [2021-05-18T10:23:07.923Z] === RUN   TestSecretsUpdate
10:23:08 [2021-05-18T10:23:08.405Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
10:23:08 [2021-05-18T10:23:08.405Z] INFO: Testing against a local daemon
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:23:08 [2021-05-18T10:23:08.405Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:23:08 [2021-05-18T10:23:08.861Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:23:08 [2021-05-18T10:23:08.866Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:23:08 [2021-05-18T10:23:08.866Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:23:09 [2021-05-18T10:23:09.837Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:23:09 [2021-05-18T10:23:09.837Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:23:10 [2021-05-18T10:23:10.241Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:23:10 [2021-05-18T10:23:10.811Z] --- PASS: TestSecretsUpdate (3.15s)
10:23:10 [2021-05-18T10:23:10.811Z] === RUN   TestTemplatedSecret
10:23:11 [2021-05-18T10:23:11.747Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:23:13 [2021-05-18T10:23:13.139Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:23:13 [2021-05-18T10:23:13.139Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:23:14 [2021-05-18T10:23:14.517Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:23:15 [2021-05-18T10:23:15.453Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:23:15 [2021-05-18T10:23:15.453Z] --- PASS: TestTemplatedSecret (4.63s)
10:23:15 [2021-05-18T10:23:15.453Z] === RUN   TestSecretCreateResolve
10:23:16 [2021-05-18T10:23:16.393Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:23:16 [2021-05-18T10:23:16.393Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:23:17 [2021-05-18T10:23:17.331Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:23:17 [2021-05-18T10:23:17.590Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:23:18 [2021-05-18T10:23:18.158Z] --- PASS: TestSecretCreateResolve (2.49s)
10:23:18 [2021-05-18T10:23:18.158Z] PASS
10:23:18 [2021-05-18T10:23:18.158Z] 
10:23:18 [2021-05-18T10:23:18.158Z] DONE 6 tests in 19.658s
10:23:18 [2021-05-18T10:23:18.158Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:23:18 [2021-05-18T10:23:18.158Z] ++ 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
10:23:18 [2021-05-18T10:23:18.158Z] ++ set -e
10:23:18 [2021-05-18T10:23:18.158Z] ++ '[' -n 0 ']'
10:23:18 [2021-05-18T10:23:18.158Z] ++ set -x
10:23:18 [2021-05-18T10:23:18.158Z] ++ 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
10:23:18 [2021-05-18T10:23:18.158Z] INFO: Testing against a local daemon
10:23:18 [2021-05-18T10:23:18.158Z] === RUN   TestServiceCreateInit
10:23:18 [2021-05-18T10:23:18.158Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:23:19 [2021-05-18T10:23:19.538Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:23:22 [2021-05-18T10:23:22.073Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:23:22 [2021-05-18T10:23:22.073Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:23:22 [2021-05-18T10:23:22.073Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:23:22 [2021-05-18T10:23:22.073Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:23:22 [2021-05-18T10:23:22.073Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:23:23 [2021-05-18T10:23:23.011Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:23:24 [2021-05-18T10:23:24.912Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:23:28 [2021-05-18T10:23:28.198Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:23:28 [2021-05-18T10:23:28.767Z] === RUN   TestDockerSuite/TestContainerAPITop
10:23:29 [2021-05-18T10:23:29.707Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:23:29 [2021-05-18T10:23:29.707Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:23:29 [2021-05-18T10:23:29.707Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:23:29 [2021-05-18T10:23:29.966Z] --- PASS: TestServiceCreateInit (11.64s)
10:23:29 [2021-05-18T10:23:29.966Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.33s)
10:23:29 [2021-05-18T10:23:29.966Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s)
10:23:29 [2021-05-18T10:23:29.966Z] === RUN   TestCreateServiceMultipleTimes
10:23:32 [2021-05-18T10:23:32.530Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:23:33 [2021-05-18T10:23:33.909Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:23:35 [2021-05-18T10:23:35.817Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:23:43 [2021-05-18T10:23:43.937Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:23:44 [2021-05-18T10:23:44.505Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:23:46 [2021-05-18T10:23:46.409Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:23:48 [2021-05-18T10:23:48.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:23:49 [2021-05-18T10:23:49.249Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
10:23:50 [2021-05-18T10:23:50.188Z] --- PASS: TestCreateServiceMultipleTimes (20.28s)
10:23:50 [2021-05-18T10:23:50.188Z] === RUN   TestCreateServiceConflict
10:23:50 [2021-05-18T10:23:50.755Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
10:23:52 [2021-05-18T10:23:52.659Z] --- PASS: TestCreateServiceConflict (2.31s)
10:23:52 [2021-05-18T10:23:52.659Z] === RUN   TestCreateServiceMaxReplicas
10:23:52 [2021-05-18T10:23:52.659Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
10:23:53 [2021-05-18T10:23:53.408Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:23:54 [2021-05-18T10:23:54.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
10:23:56 [2021-05-18T10:23:56.899Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ca36a0_<nil>}
10:23:56 [2021-05-18T10:23:56.899Z] --- PASS: TestCreateServiceMaxReplicas (4.41s)
10:23:56 [2021-05-18T10:23:56.899Z] === RUN   TestCreateWithDuplicateNetworkNames
10:23:58 [2021-05-18T10:23:58.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1391302859_/foo_false__<nil>_<nil>_<nil>}
10:24:00 [2021-05-18T10:24:00.182Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:24:00 [2021-05-18T10:24:00.182Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1391302859_/foo_true__<nil>_<nil>_<nil>}
10:24:02 [2021-05-18T10:24:02.086Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3154376110_/foo_false__<nil>_<nil>_<nil>}
10:24:03 [2021-05-18T10:24:03.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3154376110_/foo_true__<nil>_<nil>_<nil>}
10:24:05 [2021-05-18T10:24:05.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3154376110_/foo_true__0xc000ca3700_<nil>_<nil>}
10:24:07 [2021-05-18T10:24:07.267Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ca3720_<nil>}
10:24:09 [2021-05-18T10:24:09.170Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ca3740_<nil>}
10:24:10 [2021-05-18T10:24:10.545Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ca3780_<nil>}
10:24:11 [2021-05-18T10:24:11.921Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.97s)
10:24:11 [2021-05-18T10:24:11.921Z] === RUN   TestCreateServiceSecretFileMode
10:24:11 [2021-05-18T10:24:11.921Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ca37a0_<nil>}
10:24:13 [2021-05-18T10:24:13.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:24:15 [2021-05-18T10:24:15.734Z] --- PASS: TestCreateServiceSecretFileMode (3.57s)
10:24:15 [2021-05-18T10:24:15.734Z] === RUN   TestCreateServiceConfigFileMode
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:24:15 [2021-05-18T10:24:15.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
10:24:15 [2021-05-18T10:24:15.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
10:24:15 [2021-05-18T10:24:15.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
10:24:15 [2021-05-18T10:24:15.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
10:24:15 [2021-05-18T10:24:15.993Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
10:24:16 [2021-05-18T10:24:16.251Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
10:24:16 [2021-05-18T10:24:16.251Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:24:18 [2021-05-18T10:24:18.784Z] --- PASS: TestCreateServiceConfigFileMode (3.39s)
10:24:18 [2021-05-18T10:24:18.784Z] === RUN   TestCreateServiceSysctls
10:24:21 [2021-05-18T10:24:21.324Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:24:21 [2021-05-18T10:24:21.974Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:24:23 [2021-05-18T10:24:23.228Z] --- PASS: TestCreateServiceSysctls (4.20s)
10:24:23 [2021-05-18T10:24:23.228Z] === RUN   TestCreateServiceCapabilities
10:24:24 [2021-05-18T10:24:24.158Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:24:24 [2021-05-18T10:24:24.158Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:24:24 [2021-05-18T10:24:24.158Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:24:24 [2021-05-18T10:24:24.604Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:24:25 [2021-05-18T10:24:25.543Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:24:26 [2021-05-18T10:24:26.483Z] --- PASS: TestCreateServiceCapabilities (3.41s)
10:24:26 [2021-05-18T10:24:26.483Z] === RUN   TestInspect
10:24:27 [2021-05-18T10:24:27.901Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:24:30 [2021-05-18T10:24:30.675Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:24:30 [2021-05-18T10:24:30.866Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:24:30 [2021-05-18T10:24:30.866Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:24:30 [2021-05-18T10:24:30.866Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:24:30 [2021-05-18T10:24:30.866Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:24:30 [2021-05-18T10:24:30.866Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:24:31 [2021-05-18T10:24:31.615Z] --- PASS: TestInspect (5.14s)
10:24:31 [2021-05-18T10:24:31.615Z] === RUN   TestCreateJob
10:24:32 [2021-05-18T10:24:32.552Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:24:32 [2021-05-18T10:24:32.812Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:24:34 [2021-05-18T10:24:34.190Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:24:34 [2021-05-18T10:24:34.607Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:24:34 [2021-05-18T10:24:34.607Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:24:34 [2021-05-18T10:24:34.607Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:24:35 [2021-05-18T10:24:35.140Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:24:36 [2021-05-18T10:24:36.079Z] --- PASS: TestCreateJob (4.50s)
10:24:36 [2021-05-18T10:24:36.079Z] === RUN   TestReplicatedJob
10:24:36 [2021-05-18T10:24:36.079Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:24:37 [2021-05-18T10:24:37.017Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:24:38 [2021-05-18T10:24:38.395Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:24:39 [2021-05-18T10:24:39.774Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:24:41 [2021-05-18T10:24:41.153Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:24:41 [2021-05-18T10:24:41.687Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:24:42 [2021-05-18T10:24:42.531Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:24:43 [2021-05-18T10:24:43.909Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:24:44 [2021-05-18T10:24:44.847Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:24:44 [2021-05-18T10:24:44.847Z] --- PASS: TestReplicatedJob (8.71s)
10:24:44 [2021-05-18T10:24:44.847Z] === RUN   TestUpdateReplicatedJob
10:24:45 [2021-05-18T10:24:45.785Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:24:46 [2021-05-18T10:24:46.725Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:24:48 [2021-05-18T10:24:48.103Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:24:49 [2021-05-18T10:24:49.650Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:24:49 [2021-05-18T10:24:49.650Z] --- PASS: TestUpdateReplicatedJob (4.71s)
10:24:49 [2021-05-18T10:24:49.650Z] === RUN   TestServiceListWithStatuses
10:24:49 [2021-05-18T10:24:49.650Z] --- SKIP: TestServiceListWithStatuses (0.01s)
10:24:49 [2021-05-18T10:24:49.650Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:24:49 [2021-05-18T10:24:49.650Z] === RUN   TestDockerNetworkConnectAlias
10:24:50 [2021-05-18T10:24:50.588Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:24:51 [2021-05-18T10:24:51.526Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:24:51 [2021-05-18T10:24:51.526Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:24:52 [2021-05-18T10:24:52.905Z] === RUN   TestDockerSuite/TestCpRelativePath
10:24:53 [2021-05-18T10:24:53.858Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:24:55 [2021-05-18T10:24:55.235Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:24:56 [2021-05-18T10:24:56.171Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:24:56 [2021-05-18T10:24:56.171Z] --- PASS: TestDockerNetworkConnectAlias (6.72s)
10:24:56 [2021-05-18T10:24:56.171Z] === RUN   TestDockerNetworkReConnect
10:24:57 [2021-05-18T10:24:57.108Z] === RUN   TestDockerSuite/TestCpToCaseA
10:24:59 [2021-05-18T10:24:59.642Z] === RUN   TestDockerSuite/TestCpToCaseB
10:25:00 [2021-05-18T10:25:00.210Z] === RUN   TestDockerSuite/TestCpToCaseC
10:25:01 [2021-05-18T10:25:01.588Z] --- PASS: TestDockerNetworkReConnect (5.12s)
10:25:01 [2021-05-18T10:25:01.588Z] === RUN   TestServicePlugin
10:25:02 [2021-05-18T10:25:02.967Z] === RUN   TestDockerSuite/TestCpToCaseD
10:25:09 [2021-05-18T10:25:09.534Z] === RUN   TestDockerSuite/TestCpToCaseE
10:25:12 [2021-05-18T10:25:12.820Z] === RUN   TestDockerSuite/TestCpToCaseF
10:25:13 [2021-05-18T10:25:13.079Z] === RUN   TestDockerSuite/TestCpToCaseG
10:25:19 [2021-05-18T10:25:19.663Z] === RUN   TestDockerSuite/TestCpToCaseH
10:25:22 [2021-05-18T10:25:22.200Z] === RUN   TestDockerSuite/TestCpToCaseI
10:25:23 [2021-05-18T10:25:23.137Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:25:27 [2021-05-18T10:25:27.329Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:25:27 [2021-05-18T10:25:27.897Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:25:28 [2021-05-18T10:25:28.157Z] === RUN   TestDockerSuite/TestCpToDot
10:25:29 [2021-05-18T10:25:29.538Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:25:31 [2021-05-18T10:25:31.443Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:25:32 [2021-05-18T10:25:32.821Z] === RUN   TestDockerSuite/TestCpToStdout
10:25:33 [2021-05-18T10:25:33.759Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:25:34 [2021-05-18T10:25:34.328Z] --- PASS: TestServicePlugin (33.09s)
10:25:34 [2021-05-18T10:25:34.328Z]     plugin_test.go:62: [dfd9e378cf059] joining swarm manager [dceaa3e054bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:25:34 [2021-05-18T10:25:34.328Z]     plugin_test.go:65: [d9256bfae00a5] joining swarm manager [dceaa3e054bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:25:34 [2021-05-18T10:25:34.328Z] === RUN   TestServiceUpdateLabel
10:25:35 [2021-05-18T10:25:35.707Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:25:35 [2021-05-18T10:25:35.967Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:25:36 [2021-05-18T10:25:36.904Z] === RUN   TestDockerSuite/TestCpVolumePath
10:25:37 [2021-05-18T10:25:37.471Z] --- PASS: TestServiceUpdateLabel (3.03s)
10:25:37 [2021-05-18T10:25:37.471Z] === RUN   TestServiceUpdateSecrets
10:25:38 [2021-05-18T10:25:38.407Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:25:38 [2021-05-18T10:25:38.407Z] === RUN   TestDockerSuite/TestCreateArgs
10:25:38 [2021-05-18T10:25:38.665Z] === RUN   TestDockerSuite/TestCreateByImageID
10:25:38 [2021-05-18T10:25:38.931Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:25:40 [2021-05-18T10:25:40.310Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:25:40 [2021-05-18T10:25:40.310Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:25:40 [2021-05-18T10:25:40.310Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:25:41 [2021-05-18T10:25:41.247Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:25:41 [2021-05-18T10:25:41.816Z] === RUN   TestDockerSuite/TestCreateLabels
10:25:41 [2021-05-18T10:25:41.816Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:25:41 [2021-05-18T10:25:41.816Z] === RUN   TestDockerSuite/TestCreateRM
10:25:41 [2021-05-18T10:25:41.816Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:25:41 [2021-05-18T10:25:41.816Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:25:42 [2021-05-18T10:25:42.075Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:25:42 [2021-05-18T10:25:42.075Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:25:43 [2021-05-18T10:25:43.980Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:25:43 [2021-05-18T10:25:43.980Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:25:44 [2021-05-18T10:25:44.239Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:25:48 [2021-05-18T10:25:48.431Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:25:48 [2021-05-18T10:25:48.431Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:25:48 [2021-05-18T10:25:48.431Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:25:48 [2021-05-18T10:25:48.431Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:25:48 [2021-05-18T10:25:48.431Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:25:48 [2021-05-18T10:25:48.431Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:25:48 [2021-05-18T10:25:48.998Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:25:50 [2021-05-18T10:25:50.376Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:25:51 [2021-05-18T10:25:51.312Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:25:52 [2021-05-18T10:25:52.688Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:25:53 [2021-05-18T10:25:53.626Z] --- PASS: TestServiceUpdateSecrets (16.07s)
10:25:53 [2021-05-18T10:25:53.626Z] === RUN   TestServiceUpdateConfigs
10:25:55 [2021-05-18T10:25:55.005Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:25:56 [2021-05-18T10:25:56.381Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:25:56 [2021-05-18T10:25:56.948Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:25:56 [2021-05-18T10:25:56.948Z] === RUN   TestDockerSuite/TestDevicePermissions
10:25:57 [2021-05-18T10:25:57.883Z] === RUN   TestDockerSuite/TestDockerFails
10:25:57 [2021-05-18T10:25:57.883Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:25:57 [2021-05-18T10:25:57.883Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:25:57 [2021-05-18T10:25:57.883Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:25:59 [2021-05-18T10:25:59.275Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:26:00 [2021-05-18T10:26:00.209Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:26:02 [2021-05-18T10:26:02.740Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:26:02 [2021-05-18T10:26:02.740Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:26:02 [2021-05-18T10:26:02.740Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:26:03 [2021-05-18T10:26:03.007Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:26:07 [2021-05-18T10:26:07.773Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:26:07 [2021-05-18T10:26:07.773Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:26:09 [2021-05-18T10:26:09.572Z] --- PASS: TestServiceUpdateConfigs (16.04s)
10:26:09 [2021-05-18T10:26:09.572Z] === RUN   TestServiceUpdateNetwork
10:26:10 [2021-05-18T10:26:10.297Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:26:12 [2021-05-18T10:26:12.473Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:26:12 [2021-05-18T10:26:12.473Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:26:13 [2021-05-18T10:26:13.631Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:26:16 [2021-05-18T10:26:16.165Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:26:17 [2021-05-18T10:26:17.176Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:26:17 [2021-05-18T10:26:17.637Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:26:17 [2021-05-18T10:26:17.637Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:26:17 [2021-05-18T10:26:17.637Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:26:17 [2021-05-18T10:26:17.637Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:26:17 [2021-05-18T10:26:17.637Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:26:18 [2021-05-18T10:26:18.068Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:26:19 [2021-05-18T10:26:19.180Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:26:19 [2021-05-18T10:26:19.973Z] === RUN   TestDockerSuite/TestEventsAttach
10:26:20 [2021-05-18T10:26:20.540Z] === RUN   TestDockerSuite/TestEventsCommit
10:26:21 [2021-05-18T10:26:21.475Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:26:22 [2021-05-18T10:26:22.046Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:26:22 [2021-05-18T10:26:22.923Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:26:22 [2021-05-18T10:26:22.986Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:26:23 [2021-05-18T10:26:23.553Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:26:23 [2021-05-18T10:26:23.893Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:26:24 [2021-05-18T10:26:24.353Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:26:24 [2021-05-18T10:26:24.353Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:26:24 [2021-05-18T10:26:24.353Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:26:24 [2021-05-18T10:26:24.489Z] --- PASS: TestServiceUpdateNetwork (15.06s)
10:26:24 [2021-05-18T10:26:24.489Z] === RUN   TestServiceUpdatePidsLimit
10:26:25 [2021-05-18T10:26:25.427Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:26:25 [2021-05-18T10:26:25.995Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:26:27 [2021-05-18T10:26:27.376Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:26:27 [2021-05-18T10:26:27.376Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:26:28 [2021-05-18T10:26:28.098Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:26:31 [2021-05-18T10:26:31.564Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:26:34 [2021-05-18T10:26:34.095Z] === RUN   TestDockerSuite/TestEventsCopy
10:26:35 [2021-05-18T10:26:35.034Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:26:35 [2021-05-18T10:26:35.034Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:26:36 [2021-05-18T10:26:36.941Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:26:37 [2021-05-18T10:26:37.877Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:26:38 [2021-05-18T10:26:38.136Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:26:39 [2021-05-18T10:26:39.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:26:39 [2021-05-18T10:26:39.641Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:26:39 [2021-05-18T10:26:39.900Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:26:40 [2021-05-18T10:26:40.467Z] === RUN   TestDockerSuite/TestEventsFilterType
10:26:40 [2021-05-18T10:26:40.495Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:26:40 [2021-05-18T10:26:40.725Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:26:41 [2021-05-18T10:26:41.291Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:26:41 [2021-05-18T10:26:41.291Z] === RUN   TestDockerSuite/TestEventsFilters
10:26:42 [2021-05-18T10:26:42.675Z] === RUN   TestDockerSuite/TestEventsFormat
10:26:43 [2021-05-18T10:26:43.242Z] --- PASS: TestServiceUpdatePidsLimit (18.72s)
10:26:43 [2021-05-18T10:26:43.242Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.45s)
10:26:43 [2021-05-18T10:26:43.242Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.52s)
10:26:43 [2021-05-18T10:26:43.242Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.75s)
10:26:43 [2021-05-18T10:26:43.242Z] PASS
10:26:43 [2021-05-18T10:26:43.242Z] 
10:26:43 [2021-05-18T10:26:43.242Z] === Skipped
10:26:43 [2021-05-18T10:26:43.242Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s)
10:26:43 [2021-05-18T10:26:43.242Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:26:43 [2021-05-18T10:26:43.242Z] 
10:26:43 [2021-05-18T10:26:43.242Z] 
10:26:43 [2021-05-18T10:26:43.242Z] DONE 27 tests, 1 skipped in 205.309s
10:26:43 [2021-05-18T10:26:43.242Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:26:43 [2021-05-18T10:26:43.242Z] ++ 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
10:26:43 [2021-05-18T10:26:43.242Z] ++ set -e
10:26:43 [2021-05-18T10:26:43.242Z] ++ '[' -n 0 ']'
10:26:43 [2021-05-18T10:26:43.242Z] ++ set -x
10:26:43 [2021-05-18T10:26:43.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
10:26:43 [2021-05-18T10:26:43.470Z] --- PASS: TestBuildWCOWSandboxSize (931.69s)
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestBuildWithEmptyDockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:26:43 [2021-05-18T10:26:43.470Z] --- PASS: TestBuildWithEmptyDockerfile (0.75s)
10:26:43 [2021-05-18T10:26:43.470Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
10:26:43 [2021-05-18T10:26:43.470Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:26:43 [2021-05-18T10:26:43.470Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestBuildPreserveOwnership
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
10:26:43 [2021-05-18T10:26:43.470Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestBuildPlatformInvalid
10:26:43 [2021-05-18T10:26:43.470Z] --- PASS: TestBuildPlatformInvalid (0.70s)
10:26:43 [2021-05-18T10:26:43.470Z] PASS
10:26:43 [2021-05-18T10:26:43.470Z] ok  	github.com/docker/docker/integration/build	1159.255s
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === Skipped
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     build_session_test.go:25: TODO: BuildKit
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
10:26:43 [2021-05-18T10:26:43.470Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
10:26:43 [2021-05-18T10:26:43.470Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] DONE 29 tests, 5 skipped in 1186.824s
10:26:43 [2021-05-18T10:26:43.470Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:26:43 [2021-05-18T10:26:43.470Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:26:43 [2021-05-18T10:26:43.470Z] INFO: Testing against a local daemon
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestConfigInspect
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestConfigInspect (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestConfigList
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestConfigList (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestConfigsCreateAndDelete
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestConfigsUpdate
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestConfigsUpdate (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestTemplatedConfig
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestTemplatedConfig (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestConfigCreateResolve
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:26:43 [2021-05-18T10:26:43.470Z] === RUN   TestConfigDaemonLibtrustID
10:26:43 [2021-05-18T10:26:43.470Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:26:43 [2021-05-18T10:26:43.470Z] PASS
10:26:43 [2021-05-18T10:26:43.470Z] ok  	github.com/docker/docker/integration/config	0.270s
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === Skipped
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
10:26:43 [2021-05-18T10:26:43.470Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] 
10:26:43 [2021-05-18T10:26:43.470Z] DONE 7 tests, 7 skipped in 3.809s
10:26:43 [2021-05-18T10:26:43.470Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:26:43 [2021-05-18T10:26:43.508Z] INFO: Testing against a local daemon
10:26:43 [2021-05-18T10:26:43.508Z] === RUN   TestSessionCreate
10:26:43 [2021-05-18T10:26:43.508Z] --- PASS: TestSessionCreate (0.03s)
10:26:43 [2021-05-18T10:26:43.508Z] === RUN   TestSessionCreateWithBadUpgrade
10:26:43 [2021-05-18T10:26:43.508Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
10:26:43 [2021-05-18T10:26:43.508Z] PASS
10:26:43 [2021-05-18T10:26:43.508Z] 
10:26:43 [2021-05-18T10:26:43.508Z] DONE 2 tests in 0.215s
10:26:43 [2021-05-18T10:26:43.508Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:26:43 [2021-05-18T10:26:43.508Z] ++ 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
10:26:43 [2021-05-18T10:26:43.508Z] ++ set -e
10:26:43 [2021-05-18T10:26:43.508Z] ++ '[' -n 0 ']'
10:26:43 [2021-05-18T10:26:43.508Z] ++ set -x
10:26:43 [2021-05-18T10:26:43.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:26:43 [2021-05-18T10:26:43.768Z] INFO: Testing against a local daemon
10:26:43 [2021-05-18T10:26:43.768Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:26:43 [2021-05-18T10:26:43.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:26:43 [2021-05-18T10:26:43.768Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:26:43 [2021-05-18T10:26:43.768Z] === RUN   TestEventsExecDie
10:26:44 [2021-05-18T10:26:44.337Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:26:44 [2021-05-18T10:26:44.445Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:26:44 [2021-05-18T10:26:44.445Z] INFO: Testing against a local daemon
10:26:44 [2021-05-18T10:26:44.445Z] === RUN   TestCheckpoint
10:26:44 [2021-05-18T10:26:44.445Z] --- SKIP: TestCheckpoint (0.00s)
10:26:44 [2021-05-18T10:26:44.445Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:26:44 [2021-05-18T10:26:44.445Z] === RUN   TestContainerInvalidJSON
10:26:44 [2021-05-18T10:26:44.445Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:26:44 [2021-05-18T10:26:44.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:26:44 [2021-05-18T10:26:44.445Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:26:44 [2021-05-18T10:26:44.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:26:44 [2021-05-18T10:26:44.445Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:26:44 [2021-05-18T10:26:44.445Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:26:44 [2021-05-18T10:26:44.596Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:26:44 [2021-05-18T10:26:44.596Z] === RUN   TestDockerSuite/TestEventsImageImport
10:26:45 [2021-05-18T10:26:45.164Z] --- PASS: TestEventsExecDie (1.50s)
10:26:45 [2021-05-18T10:26:45.164Z] === RUN   TestEventsBackwardsCompatible
10:26:45 [2021-05-18T10:26:45.419Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:26:45 [2021-05-18T10:26:45.419Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:26:45 [2021-05-18T10:26:45.419Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:26:45 [2021-05-18T10:26:45.419Z] --- PASS: TestContainerInvalidJSON (0.71s)
10:26:45 [2021-05-18T10:26:45.419Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
10:26:45 [2021-05-18T10:26:45.419Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
10:26:45 [2021-05-18T10:26:45.419Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:26:45 [2021-05-18T10:26:45.419Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:26:45 [2021-05-18T10:26:45.424Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:26:45 [2021-05-18T10:26:45.424Z] === RUN   TestInfoBinaryCommits
10:26:45 [2021-05-18T10:26:45.424Z] --- PASS: TestInfoBinaryCommits (0.04s)
10:26:45 [2021-05-18T10:26:45.424Z] === RUN   TestInfoAPIVersioned
10:26:45 [2021-05-18T10:26:45.424Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:26:45 [2021-05-18T10:26:45.424Z] === RUN   TestInfoDiscoveryBackend
10:26:45 [2021-05-18T10:26:45.684Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:26:45 [2021-05-18T10:26:45.885Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.46s)
10:26:45 [2021-05-18T10:26:45.885Z] === RUN   TestCopyFromContainerPathIsNotDir
10:26:45 [2021-05-18T10:26:45.885Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s)
10:26:45 [2021-05-18T10:26:45.885Z] === RUN   TestCopyToContainerPathDoesNotExist
10:26:45 [2021-05-18T10:26:45.943Z] === RUN   TestDockerSuite/TestEventsImagePull
10:26:46 [2021-05-18T10:26:46.202Z] --- PASS: TestInfoDiscoveryBackend (0.70s)
10:26:46 [2021-05-18T10:26:46.202Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:26:46 [2021-05-18T10:26:46.202Z] === RUN   TestDockerSuite/TestEventsImageTag
10:26:46 [2021-05-18T10:26:46.296Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:26:46 [2021-05-18T10:26:46.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
10:26:46 [2021-05-18T10:26:46.346Z] === RUN   TestCopyToContainerPathIsNotDir
10:26:46 [2021-05-18T10:26:46.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s)
10:26:46 [2021-05-18T10:26:46.346Z] === RUN   TestCopyFromContainer
10:26:46 [2021-05-18T10:26:46.346Z] --- SKIP: TestCopyFromContainer (0.00s)
10:26:46 [2021-05-18T10:26:46.346Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
10:26:46 [2021-05-18T10:26:46.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:26:46 [2021-05-18T10:26:46.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:26:46 [2021-05-18T10:26:46.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:26:46 [2021-05-18T10:26:46.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:26:46 [2021-05-18T10:26:46.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:26:46 [2021-05-18T10:26:46.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:26:46 [2021-05-18T10:26:46.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:26:46 [2021-05-18T10:26:46.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateLinkToNonExistingContainer
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidEnv
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidEnv/0
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidEnv/0
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidEnv/1
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidEnv/1
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidEnv/2
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidEnv/2
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidEnv/0
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidEnv/2
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidEnv/1
10:26:46 [2021-05-18T10:26:46.809Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateTmpfsMountsTarget
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithCustomMaskedPaths
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithCustomReadonlyPaths
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:26:46 [2021-05-18T10:26:46.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateDifferentPlatform
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateDifferentPlatform/different_os
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:26:46 [2021-05-18T10:26:46.809Z] --- PASS: TestCreateDifferentPlatform (0.05s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:26:46 [2021-05-18T10:26:46.809Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:26:46 [2021-05-18T10:26:46.809Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestContainerKillOnDaemonStart
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestDiff
10:26:46 [2021-05-18T10:26:46.809Z] --- SKIP: TestDiff (0.00s)
10:26:46 [2021-05-18T10:26:46.809Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:26:46 [2021-05-18T10:26:46.809Z] === RUN   TestExecWithCloseStdin
10:26:47 [2021-05-18T10:26:47.137Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:26:47 [2021-05-18T10:26:47.137Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:26:47 [2021-05-18T10:26:47.396Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:26:47 [2021-05-18T10:26:47.655Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:26:47 [2021-05-18T10:26:47.655Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:26:47 [2021-05-18T10:26:47.655Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:26:47 [2021-05-18T10:26:47.655Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s)
10:26:47 [2021-05-18T10:26:47.655Z] === RUN   TestInfoAPI
10:26:47 [2021-05-18T10:26:47.836Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:26:47 [2021-05-18T10:26:47.836Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:26:47 [2021-05-18T10:26:47.913Z] --- PASS: TestInfoAPI (0.02s)
10:26:47 [2021-05-18T10:26:47.913Z] === RUN   TestInfoAPIWarnings
10:26:48 [2021-05-18T10:26:48.872Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:26:49 [2021-05-18T10:26:49.806Z] === RUN   TestDockerSuite/TestEventsRename
10:26:50 [2021-05-18T10:26:50.374Z] === RUN   TestDockerSuite/TestEventsResize
10:26:51 [2021-05-18T10:26:51.310Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:26:51 [2021-05-18T10:26:51.574Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:26:53 [2021-05-18T10:26:53.148Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:26:55 [2021-05-18T10:26:55.408Z] --- PASS: TestExecWithCloseStdin (7.56s)
10:26:55 [2021-05-18T10:26:55.408Z] === RUN   TestExec
10:26:56 [2021-05-18T10:26:56.950Z] --- PASS: TestExec (2.50s)
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestExecUser
10:26:56 [2021-05-18T10:26:56.950Z] --- SKIP: TestExecUser (0.00s)
10:26:56 [2021-05-18T10:26:56.950Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestExportContainerAndImportImage
10:26:56 [2021-05-18T10:26:56.950Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:26:56 [2021-05-18T10:26:56.950Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestExportContainerAfterDaemonRestart
10:26:56 [2021-05-18T10:26:56.950Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:26:56 [2021-05-18T10:26:56.950Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestHealthCheckWorkdir
10:26:56 [2021-05-18T10:26:56.950Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:26:56 [2021-05-18T10:26:56.950Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestHealthKillContainer
10:26:56 [2021-05-18T10:26:56.950Z] --- SKIP: TestHealthKillContainer (0.00s)
10:26:56 [2021-05-18T10:26:56.950Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestInspectCpusetInConfigPre120
10:26:56 [2021-05-18T10:26:56.950Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:26:56 [2021-05-18T10:26:56.950Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:26:56 [2021-05-18T10:26:56.950Z] === RUN   TestKillContainerInvalidSignal
10:26:57 [2021-05-18T10:26:57.875Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:26:57 [2021-05-18T10:26:57.875Z] === RUN   TestDockerSuite/TestEventsStreaming
10:26:58 [2021-05-18T10:26:58.442Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:26:58 [2021-05-18T10:26:58.949Z] === RUN   TestDockerSuite/TestBuildAddScript
10:26:58 [2021-05-18T10:26:58.949Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:26:58 [2021-05-18T10:26:58.949Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:26:58 [2021-05-18T10:26:58.949Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:26:58 [2021-05-18T10:26:58.949Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:26:59 [2021-05-18T10:26:59.138Z] --- PASS: TestKillContainerInvalidSignal (2.15s)
10:26:59 [2021-05-18T10:26:59.138Z] === RUN   TestKillContainer
10:26:59 [2021-05-18T10:26:59.138Z] === RUN   TestKillContainer/no_signal
10:26:59 [2021-05-18T10:26:59.409Z] === RUN   TestDockerSuite/TestBuildAddTar
10:27:00 [2021-05-18T10:27:00.344Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:27:01 [2021-05-18T10:27:01.328Z] === RUN   TestKillContainer/non_killing_signal
10:27:01 [2021-05-18T10:27:01.328Z] === RUN   TestKillContainer/killing_signal
10:27:01 [2021-05-18T10:27:01.720Z] === RUN   TestDockerSuite/TestEventsTop
10:27:02 [2021-05-18T10:27:02.660Z] === RUN   TestDockerSuite/TestEventsUntag
10:27:03 [2021-05-18T10:27:03.513Z] --- PASS: TestKillContainer (4.64s)
10:27:03 [2021-05-18T10:27:03.513Z]     --- PASS: TestKillContainer/no_signal (2.08s)
10:27:03 [2021-05-18T10:27:03.513Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:27:03 [2021-05-18T10:27:03.513Z]     --- PASS: TestKillContainer/killing_signal (2.50s)
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:27:03 [2021-05-18T10:27:03.513Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestKillStoppedContainer
10:27:03 [2021-05-18T10:27:03.513Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestKillStoppedContainerAPIPre120
10:27:03 [2021-05-18T10:27:03.513Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestKillDifferentUserContainer
10:27:03 [2021-05-18T10:27:03.513Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestInspectOomKilledTrue
10:27:03 [2021-05-18T10:27:03.513Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestInspectOomKilledFalse
10:27:03 [2021-05-18T10:27:03.513Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:27:03 [2021-05-18T10:27:03.513Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:27:03 [2021-05-18T10:27:03.513Z] === RUN   TestLogsFollowTailEmpty
10:27:04 [2021-05-18T10:27:04.580Z] --- PASS: TestInfoAPIWarnings (16.71s)
10:27:04 [2021-05-18T10:27:04.580Z] === RUN   TestInfoDebug
10:27:05 [2021-05-18T10:27:05.148Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:27:05 [2021-05-18T10:27:05.407Z] --- PASS: TestInfoDebug (0.80s)
10:27:05 [2021-05-18T10:27:05.407Z] === RUN   TestInfoInsecureRegistries
10:27:05 [2021-05-18T10:27:05.704Z] --- PASS: TestLogsFollowTailEmpty (2.17s)
10:27:05 [2021-05-18T10:27:05.704Z] === RUN   TestNetworkNat
10:27:05 [2021-05-18T10:27:05.704Z] --- SKIP: TestNetworkNat (0.00s)
10:27:05 [2021-05-18T10:27:05.704Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:27:05 [2021-05-18T10:27:05.704Z] === RUN   TestNetworkLocalhostTCPNat
10:27:05 [2021-05-18T10:27:05.974Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:27:06 [2021-05-18T10:27:06.233Z] --- PASS: TestInfoInsecureRegistries (0.97s)
10:27:06 [2021-05-18T10:27:06.233Z] === RUN   TestInfoRegistryMirrors
10:27:07 [2021-05-18T10:27:07.168Z] --- PASS: TestInfoRegistryMirrors (0.78s)
10:27:07 [2021-05-18T10:27:07.169Z] === RUN   TestLoginFailsWithBadCredentials
10:27:07 [2021-05-18T10:27:07.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
10:27:07 [2021-05-18T10:27:07.169Z] === RUN   TestPingCacheHeaders
10:27:07 [2021-05-18T10:27:07.169Z] --- PASS: TestPingCacheHeaders (0.02s)
10:27:07 [2021-05-18T10:27:07.169Z] === RUN   TestPingGet
10:27:07 [2021-05-18T10:27:07.169Z] --- PASS: TestPingGet (0.03s)
10:27:07 [2021-05-18T10:27:07.169Z] === RUN   TestPingHead
10:27:07 [2021-05-18T10:27:07.169Z] --- PASS: TestPingHead (0.02s)
10:27:07 [2021-05-18T10:27:07.169Z] === RUN   TestVersion
10:27:07 [2021-05-18T10:27:07.169Z] --- PASS: TestVersion (0.02s)
10:27:07 [2021-05-18T10:27:07.169Z] PASS
10:27:07 [2021-05-18T10:27:07.169Z] 
10:27:07 [2021-05-18T10:27:07.169Z] === Skipped
10:27:07 [2021-05-18T10:27:07.169Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:27:07 [2021-05-18T10:27:07.169Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:27:07 [2021-05-18T10:27:07.169Z] 
10:27:07 [2021-05-18T10:27:07.169Z] 
10:27:07 [2021-05-18T10:27:07.169Z] DONE 18 tests, 1 skipped in 23.704s
10:27:07 [2021-05-18T10:27:07.169Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:27:07 [2021-05-18T10:27:07.169Z] ++ 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
10:27:07 [2021-05-18T10:27:07.169Z] ++ set -e
10:27:07 [2021-05-18T10:27:07.169Z] ++ '[' -n 0 ']'
10:27:07 [2021-05-18T10:27:07.169Z] ++ set -x
10:27:07 [2021-05-18T10:27:07.169Z] ++ 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
10:27:07 [2021-05-18T10:27:07.427Z] INFO: Testing against a local daemon
10:27:07 [2021-05-18T10:27:07.427Z] === RUN   TestVolumesCreateAndList
10:27:07 [2021-05-18T10:27:07.427Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:27:07 [2021-05-18T10:27:07.427Z] === RUN   TestVolumesRemove
10:27:07 [2021-05-18T10:27:07.427Z] --- PASS: TestVolumesRemove (0.06s)
10:27:07 [2021-05-18T10:27:07.427Z] === RUN   TestVolumesInspect
10:27:07 [2021-05-18T10:27:07.427Z] --- PASS: TestVolumesInspect (0.03s)
10:27:07 [2021-05-18T10:27:07.427Z] === RUN   TestVolumesInvalidJSON
10:27:07 [2021-05-18T10:27:07.427Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:27:07 [2021-05-18T10:27:07.427Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:27:07 [2021-05-18T10:27:07.687Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:27:07 [2021-05-18T10:27:07.687Z] --- PASS: TestVolumesInvalidJSON (0.05s)
10:27:07 [2021-05-18T10:27:07.687Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:27:07 [2021-05-18T10:27:07.687Z] PASS
10:27:07 [2021-05-18T10:27:07.687Z] 
10:27:07 [2021-05-18T10:27:07.687Z] DONE 5 tests in 0.276s
10:27:07 [2021-05-18T10:27:07.687Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:27:07 [2021-05-18T10:27:07.946Z] ++++ cat bundles/test-integration/docker.pid
10:27:07 [2021-05-18T10:27:07.946Z] +++ kill 5754
10:27:08 [2021-05-18T10:27:08.624Z] --- PASS: TestNetworkLocalhostTCPNat (2.54s)
10:27:08 [2021-05-18T10:27:08.624Z] === RUN   TestNetworkLoopbackNat
10:27:08 [2021-05-18T10:27:08.624Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:27:08 [2021-05-18T10:27:08.624Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
10:27:08 [2021-05-18T10:27:08.624Z] === RUN   TestPause
10:27:08 [2021-05-18T10:27:08.624Z] --- SKIP: TestPause (0.00s)
10:27:08 [2021-05-18T10:27:08.624Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:27:08 [2021-05-18T10:27:08.624Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:27:09 [2021-05-18T10:27:09.323Z] +++ /etc/init.d/apparmor stop
10:27:09 [2021-05-18T10:27:09.323Z] Leaving: AppArmorNo profiles have been unloaded.
10:27:09 [2021-05-18T10:27:09.323Z] 
10:27:09 [2021-05-18T10:27:09.323Z] Unloading profiles will leave already running processes permanently
10:27:09 [2021-05-18T10:27:09.323Z] unconfined, which can lead to unexpected situations.
10:27:09 [2021-05-18T10:27:09.323Z] 
10:27:09 [2021-05-18T10:27:09.323Z] To set a process to complain mode, use the command line tool
10:27:09 [2021-05-18T10:27:09.323Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:27:09 [2021-05-18T10:27:09.323Z] +++ true
10:27:09 [2021-05-18T10:27:09.323Z] exiting test-integration
10:27:09 [2021-05-18T10:27:09.323Z] ++ exit 0
10:27:09 [2021-05-18T10:27:09.323Z] 
10:27:10 [2021-05-18T10:27:10.262Z] + for job in $(jobs -p)
10:27:10 [2021-05-18T10:27:10.262Z] + wait 9644
10:27:10 [2021-05-18T10:27:10.803Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s)
10:27:10 [2021-05-18T10:27:10.803Z] === RUN   TestPauseStopPausedContainer
10:27:10 [2021-05-18T10:27:10.803Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:27:10 [2021-05-18T10:27:10.803Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
10:27:10 [2021-05-18T10:27:10.803Z] === RUN   TestPsFilter
10:27:10 [2021-05-18T10:27:10.803Z] --- PASS: TestPsFilter (0.24s)
10:27:10 [2021-05-18T10:27:10.803Z] === RUN   TestRemoveContainerWithRemovedVolume
10:27:13 [2021-05-18T10:27:13.673Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.42s)
10:27:13 [2021-05-18T10:27:13.674Z] === RUN   TestRemoveContainerWithVolume
10:27:15 [2021-05-18T10:27:15.820Z] --- PASS: TestRemoveContainerWithVolume (2.42s)
10:27:15 [2021-05-18T10:27:15.820Z] === RUN   TestRemoveContainerRunning
10:27:17 [2021-05-18T10:27:17.980Z] --- PASS: TestRemoveContainerRunning (2.10s)
10:27:17 [2021-05-18T10:27:17.980Z] === RUN   TestRemoveContainerForceRemoveRunning
10:27:18 [2021-05-18T10:27:18.383Z] === RUN   TestDockerSuite/TestExec
10:27:18 [2021-05-18T10:27:18.384Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:27:18 [2021-05-18T10:27:18.952Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:27:19 [2021-05-18T10:27:19.891Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:27:20 [2021-05-18T10:27:20.128Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s)
10:27:20 [2021-05-18T10:27:20.128Z] === RUN   TestRemoveInvalidContainer
10:27:20 [2021-05-18T10:27:20.128Z] --- PASS: TestRemoveInvalidContainer (0.04s)
10:27:20 [2021-05-18T10:27:20.128Z] === RUN   TestRenameLinkedContainer
10:27:20 [2021-05-18T10:27:20.128Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:27:20 [2021-05-18T10:27:20.128Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:27:20 [2021-05-18T10:27:20.128Z] === RUN   TestRenameStoppedContainer
10:27:20 [2021-05-18T10:27:20.827Z] === RUN   TestDockerSuite/TestExecAPIStart
10:27:22 [2021-05-18T10:27:22.274Z] --- PASS: TestRenameStoppedContainer (2.44s)
10:27:22 [2021-05-18T10:27:22.274Z] === RUN   TestRenameRunningContainerAndReuse
10:27:22 [2021-05-18T10:27:22.730Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:27:23 [2021-05-18T10:27:23.669Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:27:25 [2021-05-18T10:27:25.073Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:27:26 [2021-05-18T10:27:26.010Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:27:26 [2021-05-18T10:27:26.908Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s)
10:27:26 [2021-05-18T10:27:26.908Z] === RUN   TestRenameInvalidName
10:27:26 [2021-05-18T10:27:26.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:27:26 [2021-05-18T10:27:26.946Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:27:27 [2021-05-18T10:27:27.884Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:27:29 [2021-05-18T10:27:29.056Z] --- PASS: TestRenameInvalidName (2.09s)
10:27:29 [2021-05-18T10:27:29.056Z] === RUN   TestRenameAnonymousContainer
10:27:29 [2021-05-18T10:27:29.791Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:27:32 [2021-05-18T10:27:32.328Z] === RUN   TestDockerSuite/TestExecCgroup
10:27:36 [2021-05-18T10:27:36.522Z] === RUN   TestDockerSuite/TestExecEnv
10:27:37 [2021-05-18T10:27:37.091Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:27:38 [2021-05-18T10:27:38.996Z] === RUN   TestDockerSuite/TestExecExitStatus
10:27:39 [2021-05-18T10:27:39.934Z] === RUN   TestDockerSuite/TestExecInspectID
10:27:41 [2021-05-18T10:27:41.967Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:27:41 [2021-05-18T10:27:41.967Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:27:41 [2021-05-18T10:27:41.967Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:27:43 [2021-05-18T10:27:43.249Z] === RUN   TestDockerSuite/TestExecInteractive
10:27:43 [2021-05-18T10:27:43.784Z] --- PASS: TestRenameAnonymousContainer (14.69s)
10:27:43 [2021-05-18T10:27:43.785Z] === RUN   TestRenameContainerWithSameName
10:27:44 [2021-05-18T10:27:44.184Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:27:45 [2021-05-18T10:27:45.121Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:27:45 [2021-05-18T10:27:45.934Z] --- PASS: TestRenameContainerWithSameName (2.11s)
10:27:45 [2021-05-18T10:27:45.934Z] === RUN   TestRenameContainerWithLinkedContainer
10:27:45 [2021-05-18T10:27:45.934Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:27:45 [2021-05-18T10:27:45.934Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:27:45 [2021-05-18T10:27:45.934Z] === RUN   TestResize
10:27:46 [2021-05-18T10:27:46.059Z] === RUN   TestDockerSuite/TestExecParseError
10:27:46 [2021-05-18T10:27:46.628Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:27:46 [2021-05-18T10:27:46.899Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:27:47 [2021-05-18T10:27:47.835Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:27:48 [2021-05-18T10:27:48.081Z] --- PASS: TestResize (2.12s)
10:27:48 [2021-05-18T10:27:48.081Z] === RUN   TestResizeWithInvalidSize
10:27:48 [2021-05-18T10:27:48.774Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:27:50 [2021-05-18T10:27:50.227Z] --- PASS: TestResizeWithInvalidSize (2.08s)
10:27:50 [2021-05-18T10:27:50.227Z] === RUN   TestResizeWhenContainerNotStarted
10:27:52 [2021-05-18T10:27:52.374Z] --- PASS: TestResizeWhenContainerNotStarted (2.40s)
10:27:52 [2021-05-18T10:27:52.374Z] === RUN   TestDaemonRestartKillContainers
10:27:52 [2021-05-18T10:27:52.374Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:27:52 [2021-05-18T10:27:52.374Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:27:52 [2021-05-18T10:27:52.374Z] === RUN   TestStats
10:27:52 [2021-05-18T10:27:52.374Z] --- SKIP: TestStats (0.00s)
10:27:52 [2021-05-18T10:27:52.374Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:27:52 [2021-05-18T10:27:52.374Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:27:56 [2021-05-18T10:27:56.711Z] === RUN   TestDockerSuite/TestExecSetEnv
10:27:56 [2021-05-18T10:27:56.711Z] === RUN   TestDockerSuite/TestExecStartFails
10:27:56 [2021-05-18T10:27:56.711Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:28:02 [2021-05-18T10:28:02.467Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.19s)
10:28:02 [2021-05-18T10:28:02.467Z] === RUN   TestStopContainerWithTimeout
10:28:02 [2021-05-18T10:28:02.467Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:28:02 [2021-05-18T10:28:02.467Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:28:02 [2021-05-18T10:28:02.467Z] === RUN   TestUpdateRestartPolicy
10:28:04 [2021-05-18T10:28:04.831Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:28:07 [2021-05-18T10:28:07.215Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:28:07 [2021-05-18T10:28:07.215Z] === RUN   TestDockerSuite/TestBuildBlankName
10:28:07 [2021-05-18T10:28:07.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:28:08 [2021-05-18T10:28:08.145Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:28:09 [2021-05-18T10:28:09.082Z] === RUN   TestDockerSuite/TestExecTTY
10:28:10 [2021-05-18T10:28:10.460Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:28:11 [2021-05-18T10:28:11.398Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:28:11 [2021-05-18T10:28:11.657Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:28:12 [2021-05-18T10:28:12.595Z] === RUN   TestDockerSuite/TestExecUlimits
10:28:14 [2021-05-18T10:28:14.502Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:28:14 [2021-05-18T10:28:14.502Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:28:17 [2021-05-18T10:28:17.551Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:28:17 [2021-05-18T10:28:17.790Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:28:18 [2021-05-18T10:28:18.012Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:28:18 [2021-05-18T10:28:18.728Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:28:21 [2021-05-18T10:28:21.264Z] === RUN   TestDockerSuite/TestExecWithTERM
10:28:22 [2021-05-18T10:28:22.203Z] === RUN   TestDockerSuite/TestExecWithUser
10:28:22 [2021-05-18T10:28:22.712Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:28:23 [2021-05-18T10:28:23.442Z] --- PASS: TestUpdateRestartPolicy (21.29s)
10:28:23 [2021-05-18T10:28:23.442Z] === RUN   TestUpdateRestartWithAutoRemove
10:28:23 [2021-05-18T10:28:23.580Z] === RUN   TestDockerSuite/TestGetContainerStats
10:28:24 [2021-05-18T10:28:24.955Z] --- PASS: TestUpdateRestartWithAutoRemove (2.14s)
10:28:24 [2021-05-18T10:28:24.955Z] === RUN   TestWaitNonBlocked
10:28:24 [2021-05-18T10:28:24.955Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:28:24 [2021-05-18T10:28:24.955Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:28:24 [2021-05-18T10:28:24.955Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:28:24 [2021-05-18T10:28:24.955Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:28:24 [2021-05-18T10:28:24.955Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:28:24 [2021-05-18T10:28:24.955Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:28:28 [2021-05-18T10:28:28.865Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:28:33 [2021-05-18T10:28:33.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:28:33 [2021-05-18T10:28:33.050Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:28:33 [2021-05-18T10:28:33.466Z] --- PASS: TestWaitNonBlocked (0.03s)
10:28:33 [2021-05-18T10:28:33.466Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s)
10:28:33 [2021-05-18T10:28:33.466Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.83s)
10:28:33 [2021-05-18T10:28:33.466Z] === RUN   TestWaitBlocked
10:28:33 [2021-05-18T10:28:33.466Z] --- SKIP: TestWaitBlocked (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:28:33 [2021-05-18T10:28:33.466Z] PASS
10:28:33 [2021-05-18T10:28:33.466Z] ok  	github.com/docker/docker/integration/container	108.376s
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === Skipped
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
10:28:33 [2021-05-18T10:28:33.466Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
10:28:33 [2021-05-18T10:28:33.466Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] 
10:28:33 [2021-05-18T10:28:33.466Z] DONE 88 tests, 33 skipped in 111.754s
10:28:33 [2021-05-18T10:28:33.466Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:28:34 [2021-05-18T10:28:34.952Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:28:35 [2021-05-18T10:28:35.614Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:28:35 [2021-05-18T10:28:35.614Z] INFO: Testing against a local daemon
10:28:35 [2021-05-18T10:28:35.614Z] === RUN   TestCommitInheritsEnv
10:28:35 [2021-05-18T10:28:35.614Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:28:35 [2021-05-18T10:28:35.614Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:28:35 [2021-05-18T10:28:35.614Z] === RUN   TestImportExtremelyLargeImageWorks
10:28:35 [2021-05-18T10:28:35.614Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:28:35 [2021-05-18T10:28:35.614Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:28:35 [2021-05-18T10:28:35.614Z] === RUN   TestImagesFilterMultiReference
10:28:35 [2021-05-18T10:28:35.614Z] --- PASS: TestImagesFilterMultiReference (0.10s)
10:28:35 [2021-05-18T10:28:35.614Z] === RUN   TestImagePullPlatformInvalid
10:28:35 [2021-05-18T10:28:35.614Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:28:35 [2021-05-18T10:28:35.614Z] === RUN   TestRemoveImageOrphaning
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestRemoveImageOrphaning (1.19s)
10:28:37 [2021-05-18T10:28:37.131Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
10:28:37 [2021-05-18T10:28:37.131Z] === RUN   TestTagInvalidReference
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestTagInvalidReference (0.04s)
10:28:37 [2021-05-18T10:28:37.131Z] === RUN   TestTagValidPrefixedRepo
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
10:28:37 [2021-05-18T10:28:37.131Z] === RUN   TestTagExistedNameWithoutForce
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
10:28:37 [2021-05-18T10:28:37.131Z] === RUN   TestTagOfficialNames
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestTagOfficialNames (0.10s)
10:28:37 [2021-05-18T10:28:37.131Z] === RUN   TestTagMatchesDigest
10:28:37 [2021-05-18T10:28:37.131Z] --- PASS: TestTagMatchesDigest (0.04s)
10:28:37 [2021-05-18T10:28:37.131Z] PASS
10:28:37 [2021-05-18T10:28:37.131Z] ok  	github.com/docker/docker/integration/image	1.883s
10:28:37 [2021-05-18T10:28:37.131Z] 
10:28:37 [2021-05-18T10:28:37.131Z] === Skipped
10:28:37 [2021-05-18T10:28:37.131Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
10:28:37 [2021-05-18T10:28:37.131Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
10:28:37 [2021-05-18T10:28:37.131Z] 
10:28:37 [2021-05-18T10:28:37.131Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
10:28:37 [2021-05-18T10:28:37.131Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
10:28:37 [2021-05-18T10:28:37.131Z] 
10:28:37 [2021-05-18T10:28:37.131Z] 
10:28:37 [2021-05-18T10:28:37.131Z] DONE 11 tests, 2 skipped in 4.368s
10:28:37 [2021-05-18T10:28:37.131Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:28:40 [2021-05-18T10:28:40.218Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:28:40 [2021-05-18T10:28:40.218Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:28:40 [2021-05-18T10:28:40.218Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:28:40 [2021-05-18T10:28:40.218Z] === RUN   TestDockerSuite/TestHealth
10:28:40 [2021-05-18T10:28:40.822Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:28:40 [2021-05-18T10:28:40.822Z] INFO: Testing against a local daemon
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkCreateDelete
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDockerNetworkDeletePreferID
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s)
10:28:40 [2021-05-18T10:28:40.822Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDaemonDNSFallback
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestInspectNetwork
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestInspectNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestRunContainerWithBridgeNone
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkInvalidJSON
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkInvalidJSON//networks/create
10:28:40 [2021-05-18T10:28:40.822Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:28:40 [2021-05-18T10:28:40.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:28:40 [2021-05-18T10:28:40.822Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:28:40 [2021-05-18T10:28:40.822Z] === CONT  TestNetworkInvalidJSON//networks/create
10:28:40 [2021-05-18T10:28:40.822Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:28:40 [2021-05-18T10:28:40.822Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:28:40 [2021-05-18T10:28:40.822Z] --- PASS: TestNetworkInvalidJSON (0.05s)
10:28:40 [2021-05-18T10:28:40.822Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
10:28:40 [2021-05-18T10:28:40.822Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
10:28:40 [2021-05-18T10:28:40.822Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkList
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkList//networks
10:28:40 [2021-05-18T10:28:40.822Z] === PAUSE TestNetworkList//networks
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestNetworkList//networks/
10:28:40 [2021-05-18T10:28:40.822Z] === PAUSE TestNetworkList//networks/
10:28:40 [2021-05-18T10:28:40.822Z] === CONT  TestNetworkList//networks
10:28:40 [2021-05-18T10:28:40.822Z] === CONT  TestNetworkList//networks/
10:28:40 [2021-05-18T10:28:40.822Z] --- PASS: TestNetworkList (0.03s)
10:28:40 [2021-05-18T10:28:40.822Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     --- PASS: TestNetworkList//networks (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestHostIPv4BridgeLabel
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     network_test.go:126: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDaemonRestartWithLiveRestore
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:29: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDaemonDefaultNetworkPools
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:58: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDaemonRestartWithExistingNetwork
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:102: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:136: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:187: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestServiceWithPredefinedNetwork
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:212: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:242: FLAKY_TEST
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestServiceWithDataPathPortInit
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:332: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:28:40 [2021-05-18T10:28:40.822Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:400: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] PASS
10:28:40 [2021-05-18T10:28:40.822Z] ok  	github.com/docker/docker/integration/network	0.348s
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === Skipped
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
10:28:40 [2021-05-18T10:28:40.822Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     network_test.go:126: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:29: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:58: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:102: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:136: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:187: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:212: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:242: FLAKY_TEST
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:332: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
10:28:40 [2021-05-18T10:28:40.822Z]     service_test.go:400: testEnv.OSType == "windows"
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] 
10:28:40 [2021-05-18T10:28:40.822Z] DONE 22 tests, 15 skipped in 3.089s
10:28:40 [2021-05-18T10:28:40.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:28:41 [2021-05-18T10:28:41.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:28:41 [2021-05-18T10:28:41.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:28:41 [2021-05-18T10:28:41.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:28:41 [2021-05-18T10:28:41.778Z] testing: warning: no tests to run
10:28:41 [2021-05-18T10:28:41.778Z] PASS
10:28:41 [2021-05-18T10:28:41.778Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.079s
10:28:41 [2021-05-18T10:28:41.778Z] 
10:28:41 [2021-05-18T10:28:41.778Z] DONE 0 tests in 0.995s
10:28:41 [2021-05-18T10:28:41.778Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:28:42 [2021-05-18T10:28:42.733Z] testing: warning: no tests to run
10:28:42 [2021-05-18T10:28:42.733Z] PASS
10:28:42 [2021-05-18T10:28:42.733Z] ok  	github.com/docker/docker/integration/network/macvlan	0.087s
10:28:42 [2021-05-18T10:28:42.733Z] 
10:28:42 [2021-05-18T10:28:42.733Z] DONE 0 tests in 0.984s
10:28:42 [2021-05-18T10:28:42.733Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:28:43 [2021-05-18T10:28:43.687Z] testing: warning: no tests to run
10:28:43 [2021-05-18T10:28:43.687Z] PASS
10:28:43 [2021-05-18T10:28:43.687Z] ok  	github.com/docker/docker/integration/plugin	0.112s
10:28:43 [2021-05-18T10:28:43.687Z] 
10:28:43 [2021-05-18T10:28:43.687Z] DONE 0 tests in 0.968s
10:28:43 [2021-05-18T10:28:43.687Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:28:44 [2021-05-18T10:28:44.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:28:44 [2021-05-18T10:28:44.643Z] testing: warning: no tests to run
10:28:44 [2021-05-18T10:28:44.643Z] PASS
10:28:44 [2021-05-18T10:28:44.643Z] ok  	github.com/docker/docker/integration/plugin/authz	0.111s
10:28:44 [2021-05-18T10:28:44.643Z] 
10:28:44 [2021-05-18T10:28:44.643Z] DONE 0 tests in 0.978s
10:28:44 [2021-05-18T10:28:44.643Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:28:47 [2021-05-18T10:28:47.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:28:47 [2021-05-18T10:28:47.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:28:47 [2021-05-18T10:28:47.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:28:56 [2021-05-18T10:28:56.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:28:56 [2021-05-18T10:28:56.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:28:56 [2021-05-18T10:28:56.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:28:56 [2021-05-18T10:28:56.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:28:56 [2021-05-18T10:28:56.006Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:28:56 [2021-05-18T10:28:56.960Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:28:56 [2021-05-18T10:28:56.960Z] INFO: Testing against a local daemon
10:28:56 [2021-05-18T10:28:56.960Z] === RUN   TestPluginInvalidJSON
10:28:56 [2021-05-18T10:28:56.960Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:28:56 [2021-05-18T10:28:56.960Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:28:56 [2021-05-18T10:28:56.960Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:28:56 [2021-05-18T10:28:56.960Z] --- PASS: TestPluginInvalidJSON (0.04s)
10:28:56 [2021-05-18T10:28:56.960Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z] === RUN   TestPluginInstall
10:28:56 [2021-05-18T10:28:56.960Z] --- SKIP: TestPluginInstall (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z]     plugin_test.go:63: testEnv.OSType == "windows"
10:28:56 [2021-05-18T10:28:56.960Z] === RUN   TestPluginsWithRuntimes
10:28:56 [2021-05-18T10:28:56.960Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z]     plugin_test.go:172: testEnv.OSType == "windows"
10:28:56 [2021-05-18T10:28:56.960Z] === RUN   TestPluginBackCompatMediaTypes
10:28:56 [2021-05-18T10:28:56.960Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z]     plugin_test.go:234: testEnv.OSType == "windows"
10:28:56 [2021-05-18T10:28:56.960Z] PASS
10:28:56 [2021-05-18T10:28:56.960Z] ok  	github.com/docker/docker/integration/plugin/common	0.252s
10:28:56 [2021-05-18T10:28:56.960Z] 
10:28:56 [2021-05-18T10:28:56.960Z] === Skipped
10:28:56 [2021-05-18T10:28:56.960Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z]     plugin_test.go:63: testEnv.OSType == "windows"
10:28:56 [2021-05-18T10:28:56.960Z] 
10:28:56 [2021-05-18T10:28:56.960Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z]     plugin_test.go:172: testEnv.OSType == "windows"
10:28:56 [2021-05-18T10:28:56.960Z] 
10:28:56 [2021-05-18T10:28:56.960Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
10:28:56 [2021-05-18T10:28:56.960Z]     plugin_test.go:234: testEnv.OSType == "windows"
10:28:56 [2021-05-18T10:28:56.960Z] 
10:28:56 [2021-05-18T10:28:56.960Z] 
10:28:56 [2021-05-18T10:28:56.960Z] DONE 5 tests, 3 skipped in 11.175s
10:28:56 [2021-05-18T10:28:56.960Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:28:59 [2021-05-18T10:28:59.828Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:28:59 [2021-05-18T10:28:59.828Z] INFO: Testing against a local daemon
10:28:59 [2021-05-18T10:28:59.828Z] === RUN   TestExternalGraphDriver
10:28:59 [2021-05-18T10:28:59.828Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:28:59 [2021-05-18T10:28:59.828Z]     external_test.go:48: runtime.GOOS == "windows"
10:28:59 [2021-05-18T10:28:59.828Z] === RUN   TestGraphdriverPluginV2
10:28:59 [2021-05-18T10:28:59.828Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:28:59 [2021-05-18T10:28:59.828Z]     external_test.go:408: runtime.GOOS == "windows"
10:28:59 [2021-05-18T10:28:59.828Z] PASS
10:28:59 [2021-05-18T10:28:59.828Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.204s
10:28:59 [2021-05-18T10:28:59.828Z] 
10:28:59 [2021-05-18T10:28:59.828Z] === Skipped
10:28:59 [2021-05-18T10:28:59.828Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
10:28:59 [2021-05-18T10:28:59.828Z]     external_test.go:48: runtime.GOOS == "windows"
10:28:59 [2021-05-18T10:28:59.828Z] 
10:28:59 [2021-05-18T10:28:59.828Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
10:28:59 [2021-05-18T10:28:59.828Z]     external_test.go:408: runtime.GOOS == "windows"
10:28:59 [2021-05-18T10:28:59.828Z] 
10:28:59 [2021-05-18T10:28:59.828Z] 
10:28:59 [2021-05-18T10:28:59.828Z] DONE 2 tests, 2 skipped in 3.806s
10:28:59 [2021-05-18T10:28:59.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:29:02 [2021-05-18T10:29:02.715Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:02 [2021-05-18T10:29:02.715Z] INFO: Testing against a local daemon
10:29:02 [2021-05-18T10:29:02.715Z] === RUN   TestReadPluginNoRead
10:29:02 [2021-05-18T10:29:02.715Z] --- SKIP: TestReadPluginNoRead (0.00s)
10:29:02 [2021-05-18T10:29:02.715Z]     read_test.go:21: no unix domain sockets on Windows
10:29:02 [2021-05-18T10:29:02.715Z] PASS
10:29:02 [2021-05-18T10:29:02.715Z] ok  	github.com/docker/docker/integration/plugin/logging	0.233s
10:29:03 [2021-05-18T10:29:03.166Z] 
10:29:03 [2021-05-18T10:29:03.166Z] === Skipped
10:29:03 [2021-05-18T10:29:03.166Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
10:29:03 [2021-05-18T10:29:03.166Z]     read_test.go:21: no unix domain sockets on Windows
10:29:03 [2021-05-18T10:29:03.166Z] 
10:29:03 [2021-05-18T10:29:03.166Z] 
10:29:03 [2021-05-18T10:29:03.166Z] DONE 1 tests, 1 skipped in 3.292s
10:29:03 [2021-05-18T10:29:03.166Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
10:29:04 [2021-05-18T10:29:04.681Z] testing: warning: no tests to run
10:29:04 [2021-05-18T10:29:04.681Z] PASS
10:29:04 [2021-05-18T10:29:04.681Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.103s
10:29:04 [2021-05-18T10:29:04.681Z] 
10:29:04 [2021-05-18T10:29:04.681Z] DONE 0 tests in 1.671s
10:29:05 [2021-05-18T10:29:05.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:29:06 [2021-05-18T10:29:06.074Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:29:06 [2021-05-18T10:29:06.333Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:29:06 [2021-05-18T10:29:06.333Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:29:06 [2021-05-18T10:29:06.900Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:29:07 [2021-05-18T10:29:07.159Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:29:07 [2021-05-18T10:29:07.726Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:29:08 [2021-05-18T10:29:08.019Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:08 [2021-05-18T10:29:08.019Z] INFO: Testing against a local daemon
10:29:08 [2021-05-18T10:29:08.019Z] === RUN   TestPluginWithDevMounts
10:29:08 [2021-05-18T10:29:08.019Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:29:08 [2021-05-18T10:29:08.019Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:29:08 [2021-05-18T10:29:08.019Z] PASS
10:29:08 [2021-05-18T10:29:08.019Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.261s
10:29:08 [2021-05-18T10:29:08.019Z] 
10:29:08 [2021-05-18T10:29:08.019Z] === Skipped
10:29:08 [2021-05-18T10:29:08.019Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
10:29:08 [2021-05-18T10:29:08.019Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
10:29:08 [2021-05-18T10:29:08.019Z] 
10:29:08 [2021-05-18T10:29:08.019Z] 
10:29:08 [2021-05-18T10:29:08.019Z] DONE 1 tests, 1 skipped in 3.220s
10:29:08 [2021-05-18T10:29:08.019Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:29:08 [2021-05-18T10:29:08.295Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:29:08 [2021-05-18T10:29:08.554Z] === RUN   TestDockerSuite/TestImagesFormat
10:29:08 [2021-05-18T10:29:08.554Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:29:09 [2021-05-18T10:29:09.935Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:29:10 [2021-05-18T10:29:10.888Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:10 [2021-05-18T10:29:10.888Z] INFO: Testing against a local daemon
10:29:10 [2021-05-18T10:29:10.888Z] === RUN   TestSecretInspect
10:29:10 [2021-05-18T10:29:10.888Z] --- SKIP: TestSecretInspect (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] === RUN   TestSecretList
10:29:10 [2021-05-18T10:29:10.888Z] --- SKIP: TestSecretList (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] === RUN   TestSecretsCreateAndDelete
10:29:10 [2021-05-18T10:29:10.888Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] === RUN   TestSecretsUpdate
10:29:10 [2021-05-18T10:29:10.888Z] --- SKIP: TestSecretsUpdate (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] === RUN   TestTemplatedSecret
10:29:10 [2021-05-18T10:29:10.888Z] --- SKIP: TestTemplatedSecret (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] === RUN   TestSecretCreateResolve
10:29:10 [2021-05-18T10:29:10.888Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:29:10 [2021-05-18T10:29:10.888Z] PASS
10:29:10 [2021-05-18T10:29:10.888Z] ok  	github.com/docker/docker/integration/secret	0.276s
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] === Skipped
10:29:10 [2021-05-18T10:29:10.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
10:29:10 [2021-05-18T10:29:10.888Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] 
10:29:10 [2021-05-18T10:29:10.888Z] DONE 6 tests, 6 skipped in 2.780s
10:29:10 [2021-05-18T10:29:10.888Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:29:12 [2021-05-18T10:29:12.470Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:29:12 [2021-05-18T10:29:12.470Z] === RUN   TestDockerSuite/TestImportBadURL
10:29:12 [2021-05-18T10:29:12.470Z] === RUN   TestDockerSuite/TestImportDisplay
10:29:14 [2021-05-18T10:29:14.580Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:14 [2021-05-18T10:29:14.580Z] INFO: Testing against a local daemon
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceCreateInit
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:29:14 [2021-05-18T10:29:14.580Z] --- PASS: TestServiceCreateInit (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceMultipleTimes
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceConflict
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceMaxReplicas
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateWithDuplicateNetworkNames
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceSecretFileMode
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceConfigFileMode
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceSysctls
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceSysctls (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateServiceCapabilities
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestInspect
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestInspect (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestCreateJob
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestCreateJob (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestReplicatedJob
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestReplicatedJob (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestUpdateReplicatedJob
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceListWithStatuses
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestDockerNetworkConnectAlias
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestDockerNetworkReConnect
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServicePlugin
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServicePlugin (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceUpdateLabel
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceUpdateSecrets
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceUpdateConfigs
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceUpdateNetwork
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] === RUN   TestServiceUpdatePidsLimit
10:29:14 [2021-05-18T10:29:14.580Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] PASS
10:29:14 [2021-05-18T10:29:14.580Z] ok  	github.com/docker/docker/integration/service	0.336s
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === Skipped
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
10:29:14 [2021-05-18T10:29:14.580Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
10:29:14 [2021-05-18T10:29:14.580Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] 
10:29:14 [2021-05-18T10:29:14.580Z] DONE 24 tests, 23 skipped in 3.436s
10:29:14 [2021-05-18T10:29:14.580Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:29:15 [2021-05-18T10:29:15.765Z] === RUN   TestDockerSuite/TestImportFile
10:29:16 [2021-05-18T10:29:16.729Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:16 [2021-05-18T10:29:16.729Z] INFO: Testing against a local daemon
10:29:16 [2021-05-18T10:29:16.729Z] === RUN   TestSessionCreate
10:29:16 [2021-05-18T10:29:16.729Z] --- SKIP: TestSessionCreate (0.00s)
10:29:16 [2021-05-18T10:29:16.729Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:29:16 [2021-05-18T10:29:16.729Z] === RUN   TestSessionCreateWithBadUpgrade
10:29:17 [2021-05-18T10:29:17.181Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
10:29:17 [2021-05-18T10:29:17.181Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:29:17 [2021-05-18T10:29:17.181Z] PASS
10:29:17 [2021-05-18T10:29:17.181Z] ok  	github.com/docker/docker/integration/session	0.200s
10:29:17 [2021-05-18T10:29:17.181Z] 
10:29:17 [2021-05-18T10:29:17.181Z] === Skipped
10:29:17 [2021-05-18T10:29:17.181Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
10:29:17 [2021-05-18T10:29:17.181Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:29:17 [2021-05-18T10:29:17.181Z] 
10:29:17 [2021-05-18T10:29:17.181Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
10:29:17 [2021-05-18T10:29:17.181Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:29:17 [2021-05-18T10:29:17.181Z] 
10:29:17 [2021-05-18T10:29:17.181Z] 
10:29:17 [2021-05-18T10:29:17.181Z] DONE 2 tests, 2 skipped in 2.550s
10:29:17 [2021-05-18T10:29:17.181Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:29:18 [2021-05-18T10:29:18.303Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:29:18 [2021-05-18T10:29:18.303Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:29:20 [2021-05-18T10:29:20.061Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:20 [2021-05-18T10:29:20.061Z] INFO: Testing against a local daemon
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestEventsExecDie
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestEventsExecDie (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestEventsBackwardsCompatible
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestInfoAPI
10:29:20 [2021-05-18T10:29:20.061Z] --- PASS: TestInfoAPI (0.04s)
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestInfoAPIWarnings
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestInfoDebug
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestInfoDebug (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestInfoInsecureRegistries
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestInfoRegistryMirrors
10:29:20 [2021-05-18T10:29:20.061Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
10:29:20 [2021-05-18T10:29:20.061Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:29:20 [2021-05-18T10:29:20.061Z] === RUN   TestLoginFailsWithBadCredentials
10:29:20 [2021-05-18T10:29:20.210Z] === RUN   TestDockerSuite/TestImportGzipped
10:29:20 [2021-05-18T10:29:20.513Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
10:29:20 [2021-05-18T10:29:20.513Z] === RUN   TestPingCacheHeaders
10:29:20 [2021-05-18T10:29:20.964Z] --- PASS: TestPingCacheHeaders (0.04s)
10:29:20 [2021-05-18T10:29:20.964Z] === RUN   TestPingGet
10:29:20 [2021-05-18T10:29:20.964Z] --- PASS: TestPingGet (0.04s)
10:29:20 [2021-05-18T10:29:20.964Z] === RUN   TestPingHead
10:29:20 [2021-05-18T10:29:20.964Z] --- PASS: TestPingHead (0.04s)
10:29:20 [2021-05-18T10:29:20.964Z] === RUN   TestVersion
10:29:20 [2021-05-18T10:29:20.964Z] --- PASS: TestVersion (0.03s)
10:29:20 [2021-05-18T10:29:20.964Z] PASS
10:29:20 [2021-05-18T10:29:20.964Z] ok  	github.com/docker/docker/integration/system	1.351s
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === Skipped
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
10:29:20 [2021-05-18T10:29:20.964Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] 
10:29:20 [2021-05-18T10:29:20.964Z] DONE 13 tests, 7 skipped in 3.704s
10:29:20 [2021-05-18T10:29:20.964Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:29:22 [2021-05-18T10:29:22.115Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:29:23 [2021-05-18T10:29:23.831Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:23 [2021-05-18T10:29:23.831Z] INFO: Testing against a local daemon
10:29:23 [2021-05-18T10:29:23.831Z] === RUN   TestVolumesCreateAndList
10:29:23 [2021-05-18T10:29:23.832Z] --- PASS: TestVolumesCreateAndList (0.05s)
10:29:23 [2021-05-18T10:29:23.832Z] === RUN   TestVolumesRemove
10:29:23 [2021-05-18T10:29:23.832Z] --- PASS: TestVolumesRemove (0.11s)
10:29:23 [2021-05-18T10:29:23.832Z] === RUN   TestVolumesInspect
10:29:23 [2021-05-18T10:29:23.832Z] --- PASS: TestVolumesInspect (0.04s)
10:29:23 [2021-05-18T10:29:23.832Z] === RUN   TestVolumesInvalidJSON
10:29:23 [2021-05-18T10:29:23.832Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:29:23 [2021-05-18T10:29:23.832Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:29:23 [2021-05-18T10:29:23.832Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:29:23 [2021-05-18T10:29:23.832Z] --- PASS: TestVolumesInvalidJSON (0.04s)
10:29:23 [2021-05-18T10:29:23.832Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:29:23 [2021-05-18T10:29:23.832Z] PASS
10:29:23 [2021-05-18T10:29:23.832Z] ok  	github.com/docker/docker/integration/volume	0.480s
10:29:23 [2021-05-18T10:29:23.832Z] 
10:29:23 [2021-05-18T10:29:23.832Z] DONE 5 tests in 2.970s
10:29:23 [2021-05-18T10:29:23.832Z] INFO: make.ps1 ended at 05/18/2021 10:29:23
10:29:23 [2021-05-18T10:29:23.832Z] INFO: Integration CLI tests being run from the host:
10:29:23 [2021-05-18T10:29:23.832Z] 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" 
10:29:24 [2021-05-18T10:29:24.041Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:29:24 [2021-05-18T10:29:24.608Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:29:25 [2021-05-18T10:29:25.177Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:29:25 [2021-05-18T10:29:25.978Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:29:26 [2021-05-18T10:29:26.113Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:29:26 [2021-05-18T10:29:26.113Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:29:26 [2021-05-18T10:29:26.113Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:29:26 [2021-05-18T10:29:26.438Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:29:27 [2021-05-18T10:29:27.049Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:29:27 [2021-05-18T10:29:27.408Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:29:27 [2021-05-18T10:29:27.618Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:29:27 [2021-05-18T10:29:27.867Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:29:28 [2021-05-18T10:29:28.554Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:29:29 [2021-05-18T10:29:29.122Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:29:29 [2021-05-18T10:29:29.405Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:29:29 [2021-05-18T10:29:29.406Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:29:30 [2021-05-18T10:29:30.058Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:29:30 [2021-05-18T10:29:30.997Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:29:30 [2021-05-18T10:29:30.997Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:29:34 [2021-05-18T10:29:34.087Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:29:34 [2021-05-18T10:29:34.087Z] INFO: Testing against a local daemon
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:29:34 [2021-05-18T10:29:34.087Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:29:34 [2021-05-18T10:29:34.107Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:29:34 [2021-05-18T10:29:34.289Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:29:35 [2021-05-18T10:29:35.040Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:29:35 [2021-05-18T10:29:35.079Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:29:35 [2021-05-18T10:29:35.227Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:29:35 [2021-05-18T10:29:35.491Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:29:35 [2021-05-18T10:29:35.540Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:29:35 [2021-05-18T10:29:35.540Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:29:36 [2021-05-18T10:29:36.164Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:29:36 [2021-05-18T10:29:36.164Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:29:36 [2021-05-18T10:29:36.445Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:29:36 [2021-05-18T10:29:36.445Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:29:36 [2021-05-18T10:29:36.732Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:29:36 [2021-05-18T10:29:36.732Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:29:37 [2021-05-18T10:29:37.080Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:29:38 [2021-05-18T10:29:38.049Z] === RUN   TestDockerSuite/TestBuildCmd
10:29:38 [2021-05-18T10:29:38.110Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:29:39 [2021-05-18T10:29:39.018Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:29:39 [2021-05-18T10:29:39.047Z] === RUN   TestDockerSuite/TestInspectDefault
10:29:39 [2021-05-18T10:29:39.478Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:29:39 [2021-05-18T10:29:39.616Z] === RUN   TestDockerSuite/TestInspectHistory
10:29:39 [2021-05-18T10:29:39.944Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:29:40 [2021-05-18T10:29:40.564Z] === RUN   TestDockerSuite/TestInspectImage
10:29:40 [2021-05-18T10:29:40.564Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:29:40 [2021-05-18T10:29:40.564Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:29:40 [2021-05-18T10:29:40.564Z] === RUN   TestDockerSuite/TestInspectInt64
10:29:40 [2021-05-18T10:29:40.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:29:41 [2021-05-18T10:29:41.499Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:29:42 [2021-05-18T10:29:42.067Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:29:42 [2021-05-18T10:29:42.326Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:29:43 [2021-05-18T10:29:43.264Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:29:44 [2021-05-18T10:29:44.200Z] === RUN   TestDockerSuite/TestInspectPlugin
10:29:45 [2021-05-18T10:29:45.578Z] === RUN   TestDockerSuite/TestInspectRootFS
10:29:45 [2021-05-18T10:29:45.578Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:29:45 [2021-05-18T10:29:45.745Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:29:46 [2021-05-18T10:29:46.958Z] === RUN   TestDockerSuite/TestInspectStatus
10:29:47 [2021-05-18T10:29:47.927Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:29:48 [2021-05-18T10:29:48.339Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:29:48 [2021-05-18T10:29:48.388Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:29:49 [2021-05-18T10:29:49.360Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:29:49 [2021-05-18T10:29:49.360Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:29:50 [2021-05-18T10:29:50.330Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:29:50 [2021-05-18T10:29:50.877Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:29:52 [2021-05-18T10:29:52.255Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:29:52 [2021-05-18T10:29:52.511Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:29:53 [2021-05-18T10:29:53.196Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:29:53 [2021-05-18T10:29:53.485Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:29:53 [2021-05-18T10:29:53.945Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:29:53 [2021-05-18T10:29:53.945Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:29:54 [2021-05-18T10:29:54.572Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:29:54 [2021-05-18T10:29:54.916Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:29:55 [2021-05-18T10:29:55.143Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:29:55 [2021-05-18T10:29:55.375Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:29:55 [2021-05-18T10:29:55.836Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:29:55 [2021-05-18T10:29:55.836Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:29:56 [2021-05-18T10:29:56.521Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:29:57 [2021-05-18T10:29:57.089Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:29:57 [2021-05-18T10:29:57.089Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:29:58 [2021-05-18T10:29:58.997Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:30:00 [2021-05-18T10:30:00.900Z] === RUN   TestDockerSuite/TestLinksEnvs
10:30:01 [2021-05-18T10:30:01.640Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:30:02 [2021-05-18T10:30:02.276Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:30:02 [2021-05-18T10:30:02.843Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:30:04 [2021-05-18T10:30:04.747Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:30:07 [2021-05-18T10:30:07.281Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:30:09 [2021-05-18T10:30:09.814Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:30:09 [2021-05-18T10:30:09.814Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:30:11 [2021-05-18T10:30:11.718Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:30:11 [2021-05-18T10:30:11.976Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:30:12 [2021-05-18T10:30:12.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:30:12 [2021-05-18T10:30:12.803Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:30:27 [2021-05-18T10:30:27.717Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:30:29 [2021-05-18T10:30:29.095Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:30:31 [2021-05-18T10:30:31.000Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:30:31 [2021-05-18T10:30:31.937Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:30:35 [2021-05-18T10:30:35.227Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:30:35 [2021-05-18T10:30:35.227Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:30:35 [2021-05-18T10:30:35.227Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:30:35 [2021-05-18T10:30:35.227Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:30:35 [2021-05-18T10:30:35.227Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:30:36 [2021-05-18T10:30:36.163Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:30:36 [2021-05-18T10:30:36.731Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:30:40 [2021-05-18T10:30:40.920Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:30:41 [2021-05-18T10:30:41.487Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:30:44 [2021-05-18T10:30:44.187Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:30:44 [2021-05-18T10:30:44.187Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:30:44 [2021-05-18T10:30:44.187Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:30:46 [2021-05-18T10:30:46.754Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:30:47 [2021-05-18T10:30:47.013Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:30:47 [2021-05-18T10:30:47.013Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:30:47 [2021-05-18T10:30:47.942Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:30:48 [2021-05-18T10:30:48.401Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:30:48 [2021-05-18T10:30:48.418Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:30:48 [2021-05-18T10:30:48.861Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:30:48 [2021-05-18T10:30:48.861Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:30:49 [2021-05-18T10:30:49.321Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:30:49 [2021-05-18T10:30:49.321Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:30:49 [2021-05-18T10:30:49.354Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:30:50 [2021-05-18T10:30:50.290Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:30:51 [2021-05-18T10:30:51.666Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:30:52 [2021-05-18T10:30:52.601Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:30:55 [2021-05-18T10:30:55.135Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:30:55 [2021-05-18T10:30:55.703Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:30:55 [2021-05-18T10:30:55.963Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:30:56 [2021-05-18T10:30:56.223Z] === RUN   TestDockerSuite/TestLogsSince
10:31:04 [2021-05-18T10:31:04.344Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:31:09 [2021-05-18T10:31:09.613Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:31:10 [2021-05-18T10:31:10.550Z] === RUN   TestDockerSuite/TestLogsTail
10:31:11 [2021-05-18T10:31:11.948Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:31:12 [2021-05-18T10:31:12.884Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:31:14 [2021-05-18T10:31:14.263Z] === RUN   TestDockerSuite/TestMountIntoProc
10:31:14 [2021-05-18T10:31:14.523Z] === RUN   TestDockerSuite/TestMountIntoSys
10:31:15 [2021-05-18T10:31:15.460Z] === RUN   TestDockerSuite/TestNetHostname
10:31:18 [2021-05-18T10:31:18.749Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:31:19 [2021-05-18T10:31:19.299Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:31:19 [2021-05-18T10:31:19.299Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:31:19 [2021-05-18T10:31:19.299Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:31:19 [2021-05-18T10:31:19.686Z] === RUN   TestDockerSuite/TestNetworkEvents
10:31:27 [2021-05-18T10:31:27.808Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:31:29 [2021-05-18T10:31:29.711Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:31:29 [2021-05-18T10:31:29.970Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:31:31 [2021-05-18T10:31:31.348Z] === RUN   TestDockerSuite/TestPluginActive
10:31:33 [2021-05-18T10:31:33.254Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:31:35 [2021-05-18T10:31:35.812Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:31:38 [2021-05-18T10:31:38.346Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:31:38 [2021-05-18T10:31:38.605Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:31:38 [2021-05-18T10:31:38.605Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:31:39 [2021-05-18T10:31:39.173Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:31:41 [2021-05-18T10:31:41.707Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:31:42 [2021-05-18T10:31:42.644Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:31:44 [2021-05-18T10:31:44.451Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:31:44 [2021-05-18T10:31:44.451Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:31:44 [2021-05-18T10:31:44.451Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:31:44 [2021-05-18T10:31:44.549Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:31:44 [2021-05-18T10:31:44.549Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:31:46 [2021-05-18T10:31:46.454Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:31:47 [2021-05-18T10:31:47.833Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:31:48 [2021-05-18T10:31:48.194Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:31:51 [2021-05-18T10:31:51.118Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:31:51 [2021-05-18T10:31:51.118Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:31:51 [2021-05-18T10:31:51.946Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:31:54 [2021-05-18T10:31:54.421Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:31:55 [2021-05-18T10:31:55.697Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:31:56 [2021-05-18T10:31:56.340Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:31:56 [2021-05-18T10:31:56.600Z] === RUN   TestDockerSuite/TestPortHostBinding
10:31:59 [2021-05-18T10:31:59.138Z] === RUN   TestDockerSuite/TestPortList
10:32:01 [2021-05-18T10:32:01.670Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:32:03 [2021-05-18T10:32:03.143Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:32:03 [2021-05-18T10:32:03.144Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:32:05 [2021-05-18T10:32:05.296Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:32:05 [2021-05-18T10:32:05.296Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:32:05 [2021-05-18T10:32:05.296Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:32:08 [2021-05-18T10:32:08.992Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:32:11 [2021-05-18T10:32:11.645Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:32:12 [2021-05-18T10:32:12.214Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:32:16 [2021-05-18T10:32:16.065Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:32:16 [2021-05-18T10:32:16.065Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:32:16 [2021-05-18T10:32:16.065Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:32:16 [2021-05-18T10:32:16.065Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:32:16 [2021-05-18T10:32:16.065Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:32:19 [2021-05-18T10:32:19.760Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:32:19 [2021-05-18T10:32:19.760Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:32:19 [2021-05-18T10:32:19.760Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:32:20 [2021-05-18T10:32:20.331Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:32:20 [2021-05-18T10:32:20.331Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:32:20 [2021-05-18T10:32:20.331Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:32:20 [2021-05-18T10:32:20.331Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:32:20 [2021-05-18T10:32:20.331Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:32:20 [2021-05-18T10:32:20.592Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:32:20 [2021-05-18T10:32:20.592Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:32:21 [2021-05-18T10:32:21.528Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:32:21 [2021-05-18T10:32:21.528Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:32:22 [2021-05-18T10:32:22.905Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:32:22 [2021-05-18T10:32:22.905Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:32:26 [2021-05-18T10:32:26.215Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:32:26 [2021-05-18T10:32:26.215Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:32:26 [2021-05-18T10:32:26.778Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:32:27 [2021-05-18T10:32:27.593Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:32:29 [2021-05-18T10:32:29.495Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:32:29 [2021-05-18T10:32:29.755Z] === RUN   TestDockerSuite/TestPsByOrder
10:32:33 [2021-05-18T10:32:33.947Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:32:34 [2021-05-18T10:32:34.515Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:32:36 [2021-05-18T10:32:36.418Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:32:38 [2021-05-18T10:32:38.322Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:32:40 [2021-05-18T10:32:40.857Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:32:44 [2021-05-18T10:32:44.146Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:32:44 [2021-05-18T10:32:44.146Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:32:48 [2021-05-18T10:32:48.348Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:32:53 [2021-05-18T10:32:53.616Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:32:56 [2021-05-18T10:32:56.156Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:32:56 [2021-05-18T10:32:56.905Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:32:57 [2021-05-18T10:32:57.164Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:32:58 [2021-05-18T10:32:58.544Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:32:59 [2021-05-18T10:32:59.069Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:32:59 [2021-05-18T10:32:59.529Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:33:01 [2021-05-18T10:33:01.832Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:33:01 [2021-05-18T10:33:01.832Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:33:03 [2021-05-18T10:33:03.736Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:33:04 [2021-05-18T10:33:04.673Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:33:05 [2021-05-18T10:33:05.241Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:33:08 [2021-05-18T10:33:08.547Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:33:09 [2021-05-18T10:33:09.927Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:33:11 [2021-05-18T10:33:11.832Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:33:13 [2021-05-18T10:33:13.211Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:33:13 [2021-05-18T10:33:13.470Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:33:13 [2021-05-18T10:33:13.728Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:33:15 [2021-05-18T10:33:15.106Z] === RUN   TestDockerSuite/TestPsRightTagName
10:33:17 [2021-05-18T10:33:17.012Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:33:17 [2021-05-18T10:33:17.954Z] === RUN   TestDockerSuite/TestPsShowMounts
10:33:19 [2021-05-18T10:33:19.334Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:33:21 [2021-05-18T10:33:21.242Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:33:22 [2021-05-18T10:33:22.178Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:33:22 [2021-05-18T10:33:22.178Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:33:22 [2021-05-18T10:33:22.178Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:33:22 [2021-05-18T10:33:22.437Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:33:22 [2021-05-18T10:33:22.437Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:33:23 [2021-05-18T10:33:23.374Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:33:24 [2021-05-18T10:33:24.311Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:33:25 [2021-05-18T10:33:25.252Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:33:27 [2021-05-18T10:33:27.807Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:33:28 [2021-05-18T10:33:28.742Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:33:32 [2021-05-18T10:33:32.932Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:33:41 [2021-05-18T10:33:41.057Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:33:41 [2021-05-18T10:33:41.057Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:33:41 [2021-05-18T10:33:41.995Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:33:44 [2021-05-18T10:33:44.531Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:33:44 [2021-05-18T10:33:44.531Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:33:44 [2021-05-18T10:33:44.531Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:33:44 [2021-05-18T10:33:44.790Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:33:47 [2021-05-18T10:33:47.322Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:33:48 [2021-05-18T10:33:48.701Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:33:53 [2021-05-18T10:33:53.982Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:33:53 [2021-05-18T10:33:53.982Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:33:55 [2021-05-18T10:33:55.359Z] === RUN   TestDockerSuite/TestRmiBlank
10:33:55 [2021-05-18T10:33:55.359Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:33:55 [2021-05-18T10:33:55.359Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:33:56 [2021-05-18T10:33:56.740Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:34:00 [2021-05-18T10:34:00.035Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:34:00 [2021-05-18T10:34:00.973Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:34:00 [2021-05-18T10:34:00.973Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:34:01 [2021-05-18T10:34:01.232Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:34:03 [2021-05-18T10:34:03.768Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:34:04 [2021-05-18T10:34:04.338Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:34:04 [2021-05-18T10:34:04.906Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:34:07 [2021-05-18T10:34:07.442Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:34:08 [2021-05-18T10:34:08.012Z] === RUN   TestDockerSuite/TestRmiTag
10:34:08 [2021-05-18T10:34:08.271Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:34:09 [2021-05-18T10:34:09.208Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:34:09 [2021-05-18T10:34:09.466Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:34:11 [2021-05-18T10:34:11.703Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:34:11 [2021-05-18T10:34:11.704Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:34:11 [2021-05-18T10:34:11.704Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:34:13 [2021-05-18T10:34:13.675Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:34:13 [2021-05-18T10:34:13.934Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:34:14 [2021-05-18T10:34:14.872Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:34:16 [2021-05-18T10:34:16.252Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:34:16 [2021-05-18T10:34:16.512Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:34:17 [2021-05-18T10:34:17.889Z] === RUN   TestDockerSuite/TestRunAddHost
10:34:18 [2021-05-18T10:34:18.827Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:34:19 [2021-05-18T10:34:19.087Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:34:19 [2021-05-18T10:34:19.845Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:34:19 [2021-05-18T10:34:19.845Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:34:20 [2021-05-18T10:34:20.781Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:34:22 [2021-05-18T10:34:22.686Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:34:22 [2021-05-18T10:34:22.945Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:34:24 [2021-05-18T10:34:24.321Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:34:25 [2021-05-18T10:34:25.696Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:34:26 [2021-05-18T10:34:26.262Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:34:26 [2021-05-18T10:34:26.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:34:27 [2021-05-18T10:34:27.197Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:34:28 [2021-05-18T10:34:28.134Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:34:29 [2021-05-18T10:34:29.515Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:34:30 [2021-05-18T10:34:30.451Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:34:31 [2021-05-18T10:34:31.388Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:34:31 [2021-05-18T10:34:31.955Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:34:32 [2021-05-18T10:34:32.890Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:34:33 [2021-05-18T10:34:33.826Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:34:35 [2021-05-18T10:34:35.203Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:34:35 [2021-05-18T10:34:35.772Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:34:36 [2021-05-18T10:34:36.709Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:34:37 [2021-05-18T10:34:37.276Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:34:37 [2021-05-18T10:34:37.276Z] === RUN   TestDockerSuite/TestRunBindMounts
10:34:38 [2021-05-18T10:34:38.917Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:34:39 [2021-05-18T10:34:39.810Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:34:40 [2021-05-18T10:34:40.068Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:34:40 [2021-05-18T10:34:40.636Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:34:41 [2021-05-18T10:34:41.208Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:34:42 [2021-05-18T10:34:42.151Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:34:43 [2021-05-18T10:34:43.533Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:34:43 [2021-05-18T10:34:43.533Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:34:44 [2021-05-18T10:34:44.469Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:34:45 [2021-05-18T10:34:45.037Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:34:45 [2021-05-18T10:34:45.972Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:34:46 [2021-05-18T10:34:46.540Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:34:47 [2021-05-18T10:34:47.476Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:34:47 [2021-05-18T10:34:47.476Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:34:48 [2021-05-18T10:34:48.043Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:34:48 [2021-05-18T10:34:48.043Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:34:48 [2021-05-18T10:34:48.979Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:34:49 [2021-05-18T10:34:49.915Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:34:50 [2021-05-18T10:34:50.485Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:34:51 [2021-05-18T10:34:51.312Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:34:51 [2021-05-18T10:34:51.421Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:34:51 [2021-05-18T10:34:51.421Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:34:51 [2021-05-18T10:34:51.989Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:34:53 [2021-05-18T10:34:53.368Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:34:53 [2021-05-18T10:34:53.483Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:34:53 [2021-05-18T10:34:53.483Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:34:53 [2021-05-18T10:34:53.483Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:34:53 [2021-05-18T10:34:53.483Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:34:55 [2021-05-18T10:34:55.274Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:34:55 [2021-05-18T10:34:55.274Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:34:56 [2021-05-18T10:34:56.312Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:34:57 [2021-05-18T10:34:57.180Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:34:57 [2021-05-18T10:34:57.249Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:34:57 [2021-05-18T10:34:57.816Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:34:58 [2021-05-18T10:34:58.136Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:34:58 [2021-05-18T10:34:58.136Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:34:58 [2021-05-18T10:34:58.136Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:34:58 [2021-05-18T10:34:58.136Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:34:58 [2021-05-18T10:34:58.383Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:34:58 [2021-05-18T10:34:58.588Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:34:59 [2021-05-18T10:34:59.319Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:34:59 [2021-05-18T10:34:59.545Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:35:00 [2021-05-18T10:35:00.256Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:35:00 [2021-05-18T10:35:00.823Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:35:02 [2021-05-18T10:35:02.726Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:35:03 [2021-05-18T10:35:03.242Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:35:04 [2021-05-18T10:35:04.759Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:35:04 [2021-05-18T10:35:04.759Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:35:05 [2021-05-18T10:35:05.211Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:35:05 [2021-05-18T10:35:05.211Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:35:06 [2021-05-18T10:35:06.016Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:35:06 [2021-05-18T10:35:06.016Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:35:06 [2021-05-18T10:35:06.953Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:35:08 [2021-05-18T10:35:08.918Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:35:09 [2021-05-18T10:35:09.485Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:35:11 [2021-05-18T10:35:11.390Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:35:13 [2021-05-18T10:35:13.925Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:35:16 [2021-05-18T10:35:16.459Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:35:16 [2021-05-18T10:35:16.459Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:35:16 [2021-05-18T10:35:16.459Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:35:17 [2021-05-18T10:35:17.403Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:35:17 [2021-05-18T10:35:17.403Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:35:20 [2021-05-18T10:35:20.696Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:35:20 [2021-05-18T10:35:20.696Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:35:21 [2021-05-18T10:35:21.373Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:35:22 [2021-05-18T10:35:22.076Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:35:23 [2021-05-18T10:35:23.012Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:35:23 [2021-05-18T10:35:23.638Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:35:24 [2021-05-18T10:35:24.393Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:35:25 [2021-05-18T10:35:25.329Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:35:27 [2021-05-18T10:35:27.868Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:35:28 [2021-05-18T10:35:28.278Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:35:28 [2021-05-18T10:35:28.436Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:35:28 [2021-05-18T10:35:28.436Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:35:29 [2021-05-18T10:35:29.232Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:35:29 [2021-05-18T10:35:29.232Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:35:29 [2021-05-18T10:35:29.372Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:35:30 [2021-05-18T10:35:30.749Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:35:30 [2021-05-18T10:35:30.749Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:35:31 [2021-05-18T10:35:31.317Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:35:32 [2021-05-18T10:35:32.254Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:35:32 [2021-05-18T10:35:32.821Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:35:32 [2021-05-18T10:35:32.937Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:35:33 [2021-05-18T10:35:33.761Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:35:33 [2021-05-18T10:35:33.761Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:35:33 [2021-05-18T10:35:33.769Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:35:34 [2021-05-18T10:35:34.328Z] === RUN   TestDockerSuite/TestRunEnvironment
10:35:34 [2021-05-18T10:35:34.468Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:35:35 [2021-05-18T10:35:35.264Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:35:35 [2021-05-18T10:35:35.839Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:35:36 [2021-05-18T10:35:36.782Z] === RUN   TestDockerSuite/TestRunExitCode
10:35:37 [2021-05-18T10:35:37.351Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:35:37 [2021-05-18T10:35:37.920Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:35:38 [2021-05-18T10:35:38.856Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:35:39 [2021-05-18T10:35:39.425Z] === RUN   TestDockerSuite/TestRunExposePort
10:35:39 [2021-05-18T10:35:39.425Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:35:40 [2021-05-18T10:35:40.230Z] === RUN   TestDockerSuite/TestBuildAddScript
10:35:40 [2021-05-18T10:35:40.230Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:35:40 [2021-05-18T10:35:40.230Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:35:40 [2021-05-18T10:35:40.230Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:35:40 [2021-05-18T10:35:40.361Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:35:40 [2021-05-18T10:35:40.681Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:35:40 [2021-05-18T10:35:40.929Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:35:41 [2021-05-18T10:35:41.134Z] === RUN   TestDockerSuite/TestBuildAddTar
10:35:42 [2021-05-18T10:35:42.307Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:35:42 [2021-05-18T10:35:42.875Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:35:42 [2021-05-18T10:35:42.875Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:35:42 [2021-05-18T10:35:42.875Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:35:47 [2021-05-18T10:35:47.068Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:35:47 [2021-05-18T10:35:47.326Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:35:51 [2021-05-18T10:35:51.467Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:35:51 [2021-05-18T10:35:51.514Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:35:54 [2021-05-18T10:35:54.045Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:35:59 [2021-05-18T10:35:59.322Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:35:59 [2021-05-18T10:35:59.322Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:36:00 [2021-05-18T10:36:00.700Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:36:00 [2021-05-18T10:36:00.700Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:36:00 [2021-05-18T10:36:00.700Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:36:00 [2021-05-18T10:36:00.700Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:36:01 [2021-05-18T10:36:01.636Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:36:04 [2021-05-18T10:36:04.924Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:36:06 [2021-05-18T10:36:06.830Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:36:07 [2021-05-18T10:36:07.768Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:36:09 [2021-05-18T10:36:09.670Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:36:13 [2021-05-18T10:36:13.857Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:36:14 [2021-05-18T10:36:14.117Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:36:15 [2021-05-18T10:36:15.052Z] === RUN   TestDockerSuite/TestRunModeHostname
10:36:15 [2021-05-18T10:36:15.989Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:36:15 [2021-05-18T10:36:15.989Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:36:16 [2021-05-18T10:36:16.248Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:36:17 [2021-05-18T10:36:17.625Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:36:19 [2021-05-18T10:36:19.004Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:36:20 [2021-05-18T10:36:20.927Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:36:20 [2021-05-18T10:36:20.927Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:36:20 [2021-05-18T10:36:20.927Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:36:22 [2021-05-18T10:36:22.304Z] === RUN   TestDockerSuite/TestRunMount
10:36:28 [2021-05-18T10:36:28.868Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:36:31 [2021-05-18T10:36:31.401Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:36:31 [2021-05-18T10:36:31.969Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:36:32 [2021-05-18T10:36:32.536Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:36:33 [2021-05-18T10:36:33.914Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:36:36 [2021-05-18T10:36:36.448Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:36:36 [2021-05-18T10:36:36.708Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:36:40 [2021-05-18T10:36:40.903Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:36:42 [2021-05-18T10:36:42.805Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:36:45 [2021-05-18T10:36:45.351Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:36:46 [2021-05-18T10:36:46.727Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:36:48 [2021-05-18T10:36:48.105Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:36:48 [2021-05-18T10:36:48.105Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:36:49 [2021-05-18T10:36:49.041Z] === RUN   TestDockerSuite/TestRunNetHost
10:36:50 [2021-05-18T10:36:50.418Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:36:50 [2021-05-18T10:36:50.986Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:36:51 [2021-05-18T10:36:51.925Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:36:53 [2021-05-18T10:36:53.077Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:36:53 [2021-05-18T10:36:53.077Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:36:53 [2021-05-18T10:36:53.077Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:36:54 [2021-05-18T10:36:54.461Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:36:56 [2021-05-18T10:36:56.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:37:00 [2021-05-18T10:37:00.561Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:37:01 [2021-05-18T10:37:01.131Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:37:01 [2021-05-18T10:37:01.390Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:37:01 [2021-05-18T10:37:01.957Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:37:01 [2021-05-18T10:37:01.957Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:37:02 [2021-05-18T10:37:02.893Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:37:03 [2021-05-18T10:37:03.460Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:37:03 [2021-05-18T10:37:03.460Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:37:04 [2021-05-18T10:37:04.399Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:37:10 [2021-05-18T10:37:10.975Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:37:10 [2021-05-18T10:37:10.975Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:37:10 [2021-05-18T10:37:10.975Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:37:11 [2021-05-18T10:37:11.542Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:37:13 [2021-05-18T10:37:13.445Z] === RUN   TestDockerSuite/TestRunPortInUse
10:37:14 [2021-05-18T10:37:14.382Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:37:14 [2021-05-18T10:37:14.949Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:37:15 [2021-05-18T10:37:15.208Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:37:15 [2021-05-18T10:37:15.775Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:37:16 [2021-05-18T10:37:16.344Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:37:16 [2021-05-18T10:37:16.911Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:37:16 [2021-05-18T10:37:16.911Z] === RUN   TestDockerSuite/TestRunPublishPort
10:37:17 [2021-05-18T10:37:17.479Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:37:17 [2021-05-18T10:37:17.544Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:37:18 [2021-05-18T10:37:18.004Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:37:18 [2021-05-18T10:37:18.048Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:37:18 [2021-05-18T10:37:18.048Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:37:18 [2021-05-18T10:37:18.109Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:37:18 [2021-05-18T10:37:18.109Z] === RUN   TestDockerSuite/TestBuildBlankName
10:37:18 [2021-05-18T10:37:18.109Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:37:18 [2021-05-18T10:37:18.467Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:37:18 [2021-05-18T10:37:18.467Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:37:18 [2021-05-18T10:37:18.927Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:37:18 [2021-05-18T10:37:18.983Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:37:20 [2021-05-18T10:37:20.360Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:37:20 [2021-05-18T10:37:20.360Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:37:20 [2021-05-18T10:37:20.466Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:37:20 [2021-05-18T10:37:20.466Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:37:20 [2021-05-18T10:37:20.927Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:37:21 [2021-05-18T10:37:21.898Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:37:23 [2021-05-18T10:37:23.649Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:37:25 [2021-05-18T10:37:25.025Z] === RUN   TestDockerSuite/TestRunRm
10:37:25 [2021-05-18T10:37:25.218Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:37:25 [2021-05-18T10:37:25.593Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:37:26 [2021-05-18T10:37:26.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:37:29 [2021-05-18T10:37:29.801Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:37:30 [2021-05-18T10:37:30.060Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:37:30 [2021-05-18T10:37:30.996Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:37:31 [2021-05-18T10:37:31.903Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:37:32 [2021-05-18T10:37:32.231Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:37:32 [2021-05-18T10:37:32.375Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:37:32 [2021-05-18T10:37:32.943Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:37:35 [2021-05-18T10:37:35.973Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:37:37 [2021-05-18T10:37:37.137Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:37:40 [2021-05-18T10:37:40.688Z] === RUN   TestDockerSuite/TestBuildEnv
10:37:40 [2021-05-18T10:37:40.688Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:37:41 [2021-05-18T10:37:41.152Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:37:41 [2021-05-18T10:37:41.152Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:37:41 [2021-05-18T10:37:41.152Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:37:41 [2021-05-18T10:37:41.327Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:37:41 [2021-05-18T10:37:41.327Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:37:41 [2021-05-18T10:37:41.612Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:37:41 [2021-05-18T10:37:41.894Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:37:42 [2021-05-18T10:37:42.461Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:37:43 [2021-05-18T10:37:43.028Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:37:43 [2021-05-18T10:37:43.286Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:37:43 [2021-05-18T10:37:43.853Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:37:44 [2021-05-18T10:37:44.210Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:37:44 [2021-05-18T10:37:44.421Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:37:45 [2021-05-18T10:37:45.357Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:37:45 [2021-05-18T10:37:45.925Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:37:46 [2021-05-18T10:37:46.311Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:37:46 [2021-05-18T10:37:46.311Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:37:46 [2021-05-18T10:37:46.311Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:37:46 [2021-05-18T10:37:46.311Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:37:47 [2021-05-18T10:37:47.281Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:37:49 [2021-05-18T10:37:49.221Z] === RUN   TestDockerSuite/TestRunState
10:37:50 [2021-05-18T10:37:50.169Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:37:51 [2021-05-18T10:37:51.104Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:37:51 [2021-05-18T10:37:51.671Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:37:51 [2021-05-18T10:37:51.930Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:37:51 [2021-05-18T10:37:51.930Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:37:52 [2021-05-18T10:37:52.497Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:37:52 [2021-05-18T10:37:52.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:37:52 [2021-05-18T10:37:52.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:37:53 [2021-05-18T10:37:53.066Z] === RUN   TestDockerSuite/TestRunSysctls
10:37:54 [2021-05-18T10:37:54.445Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:37:54 [2021-05-18T10:37:54.445Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:37:54 [2021-05-18T10:37:54.445Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:37:55 [2021-05-18T10:37:55.382Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:37:57 [2021-05-18T10:37:57.287Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:37:57 [2021-05-18T10:37:57.616Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:37:58 [2021-05-18T10:37:58.222Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:38:00 [2021-05-18T10:38:00.127Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:38:03 [2021-05-18T10:38:03.418Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:38:05 [2021-05-18T10:38:05.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:38:05 [2021-05-18T10:38:05.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:38:05 [2021-05-18T10:38:05.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:38:05 [2021-05-18T10:38:05.950Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:38:06 [2021-05-18T10:38:06.518Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:38:07 [2021-05-18T10:38:07.455Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:38:08 [2021-05-18T10:38:08.836Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:38:09 [2021-05-18T10:38:09.405Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:38:11 [2021-05-18T10:38:11.310Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:38:11 [2021-05-18T10:38:11.877Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:38:12 [2021-05-18T10:38:12.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:38:12 [2021-05-18T10:38:12.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:38:12 [2021-05-18T10:38:12.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:38:12 [2021-05-18T10:38:12.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:38:12 [2021-05-18T10:38:12.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:38:12 [2021-05-18T10:38:12.448Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:38:12 [2021-05-18T10:38:12.908Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:38:13 [2021-05-18T10:38:13.256Z] === RUN   TestDockerSuite/TestRunUserByID
10:38:13 [2021-05-18T10:38:13.370Z] === RUN   TestDockerSuite/TestBuildExpose
10:38:13 [2021-05-18T10:38:13.370Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:38:13 [2021-05-18T10:38:13.370Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:38:13 [2021-05-18T10:38:13.370Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:38:13 [2021-05-18T10:38:13.370Z] === RUN   TestDockerSuite/TestBuildFails
10:38:14 [2021-05-18T10:38:14.194Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:38:14 [2021-05-18T10:38:14.453Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:38:14 [2021-05-18T10:38:14.453Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:38:15 [2021-05-18T10:38:15.390Z] === RUN   TestDockerSuite/TestRunUserByName
10:38:16 [2021-05-18T10:38:16.281Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:38:16 [2021-05-18T10:38:16.281Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:38:16 [2021-05-18T10:38:16.326Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:38:17 [2021-05-18T10:38:17.704Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:38:17 [2021-05-18T10:38:17.704Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:38:17 [2021-05-18T10:38:17.704Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:38:18 [2021-05-18T10:38:18.641Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:38:20 [2021-05-18T10:38:20.546Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:38:23 [2021-05-18T10:38:23.368Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:38:23 [2021-05-18T10:38:23.835Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:38:24 [2021-05-18T10:38:24.776Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:38:26 [2021-05-18T10:38:26.155Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:38:28 [2021-05-18T10:38:28.712Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:38:29 [2021-05-18T10:38:29.180Z] === RUN   TestDockerSuite/TestBuildForceRm
10:38:30 [2021-05-18T10:38:30.620Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:38:30 [2021-05-18T10:38:30.620Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:38:33 [2021-05-18T10:38:33.909Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:38:33 [2021-05-18T10:38:33.909Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:38:36 [2021-05-18T10:38:36.444Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:38:37 [2021-05-18T10:38:37.011Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:38:37 [2021-05-18T10:38:37.011Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:38:37 [2021-05-18T10:38:37.011Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:38:37 [2021-05-18T10:38:37.011Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:38:37 [2021-05-18T10:38:37.270Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:38:37 [2021-05-18T10:38:37.270Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:38:37 [2021-05-18T10:38:37.760Z] === RUN   TestDockerSuite/TestBuildFromGit
10:38:40 [2021-05-18T10:38:40.554Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:38:41 [2021-05-18T10:38:41.489Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:38:41 [2021-05-18T10:38:41.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:38:42 [2021-05-18T10:38:42.425Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:38:43 [2021-05-18T10:38:43.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:38:43 [2021-05-18T10:38:43.565Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:38:44 [2021-05-18T10:38:44.328Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:38:44 [2021-05-18T10:38:44.356Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:38:44 [2021-05-18T10:38:44.807Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:38:44 [2021-05-18T10:38:44.896Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:38:45 [2021-05-18T10:38:45.105Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:38:45 [2021-05-18T10:38:45.463Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:38:45 [2021-05-18T10:38:45.463Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:38:46 [2021-05-18T10:38:46.321Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:38:46 [2021-05-18T10:38:46.321Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:38:46 [2021-05-18T10:38:46.399Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:38:46 [2021-05-18T10:38:46.967Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:38:47 [2021-05-18T10:38:47.229Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:38:47 [2021-05-18T10:38:47.797Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:38:47 [2021-05-18T10:38:47.797Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:38:49 [2021-05-18T10:38:49.185Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:38:49 [2021-05-18T10:38:49.444Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:38:50 [2021-05-18T10:38:50.380Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:38:50 [2021-05-18T10:38:50.380Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:38:50 [2021-05-18T10:38:50.947Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:38:51 [2021-05-18T10:38:51.884Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:38:52 [2021-05-18T10:38:52.053Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:38:52 [2021-05-18T10:38:52.143Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:38:52 [2021-05-18T10:38:52.143Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:38:52 [2021-05-18T10:38:52.402Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:38:52 [2021-05-18T10:38:52.402Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:38:52 [2021-05-18T10:38:52.970Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:38:53 [2021-05-18T10:38:53.572Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:38:53 [2021-05-18T10:38:53.572Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:38:53 [2021-05-18T10:38:53.572Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:38:54 [2021-05-18T10:38:54.880Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:38:55 [2021-05-18T10:38:55.440Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:38:55 [2021-05-18T10:38:55.440Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:38:55 [2021-05-18T10:38:55.447Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:38:55 [2021-05-18T10:38:55.447Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:38:55 [2021-05-18T10:38:55.723Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:38:56 [2021-05-18T10:38:56.018Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:38:56 [2021-05-18T10:38:56.278Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:38:56 [2021-05-18T10:38:56.410Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:38:56 [2021-05-18T10:38:56.676Z] === RUN   TestDockerSuite/TestBuildCmd
10:38:56 [2021-05-18T10:38:56.871Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:38:56 [2021-05-18T10:38:56.871Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:38:57 [2021-05-18T10:38:57.128Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:38:58 [2021-05-18T10:38:58.085Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:38:58 [2021-05-18T10:38:58.185Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:38:58 [2021-05-18T10:38:58.537Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:38:58 [2021-05-18T10:38:58.755Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:38:59 [2021-05-18T10:38:59.695Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:39:00 [2021-05-18T10:39:00.631Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:39:01 [2021-05-18T10:39:01.199Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:39:01 [2021-05-18T10:39:01.767Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:39:02 [2021-05-18T10:39:02.712Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:39:02 [2021-05-18T10:39:02.712Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:39:02 [2021-05-18T10:39:02.712Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:39:04 [2021-05-18T10:39:04.090Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:39:04 [2021-05-18T10:39:04.090Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:39:05 [2021-05-18T10:39:05.027Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:39:05 [2021-05-18T10:39:05.545Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:39:06 [2021-05-18T10:39:06.939Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:39:06 [2021-05-18T10:39:06.939Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:39:07 [2021-05-18T10:39:07.695Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:39:07 [2021-05-18T10:39:07.695Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:39:08 [2021-05-18T10:39:08.318Z] === RUN   TestDockerSuite/TestSaveImageId
10:39:08 [2021-05-18T10:39:08.318Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:39:08 [2021-05-18T10:39:08.886Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:39:09 [2021-05-18T10:39:09.212Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:39:09 [2021-05-18T10:39:09.212Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:39:09 [2021-05-18T10:39:09.667Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:39:10 [2021-05-18T10:39:10.790Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:39:10 [2021-05-18T10:39:10.790Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:39:11 [2021-05-18T10:39:11.699Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:39:11 [2021-05-18T10:39:11.699Z] === RUN   TestDockerSuite/TestBuildHistory
10:39:11 [2021-05-18T10:39:11.825Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:39:12 [2021-05-18T10:39:12.695Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:39:12 [2021-05-18T10:39:12.695Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:39:12 [2021-05-18T10:39:12.695Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:39:13 [2021-05-18T10:39:13.340Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:39:13 [2021-05-18T10:39:13.792Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:39:13 [2021-05-18T10:39:13.792Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:39:14 [2021-05-18T10:39:14.071Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:39:14 [2021-05-18T10:39:14.746Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:39:15 [2021-05-18T10:39:15.448Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:39:15 [2021-05-18T10:39:15.699Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:39:15 [2021-05-18T10:39:15.699Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:39:15 [2021-05-18T10:39:15.699Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:39:15 [2021-05-18T10:39:15.706Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:39:15 [2021-05-18T10:39:15.706Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:39:15 [2021-05-18T10:39:15.965Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:39:15 [2021-05-18T10:39:15.965Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:39:16 [2021-05-18T10:39:16.532Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:39:18 [2021-05-18T10:39:18.502Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:39:24 [2021-05-18T10:39:24.310Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:39:25 [2021-05-18T10:39:25.063Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:39:26 [2021-05-18T10:39:26.440Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:39:26 [2021-05-18T10:39:26.520Z] === RUN   TestDockerSuite/TestBuildIidFile
10:39:26 [2021-05-18T10:39:26.520Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:39:27 [2021-05-18T10:39:27.375Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:39:28 [2021-05-18T10:39:28.058Z] === RUN   TestDockerSuite/TestBuildInheritance
10:39:28 [2021-05-18T10:39:28.058Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:39:28 [2021-05-18T10:39:28.519Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:39:28 [2021-05-18T10:39:28.768Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:39:28 [2021-05-18T10:39:28.978Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:39:32 [2021-05-18T10:39:32.055Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:39:33 [2021-05-18T10:39:33.681Z] === RUN   TestDockerSuite/TestBuildLabel
10:39:33 [2021-05-18T10:39:33.958Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:39:34 [2021-05-18T10:39:34.650Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:39:34 [2021-05-18T10:39:34.893Z] === RUN   TestDockerSuite/TestStartRecordError
10:39:35 [2021-05-18T10:39:35.619Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:39:36 [2021-05-18T10:39:36.591Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:39:36 [2021-05-18T10:39:36.796Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:39:37 [2021-05-18T10:39:37.560Z] === RUN   TestDockerSuite/TestBuildLabels
10:39:38 [2021-05-18T10:39:38.532Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:39:38 [2021-05-18T10:39:38.700Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:39:40 [2021-05-18T10:39:40.072Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:39:40 [2021-05-18T10:39:40.603Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:39:43 [2021-05-18T10:39:43.889Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:39:47 [2021-05-18T10:39:47.156Z] === RUN   TestDockerSuite/TestBuildLastModified
10:39:47 [2021-05-18T10:39:47.156Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:39:47 [2021-05-18T10:39:47.156Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:39:47 [2021-05-18T10:39:47.156Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:39:47 [2021-05-18T10:39:47.617Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:39:47 [2021-05-18T10:39:47.617Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:39:47 [2021-05-18T10:39:47.617Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:39:48 [2021-05-18T10:39:48.076Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:39:48 [2021-05-18T10:39:48.076Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:39:49 [2021-05-18T10:39:49.046Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:39:51 [2021-05-18T10:39:51.362Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:39:54 [2021-05-18T10:39:54.848Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:39:56 [2021-05-18T10:39:56.628Z] === RUN   TestDockerSuite/TestStatsNoStream
10:39:58 [2021-05-18T10:39:58.003Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:39:58 [2021-05-18T10:39:58.939Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:40:00 [2021-05-18T10:40:00.842Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:40:01 [2021-05-18T10:40:01.411Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:40:02 [2021-05-18T10:40:02.347Z] === RUN   TestDockerSuite/TestTopPrivileged
10:40:02 [2021-05-18T10:40:02.607Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:40:02 [2021-05-18T10:40:02.607Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:40:03 [2021-05-18T10:40:03.983Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:40:06 [2021-05-18T10:40:06.686Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:40:06 [2021-05-18T10:40:06.686Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:40:06 [2021-05-18T10:40:06.686Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:40:09 [2021-05-18T10:40:09.252Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:40:09 [2021-05-18T10:40:09.552Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:40:10 [2021-05-18T10:40:10.003Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:40:10 [2021-05-18T10:40:10.456Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:40:10 [2021-05-18T10:40:10.456Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:40:10 [2021-05-18T10:40:10.911Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:40:10 [2021-05-18T10:40:10.911Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:40:11 [2021-05-18T10:40:11.783Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:40:12 [2021-05-18T10:40:12.554Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:40:12 [2021-05-18T10:40:12.554Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:40:12 [2021-05-18T10:40:12.719Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:40:13 [2021-05-18T10:40:13.289Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:40:13 [2021-05-18T10:40:13.289Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:40:13 [2021-05-18T10:40:13.289Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:40:14 [2021-05-18T10:40:14.735Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:40:15 [2021-05-18T10:40:15.219Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:40:16 [2021-05-18T10:40:16.155Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:40:17 [2021-05-18T10:40:17.092Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:40:18 [2021-05-18T10:40:18.996Z] === RUN   TestDockerSuite/TestUpdateStats
10:40:23 [2021-05-18T10:40:23.183Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:40:24 [2021-05-18T10:40:24.119Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:40:24 [2021-05-18T10:40:24.119Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:40:26 [2021-05-18T10:40:26.021Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:40:26 [2021-05-18T10:40:26.957Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:40:33 [2021-05-18T10:40:33.521Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:40:38 [2021-05-18T10:40:38.810Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:40:44 [2021-05-18T10:40:44.078Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:40:46 [2021-05-18T10:40:46.477Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:40:46 [2021-05-18T10:40:46.610Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:40:46 [2021-05-18T10:40:46.928Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:40:47 [2021-05-18T10:40:47.379Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:40:49 [2021-05-18T10:40:49.896Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:40:52 [2021-05-18T10:40:52.430Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:40:57 [2021-05-18T10:40:57.272Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:40:58 [2021-05-18T10:40:58.996Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:40:59 [2021-05-18T10:40:59.565Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:41:02 [2021-05-18T10:41:02.098Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:41:04 [2021-05-18T10:41:04.641Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:41:04 [2021-05-18T10:41:04.909Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:41:06 [2021-05-18T10:41:06.295Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:41:08 [2021-05-18T10:41:08.201Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:41:10 [2021-05-18T10:41:10.735Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:41:12 [2021-05-18T10:41:12.097Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:41:12 [2021-05-18T10:41:12.421Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:41:12 [2021-05-18T10:41:12.638Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:41:13 [2021-05-18T10:41:13.936Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:41:14 [2021-05-18T10:41:14.542Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:41:14 [2021-05-18T10:41:14.889Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:41:17 [2021-05-18T10:41:17.078Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:41:17 [2021-05-18T10:41:17.899Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:41:18 [2021-05-18T10:41:18.622Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:41:18 [2021-05-18T10:41:18.983Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:41:22 [2021-05-18T10:41:22.312Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:41:24 [2021-05-18T10:41:24.986Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:41:25 [2021-05-18T10:41:25.187Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:41:30 [2021-05-18T10:41:30.786Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:41:33 [2021-05-18T10:41:33.856Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:41:33 [2021-05-18T10:41:33.856Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:41:34 [2021-05-18T10:41:34.122Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:41:35 [2021-05-18T10:41:35.062Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:41:35 [2021-05-18T10:41:35.062Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:41:35 [2021-05-18T10:41:35.062Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:41:35 [2021-05-18T10:41:35.062Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:41:35 [2021-05-18T10:41:35.999Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:41:35 [2021-05-18T10:41:35.999Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:41:36 [2021-05-18T10:41:36.567Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:41:36 [2021-05-18T10:41:36.826Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:41:36 [2021-05-18T10:41:36.826Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:41:36 [2021-05-18T10:41:36.826Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:41:36 [2021-05-18T10:41:36.826Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:41:39 [2021-05-18T10:41:39.360Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:41:39 [2021-05-18T10:41:39.360Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:41:39 [2021-05-18T10:41:39.360Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:41:39 [2021-05-18T10:41:39.360Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:41:39 [2021-05-18T10:41:39.360Z] === RUN   TestDockerSuite/TestVolumeEvents
10:41:45 [2021-05-18T10:41:45.922Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:41:46 [2021-05-18T10:41:46.860Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:41:47 [2021-05-18T10:41:47.119Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:41:47 [2021-05-18T10:41:47.119Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:41:50 [2021-05-18T10:41:50.406Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:41:53 [2021-05-18T10:41:53.696Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:41:53 [2021-05-18T10:41:53.696Z] --- PASS: TestDockerSuite (1947.54s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.89s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.28s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.52s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.27s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.06s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.44s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.62s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.13s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.39s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.54s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.54s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.40s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.38s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.41s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.42s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.37s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.76s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.07s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.14s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.56s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.99s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.11s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.52s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.25s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.46s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.19s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.99s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.92s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.78s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.81s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.86s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.06s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.39s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.94s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.12s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.96s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.89s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.04s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.40s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.53s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.88s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.68s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.69s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.40s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.54s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.45s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.94s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.57s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.47s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.28s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.18s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.00s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.01s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.00s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (8.28s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.42s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.45s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.93s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.83s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.43s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.16s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.36s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.62s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.61s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.12s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.99s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.696Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.696Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.696Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:41:53 [2021-05-18T10:41:53.696Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.83s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.98s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.19s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.94s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.43s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.87s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.94s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.61s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.24s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.94s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.85s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.81s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.67s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.52s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.58s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.18s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.77s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.24s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (25.17s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (7.23s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.51s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.55s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.41s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.90s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.90s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.52s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (9.42s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.74s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.51s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.08s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.76s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.41s)
10:41:53 [2021-05-18T10:41:53.696Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
10:41:53 [2021-05-18T10:41:53.696Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.52s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.55s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.22s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.74s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFails (1.17s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.80s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.98s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.42s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromGit (2.21s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.58s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.93s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.59s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.69s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.62s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.85s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.50s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.51s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.17s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.71s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.84s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.78s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.47s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.09s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.96s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.57s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.66s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.56s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.51s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.68s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.72s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.16s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.24s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.43s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (3.15s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.91s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.20s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.92s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.15s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.94s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.33s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.40s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.71s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.14s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.84s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.95s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.77s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildRm (3.35s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.61s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.64s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.06s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.57s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.21s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.97s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.51s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.31s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.18s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildUser (3.19s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.84s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.02s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.23s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.92s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.77s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.25s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.17s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.17s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.66s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_cli_sni_test.go:18: Flakey test
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitChange (1.07s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.15s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.72s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.09s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.50s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.51s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.24s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.14s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.90s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.89s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.11s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.02s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.40s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.95s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.45s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.26s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.39s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.06s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.19s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.28s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.53s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.23s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.29s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.12s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.95s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.25s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.43s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.69s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.06s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:41:53 [2021-05-18T10:41:53.697Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.29s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.89s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.70s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.07s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.78s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.39s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.56s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.77s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.68s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (2.15s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ca36a0_<nil>} (1.78s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1391302859_/foo_false__<nil>_<nil>_<nil>} (1.87s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1391302859_/foo_true__<nil>_<nil>_<nil>} (2.04s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3154376110_/foo_false__<nil>_<nil>_<nil>} (1.84s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3154376110_/foo_true__<nil>_<nil>_<nil>} (1.65s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3154376110_/foo_true__0xc000ca3700_<nil>_<nil>} (1.59s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ca3720_<nil>} (1.58s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ca3740_<nil>} (1.59s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ca3780_<nil>} (1.57s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ca37a0_<nil>} (1.74s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.18s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
10:41:53 [2021-05-18T10:41:53.697Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:41:53 [2021-05-18T10:41:53.697Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.10s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (6.32s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.96s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.23s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.36s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.37s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.42s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.27s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.27s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.42s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.12s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.27s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseA (2.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.92s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseC (3.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.99s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.77s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.65s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.60s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.79s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.27s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToDot (1.08s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.79s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.67s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.91s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.83s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.48s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.42s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.44s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.08s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.72s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.36s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.52s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.19s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.63s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.84s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.71s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.78s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.90s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.77s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.49s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.08s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.44s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.46s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.45s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.80s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.38s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.75s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsRename (0.71s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsResize (0.73s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.62s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.72s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsTop (1.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.64s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (12.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExec (1.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.08s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.16s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.43s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.61s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecCgroup (3.96s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecEnv (1.09s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecParseError (0.75s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.95s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.60s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.24s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecTTY (1.13s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.50s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.96s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.47s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (3.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.40s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.37s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.38s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.72s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestHealth (23.63s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.99s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.76s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportFile (2.83s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.29s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.71s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.66s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.75s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.91s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.28s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.95s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.40s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.70s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.87s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:41:53 [2021-05-18T10:41:53.698Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.86s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.07s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.45s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.38s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.44s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.42s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.25s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.03s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.13s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s)
10:41:53 [2021-05-18T10:41:53.698Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.04s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.10s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.49s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.66s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.13s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.30s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.20s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.34s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.72s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.88s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.15s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.94s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsSince (7.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.12s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsTail (1.44s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.34s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestNetHostname (3.24s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.77s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestNetworkEvents (7.04s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.47s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.07s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginActive (1.77s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.57s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.40s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.17s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.54s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.59s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.07s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.21s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPortList (12.07s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.00s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.96s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.89s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.89s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.69s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.98s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.87s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.63s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.10s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.88s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.11s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.65s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.85s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.30s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.97s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.31s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.90s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.94s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.16s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:41:53 [2021-05-18T10:41:53.699Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.93s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.13s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.14s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.38s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (2.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.49s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.40s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.68s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.85s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.04s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.60s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.40s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.40s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.43s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.68s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.80s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.18s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.18s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.84s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.16s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.12s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.00s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.91s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.18s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.13s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.69s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.43s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.48s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.94s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.91s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.88s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.94s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.58s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.92s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.699Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:41:53 [2021-05-18T10:41:53.699Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.91s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.79s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.79s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.70s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.74s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.44s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:41:53 [2021-05-18T10:41:53.699Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.76s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.42s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:41:53 [2021-05-18T10:41:53.699Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.41s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.45s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.62s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.22s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.38s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.49s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.45s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunMount (8.89s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.43s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.11s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.46s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.27s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.20s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.93s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.23s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.12s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.28s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.82s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.95s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.78s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.53s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.22s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.43s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunRm (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.68s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.97s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunState (1.61s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.46s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.74s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.00s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.90s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserByID (1.14s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.94s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.98s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.12s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.87s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.18s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.25s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.78s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (2.01s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.62s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.92s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.25s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.95s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.22s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (1.00s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.86s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.81s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.90s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.30s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.57s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.87s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents043342627
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.16s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.39s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.27s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.44s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.33s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.80s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.75s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.06s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.77s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.78s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.80s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.38s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.11s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.81s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:41:53 [2021-05-18T10:41:53.700Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.97s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.83s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.54s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.94s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.32s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.78s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.67s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.79s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.82s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.88s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.30s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.07s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.09s)
10:41:53 [2021-05-18T10:41:53.700Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.08s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.20s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.62s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.07s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.78s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.60s)
10:41:53 [2021-05-18T10:41:53.701Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:41:53 [2021-05-18T10:41:53.701Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:41:53 [2021-05-18T10:41:53.701Z] === RUN   TestDockerRegistrySuite
10:41:53 [2021-05-18T10:41:53.701Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:41:55 [2021-05-18T10:41:55.079Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:41:56 [2021-05-18T10:41:56.022Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:41:56 [2021-05-18T10:41:56.022Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:41:56 [2021-05-18T10:41:56.457Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:41:57 [2021-05-18T10:41:57.838Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:41:57 [2021-05-18T10:41:57.838Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:42:01 [2021-05-18T10:42:01.827Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:42:01 [2021-05-18T10:42:01.827Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:42:01 [2021-05-18T10:42:01.827Z] === RUN   TestDockerSuite/TestBuildNetNone
10:42:01 [2021-05-18T10:42:01.827Z] === RUN   TestDockerSuite/TestBuildNoContext
10:42:02 [2021-05-18T10:42:02.030Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:42:05 [2021-05-18T10:42:05.568Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:42:06 [2021-05-18T10:42:06.222Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:42:10 [2021-05-18T10:42:10.265Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:42:10 [2021-05-18T10:42:10.411Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:42:11 [2021-05-18T10:42:11.347Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:42:12 [2021-05-18T10:42:12.284Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:42:13 [2021-05-18T10:42:13.176Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:42:13 [2021-05-18T10:42:13.637Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:42:13 [2021-05-18T10:42:13.637Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:42:13 [2021-05-18T10:42:13.661Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:42:15 [2021-05-18T10:42:15.038Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:42:16 [2021-05-18T10:42:16.415Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:42:16 [2021-05-18T10:42:16.544Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:42:17 [2021-05-18T10:42:17.351Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:42:17 [2021-05-18T10:42:17.514Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:42:18 [2021-05-18T10:42:18.727Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:42:19 [2021-05-18T10:42:19.695Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:42:21 [2021-05-18T10:42:21.275Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:42:23 [2021-05-18T10:42:23.810Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:42:25 [2021-05-18T10:42:25.188Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:42:27 [2021-05-18T10:42:27.724Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:42:29 [2021-05-18T10:42:29.100Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:42:29 [2021-05-18T10:42:29.100Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:42:30 [2021-05-18T10:42:30.025Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:42:30 [2021-05-18T10:42:30.477Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:42:31 [2021-05-18T10:42:31.414Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:42:31 [2021-05-18T10:42:31.565Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:42:32 [2021-05-18T10:42:32.791Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:42:36 [2021-05-18T10:42:36.078Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:42:36 [2021-05-18T10:42:36.078Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:42:37 [2021-05-18T10:42:37.456Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:42:37 [2021-05-18T10:42:37.715Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:42:37 [2021-05-18T10:42:37.973Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:42:38 [2021-05-18T10:42:38.232Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:42:38 [2021-05-18T10:42:38.491Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:42:38 [2021-05-18T10:42:38.769Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:42:39 [2021-05-18T10:42:39.031Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:42:40 [2021-05-18T10:42:40.409Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:42:41 [2021-05-18T10:42:41.915Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:42:42 [2021-05-18T10:42:42.313Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:42:43 [2021-05-18T10:42:43.691Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:42:44 [2021-05-18T10:42:44.628Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:42:45 [2021-05-18T10:42:45.656Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:42:46 [2021-05-18T10:42:46.004Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:42:46 [2021-05-18T10:42:46.939Z] --- PASS: TestDockerRegistrySuite (53.23s)
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.43s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [db5081ab8610f] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [dfd755699b1e4] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.59s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d9c7f0da17408] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [df2ce99f25db9] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.48s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [dc739290287bc] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.78s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [defb819836f44] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.66s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [da311c0018a59] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [db6617490bed5] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d069576d0b4d0] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d070378bdba21] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d37d9e07d7ac2] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d800c8775984d] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [deaefbbf2dc21] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.30s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d6c9959fa374d] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.39s)
10:42:46 [2021-05-18T10:42:46.940Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7969a73c3cc3e04ccb084615fd2485569ab9c90f06dab46c286bc9801a4773e3
10:42:46 [2021-05-18T10:42:46.940Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72f089777f1cefdc8921cead7d7de26e22569aecfc37a398977fa8ce77cd396e
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d729002bcb303] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.37s)
10:42:46 [2021-05-18T10:42:46.940Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ce6830c7ba46054ca95d8d10ab413605cfeabfae0cc2a1bbed6a10309545868f
10:42:46 [2021-05-18T10:42:46.940Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3bc291b074b68195bb7c92f05dbb22a91d66dc711a8d58047b4ba6ed4f5c58cd
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d7974530fe2fb] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.48s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d42785f627049] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.87s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d6ae2e820ee5b] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d3a90f213b482] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d108c8a4848b6] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d6fc04f18b624] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.13s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [da8647599f9a6] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [da38485d3d688] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [dde9796af8208] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [df16244057ceb] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d7f9efd8a3212] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d78c682059947] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d763e570525cb] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [dd85d20f972e8] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d8d60e44f560d] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d9060dc549c0f] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d218ae5e3b76c] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d53ee2184bda6] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.88s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d7df49229e764] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [dcb3ae1088198] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s)
10:42:46 [2021-05-18T10:42:46.940Z]         check_test.go:196: [d9d557f4f672e] daemon is not started
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s)
10:42:46 [2021-05-18T10:42:46.940Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.94s)
10:42:46 [2021-05-18T10:42:46.940Z] === RUN   TestDockerSchema1RegistrySuite
10:42:46 [2021-05-18T10:42:46.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:42:46 [2021-05-18T10:42:46.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:42:51 [2021-05-18T10:42:51.132Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:42:51 [2021-05-18T10:42:51.164Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:42:54 [2021-05-18T10:42:54.234Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:42:56 [2021-05-18T10:42:56.401Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:42:58 [2021-05-18T10:42:58.227Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:42:58 [2021-05-18T10:42:58.227Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:42:58 [2021-05-18T10:42:58.928Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:43:00 [2021-05-18T10:43:00.592Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:43:01 [2021-05-18T10:43:01.535Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:43:02 [2021-05-18T10:43:02.925Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:43:02 [2021-05-18T10:43:02.925Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:43:04 [2021-05-18T10:43:04.302Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:43:05 [2021-05-18T10:43:05.680Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:43:06 [2021-05-18T10:43:06.617Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:43:09 [2021-05-18T10:43:09.256Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:43:09 [2021-05-18T10:43:09.718Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:43:09 [2021-05-18T10:43:09.718Z] === RUN   TestDockerSuite/TestBuildPATH
10:43:09 [2021-05-18T10:43:09.718Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:43:09 [2021-05-18T10:43:09.904Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:43:10 [2021-05-18T10:43:10.163Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:43:10 [2021-05-18T10:43:10.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:43:10 [2021-05-18T10:43:10.731Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:43:10 [2021-05-18T10:43:10.990Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:43:11 [2021-05-18T10:43:11.249Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:43:11 [2021-05-18T10:43:11.817Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:43:11 [2021-05-18T10:43:11.817Z] --- PASS: TestDockerSchema1RegistrySuite (25.03s)
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d67a151e8c301] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.60s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [dd179cbb7d3f6] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.88s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d343d53ca770b] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.82s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d573519f040b8] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [df77a5c113f48] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.35s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d24265d07c67e] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d9f3a2ed28665] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [dd1a24812a7b5] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [df5f4dda38b72] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [dd49329ba39ff] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.18s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d3be769058fe9] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d700ca1e20aeb] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d3761538d313b] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [da35268586f52] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [df3fbfd0cebe0] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [d015bd42ab34e] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [dddf1e145563a] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:43:11 [2021-05-18T10:43:11.817Z]         check_test.go:223: [dcb4330568f42] daemon is not started
10:43:11 [2021-05-18T10:43:11.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:43:11 [2021-05-18T10:43:11.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:43:11 [2021-05-18T10:43:11.900Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:43:11 [2021-05-18T10:43:11.900Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:43:12 [2021-05-18T10:43:12.754Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:43:13 [2021-05-18T10:43:13.013Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:43:13 [2021-05-18T10:43:13.272Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:43:14 [2021-05-18T10:43:14.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:43:14 [2021-05-18T10:43:14.649Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:43:14 [2021-05-18T10:43:14.907Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:43:15 [2021-05-18T10:43:15.474Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:43:15 [2021-05-18T10:43:15.733Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s)
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [d8ea83dc8b314] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [d448d0b822165] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [d88dd4ecd3257] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s)
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [d3c0cdb6593e8] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [d1a4f18d6ca98] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [ddda056e4ad88] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:43:15 [2021-05-18T10:43:15.733Z]         check_test.go:252: [d94960c03273c] daemon is not started
10:43:15 [2021-05-18T10:43:15.733Z] === RUN   TestDockerRegistryAuthTokenSuite
10:43:15 [2021-05-18T10:43:15.733Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:43:21 [2021-05-18T10:43:21.013Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:43:21 [2021-05-18T10:43:21.014Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:43:21 [2021-05-18T10:43:21.014Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:43:21 [2021-05-18T10:43:21.284Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:43:21 [2021-05-18T10:43:21.549Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
10:43:21 [2021-05-18T10:43:21.549Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
10:43:21 [2021-05-18T10:43:21.549Z]         check_test.go:279: [d062c7ec68a61] daemon is not started
10:43:21 [2021-05-18T10:43:21.549Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
10:43:21 [2021-05-18T10:43:21.549Z]         check_test.go:279: [d190fbb2b73a4] daemon is not started
10:43:21 [2021-05-18T10:43:21.549Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:43:21 [2021-05-18T10:43:21.549Z]         check_test.go:279: [d47c2d505e19c] daemon is not started
10:43:21 [2021-05-18T10:43:21.549Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
10:43:21 [2021-05-18T10:43:21.549Z]         check_test.go:279: [da2e7abae70a8] daemon is not started
10:43:21 [2021-05-18T10:43:21.549Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
10:43:21 [2021-05-18T10:43:21.549Z]         check_test.go:279: [d3f46505840e2] daemon is not started
10:43:21 [2021-05-18T10:43:21.549Z] === RUN   TestDockerNetworkSuite
10:43:21 [2021-05-18T10:43:21.549Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:43:24 [2021-05-18T10:43:24.986Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:43:25 [2021-05-18T10:43:25.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:43:34 [2021-05-18T10:43:34.039Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:43:35 [2021-05-18T10:43:35.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:43:37 [2021-05-18T10:43:37.847Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:43:41 [2021-05-18T10:43:41.136Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:43:44 [2021-05-18T10:43:44.421Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:43:50 [2021-05-18T10:43:50.991Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:43:52 [2021-05-18T10:43:52.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:43:52 [2021-05-18T10:43:52.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:43:52 [2021-05-18T10:43:52.630Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:43:52 [2021-05-18T10:43:52.630Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:43:54 [2021-05-18T10:43:54.008Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:43:54 [2021-05-18T10:43:54.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:43:56 [2021-05-18T10:43:56.801Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:43:59 [2021-05-18T10:43:59.334Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:44:01 [2021-05-18T10:44:01.868Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:44:01 [2021-05-18T10:44:01.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:44:02 [2021-05-18T10:44:02.607Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:44:02 [2021-05-18T10:44:02.804Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:44:03 [2021-05-18T10:44:03.741Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:44:04 [2021-05-18T10:44:04.678Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:44:05 [2021-05-18T10:44:05.614Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:44:08 [2021-05-18T10:44:08.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:44:08 [2021-05-18T10:44:08.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:44:09 [2021-05-18T10:44:09.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:44:11 [2021-05-18T10:44:11.271Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:44:11 [2021-05-18T10:44:11.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:44:11 [2021-05-18T10:44:11.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:44:12 [2021-05-18T10:44:12.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:44:13 [2021-05-18T10:44:13.482Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:44:16 [2021-05-18T10:44:16.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:44:16 [2021-05-18T10:44:16.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:44:16 [2021-05-18T10:44:16.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:44:16 [2021-05-18T10:44:16.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:44:17 [2021-05-18T10:44:17.442Z] === RUN   TestDockerSuite/TestBuildRm
10:44:21 [2021-05-18T10:44:21.809Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:44:23 [2021-05-18T10:44:23.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:44:24 [2021-05-18T10:44:24.202Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:44:24 [2021-05-18T10:44:24.202Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:44:24 [2021-05-18T10:44:24.202Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:44:35 [2021-05-18T10:44:35.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:44:36 [2021-05-18T10:44:36.182Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:44:38 [2021-05-18T10:44:38.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:44:39 [2021-05-18T10:44:39.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:44:39 [2021-05-18T10:44:39.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:44:39 [2021-05-18T10:44:39.611Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:44:40 [2021-05-18T10:44:40.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:44:40 [2021-05-18T10:44:40.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:44:42 [2021-05-18T10:44:42.601Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:44:44 [2021-05-18T10:44:44.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:44:44 [2021-05-18T10:44:44.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:44:44 [2021-05-18T10:44:44.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:44:45 [2021-05-18T10:44:45.302Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:44:48 [2021-05-18T10:44:48.398Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:44:48 [2021-05-18T10:44:48.398Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:44:49 [2021-05-18T10:44:49.263Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:44:49 [2021-05-18T10:44:49.278Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:44:50 [2021-05-18T10:44:50.803Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:44:51 [2021-05-18T10:44:51.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:44:55 [2021-05-18T10:44:55.502Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:44:57 [2021-05-18T10:44:57.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:44:57 [2021-05-18T10:44:57.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:44:58 [2021-05-18T10:44:58.412Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:44:58 [2021-05-18T10:44:58.512Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:44:58 [2021-05-18T10:44:58.771Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:44:59 [2021-05-18T10:44:59.541Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:45:01 [2021-05-18T10:45:01.306Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:45:01 [2021-05-18T10:45:01.306Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:45:01 [2021-05-18T10:45:01.565Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:45:02 [2021-05-18T10:45:02.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:45:04 [2021-05-18T10:45:04.212Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:45:04 [2021-05-18T10:45:04.344Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:45:06 [2021-05-18T10:45:06.880Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:45:06 [2021-05-18T10:45:06.880Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:45:10 [2021-05-18T10:45:10.172Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:45:12 [2021-05-18T10:45:12.708Z] --- PASS: TestDockerNetworkSuite (111.13s)
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:46: [dc15837e98ef0] daemon is not started
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.52s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:46: [d8b73f019e68a] daemon is not started
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.06s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:46: [d3fd6d455f97f] daemon is not started
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.61s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:46: [dfa647c2a6b21] daemon is not started
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (5.02s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:1233: [de16b975c5c11] daemon is not started
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.23s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:46: [dd7c4311d51e1] daemon is not started
10:45:12 [2021-05-18T10:45:12.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.32s)
10:45:12 [2021-05-18T10:45:12.708Z]         docker_cli_network_unix_test.go:46: [d17cbc5293f0d] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (5.21s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d084b3e365349] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.43s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d0c863801854d] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dfab9dc8a69b4] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.91s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d05eb3682d006] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.99s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [de1e36c7339fa] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (2.18s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d1c90057627a9] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.50s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d7321c9755d8b] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.97s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d43544bbeadc9] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.68s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d4fd8a94665fb] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d056407c1c359] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d092f9b769fed] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [de2a2fed20114] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.58s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d6f601e3eed20] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.17s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d534f8dcdccd8] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dfb7e54cade87] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.54s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d24b3580b3958] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d79764cc90ffc] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.39s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:968: [dbd27ad52a433] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.50s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d5ca2706f7593] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.25s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:1116: [d8acd95f62356] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.50s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dc0f86943e283] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.45s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [db7e29d5d7188] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d3acaf61b34ce] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d13aa8fcacb4d] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.48s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d389e4ee55845] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d811a3abfdd99] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dfa621e890f1d] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.84s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d220baa6c38b1] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dc07806d0b8c1] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d487fe461c95a] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d46de28afcd64] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.50s)
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.75s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:1084: [db4c6b71bd793] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d5624945339e8] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [df82819bd3a89] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.07s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d0a2e8d0bf904] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dd254cdf635b9] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.63s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [d4c95c7714c2d] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.13s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [db626b884d7de] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.51s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dd9dfd65e9718] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.96s)
10:45:12 [2021-05-18T10:45:12.709Z]         docker_cli_network_unix_test.go:46: [dfe5ee2f0fdb0] daemon is not started
10:45:12 [2021-05-18T10:45:12.709Z] === RUN   TestDockerHubPullSuite
10:45:12 [2021-05-18T10:45:12.709Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:45:14 [2021-05-18T10:45:14.611Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:45:15 [2021-05-18T10:45:15.179Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:45:17 [2021-05-18T10:45:17.082Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:45:17 [2021-05-18T10:45:17.651Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:45:18 [2021-05-18T10:45:18.586Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:45:18 [2021-05-18T10:45:18.586Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:45:18 [2021-05-18T10:45:18.846Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:45:18 [2021-05-18T10:45:18.846Z] --- PASS: TestDockerHubPullSuite (6.34s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.15s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.09s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s)
10:45:18 [2021-05-18T10:45:18.846Z] PASS
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === Skipped
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_sni_test.go:18: Flakey test
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.846Z] 
10:45:18 [2021-05-18T10:45:18.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:45:18 [2021-05-18T10:45:18.846Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:45:18 [2021-05-18T10:45:18.847Z]         docker_cli_network_unix_test.go:46: [d487fe461c95a] daemon is not started
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] 
10:45:18 [2021-05-18T10:45:18.847Z] DONE 1269 tests, 51 skipped in 2198.469s
10:45:18 [2021-05-18T10:45:18.847Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:45:19 [2021-05-18T10:45:19.105Z] ++++ cat bundles/test-integration/docker.pid
10:45:19 [2021-05-18T10:45:19.105Z] +++ kill 8271
10:45:20 [2021-05-18T10:45:20.041Z] +++ /etc/init.d/apparmor stop
10:45:20 [2021-05-18T10:45:20.041Z] Leaving: AppArmorNo profiles have been unloaded.
10:45:20 [2021-05-18T10:45:20.041Z] 
10:45:20 [2021-05-18T10:45:20.041Z] Unloading profiles will leave already running processes permanently
10:45:20 [2021-05-18T10:45:20.041Z] unconfined, which can lead to unexpected situations.
10:45:20 [2021-05-18T10:45:20.041Z] 
10:45:20 [2021-05-18T10:45:20.041Z] To set a process to complain mode, use the command line tool
10:45:20 [2021-05-18T10:45:20.041Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:45:20 [2021-05-18T10:45:20.041Z] +++ true
10:45:20 [2021-05-18T10:45:20.041Z] exiting test-integration
10:45:20 [2021-05-18T10:45:20.041Z] ++ exit 0
10:45:20 [2021-05-18T10:45:20.041Z] 
10:45:20 [2021-05-18T10:45:20.300Z] + for job in $(jobs -p)
10:45:20 [2021-05-18T10:45:20.300Z] + wait 9645
10:45:20 [2021-05-18T10:45:20.613Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:45:29 [2021-05-18T10:45:29.376Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:45:29 [2021-05-18T10:45:29.376Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:45:29 [2021-05-18T10:45:29.376Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:45:37 [2021-05-18T10:45:37.972Z] === RUN   TestDockerSuite/TestBuildSpaces
10:45:37 [2021-05-18T10:45:37.972Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:45:38 [2021-05-18T10:45:38.397Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:45:43 [2021-05-18T10:45:43.779Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:45:43 [2021-05-18T10:45:43.779Z] === RUN   TestDockerSuite/TestBuildStderr
10:45:47 [2021-05-18T10:45:47.526Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:45:53 [2021-05-18T10:45:53.276Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:45:55 [2021-05-18T10:45:55.177Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:45:57 [2021-05-18T10:45:57.711Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:46:01 [2021-05-18T10:46:01.000Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:46:07 [2021-05-18T10:46:07.565Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:46:11 [2021-05-18T10:46:11.276Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:46:12 [2021-05-18T10:46:12.845Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:46:14 [2021-05-18T10:46:14.748Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:46:17 [2021-05-18T10:46:17.282Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:46:17 [2021-05-18T10:46:17.593Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:46:17 [2021-05-18T10:46:17.593Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:46:20 [2021-05-18T10:46:20.510Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:46:20 [2021-05-18T10:46:20.567Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:46:22 [2021-05-18T10:46:22.054Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:46:23 [2021-05-18T10:46:23.099Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:46:26 [2021-05-18T10:46:26.387Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:46:26 [2021-05-18T10:46:26.765Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:46:28 [2021-05-18T10:46:28.291Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:46:29 [2021-05-18T10:46:29.054Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:46:37 [2021-05-18T10:46:37.109Z] === RUN   TestDockerSuite/TestBuildUser
10:46:37 [2021-05-18T10:46:37.109Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:46:37 [2021-05-18T10:46:37.109Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:46:37 [2021-05-18T10:46:37.109Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:46:39 [2021-05-18T10:46:39.453Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:46:47 [2021-05-18T10:46:47.458Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:46:47 [2021-05-18T10:46:47.458Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:46:50 [2021-05-18T10:46:50.377Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:46:50 [2021-05-18T10:46:50.377Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:46:50 [2021-05-18T10:46:50.377Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:47:15 [2021-05-18T10:47:15.547Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:47:15 [2021-05-18T10:47:15.547Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:47:24 [2021-05-18T10:47:24.541Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:47:25 [2021-05-18T10:47:25.892Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:47:31 [2021-05-18T10:47:31.707Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:47:32 [2021-05-18T10:47:32.168Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:47:32 [2021-05-18T10:47:32.168Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:47:35 [2021-05-18T10:47:35.089Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:47:35 [2021-05-18T10:47:35.089Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:47:39 [2021-05-18T10:47:39.417Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:47:47 [2021-05-18T10:47:47.497Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:47:50 [2021-05-18T10:47:50.412Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:47:50 [2021-05-18T10:47:50.874Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:47:54 [2021-05-18T10:47:54.295Z] --- PASS: TestDockerSwarmSuite (1784.14s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.74s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.70s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.28s)
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:562: [dc05a46f5348d] joining swarm manager [d1c05b9a03db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:584: [d485faa78dd9b] joining swarm manager [d1c05b9a03db9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.295Z]         check_test.go:380: [dc05a46f5348d] daemon is not started
10:47:54 [2021-05-18T10:47:54.295Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s)
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:45: [d3d8dce45c235] joining swarm manager [ddec918609d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.12s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.15s)
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.90s)
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:303: [d257beca3caca] joining swarm manager [d9636c0468c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:304: [da80c8bcb7139] joining swarm manager [d9636c0468c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
10:47:54 [2021-05-18T10:47:54.295Z]         docker_api_swarm_test.go:363: Waiting for possible election...
10:47:54 [2021-05-18T10:47:54.295Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.69s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:271: [dd828fccba5a8] joining swarm manager [d068c6dbb2588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:272: [d0c96286395bb] joining swarm manager [d068c6dbb2588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.06s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.51s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_node_test.go:19: [d3148ae5fbbec] joining swarm manager [d45793b989347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_node_test.go:20: [db25256fc670f] joining swarm manager [d45793b989347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.70s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:501: [d69f5bdca1449] joining swarm manager [db6f9d1e0ee06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:506: [d6262e69aff87] joining swarm manager [db6f9d1e0ee06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.02s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_node_test.go:80: [d1603b28aeab6] joining swarm manager [d9c14cc51eeb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_node_test.go:52: [d408bdbb9ec06] joining swarm manager [d9919bc20b72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_node_test.go:53: [dec7cd97fb082] joining swarm manager [d9919bc20b72d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.49s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:201: [dbce834e6adab] joining swarm manager [dc65ff658d63a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.45s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:383: [dd161c4d5c902] joining swarm manager [db1bfcde448be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:384: [d60811350661a] joining swarm manager [db1bfcde448be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]         check_test.go:380: [d60811350661a] daemon is not started
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (71.23s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:801: [d679e3176a38b] joining swarm manager [db20321028bc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:801: [d67218c5870d3] joining swarm manager [db20321028bc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:801: [d44c60571c20c] joining swarm manager [db20321028bc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:801: [d1353be4efda3] joining swarm manager [db20321028bc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:809: [da0377d82934e] joining swarm manager [db20321028bc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.68s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.66s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:394: [d433742de3d70] joining swarm manager [d90427b79dfb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:394: [dcae63da3d3e7] joining swarm manager [d90427b79dfb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.92s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:342: [dd4bd9b655b67] joining swarm manager [dcf251e19511d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:342: [d63e5bf1ec00d] joining swarm manager [dcf251e19511d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.47s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:489: [dd9c5d3afb3fe] joining swarm manager [db999af45ae0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:489: [dd2f6ecd1c6b6] joining swarm manager [db999af45ae0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.29s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.97s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:127: [df92c74cf014d] joining swarm manager [d7e906f9de237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:128: [d8fda7f048611] joining swarm manager [d7e906f9de237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:136: [d522783ec932f] joining swarm manager [d7e906f9de237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:137: [d1cd628f76ef9] joining swarm manager [d7e906f9de237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.20s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:303: [d2625890de5fa] joining swarm manager [d468c81d0ea57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:303: [df5e4c6460cbe] joining swarm manager [d468c81d0ea57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.35s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:99: [dfabf291245a6] joining swarm manager [d3ebe7faa4031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:100: [df3b4c4c0c026] joining swarm manager [d3ebe7faa4031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]         check_test.go:380: [dfabf291245a6] daemon is not started
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.61s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:532: [db94f03644aa3] joining swarm manager [dd2e07debe8d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:533: [d0a528af783d2] joining swarm manager [dd2e07debe8d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.72s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:147: [db60b70693629] joining swarm manager [d98041d100a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_service_test.go:147: [da96bc64558d4] joining swarm manager [d98041d100a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.53s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.23s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.76s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.35s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.21s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.40s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.77s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.00s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.57s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.54s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.61s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.87s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.27s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.98s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.46s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.78s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.12s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.37s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.88s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.55s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.81s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.62s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.58s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.66s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_service_logs_test.go:245: checking task 83j3pk837cbw
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_service_logs_test.go:250: checking messages for 83j3pk837cbw
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_service_logs_test.go:245: checking task i40zi2tiveos
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_service_logs_test.go:250: checking messages for i40zi2tiveos
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.46s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.03s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1901: [d8a628a8e85d0] joining swarm manager [d84f6c72272a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1902: [d83dcf482ea45] joining swarm manager [d84f6c72272a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.55s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.38s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.40s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1802: [dc9c8af5ba7eb] joining swarm manager [db536f8f77160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1803: [d7d981473ac65] joining swarm manager [db536f8f77160]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.95s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.93s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1321: [d5b82eaf5d840] joining swarm manager [d3b2b121728ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1322: [d16c5aec8bebb] joining swarm manager [d3b2b121728ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.50s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.21s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.33s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.80s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.00s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.87s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.04s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.15s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.66s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1186: [d819d065fc2bc] joining swarm manager [d882544aa5e3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1195: [d7691c949957e] joining swarm manager [d882544aa5e3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.02s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.20s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (152.58s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1118: [db248807e5e9f] joining swarm manager [de657acd02e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1119: [d5bcedb6b038a] joining swarm manager [de657acd02e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1172: [d75b15328a441] joining swarm manager [de657acd02e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.62s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1453: [d5664c118f9ad] joining swarm manager [d34d64b1c32a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_test.go:1454: [d087509db3183] joining swarm manager [d34d64b1c32a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.80s)
10:47:54 [2021-05-18T10:47:54.296Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s)
10:47:54 [2021-05-18T10:47:54.296Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s)
10:47:54 [2021-05-18T10:47:54.296Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s)
10:47:54 [2021-05-18T10:47:54.296Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.92s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.72s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.91s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.28s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_cli_swarm_unix_test.go:62: [dc2f90334668d] joining swarm manager [d76ab4b3dfe99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.92s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.89s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.07s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.66s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.10s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.83s)
10:47:54 [2021-05-18T10:47:54.296Z]         docker_api_swarm_test.go:961: [dec49e3e8178b] joining swarm manager [d3074a97a9909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.60s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.07s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.46s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.10s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.42s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.24s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.82s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.21s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.11s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.70s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.03s)
10:47:54 [2021-05-18T10:47:54.296Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s)
10:47:54 [2021-05-18T10:47:54.296Z] === RUN   TestDockerExternalVolumeSuite
10:47:54 [2021-05-18T10:47:54.296Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:48:05 [2021-05-18T10:48:05.715Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:48:06 [2021-05-18T10:48:06.180Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:48:06 [2021-05-18T10:48:06.180Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:48:06 [2021-05-18T10:48:06.641Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:48:07 [2021-05-18T10:48:07.612Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:48:12 [2021-05-18T10:48:12.418Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:48:16 [2021-05-18T10:48:16.206Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:48:17 [2021-05-18T10:48:17.754Z] === RUN   TestDockerSuite/TestBuildXZHost
10:48:18 [2021-05-18T10:48:18.216Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:48:18 [2021-05-18T10:48:18.216Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:48:18 [2021-05-18T10:48:18.216Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:48:20 [2021-05-18T10:48:20.404Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:48:26 [2021-05-18T10:48:26.229Z] === RUN   TestDockerSuite/TestCommitChange
10:48:30 [2021-05-18T10:48:30.929Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:48:35 [2021-05-18T10:48:35.631Z] === RUN   TestDockerSuite/TestCommitHardlink
10:48:35 [2021-05-18T10:48:35.631Z] === RUN   TestDockerSuite/TestCommitNewFile
10:48:44 [2021-05-18T10:48:44.222Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:48:44 [2021-05-18T10:48:44.222Z] === RUN   TestDockerSuite/TestCommitTTY
10:48:52 [2021-05-18T10:48:52.813Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:48:57 [2021-05-18T10:48:57.658Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:49:06 [2021-05-18T10:49:06.253Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:49:06 [2021-05-18T10:49:06.515Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:49:10 [2021-05-18T10:49:10.288Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:49:13 [2021-05-18T10:49:13.344Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:49:13 [2021-05-18T10:49:13.344Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:49:14 [2021-05-18T10:49:14.066Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:49:16 [2021-05-18T10:49:16.261Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:49:16 [2021-05-18T10:49:16.261Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:49:16 [2021-05-18T10:49:16.261Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:49:16 [2021-05-18T10:49:16.261Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:49:19 [2021-05-18T10:49:19.175Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:49:19 [2021-05-18T10:49:19.175Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:49:19 [2021-05-18T10:49:19.175Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:49:19 [2021-05-18T10:49:19.900Z] === RUN   TestDockerSuite/TestBuildEnv
10:49:19 [2021-05-18T10:49:19.900Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:49:19 [2021-05-18T10:49:19.900Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:49:19 [2021-05-18T10:49:19.900Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:49:19 [2021-05-18T10:49:19.900Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:49:19 [2021-05-18T10:49:19.900Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:49:20 [2021-05-18T10:49:20.101Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:49:22 [2021-05-18T10:49:22.090Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:49:22 [2021-05-18T10:49:22.090Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:49:22 [2021-05-18T10:49:22.090Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:49:22 [2021-05-18T10:49:22.090Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:49:22 [2021-05-18T10:49:22.090Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:49:24 [2021-05-18T10:49:24.625Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:49:24 [2021-05-18T10:49:24.625Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:49:24 [2021-05-18T10:49:24.625Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:49:24 [2021-05-18T10:49:24.625Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:49:25 [2021-05-18T10:49:25.837Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:49:26 [2021-05-18T10:49:26.170Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:49:28 [2021-05-18T10:49:28.022Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:49:28 [2021-05-18T10:49:28.212Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:49:30 [2021-05-18T10:49:30.207Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:49:30 [2021-05-18T10:49:30.207Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:49:30 [2021-05-18T10:49:30.207Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:49:31 [2021-05-18T10:49:31.991Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:49:33 [2021-05-18T10:49:33.124Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:49:33 [2021-05-18T10:49:33.124Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:49:36 [2021-05-18T10:49:36.038Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:49:36 [2021-05-18T10:49:36.038Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:49:36 [2021-05-18T10:49:36.038Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:49:38 [2021-05-18T10:49:38.954Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:49:38 [2021-05-18T10:49:38.954Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:49:41 [2021-05-18T10:49:41.142Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:49:41 [2021-05-18T10:49:41.142Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:49:44 [2021-05-18T10:49:44.057Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:49:44 [2021-05-18T10:49:44.517Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:49:47 [2021-05-18T10:49:47.429Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildExpose
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:49:49 [2021-05-18T10:49:49.745Z] === RUN   TestDockerSuite/TestBuildFails
10:49:51 [2021-05-18T10:49:51.954Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:49:51 [2021-05-18T10:49:51.954Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:49:52 [2021-05-18T10:49:52.134Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:49:56 [2021-05-18T10:49:56.836Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:49:56 [2021-05-18T10:49:56.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:49:56 [2021-05-18T10:49:56.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:49:56 [2021-05-18T10:49:56.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:49:56 [2021-05-18T10:49:56.837Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:49:58 [2021-05-18T10:49:58.379Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:49:58 [2021-05-18T10:49:58.379Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:49:59 [2021-05-18T10:49:59.092Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:50:00 [2021-05-18T10:50:00.282Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:50:01 [2021-05-18T10:50:01.291Z] === RUN   TestDockerSuite/TestContainerAPITop
10:50:01 [2021-05-18T10:50:01.291Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:50:04 [2021-05-18T10:50:04.210Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:50:04 [2021-05-18T10:50:04.210Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:50:04 [2021-05-18T10:50:04.904Z] === RUN   TestDockerSuite/TestBuildForceRm
10:50:08 [2021-05-18T10:50:08.909Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:50:11 [2021-05-18T10:50:11.092Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:50:11 [2021-05-18T10:50:11.092Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:50:11 [2021-05-18T10:50:11.092Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:50:11 [2021-05-18T10:50:11.092Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:50:11 [2021-05-18T10:50:11.092Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:50:11 [2021-05-18T10:50:11.092Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
10:50:15 [2021-05-18T10:50:15.157Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:50:18 [2021-05-18T10:50:18.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:50:18 [2021-05-18T10:50:18.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
10:50:19 [2021-05-18T10:50:19.798Z] === RUN   TestDockerSuite/TestBuildFromGit
10:50:20 [2021-05-18T10:50:20.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
10:50:23 [2021-05-18T10:50:23.278Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
10:50:25 [2021-05-18T10:50:25.461Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
10:50:28 [2021-05-18T10:50:28.376Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008b1bc0_<nil>}
10:50:30 [2021-05-18T10:50:30.182Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:50:31 [2021-05-18T10:50:31.164Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:50:31 [2021-05-18T10:50:31.291Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1254277198_c:\foo_false__<nil>_<nil>_<nil>}
10:50:33 [2021-05-18T10:50:33.479Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1254277198_c:\foo_true__<nil>_<nil>_<nil>}
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
10:50:36 [2021-05-18T10:50:36.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
10:50:36 [2021-05-18T10:50:36.851Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
10:50:36 [2021-05-18T10:50:36.851Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
10:50:36 [2021-05-18T10:50:36.851Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:50:36 [2021-05-18T10:50:36.851Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:50:36 [2021-05-18T10:50:36.851Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:50:36 [2021-05-18T10:50:36.851Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:50:36 [2021-05-18T10:50:36.852Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:50:36 [2021-05-18T10:50:36.852Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:50:38 [2021-05-18T10:50:38.283Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:50:38 [2021-05-18T10:50:38.283Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:50:38 [2021-05-18T10:50:38.283Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:50:39 [2021-05-18T10:50:39.255Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:50:39 [2021-05-18T10:50:39.255Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:50:39 [2021-05-18T10:50:39.766Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:50:39 [2021-05-18T10:50:39.766Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:50:39 [2021-05-18T10:50:39.766Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:50:39 [2021-05-18T10:50:39.766Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:50:39 [2021-05-18T10:50:39.766Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:50:40 [2021-05-18T10:50:40.226Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:50:43 [2021-05-18T10:50:43.145Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:50:43 [2021-05-18T10:50:43.145Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:50:43 [2021-05-18T10:50:43.145Z] === RUN   TestDockerSuite/TestCpRelativePath
10:50:46 [2021-05-18T10:50:46.057Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:50:46 [2021-05-18T10:50:46.057Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:50:46 [2021-05-18T10:50:46.057Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:50:46 [2021-05-18T10:50:46.057Z] === RUN   TestDockerSuite/TestCpToCaseA
10:50:47 [2021-05-18T10:50:47.226Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:50:49 [2021-05-18T10:50:49.635Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:50:49 [2021-05-18T10:50:49.635Z] === RUN   TestDockerSuite/TestBuildHistory
10:50:56 [2021-05-18T10:50:56.394Z] === RUN   TestDockerSuite/TestCpToCaseB
10:50:59 [2021-05-18T10:50:59.424Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:51:00 [2021-05-18T10:51:00.139Z] === RUN   TestDockerSuite/TestCpToCaseC
10:51:00 [2021-05-18T10:51:00.139Z] === RUN   TestDockerSuite/TestCpToCaseD
10:51:00 [2021-05-18T10:51:00.139Z] === RUN   TestDockerSuite/TestCpToCaseE
10:51:04 [2021-05-18T10:51:04.506Z] === RUN   TestDockerSuite/TestBuildIidFile
10:51:04 [2021-05-18T10:51:04.506Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:51:06 [2021-05-18T10:51:06.050Z] === RUN   TestDockerSuite/TestBuildInheritance
10:51:06 [2021-05-18T10:51:06.050Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:51:07 [2021-05-18T10:51:07.041Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:51:07 [2021-05-18T10:51:07.041Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:51:10 [2021-05-18T10:51:10.476Z] === RUN   TestDockerSuite/TestCpToCaseF
10:51:10 [2021-05-18T10:51:10.476Z] === RUN   TestDockerSuite/TestCpToCaseG
10:51:10 [2021-05-18T10:51:10.476Z] === RUN   TestDockerSuite/TestCpToCaseH
10:51:17 [2021-05-18T10:51:17.420Z] === RUN   TestDockerSuite/TestBuildLabel
10:51:18 [2021-05-18T10:51:18.399Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:51:19 [2021-05-18T10:51:19.372Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:51:20 [2021-05-18T10:51:20.355Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:51:21 [2021-05-18T10:51:21.337Z] === RUN   TestDockerSuite/TestBuildLabels
10:51:22 [2021-05-18T10:51:22.310Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:51:22 [2021-05-18T10:51:22.875Z] === RUN   TestDockerSuite/TestCpToCaseI
10:51:22 [2021-05-18T10:51:22.876Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:51:22 [2021-05-18T10:51:22.876Z] === RUN   TestDockerSuite/TestCpToDot
10:51:24 [2021-05-18T10:51:24.425Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:51:24 [2021-05-18T10:51:24.425Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:51:24 [2021-05-18T10:51:24.425Z] === RUN   TestDockerSuite/TestCpToStdout
10:51:24 [2021-05-18T10:51:24.521Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:51:27 [2021-05-18T10:51:27.347Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:51:27 [2021-05-18T10:51:27.347Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:51:27 [2021-05-18T10:51:27.347Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:51:27 [2021-05-18T10:51:27.347Z] === RUN   TestDockerSuite/TestCpVolumePath
10:51:27 [2021-05-18T10:51:27.347Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:51:27 [2021-05-18T10:51:27.816Z] === RUN   TestDockerSuite/TestCreateArgs
10:51:28 [2021-05-18T10:51:28.277Z] === RUN   TestDockerSuite/TestCreateByImageID
10:51:30 [2021-05-18T10:51:30.459Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:51:31 [2021-05-18T10:51:31.510Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:51:31 [2021-05-18T10:51:31.646Z] === RUN   TestDockerSuite/TestBuildLastModified
10:51:31 [2021-05-18T10:51:31.646Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:51:31 [2021-05-18T10:51:31.646Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:51:31 [2021-05-18T10:51:31.646Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:51:31 [2021-05-18T10:51:31.646Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:51:31 [2021-05-18T10:51:31.646Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:51:32 [2021-05-18T10:51:32.236Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:51:32 [2021-05-18T10:51:32.697Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:51:33 [2021-05-18T10:51:33.484Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:51:33 [2021-05-18T10:51:33.484Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:51:33 [2021-05-18T10:51:33.681Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:51:33 [2021-05-18T10:51:33.944Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:51:36 [2021-05-18T10:51:36.130Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:51:37 [2021-05-18T10:51:37.101Z] === RUN   TestDockerSuite/TestCreateLabels
10:51:37 [2021-05-18T10:51:37.564Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:51:37 [2021-05-18T10:51:37.564Z] === RUN   TestDockerSuite/TestCreateRM
10:51:38 [2021-05-18T10:51:38.029Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:51:38 [2021-05-18T10:51:38.029Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:51:38 [2021-05-18T10:51:38.029Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:51:38 [2021-05-18T10:51:38.490Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:51:44 [2021-05-18T10:51:44.070Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:51:46 [2021-05-18T10:51:46.406Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:51:48 [2021-05-18T10:51:48.831Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:51:48 [2021-05-18T10:51:48.831Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:51:49 [2021-05-18T10:51:49.292Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:51:53 [2021-05-18T10:51:53.993Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:51:53 [2021-05-18T10:51:53.993Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:51:53 [2021-05-18T10:51:53.993Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:51:56 [2021-05-18T10:51:56.181Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:51:56 [2021-05-18T10:51:56.181Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDevicePermissions
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDockerFails
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:51:56 [2021-05-18T10:51:56.646Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:51:57 [2021-05-18T10:51:57.106Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:51:57 [2021-05-18T10:51:57.106Z] === RUN   TestDockerSuite/TestEventsAttach
10:51:57 [2021-05-18T10:51:57.106Z] === RUN   TestDockerSuite/TestEventsCommit
10:51:57 [2021-05-18T10:51:57.106Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:52:00 [2021-05-18T10:52:00.022Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:52:02 [2021-05-18T10:52:02.937Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:52:04 [2021-05-18T10:52:04.486Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:52:05 [2021-05-18T10:52:05.120Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:52:09 [2021-05-18T10:52:09.246Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:52:09 [2021-05-18T10:52:09.247Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:52:09 [2021-05-18T10:52:09.247Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:52:15 [2021-05-18T10:52:15.458Z] === RUN   TestDockerSuite/TestEventsCopy
10:52:19 [2021-05-18T10:52:19.202Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:52:26 [2021-05-18T10:52:26.296Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:52:28 [2021-05-18T10:52:28.480Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:52:28 [2021-05-18T10:52:28.944Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:52:34 [2021-05-18T10:52:34.749Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:52:35 [2021-05-18T10:52:35.210Z] === RUN   TestDockerSuite/TestEventsFilterType
10:52:36 [2021-05-18T10:52:36.180Z] === RUN   TestDockerSuite/TestEventsFilters
10:52:41 [2021-05-18T10:52:41.984Z] === RUN   TestDockerSuite/TestEventsFormat
10:52:46 [2021-05-18T10:52:46.718Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:52:46 [2021-05-18T10:52:46.718Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:52:46 [2021-05-18T10:52:46.718Z] === RUN   TestDockerSuite/TestEventsImageImport
10:52:47 [2021-05-18T10:52:47.179Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:52:47 [2021-05-18T10:52:47.179Z] === RUN   TestDockerSuite/TestEventsImagePull
10:52:47 [2021-05-18T10:52:47.179Z] === RUN   TestDockerSuite/TestEventsImageTag
10:52:48 [2021-05-18T10:52:48.151Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:52:48 [2021-05-18T10:52:48.151Z] === RUN   TestDockerSuite/TestEventsRename
10:52:51 [2021-05-18T10:52:51.163Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:52:51 [2021-05-18T10:52:51.898Z] === RUN   TestDockerSuite/TestEventsResize
10:52:51 [2021-05-18T10:52:51.904Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:53:00 [2021-05-18T10:53:00.482Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:53:02 [2021-05-18T10:53:02.666Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:53:04 [2021-05-18T10:53:04.849Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:53:06 [2021-05-18T10:53:06.849Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:53:09 [2021-05-18T10:53:09.241Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:53:10 [2021-05-18T10:53:10.656Z] === RUN   TestDockerSuite/TestEventsTop
10:53:10 [2021-05-18T10:53:10.656Z] === RUN   TestDockerSuite/TestEventsUntag
10:53:12 [2021-05-18T10:53:12.678Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:53:13 [2021-05-18T10:53:13.569Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:53:18 [2021-05-18T10:53:18.269Z] === RUN   TestDockerSuite/TestExec
10:53:18 [2021-05-18T10:53:18.269Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:53:18 [2021-05-18T10:53:18.269Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:53:19 [2021-05-18T10:53:19.785Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:53:19 [2021-05-18T10:53:19.810Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:53:22 [2021-05-18T10:53:22.727Z] === RUN   TestDockerSuite/TestExecAPIStart
10:53:22 [2021-05-18T10:53:22.727Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:53:22 [2021-05-18T10:53:22.727Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:53:22 [2021-05-18T10:53:22.727Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:53:24 [2021-05-18T10:53:24.912Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:53:26 [2021-05-18T10:53:26.936Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:53:27 [2021-05-18T10:53:27.100Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:53:30 [2021-05-18T10:53:30.016Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:53:32 [2021-05-18T10:53:32.203Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:53:36 [2021-05-18T10:53:36.907Z] === RUN   TestDockerSuite/TestExecCgroup
10:53:36 [2021-05-18T10:53:36.907Z] === RUN   TestDockerSuite/TestExecEnv
10:53:36 [2021-05-18T10:53:36.907Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:53:36 [2021-05-18T10:53:36.907Z] === RUN   TestDockerSuite/TestExecExitStatus
10:53:39 [2021-05-18T10:53:39.833Z] === RUN   TestDockerSuite/TestExecInspectID
10:53:41 [2021-05-18T10:53:41.308Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:53:44 [2021-05-18T10:53:44.538Z] === RUN   TestDockerSuite/TestExecInteractive
10:53:44 [2021-05-18T10:53:44.538Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:53:44 [2021-05-18T10:53:44.538Z] === RUN   TestDockerSuite/TestExecParseError
10:53:44 [2021-05-18T10:53:44.538Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:53:44 [2021-05-18T10:53:44.538Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:53:44 [2021-05-18T10:53:44.538Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:53:47 [2021-05-18T10:53:47.458Z] === RUN   TestDockerSuite/TestExecSetEnv
10:53:47 [2021-05-18T10:53:47.458Z] === RUN   TestDockerSuite/TestExecStartFails
10:53:47 [2021-05-18T10:53:47.458Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:53:47 [2021-05-18T10:53:47.458Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:53:47 [2021-05-18T10:53:47.458Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:53:47 [2021-05-18T10:53:47.458Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:53:48 [2021-05-18T10:53:48.178Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:53:48 [2021-05-18T10:53:48.178Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:53:49 [2021-05-18T10:53:49.642Z] === RUN   TestDockerSuite/TestExecUlimits
10:53:49 [2021-05-18T10:53:49.642Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:53:55 [2021-05-18T10:53:55.295Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:53:55 [2021-05-18T10:53:55.762Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:53:55 [2021-05-18T10:53:55.762Z] === RUN   TestDockerSuite/TestBuildNetNone
10:53:55 [2021-05-18T10:53:55.762Z] === RUN   TestDockerSuite/TestBuildNoContext
10:53:56 [2021-05-18T10:53:56.864Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:53:56 [2021-05-18T10:53:56.864Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:53:56 [2021-05-18T10:53:56.864Z] === RUN   TestDockerSuite/TestExecWithUser
10:53:56 [2021-05-18T10:53:56.864Z] === RUN   TestDockerSuite/TestGetContainerStats
10:53:58 [2021-05-18T10:53:58.700Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:54:02 [2021-05-18T10:54:02.672Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:54:08 [2021-05-18T10:54:08.478Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:54:09 [2021-05-18T10:54:09.069Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:54:12 [2021-05-18T10:54:12.024Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:54:12 [2021-05-18T10:54:12.024Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:54:12 [2021-05-18T10:54:12.024Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:54:12 [2021-05-18T10:54:12.233Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:54:13 [2021-05-18T10:54:13.395Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:54:14 [2021-05-18T10:54:14.968Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:54:16 [2021-05-18T10:54:16.544Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:54:18 [2021-05-18T10:54:18.037Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:54:18 [2021-05-18T10:54:18.038Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:54:18 [2021-05-18T10:54:18.038Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:54:18 [2021-05-18T10:54:18.038Z] === RUN   TestDockerSuite/TestHealth
10:54:18 [2021-05-18T10:54:18.038Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:54:18 [2021-05-18T10:54:18.038Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:54:18 [2021-05-18T10:54:18.038Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:54:18 [2021-05-18T10:54:18.092Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:54:18 [2021-05-18T10:54:18.498Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:54:24 [2021-05-18T10:54:24.305Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:54:24 [2021-05-18T10:54:24.305Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:54:24 [2021-05-18T10:54:24.305Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:54:24 [2021-05-18T10:54:24.305Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:54:24 [2021-05-18T10:54:24.305Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:54:24 [2021-05-18T10:54:24.305Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:54:24 [2021-05-18T10:54:24.765Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:54:24 [2021-05-18T10:54:24.765Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:54:26 [2021-05-18T10:54:26.308Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:54:26 [2021-05-18T10:54:26.308Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:54:28 [2021-05-18T10:54:28.267Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:54:28 [2021-05-18T10:54:28.491Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:54:28 [2021-05-18T10:54:28.491Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:54:30 [2021-05-18T10:54:30.671Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:54:34 [2021-05-18T10:54:34.355Z] === RUN   TestDockerSuite/TestImagesFormat
10:54:34 [2021-05-18T10:54:34.355Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:54:34 [2021-05-18T10:54:34.355Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:54:38 [2021-05-18T10:54:38.051Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:54:38 [2021-05-18T10:54:38.051Z] === RUN   TestDockerSuite/TestImportBadURL
10:54:39 [2021-05-18T10:54:39.257Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:54:40 [2021-05-18T10:54:40.231Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestImportDisplay
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestImportFile
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestImportGzipped
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:54:40 [2021-05-18T10:54:40.962Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:54:43 [2021-05-18T10:54:43.881Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:54:46 [2021-05-18T10:54:46.064Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:54:46 [2021-05-18T10:54:46.064Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:54:46 [2021-05-18T10:54:46.064Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:54:46 [2021-05-18T10:54:46.345Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:54:46 [2021-05-18T10:54:46.524Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:54:46 [2021-05-18T10:54:46.524Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:54:49 [2021-05-18T10:54:49.438Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:54:49 [2021-05-18T10:54:49.438Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:54:51 [2021-05-18T10:54:51.623Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:54:51 [2021-05-18T10:54:51.623Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:54:51 [2021-05-18T10:54:51.623Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:54:52 [2021-05-18T10:54:52.085Z] === RUN   TestDockerSuite/TestInspectDefault
10:54:52 [2021-05-18T10:54:52.691Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:54:54 [2021-05-18T10:54:54.938Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:54:55 [2021-05-18T10:54:55.132Z] === RUN   TestDockerSuite/TestInspectHistory
10:54:59 [2021-05-18T10:54:59.837Z] === RUN   TestDockerSuite/TestInspectImage
10:54:59 [2021-05-18T10:54:59.837Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:54:59 [2021-05-18T10:54:59.837Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:54:59 [2021-05-18T10:54:59.837Z] === RUN   TestDockerSuite/TestInspectInt64
10:55:01 [2021-05-18T10:55:01.365Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:55:02 [2021-05-18T10:55:02.750Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:55:04 [2021-05-18T10:55:04.932Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:55:05 [2021-05-18T10:55:05.286Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:55:05 [2021-05-18T10:55:05.393Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:55:07 [2021-05-18T10:55:07.582Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:55:10 [2021-05-18T10:55:10.495Z] === RUN   TestDockerSuite/TestInspectPlugin
10:55:10 [2021-05-18T10:55:10.495Z] === RUN   TestDockerSuite/TestInspectRootFS
10:55:10 [2021-05-18T10:55:10.495Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:55:11 [2021-05-18T10:55:11.117Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:55:12 [2021-05-18T10:55:12.680Z] === RUN   TestDockerSuite/TestInspectStatus
10:55:16 [2021-05-18T10:55:16.265Z] --- PASS: TestDockerExternalVolumeSuite (441.10s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_external_volume_driver_test.go:53: [d04abebc0407f] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.72s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_external_volume_driver_test.go:53: [d9e332a9214b0] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_external_volume_driver_test.go:53: [d45cac9afd3e6] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_external_volume_driver_test.go:53: [d910c78323359] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.55s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.68s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.68s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.51s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.22s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_external_volume_driver_test.go:485: [d73571bfa338b] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_external_volume_driver_test.go:53: [df32138454f3d] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z] PASS
10:55:16 [2021-05-18T10:55:16.265Z] 
10:55:16 [2021-05-18T10:55:16.265Z] === Skipped
10:55:16 [2021-05-18T10:55:16.265Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:55:16 [2021-05-18T10:55:16.265Z]         check_test.go:309: [d9d75a9476203] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z] 
10:55:16 [2021-05-18T10:55:16.265Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:55:16 [2021-05-18T10:55:16.265Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:55:16 [2021-05-18T10:55:16.265Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:55:16 [2021-05-18T10:55:16.265Z]         check_test.go:309: [d714e4e14ccb3] daemon is not started
10:55:16 [2021-05-18T10:55:16.265Z] 
10:55:16 [2021-05-18T10:55:16.266Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:55:16 [2021-05-18T10:55:16.266Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:55:16 [2021-05-18T10:55:16.266Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:55:16 [2021-05-18T10:55:16.266Z]         check_test.go:309: [dec1f4307870d] daemon is not started
10:55:16 [2021-05-18T10:55:16.266Z] 
10:55:16 [2021-05-18T10:55:16.266Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:55:16 [2021-05-18T10:55:16.266Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:55:16 [2021-05-18T10:55:16.266Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:55:16 [2021-05-18T10:55:16.266Z] 
10:55:16 [2021-05-18T10:55:16.266Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:55:16 [2021-05-18T10:55:16.266Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:55:16 [2021-05-18T10:55:16.266Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:55:16 [2021-05-18T10:55:16.266Z] 
10:55:16 [2021-05-18T10:55:16.266Z] 
10:55:16 [2021-05-18T10:55:16.266Z] DONE 273 tests, 5 skipped in 2794.251s
10:55:16 [2021-05-18T10:55:16.266Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:55:16 [2021-05-18T10:55:16.266Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddf594412cb56/docker.pid
10:55:16 [2021-05-18T10:55:16.266Z] +++ kill 8335
10:55:16 [2021-05-18T10:55:16.266Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8335 is not a child of this shell
10:55:16 [2021-05-18T10:55:16.266Z] warning: PID 8335 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddf594412cb56/docker.pid had a nonzero exit code
10:55:16 [2021-05-18T10:55:16.266Z] ++++ cat bundles/test-integration/docker.pid
10:55:16 [2021-05-18T10:55:16.266Z] +++ kill 8225
10:55:16 [2021-05-18T10:55:16.422Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:55:16 [2021-05-18T10:55:16.832Z] +++ /etc/init.d/apparmor stop
10:55:16 [2021-05-18T10:55:16.832Z] Leaving: AppArmorNo profiles have been unloaded.
10:55:16 [2021-05-18T10:55:16.832Z] 
10:55:16 [2021-05-18T10:55:16.832Z] Unloading profiles will leave already running processes permanently
10:55:16 [2021-05-18T10:55:16.832Z] unconfined, which can lead to unexpected situations.
10:55:16 [2021-05-18T10:55:16.832Z] 
10:55:16 [2021-05-18T10:55:16.832Z] To set a process to complain mode, use the command line tool
10:55:16 [2021-05-18T10:55:16.832Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:55:16 [2021-05-18T10:55:16.832Z] +++ true
10:55:16 [2021-05-18T10:55:16.832Z] exiting test-integration
10:55:16 [2021-05-18T10:55:16.832Z] ++ exit 0
10:55:16 [2021-05-18T10:55:16.832Z] 
10:55:16 [2021-05-18T10:55:16.939Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:55:17 [2021-05-18T10:55:17.091Z] + exit 0
10:55:17 [2021-05-18T10:55:17.091Z] ++ jobs -p
10:55:17 [2021-05-18T10:55:17.091Z] + pids=
10:55:17 [2021-05-18T10:55:17.091Z] + echo 'Remaining pids to kill: []'
10:55:17 [2021-05-18T10:55:17.091Z] Remaining pids to kill: []
10:55:17 [2021-05-18T10:55:17.091Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
10:55:17 [2021-05-18T10:55:17.112Z] Recording test results
10:55:17 [2021-05-18T10:55:17.941Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:55:17 [2021-05-18T10:55:17.941Z] === RUN   TestDockerSuite/TestBuildPATH
10:55:17 [2021-05-18T10:55:17.941Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:55:18 [2021-05-18T10:55:18.631Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:55:18 [2021-05-18T10:55:18.974Z] + echo Ensuring container killed.
10:55:18 [2021-05-18T10:55:18.974Z] Ensuring container killed.
10:55:18 [2021-05-18T10:55:18.974Z] + docker ps -aq -f name=docker-pr2-*
10:55:18 [2021-05-18T10:55:18.974Z] + cids=3bdf0e047a87
10:55:18 [2021-05-18T10:55:18.974Z] cbb8c53dbf8b
10:55:18 [2021-05-18T10:55:18.974Z] c611f4f45264
10:55:18 [2021-05-18T10:55:18.974Z] + [ -n 3bdf0e047a87
10:55:18 [2021-05-18T10:55:18.974Z] cbb8c53dbf8b
10:55:18 [2021-05-18T10:55:18.974Z] c611f4f45264 ]
10:55:18 [2021-05-18T10:55:18.974Z] + docker rm -vf 3bdf0e047a87 cbb8c53dbf8b c611f4f45264
10:55:20 [2021-05-18T10:55:20.868Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:55:20 [2021-05-18T10:55:20.868Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:55:21 [2021-05-18T10:55:21.124Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:55:21 [2021-05-18T10:55:21.515Z] 3bdf0e047a87
10:55:21 [2021-05-18T10:55:21.515Z] cbb8c53dbf8b
10:55:21 [2021-05-18T10:55:21.515Z] c611f4f45264
[Pipeline] sh
10:55:21 [2021-05-18T10:55:21.806Z] + echo Chowning /workspace to jenkins user
10:55:21 [2021-05-18T10:55:21.807Z] Chowning /workspace to jenkins user
10:55:21 [2021-05-18T10:55:21.807Z] + id -u
10:55:21 [2021-05-18T10:55:21.807Z] + id -g
10:55:21 [2021-05-18T10:55:21.807Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42389:/workspace busybox chown -R 1000:1000 /workspace
10:55:21 [2021-05-18T10:55:21.807Z] Unable to find image 'busybox:latest' locally
10:55:21 [2021-05-18T10:55:21.807Z] latest: Pulling from library/busybox
10:55:22 [2021-05-18T10:55:22.065Z] 92f8b3f0730f: Pulling fs layer
10:55:22 [2021-05-18T10:55:22.065Z] 92f8b3f0730f: Verifying Checksum
10:55:22 [2021-05-18T10:55:22.065Z] 92f8b3f0730f: Download complete
10:55:22 [2021-05-18T10:55:22.065Z] 92f8b3f0730f: Pull complete
10:55:22 [2021-05-18T10:55:22.065Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
10:55:22 [2021-05-18T10:55:22.065Z] Status: Downloaded newer image for busybox:latest
10:55:23 [2021-05-18T10:55:23.311Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:55:26 [2021-05-18T10:55:26.224Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:55:26 [2021-05-18T10:55:26.556Z] + bundleName=amd64
10:55:26 [2021-05-18T10:55:26.556Z] + echo Creating amd64-bundles.tar.gz
10:55:26 [2021-05-18T10:55:26.556Z] Creating amd64-bundles.tar.gz
10:55:26 [2021-05-18T10:55:26.556Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:55:26 [2021-05-18T10:55:26.556Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
10:55:27 [2021-05-18T10:55:27.943Z] Archiving artifacts
10:55:28 [2021-05-18T10:55:28.408Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:55:29 [2021-05-18T10:55:29.879Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:55:30 [2021-05-18T10:55:30.185Z] + make clean
10:55:30 [2021-05-18T10:55:30.445Z] docker volume rm -f docker-dev-cache
10:55:30 [2021-05-18T10:55:30.445Z] docker-dev-cache
[Pipeline] deleteDir
10:55:31 [2021-05-18T10:55:31.327Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:55:34 [2021-05-18T10:55:34.243Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksEnvs
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:55:37 [2021-05-18T10:55:37.163Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:55:37 [2021-05-18T10:55:37.624Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:55:37 [2021-05-18T10:55:37.624Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:55:39 [2021-05-18T10:55:39.807Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:55:41 [2021-05-18T10:55:41.997Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:55:49 [2021-05-18T10:55:49.086Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:55:51 [2021-05-18T10:55:51.272Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:55:51 [2021-05-18T10:55:51.272Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:55:53 [2021-05-18T10:55:53.459Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:55:53 [2021-05-18T10:55:53.459Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:56:00 [2021-05-18T10:56:00.545Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:56:07 [2021-05-18T10:56:07.635Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:56:11 [2021-05-18T10:56:11.774Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:56:14 [2021-05-18T10:56:14.725Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:56:17 [2021-05-18T10:56:17.641Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:56:19 [2021-05-18T10:56:19.827Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:56:19 [2021-05-18T10:56:19.827Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:56:22 [2021-05-18T10:56:22.744Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:56:25 [2021-05-18T10:56:25.656Z] === RUN   TestDockerSuite/TestLogsSince
10:56:35 [2021-05-18T10:56:35.995Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:56:35 [2021-05-18T10:56:35.995Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:56:35 [2021-05-18T10:56:35.995Z] === RUN   TestDockerSuite/TestLogsTail
10:56:38 [2021-05-18T10:56:38.908Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:56:41 [2021-05-18T10:56:41.823Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:56:41 [2021-05-18T10:56:41.853Z] === RUN   TestDockerSuite/TestBuildRm
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestMountIntoProc
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestMountIntoSys
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestNetHostname
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestPluginActive
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:56:44 [2021-05-18T10:56:44.007Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPortHostBinding
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPortList
10:56:44 [2021-05-18T10:56:44.467Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:56:50 [2021-05-18T10:56:50.273Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:56:54 [2021-05-18T10:56:54.273Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:56:56 [2021-05-18T10:56:56.214Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:56:56 [2021-05-18T10:56:56.214Z] === RUN   TestDockerSuite/TestPsByOrder
10:56:59 [2021-05-18T10:56:59.046Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:56:59 [2021-05-18T10:56:59.046Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:56:59 [2021-05-18T10:56:59.046Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:57:00 [2021-05-18T10:57:00.593Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:57:04 [2021-05-18T10:57:04.813Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:57:04 [2021-05-18T10:57:04.813Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:57:05 [2021-05-18T10:57:05.327Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:57:13 [2021-05-18T10:57:13.966Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:57:15 [2021-05-18T10:57:15.156Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:57:19 [2021-05-18T10:57:19.816Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:57:32 [2021-05-18T10:57:32.872Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:57:32 [2021-05-18T10:57:32.872Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:57:32 [2021-05-18T10:57:32.872Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:57:45 [2021-05-18T10:57:45.001Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:57:45 [2021-05-18T10:57:45.001Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:57:45 [2021-05-18T10:57:45.001Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:57:45 [2021-05-18T10:57:45.277Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:57:49 [2021-05-18T10:57:49.032Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:57:55 [2021-05-18T10:57:55.408Z] === RUN   TestDockerSuite/TestBuildSpaces
10:57:55 [2021-05-18T10:57:55.408Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:57:57 [2021-05-18T10:57:57.640Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:58:00 [2021-05-18T10:58:00.160Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:58:00 [2021-05-18T10:58:00.160Z] === RUN   TestDockerSuite/TestBuildStderr
10:58:03 [2021-05-18T10:58:03.452Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:58:03 [2021-05-18T10:58:03.453Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:58:03 [2021-05-18T10:58:03.453Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:58:06 [2021-05-18T10:58:06.001Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:58:08 [2021-05-18T10:58:08.152Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:58:08 [2021-05-18T10:58:08.152Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:58:08 [2021-05-18T10:58:08.152Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:58:08 [2021-05-18T10:58:08.152Z] === RUN   TestDockerSuite/TestPsRightTagName
10:58:08 [2021-05-18T10:58:08.152Z] === RUN   TestDockerSuite/TestPsShowMounts
10:58:16 [2021-05-18T10:58:16.742Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:58:16 [2021-05-18T10:58:16.742Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:58:17 [2021-05-18T10:58:17.717Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:58:17 [2021-05-18T10:58:17.717Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:58:19 [2021-05-18T10:58:19.259Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:58:20 [2021-05-18T10:58:20.229Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:58:20 [2021-05-18T10:58:20.229Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:58:24 [2021-05-18T10:58:24.933Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:58:29 [2021-05-18T10:58:29.644Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:58:31 [2021-05-18T10:58:31.265Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:58:31 [2021-05-18T10:58:31.265Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:58:32 [2021-05-18T10:58:32.559Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:58:32 [2021-05-18T10:58:32.838Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:58:33 [2021-05-18T10:58:33.885Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:58:39 [2021-05-18T10:58:39.752Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:58:45 [2021-05-18T10:58:45.568Z] === RUN   TestDockerSuite/TestBuildUser
10:58:45 [2021-05-18T10:58:45.568Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:58:45 [2021-05-18T10:58:45.568Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:58:45 [2021-05-18T10:58:45.568Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:58:50 [2021-05-18T10:58:50.287Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:58:51 [2021-05-18T10:58:51.290Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:58:53 [2021-05-18T10:58:53.690Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:58:53 [2021-05-18T10:58:53.690Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:58:54 [2021-05-18T10:58:54.229Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:58:54 [2021-05-18T10:58:54.229Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:58:54 [2021-05-18T10:58:54.229Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:59:02 [2021-05-18T10:59:02.277Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:59:02 [2021-05-18T10:59:02.277Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:59:02 [2021-05-18T10:59:02.277Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:59:02 [2021-05-18T10:59:02.741Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:59:08 [2021-05-18T10:59:08.591Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:59:13 [2021-05-18T10:59:13.292Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:59:13 [2021-05-18T10:59:13.292Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:59:17 [2021-05-18T10:59:17.994Z] === RUN   TestDockerSuite/TestRmiBlank
10:59:17 [2021-05-18T10:59:17.994Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:59:18 [2021-05-18T10:59:18.454Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:59:19 [2021-05-18T10:59:19.578Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:59:20 [2021-05-18T10:59:20.554Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:59:30 [2021-05-18T10:59:30.970Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:59:33 [2021-05-18T10:59:33.286Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:59:36 [2021-05-18T10:59:36.181Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:59:36 [2021-05-18T10:59:36.632Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:59:43 [2021-05-18T10:59:43.381Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:59:43 [2021-05-18T10:59:43.381Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:59:43 [2021-05-18T10:59:43.381Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:59:43 [2021-05-18T10:59:43.635Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:59:46 [2021-05-18T10:59:46.298Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:59:46 [2021-05-18T10:59:46.298Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:59:49 [2021-05-18T10:59:49.362Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:59:59 [2021-05-18T10:59:59.588Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:00:01 [2021-05-18T11:00:01.159Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:00:02 [2021-05-18T11:00:02.450Z] === RUN   TestDockerSuite/TestRmiTag
11:00:02 [2021-05-18T11:00:02.901Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:00:04 [2021-05-18T11:00:04.111Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:00:04 [2021-05-18T11:00:04.593Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:00:05 [2021-05-18T11:00:05.766Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:00:23 [2021-05-18T11:00:23.332Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:00:24 [2021-05-18T11:00:24.844Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:00:29 [2021-05-18T11:00:29.839Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:00:30 [2021-05-18T11:00:30.305Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:00:30 [2021-05-18T11:00:30.569Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:00:30 [2021-05-18T11:00:30.768Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:00:30 [2021-05-18T11:00:30.768Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAddHost
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:00:32 [2021-05-18T11:00:32.080Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:00:32 [2021-05-18T11:00:32.311Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:00:34 [2021-05-18T11:00:34.225Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:00:34 [2021-05-18T11:00:34.225Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:00:34 [2021-05-18T11:00:34.225Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:00:39 [2021-05-18T11:00:39.951Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:00:42 [2021-05-18T11:00:42.095Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:00:42 [2021-05-18T11:00:42.686Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:00:44 [2021-05-18T11:00:44.251Z] === RUN   TestDockerSuite/TestBuildXZHost
11:00:44 [2021-05-18T11:00:44.251Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:00:44 [2021-05-18T11:00:44.715Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:00:44 [2021-05-18T11:00:44.715Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:00:44 [2021-05-18T11:00:44.961Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:00:46 [2021-05-18T11:00:46.909Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:00:47 [2021-05-18T11:00:47.826Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:00:50 [2021-05-18T11:00:50.690Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:00:50 [2021-05-18T11:00:50.690Z] === RUN   TestDockerSuite/TestRunBindMounts
11:00:52 [2021-05-18T11:00:52.772Z] === RUN   TestDockerSuite/TestCommitChange
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:00:56 [2021-05-18T11:00:56.416Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:00:58 [2021-05-18T11:00:58.656Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:00:59 [2021-05-18T11:00:59.281Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:00:59 [2021-05-18T11:00:59.281Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:01:02 [2021-05-18T11:01:02.144Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:01:02 [2021-05-18T11:01:02.144Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:01:02 [2021-05-18T11:01:02.144Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:01:05 [2021-05-18T11:01:05.007Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:01:07 [2021-05-18T11:01:07.155Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:01:09 [2021-05-18T11:01:09.073Z] === RUN   TestDockerSuite/TestCommitHardlink
11:01:09 [2021-05-18T11:01:09.073Z] === RUN   TestDockerSuite/TestCommitNewFile
11:01:09 [2021-05-18T11:01:09.303Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:01:12 [2021-05-18T11:01:12.164Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:01:12 [2021-05-18T11:01:12.164Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:01:12 [2021-05-18T11:01:12.164Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:01:12 [2021-05-18T11:01:12.164Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:01:15 [2021-05-18T11:01:15.026Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:01:15 [2021-05-18T11:01:15.026Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:01:15 [2021-05-18T11:01:15.026Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:01:15 [2021-05-18T11:01:15.026Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:01:15 [2021-05-18T11:01:15.026Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:01:16 [2021-05-18T11:01:16.207Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:01:16 [2021-05-18T11:01:16.207Z] === RUN   TestDockerSuite/TestCommitTTY
11:01:16 [2021-05-18T11:01:16.539Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:01:22 [2021-05-18T11:01:22.267Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:01:25 [2021-05-18T11:01:25.130Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:01:25 [2021-05-18T11:01:25.130Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:01:25 [2021-05-18T11:01:25.130Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:01:25 [2021-05-18T11:01:25.130Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:01:27 [2021-05-18T11:01:27.993Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:01:28 [2021-05-18T11:01:28.660Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:01:30 [2021-05-18T11:01:30.858Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:01:30 [2021-05-18T11:01:30.858Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:01:33 [2021-05-18T11:01:33.005Z] === RUN   TestDockerSuite/TestRunEnvironment
11:01:33 [2021-05-18T11:01:33.005Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:01:33 [2021-05-18T11:01:33.005Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:01:33 [2021-05-18T11:01:33.005Z] === RUN   TestDockerSuite/TestRunExitCode
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:01:34 [2021-05-18T11:01:34.511Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:01:35 [2021-05-18T11:01:35.872Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:01:38 [2021-05-18T11:01:38.737Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:01:41 [2021-05-18T11:01:41.601Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:01:43 [2021-05-18T11:01:43.203Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunExposePort
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:01:44 [2021-05-18T11:01:44.622Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:01:49 [2021-05-18T11:01:49.258Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:01:49 [2021-05-18T11:01:49.258Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:01:49 [2021-05-18T11:01:49.709Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:01:49 [2021-05-18T11:01:49.709Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:01:49 [2021-05-18T11:01:49.709Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:01:49 [2021-05-18T11:01:49.709Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:01:49 [2021-05-18T11:01:49.709Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:01:55 [2021-05-18T11:01:55.763Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:01:55 [2021-05-18T11:01:55.763Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:01:58 [2021-05-18T11:01:58.197Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:01:58 [2021-05-18T11:01:58.197Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModeHostname
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunMount
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:01:59 [2021-05-18T11:01:59.711Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:02:02 [2021-05-18T11:02:02.895Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:02:02 [2021-05-18T11:02:02.895Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:02:02 [2021-05-18T11:02:02.895Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:02:02 [2021-05-18T11:02:02.895Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:02:08 [2021-05-18T11:02:08.204Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:02:08 [2021-05-18T11:02:08.204Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:02:08 [2021-05-18T11:02:08.204Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:02:08 [2021-05-18T11:02:08.204Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:02:10 [2021-05-18T11:02:10.030Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:02:10 [2021-05-18T11:02:10.030Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:02:10 [2021-05-18T11:02:10.030Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:02:12 [2021-05-18T11:02:12.994Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:02:12 [2021-05-18T11:02:12.994Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:02:12 [2021-05-18T11:02:12.994Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:02:12 [2021-05-18T11:02:12.994Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:02:12 [2021-05-18T11:02:12.994Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:02:13 [2021-05-18T11:02:13.930Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:02:15 [2021-05-18T11:02:15.925Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:02:18 [2021-05-18T11:02:18.153Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:02:18 [2021-05-18T11:02:18.561Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetHost
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:02:19 [2021-05-18T11:02:19.013Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:02:19 [2021-05-18T11:02:19.468Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:02:20 [2021-05-18T11:02:20.978Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:02:21 [2021-05-18T11:02:21.074Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:02:21 [2021-05-18T11:02:21.074Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:02:21 [2021-05-18T11:02:21.074Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:02:23 [2021-05-18T11:02:23.122Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:02:23 [2021-05-18T11:02:23.310Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:02:23 [2021-05-18T11:02:23.310Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:02:24 [2021-05-18T11:02:24.633Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:02:26 [2021-05-18T11:02:26.144Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:02:26 [2021-05-18T11:02:26.274Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:02:26 [2021-05-18T11:02:26.274Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:02:26 [2021-05-18T11:02:26.274Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunPortInUse
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:02:28 [2021-05-18T11:02:28.293Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:02:28 [2021-05-18T11:02:28.465Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:02:28 [2021-05-18T11:02:28.465Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:02:28 [2021-05-18T11:02:28.750Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:02:31 [2021-05-18T11:02:31.406Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:02:31 [2021-05-18T11:02:31.406Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:02:32 [2021-05-18T11:02:32.432Z] === RUN   TestDockerSuite/TestRunPublishPort
11:02:32 [2021-05-18T11:02:32.432Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:02:32 [2021-05-18T11:02:32.432Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:02:32 [2021-05-18T11:02:32.432Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:02:32 [2021-05-18T11:02:32.432Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:02:32 [2021-05-18T11:02:32.432Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:02:33 [2021-05-18T11:02:33.603Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:02:34 [2021-05-18T11:02:34.065Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:02:37 [2021-05-18T11:02:37.013Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:02:40 [2021-05-18T11:02:40.799Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:02:40 [2021-05-18T11:02:40.918Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:02:40 [2021-05-18T11:02:40.918Z] === RUN   TestDockerSuite/TestRunRm
11:02:43 [2021-05-18T11:02:43.783Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:02:45 [2021-05-18T11:02:45.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:02:45 [2021-05-18T11:02:45.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:02:45 [2021-05-18T11:02:45.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:02:45 [2021-05-18T11:02:45.536Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:02:45 [2021-05-18T11:02:45.536Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:02:47 [2021-05-18T11:02:47.768Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:02:47 [2021-05-18T11:02:47.768Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:02:49 [2021-05-18T11:02:49.507Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:02:49 [2021-05-18T11:02:49.970Z] === RUN   TestDockerSuite/TestContainerAPITop
11:02:49 [2021-05-18T11:02:49.970Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:02:52 [2021-05-18T11:02:52.371Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:02:52 [2021-05-18T11:02:52.889Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:02:52 [2021-05-18T11:02:52.889Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:02:55 [2021-05-18T11:02:55.234Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:02:57 [2021-05-18T11:02:57.642Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:02:58 [2021-05-18T11:02:58.103Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:02:59 [2021-05-18T11:02:59.830Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:02:59 [2021-05-18T11:02:59.830Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:02:59 [2021-05-18T11:02:59.830Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:02:59 [2021-05-18T11:02:59.830Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:02:59 [2021-05-18T11:02:59.830Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:02:59 [2021-05-18T11:02:59.830Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
11:03:00 [2021-05-18T11:03:00.970Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:03:00 [2021-05-18T11:03:00.970Z] === RUN   TestDockerSuite/TestRunState
11:03:00 [2021-05-18T11:03:00.970Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:03:02 [2021-05-18T11:03:02.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:03:02 [2021-05-18T11:03:02.036Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
11:03:03 [2021-05-18T11:03:03.837Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:03:03 [2021-05-18T11:03:03.837Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:03:04 [2021-05-18T11:03:04.973Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
11:03:06 [2021-05-18T11:03:06.705Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:03:06 [2021-05-18T11:03:06.705Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:03:06 [2021-05-18T11:03:06.705Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:03:06 [2021-05-18T11:03:06.705Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:03:06 [2021-05-18T11:03:06.705Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:03:06 [2021-05-18T11:03:06.705Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:03:07 [2021-05-18T11:03:07.951Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUserByID
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUserByName
11:03:12 [2021-05-18T11:03:12.433Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:03:14 [2021-05-18T11:03:14.579Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:03:14 [2021-05-18T11:03:14.579Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:03:16 [2021-05-18T11:03:16.603Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
11:03:16 [2021-05-18T11:03:16.726Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:03:16 [2021-05-18T11:03:16.726Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:03:16 [2021-05-18T11:03:16.726Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:03:18 [2021-05-18T11:03:18.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0001c89c0_<nil>}
11:03:20 [2021-05-18T11:03:20.420Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:03:26 [2021-05-18T11:03:26.952Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1157962034_c:\foo_false__<nil>_<nil>_<nil>}
11:03:28 [2021-05-18T11:03:28.907Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:03:29 [2021-05-18T11:03:29.152Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1157962034_c:\foo_true__<nil>_<nil>_<nil>}
11:03:33 [2021-05-18T11:03:33.537Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:03:37 [2021-05-18T11:03:37.761Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:03:39 [2021-05-18T11:03:39.954Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:03:40 [2021-05-18T11:03:40.415Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:03:40 [2021-05-18T11:03:40.415Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:03:40 [2021-05-18T11:03:40.415Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:03:40 [2021-05-18T11:03:40.540Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:03:40 [2021-05-18T11:03:40.540Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:03:40 [2021-05-18T11:03:40.540Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:03:43 [2021-05-18T11:03:43.348Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:03:43 [2021-05-18T11:03:43.348Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:03:43 [2021-05-18T11:03:43.348Z] === RUN   TestDockerSuite/TestCpRelativePath
11:03:44 [2021-05-18T11:03:44.223Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:03:45 [2021-05-18T11:03:45.547Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:03:45 [2021-05-18T11:03:45.547Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:03:45 [2021-05-18T11:03:45.547Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:03:45 [2021-05-18T11:03:45.547Z] === RUN   TestDockerSuite/TestCpToCaseA
11:03:47 [2021-05-18T11:03:47.085Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:03:49 [2021-05-18T11:03:49.949Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:03:55 [2021-05-18T11:03:55.903Z] === RUN   TestDockerSuite/TestCpToCaseB
11:03:58 [2021-05-18T11:03:58.823Z] === RUN   TestDockerSuite/TestCpToCaseC
11:03:58 [2021-05-18T11:03:58.823Z] === RUN   TestDockerSuite/TestCpToCaseD
11:03:58 [2021-05-18T11:03:58.823Z] === RUN   TestDockerSuite/TestCpToCaseE
11:04:04 [2021-05-18T11:04:04.651Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:04:05 [2021-05-18T11:04:05.605Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:04:07 [2021-05-18T11:04:07.752Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveImageId
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:04:13 [2021-05-18T11:04:13.478Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:04:16 [2021-05-18T11:04:16.340Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:04:16 [2021-05-18T11:04:16.340Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:04:16 [2021-05-18T11:04:16.790Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:04:16 [2021-05-18T11:04:16.790Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:04:18 [2021-05-18T11:04:18.933Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:04:19 [2021-05-18T11:04:19.990Z] === RUN   TestDockerSuite/TestCpToCaseF
11:04:19 [2021-05-18T11:04:19.990Z] === RUN   TestDockerSuite/TestCpToCaseG
11:04:19 [2021-05-18T11:04:19.990Z] === RUN   TestDockerSuite/TestCpToCaseH
11:04:27 [2021-05-18T11:04:27.417Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:04:27 [2021-05-18T11:04:27.417Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:04:30 [2021-05-18T11:04:30.382Z] === RUN   TestDockerSuite/TestCpToCaseI
11:04:30 [2021-05-18T11:04:30.382Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:04:30 [2021-05-18T11:04:30.382Z] === RUN   TestDockerSuite/TestCpToDot
11:04:32 [2021-05-18T11:04:32.585Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:04:32 [2021-05-18T11:04:32.585Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:04:32 [2021-05-18T11:04:32.585Z] === RUN   TestDockerSuite/TestCpToStdout
11:04:35 [2021-05-18T11:04:35.949Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:04:35 [2021-05-18T11:04:35.949Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:04:40 [2021-05-18T11:04:40.656Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:04:40 [2021-05-18T11:04:40.656Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:04:40 [2021-05-18T11:04:40.656Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:04:40 [2021-05-18T11:04:40.656Z] === RUN   TestDockerSuite/TestStartRecordError
11:04:40 [2021-05-18T11:04:40.656Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCpVolumePath
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCreateArgs
11:04:41 [2021-05-18T11:04:41.240Z] === RUN   TestDockerSuite/TestCreateByImageID
11:04:43 [2021-05-18T11:04:43.453Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:04:45 [2021-05-18T11:04:45.646Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:04:46 [2021-05-18T11:04:46.107Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:04:46 [2021-05-18T11:04:46.107Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestStatsNoStream
11:04:47 [2021-05-18T11:04:47.748Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:04:48 [2021-05-18T11:04:48.306Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:04:49 [2021-05-18T11:04:49.289Z] === RUN   TestDockerSuite/TestCreateLabels
11:04:49 [2021-05-18T11:04:49.289Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:04:49 [2021-05-18T11:04:49.289Z] === RUN   TestDockerSuite/TestCreateRM
11:04:49 [2021-05-18T11:04:49.754Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:04:49 [2021-05-18T11:04:49.754Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:04:50 [2021-05-18T11:04:50.216Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:04:50 [2021-05-18T11:04:50.662Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:04:50 [2021-05-18T11:04:50.678Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:04:52 [2021-05-18T11:04:52.849Z] === RUN   TestDockerSuite/TestTopPrivileged
11:04:52 [2021-05-18T11:04:52.849Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:04:55 [2021-05-18T11:04:55.766Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:04:59 [2021-05-18T11:04:59.361Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:04:59 [2021-05-18T11:04:59.361Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:05:00 [2021-05-18T11:05:00.337Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:05:05 [2021-05-18T11:05:05.076Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:05:05 [2021-05-18T11:05:05.076Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:05:05 [2021-05-18T11:05:05.076Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:05:10 [2021-05-18T11:05:10.593Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:05:11 [2021-05-18T11:05:11.055Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:05:11 [2021-05-18T11:05:11.055Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:05:11 [2021-05-18T11:05:11.055Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:05:11 [2021-05-18T11:05:11.516Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:05:11 [2021-05-18T11:05:11.977Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:05:11 [2021-05-18T11:05:11.977Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:05:12 [2021-05-18T11:05:12.219Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:05:12 [2021-05-18T11:05:12.680Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDevicePermissions
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDockerFails
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:05:12 [2021-05-18T11:05:12.681Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:05:13 [2021-05-18T11:05:13.170Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:05:13 [2021-05-18T11:05:13.170Z] === RUN   TestDockerSuite/TestEventsAttach
11:05:13 [2021-05-18T11:05:13.170Z] === RUN   TestDockerSuite/TestEventsCommit
11:05:13 [2021-05-18T11:05:13.170Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:05:15 [2021-05-18T11:05:15.725Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:05:15 [2021-05-18T11:05:15.725Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:05:16 [2021-05-18T11:05:16.105Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:05:18 [2021-05-18T11:05:18.305Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:05:19 [2021-05-18T11:05:19.477Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:05:19 [2021-05-18T11:05:19.477Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:05:19 [2021-05-18T11:05:19.477Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:05:19 [2021-05-18T11:05:19.938Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:05:19 [2021-05-18T11:05:19.938Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:05:21 [2021-05-18T11:05:21.233Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:05:30 [2021-05-18T11:05:30.289Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:05:30 [2021-05-18T11:05:30.289Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:05:30 [2021-05-18T11:05:30.289Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:05:30 [2021-05-18T11:05:30.751Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:05:30 [2021-05-18T11:05:30.751Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:05:36 [2021-05-18T11:05:36.178Z] === RUN   TestDockerSuite/TestEventsCopy
11:05:39 [2021-05-18T11:05:39.350Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:05:39 [2021-05-18T11:05:39.350Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:05:39 [2021-05-18T11:05:39.811Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:05:40 [2021-05-18T11:05:40.911Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:05:46 [2021-05-18T11:05:46.749Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:05:48 [2021-05-18T11:05:48.963Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:05:49 [2021-05-18T11:05:49.943Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:05:50 [2021-05-18T11:05:50.164Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:05:50 [2021-05-18T11:05:50.164Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:05:51 [2021-05-18T11:05:51.710Z] --- PASS: TestDockerSuite (2564.33s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.69s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.64s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.07s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.41s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.36s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.21s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.89s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.15s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.10s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.68s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.43s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.58s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddTar (38.83s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.87s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.65s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.73s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.01s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.70s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.61s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.67s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:05:51 [2021-05-18T11:05:51.710Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.32s)
11:05:51 [2021-05-18T11:05:51.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.09s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.71s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.36s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.68s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.65s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.45s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.06s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.13s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.19s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.76s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.47s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.69s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.05s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.31s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.29s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.60s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (56.69s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.78s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.81s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.88s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.47s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.16s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.54s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.84s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.51s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.06s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.91s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.41s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.65s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.41s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:05:51 [2021-05-18T11:05:51.711Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.60s)
11:05:51 [2021-05-18T11:05:51.711Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:05:51 [2021-05-18T11:05:51.711Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.74s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.30s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFails (2.94s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.46s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.48s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.36s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.87s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.36s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.34s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.27s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.21s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.88s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.11s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.19s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.81s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.86s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.30s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.68s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.42s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.31s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.31s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.82s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.08s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.83s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.35s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.05s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.22s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.16s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.01s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.48s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.96s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.51s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.19s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.03s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.59s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildRm (22.38s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.38s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.77s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.06s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (22.76s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.65s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.45s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (28.67s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.61s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (10.24s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:05:52 [2021-05-18T11:05:52.174Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (9.04s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s)
11:05:52 [2021-05-18T11:05:52.174Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.44s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.95s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.73s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.52s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.71s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.49s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.47s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.88s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.96s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_sni_test.go:18: Flakey test
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.12s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCommitChange (5.52s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.66s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.96s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.16s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.38s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.82s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.89s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.84s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.86s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.99s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.67s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.39s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.79s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.18s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.91s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.50s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.48s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.89s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.35s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.15s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.72s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.88s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.75s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.67s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.57s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008b1bc0_<nil>} (2.78s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1254277198_c:\foo_false__<nil>_<nil>_<nil>} (2.80s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1254277198_c:\foo_true__<nil>_<nil>_<nil>} (2.68s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:05:52 [2021-05-18T11:05:52.175Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.98s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.10s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpToCaseA (10.46s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.36s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.72s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.61s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpToDot (3.10s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.09s)
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.175Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:05:52 [2021-05-18T11:05:52.175Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.29s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.36s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.97s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.30s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateRM (0.49s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.51s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.19s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.80s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.24s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.82s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.86s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.05s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.94s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.34s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.67s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.94s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.02s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.39s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsRename (3.19s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsResize (8.37s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.54s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.29s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.56s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.24s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.51s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.38s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.36s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.27s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.45s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.84s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.45s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.21s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.17s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.26s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.33s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.27s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.41s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.11s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.84s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.44s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.76s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.78s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.09s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.81s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.38s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.40s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:05:52 [2021-05-18T11:05:52.176Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.41s)
11:05:52 [2021-05-18T11:05:52.176Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.53s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.57s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.69s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.78s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.83s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.85s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.13s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.43s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.92s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.00s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.83s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.87s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.72s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.94s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.92s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsSince (9.52s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsTail (3.22s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.57s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.53s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.62s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.15s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.15s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.86s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.32s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.49s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.48s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.05s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.61s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.78s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.65s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.17s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.84s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.77s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.22s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.99s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.14s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.50s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.13s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.72s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.73s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.98s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.88s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiTag (0.69s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.82s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.73s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.66s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.58s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s)
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:05:52 [2021-05-18T11:05:52.177Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.177Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.09s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.80s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.87s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.79s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.37s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.75s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.37s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.56s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.34s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.00s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.53s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.54s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.88s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.73s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.74s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.79s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.82s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.89s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.09s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.40s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.50s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.12s)
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:05:52 [2021-05-18T11:05:52.178Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.178Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.05s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.15s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.93s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.56s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunRm (2.52s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.89s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.83s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.01s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.85s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.65s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.27s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.69s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.01s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.80s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.68s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.17s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.84s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.80s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.55s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.02s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.70s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.79s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.43s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.32s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.45s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.50s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.68s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.43s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.58s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.79s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.63s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.47s)
11:05:52 [2021-05-18T11:05:52.179Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:05:52 [2021-05-18T11:05:52.179Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.179Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s)
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:05:52 [2021-05-18T11:05:52.179Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:05:52 [2021-05-18T11:05:52.180Z] --- PASS: TestDockerRegistrySuite (0.16s)
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:05:52 [2021-05-18T11:05:52.180Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:05:52 [2021-05-18T11:05:52.180Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:05:52 [2021-05-18T11:05:52.643Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:05:52 [2021-05-18T11:05:52.643Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthTokenSuite
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:05:52 [2021-05-18T11:05:52.643Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:05:52 [2021-05-18T11:05:52.643Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerDaemonSuite
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:05:52 [2021-05-18T11:05:52.643Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:05:52 [2021-05-18T11:05:52.643Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerSwarmSuite
11:05:52 [2021-05-18T11:05:52.644Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:05:52 [2021-05-18T11:05:52.644Z] --- PASS: TestDockerPluginSuite (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerExternalVolumeSuite
11:05:52 [2021-05-18T11:05:52.644Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerNetworkSuite
11:05:52 [2021-05-18T11:05:52.644Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] === RUN   TestDockerHubPullSuite
11:05:52 [2021-05-18T11:05:52.644Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:05:52 [2021-05-18T11:05:52.644Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] PASS
11:05:52 [2021-05-18T11:05:52.644Z] ok  	github.com/docker/docker/integration-cli	2565.432s
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === Skipped
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.644Z] 
11:05:52 [2021-05-18T11:05:52.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
11:05:52 [2021-05-18T11:05:52.644Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
11:05:52 [2021-05-18T11:05:52.644Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_sni_test.go:18: Flakey test
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:05:52 [2021-05-18T11:05:52.645Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.645Z] 
11:05:52 [2021-05-18T11:05:52.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.646Z] 
11:05:52 [2021-05-18T11:05:52.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:05:52 [2021-05-18T11:05:52.646Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:05:52 [2021-05-18T11:05:52.647Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.647Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.648Z] 
11:05:52 [2021-05-18T11:05:52.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:05:52 [2021-05-18T11:05:52.648Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:05:52 [2021-05-18T11:05:52.649Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
11:05:52 [2021-05-18T11:05:52.649Z] 
11:05:52 [2021-05-18T11:05:52.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
11:05:53 [2021-05-18T11:05:53.111Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.111Z] 
11:05:53 [2021-05-18T11:05:53.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
11:05:53 [2021-05-18T11:05:53.112Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.112Z] 
11:05:53 [2021-05-18T11:05:53.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:05:53 [2021-05-18T11:05:53.112Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:05:53 [2021-05-18T11:05:53.113Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:05:53 [2021-05-18T11:05:53.113Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.113Z] 
11:05:53 [2021-05-18T11:05:53.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.114Z] 
11:05:53 [2021-05-18T11:05:53.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:05:53 [2021-05-18T11:05:53.114Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:05:53 [2021-05-18T11:05:53.115Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.115Z] DONE 1092 tests, 546 skipped in 2574.894s
11:05:53 [2021-05-18T11:05:53.115Z] INFO: Integration tests ended at 05/18/2021 11:05:52. Duration:00:42:54.9710619
11:05:53 [2021-05-18T11:05:53.115Z] INFO: Docker info of the daemon under test at end of run
11:05:53 [2021-05-18T11:05:53.115Z] 
11:05:53 [2021-05-18T11:05:53.576Z] Containers: 2
11:05:53 [2021-05-18T11:05:53.577Z]  Running: 0
11:05:53 [2021-05-18T11:05:53.577Z]  Paused: 0
11:05:53 [2021-05-18T11:05:53.577Z]  Stopped: 2
11:05:53 [2021-05-18T11:05:53.577Z] Images: 18
11:05:53 [2021-05-18T11:05:53.577Z] Server Version: 0.0.0-dev
11:05:53 [2021-05-18T11:05:53.577Z] Storage Driver: windowsfilter
11:05:53 [2021-05-18T11:05:53.577Z]  Windows: 
11:05:53 [2021-05-18T11:05:53.577Z] Logging Driver: json-file
11:05:53 [2021-05-18T11:05:53.577Z] Plugins: 
11:05:53 [2021-05-18T11:05:53.577Z]  Volume: local
11:05:53 [2021-05-18T11:05:53.577Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:05:53 [2021-05-18T11:05:53.577Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:05:53 [2021-05-18T11:05:53.577Z] Swarm: inactive
11:05:53 [2021-05-18T11:05:53.577Z] Default Isolation: process
11:05:53 [2021-05-18T11:05:53.577Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
11:05:53 [2021-05-18T11:05:53.577Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
11:05:53 [2021-05-18T11:05:53.577Z] OSType: windows
11:05:53 [2021-05-18T11:05:53.577Z] Architecture: x86_64
11:05:53 [2021-05-18T11:05:53.577Z] CPUs: 4
11:05:53 [2021-05-18T11:05:53.577Z] Total Memory: 32GiB
11:05:53 [2021-05-18T11:05:53.577Z] Name: azwin-2-a0a7e0
11:05:53 [2021-05-18T11:05:53.577Z] ID: 7PVT:XP6O:OSUH:FRM2:PJ7V:A73L:5BVV:XTLX:VL4B:MR67:6K7N:COMC
11:05:53 [2021-05-18T11:05:53.577Z] Docker Root Dir: D:\CI\PR-42389\2\daemon
11:05:53 [2021-05-18T11:05:53.577Z] Debug Mode (client): false
11:05:53 [2021-05-18T11:05:53.577Z] Debug Mode (server): true
11:05:53 [2021-05-18T11:05:53.577Z]  File Descriptors: -1
11:05:53 [2021-05-18T11:05:53.577Z]  Goroutines: 17
11:05:53 [2021-05-18T11:05:53.577Z]  System Time: 2021-05-18T11:05:53.1240055Z
11:05:53 [2021-05-18T11:05:53.577Z]  EventsListeners: 0
11:05:53 [2021-05-18T11:05:53.577Z] Registry: https://index.docker.io/v1/
11:05:53 [2021-05-18T11:05:53.577Z] Labels:
11:05:53 [2021-05-18T11:05:53.577Z] Experimental: false
11:05:53 [2021-05-18T11:05:53.577Z] Insecure Registries:
11:05:53 [2021-05-18T11:05:53.577Z]  127.0.0.0/8
11:05:53 [2021-05-18T11:05:53.577Z] Live Restore Enabled: false
11:05:53 [2021-05-18T11:05:53.577Z] 
11:05:53 [2021-05-18T11:05:53.577Z] 
11:05:53 [2021-05-18T11:05:53.577Z] INFO: Stopping daemon under test
11:05:53 [2021-05-18T11:05:53.577Z] SUCCESS: The process with PID 1616 (child process of PID 1848) has been terminated.
11:05:53 [2021-05-18T11:05:53.577Z] SUCCESS: The process with PID 1848 (child process of PID 2156) has been terminated.
11:05:53 [2021-05-18T11:05:53.577Z] INFO: Stop tailing logs of the daemon under tests
11:05:53 [2021-05-18T11:05:53.577Z] INFO: executeCI.ps1 Completed successfully at 05/18/2021 11:05:53.
11:05:53 [2021-05-18T11:05:53.577Z] INFO: Tidying up at end of run
11:05:53 [2021-05-18T11:05:53.577Z] INFO: Saving daemon under test log (d:\CI\PR-42389\2\dut.out) to bundles\CIDUT.out
11:05:53 [2021-05-18T11:05:53.577Z] INFO: Saving daemon under test log (d:\CI\PR-42389\2\dut.err) to bundles\CIDUT.err
11:05:53 [2021-05-18T11:05:53.577Z] INFO: Nuke-Everything...
11:05:54 [2021-05-18T11:05:54.038Z] INFO: Container count on control daemon to delete is 2
11:05:54 [2021-05-18T11:05:54.500Z] 3d841017f33d
11:05:54 [2021-05-18T11:05:54.500Z] 27493135fc9d
11:05:54 [2021-05-18T11:05:54.500Z] INFO: Non-base image count on control daemon to delete is 1
11:05:54 [2021-05-18T11:05:54.708Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:05:55 [2021-05-18T11:05:55.170Z] === RUN   TestDockerSuite/TestEventsFilterType
11:05:56 [2021-05-18T11:05:56.744Z] === RUN   TestDockerSuite/TestEventsFilters
11:05:57 [2021-05-18T11:05:57.417Z] Deleted: sha256:6de1066be32338b55d86ece736e6d24ff7ddf519462610465fe58220ca70a7d6
11:05:57 [2021-05-18T11:05:57.417Z] Deleted: sha256:e9f8366a863ee87c9bc627f06f45360ca171cecde2f3d0272b5ee662e34240c6
11:05:57 [2021-05-18T11:05:57.417Z] INFO: Tidying pidfile d:\CI\PR-42389\2\docker.pid
11:05:57 [2021-05-18T11:05:57.417Z] INFO: Nuking d:\CI
11:06:02 [2021-05-18T11:06:02.619Z] === RUN   TestDockerSuite/TestEventsFormat
11:06:07 [2021-05-18T11:06:07.432Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:06:07 [2021-05-18T11:06:07.432Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:06:07 [2021-05-18T11:06:07.432Z] === RUN   TestDockerSuite/TestEventsImageImport
11:06:07 [2021-05-18T11:06:07.432Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:06:07 [2021-05-18T11:06:07.432Z] === RUN   TestDockerSuite/TestEventsImagePull
11:06:07 [2021-05-18T11:06:07.432Z] === RUN   TestDockerSuite/TestEventsImageTag
11:06:08 [2021-05-18T11:06:08.995Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:06:08 [2021-05-18T11:06:08.995Z] === RUN   TestDockerSuite/TestEventsRename
11:06:11 [2021-05-18T11:06:11.204Z] === RUN   TestDockerSuite/TestEventsResize
11:06:15 [2021-05-18T11:06:15.162Z] INFO: Zapped successfully
11:06:15 [2021-05-18T11:06:15.162Z] 
11:06:15 [2021-05-18T11:06:15.162Z] INFO: executeCI.ps1 exiting at Tue May 18 11:06:14 CUT 2021. Duration 01:12:23.1848304
11:06:15 [2021-05-18T11:06:15.162Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:06:15 [2021-05-18T11:06:15.395Z] Recording test results
11:06:15 [2021-05-18T11:06:15.918Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:06:17 [2021-05-18T11:06:17.617Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
11:06:19 [2021-05-18T11:06:19.336Z] Archiving artifacts
11:06:19 [2021-05-18T11:06:19.837Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:06:20 [2021-05-18T11:06:20.537Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:06:21 [2021-05-18T11:06:21.439Z] + make clean
11:06:22 [2021-05-18T11:06:22.030Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:06:22 [2021-05-18T11:06:22.394Z] docker volume rm -f docker-dev-cache
11:06:22 [2021-05-18T11:06:22.845Z] docker-dev-cache
[Pipeline] deleteDir
11:06:24 [2021-05-18T11:06:24.975Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:06:30 [2021-05-18T11:06:30.841Z] === RUN   TestDockerSuite/TestEventsTop
11:06:30 [2021-05-18T11:06:30.841Z] === RUN   TestDockerSuite/TestEventsUntag
11:06:33 [2021-05-18T11:06:33.035Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:06:37 [2021-05-18T11:06:37.825Z] === RUN   TestDockerSuite/TestExec
11:06:37 [2021-05-18T11:06:37.825Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:06:37 [2021-05-18T11:06:37.825Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:06:40 [2021-05-18T11:06:40.018Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:06:42 [2021-05-18T11:06:42.224Z] === RUN   TestDockerSuite/TestExecAPIStart
11:06:42 [2021-05-18T11:06:42.224Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:06:42 [2021-05-18T11:06:42.224Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:06:42 [2021-05-18T11:06:42.224Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:06:44 [2021-05-18T11:06:44.436Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:06:47 [2021-05-18T11:06:47.378Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:06:49 [2021-05-18T11:06:49.583Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:06:51 [2021-05-18T11:06:51.781Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:06:56 [2021-05-18T11:06:56.544Z] === RUN   TestDockerSuite/TestExecCgroup
11:06:56 [2021-05-18T11:06:56.544Z] === RUN   TestDockerSuite/TestExecEnv
11:06:56 [2021-05-18T11:06:56.544Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:06:56 [2021-05-18T11:06:56.544Z] === RUN   TestDockerSuite/TestExecExitStatus
11:06:59 [2021-05-18T11:06:59.554Z] === RUN   TestDockerSuite/TestExecInspectID
11:07:05 [2021-05-18T11:07:05.390Z] === RUN   TestDockerSuite/TestExecInteractive
11:07:05 [2021-05-18T11:07:05.391Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:07:05 [2021-05-18T11:07:05.391Z] === RUN   TestDockerSuite/TestExecParseError
11:07:05 [2021-05-18T11:07:05.391Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:07:05 [2021-05-18T11:07:05.391Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:07:05 [2021-05-18T11:07:05.391Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:07:07 [2021-05-18T11:07:07.603Z] === RUN   TestDockerSuite/TestExecSetEnv
11:07:07 [2021-05-18T11:07:07.603Z] === RUN   TestDockerSuite/TestExecStartFails
11:07:07 [2021-05-18T11:07:07.603Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:07:07 [2021-05-18T11:07:07.603Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:07:07 [2021-05-18T11:07:07.603Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:07:07 [2021-05-18T11:07:07.603Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:07:10 [2021-05-18T11:07:10.534Z] === RUN   TestDockerSuite/TestExecUlimits
11:07:10 [2021-05-18T11:07:10.534Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:07:17 [2021-05-18T11:07:17.681Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:07:17 [2021-05-18T11:07:17.681Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:07:17 [2021-05-18T11:07:17.681Z] === RUN   TestDockerSuite/TestExecWithUser
11:07:17 [2021-05-18T11:07:17.681Z] === RUN   TestDockerSuite/TestGetContainerStats
11:07:24 [2021-05-18T11:07:24.845Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:07:30 [2021-05-18T11:07:30.711Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:07:34 [2021-05-18T11:07:34.523Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestHealth
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:07:41 [2021-05-18T11:07:41.634Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:07:46 [2021-05-18T11:07:46.373Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:07:46 [2021-05-18T11:07:46.373Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:07:46 [2021-05-18T11:07:46.373Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:07:46 [2021-05-18T11:07:46.373Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:07:46 [2021-05-18T11:07:46.837Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:07:46 [2021-05-18T11:07:46.837Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:07:47 [2021-05-18T11:07:47.819Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:07:47 [2021-05-18T11:07:47.819Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:07:48 [2021-05-18T11:07:48.812Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:07:49 [2021-05-18T11:07:49.282Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:07:51 [2021-05-18T11:07:51.503Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:07:51 [2021-05-18T11:07:51.503Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:07:54 [2021-05-18T11:07:54.471Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:08:03 [2021-05-18T11:08:03.123Z] === RUN   TestDockerSuite/TestImagesFormat
11:08:03 [2021-05-18T11:08:03.123Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:08:03 [2021-05-18T11:08:03.123Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:08:06 [2021-05-18T11:08:06.891Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:08:06 [2021-05-18T11:08:06.891Z] === RUN   TestDockerSuite/TestImportBadURL
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestImportDisplay
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestImportFile
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestImportGzipped
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:08:09 [2021-05-18T11:08:09.094Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:08:12 [2021-05-18T11:08:12.029Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:08:14 [2021-05-18T11:08:14.965Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:08:14 [2021-05-18T11:08:14.965Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:08:14 [2021-05-18T11:08:14.965Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:08:14 [2021-05-18T11:08:14.965Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:08:14 [2021-05-18T11:08:14.965Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:08:17 [2021-05-18T11:08:17.898Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:08:17 [2021-05-18T11:08:17.898Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:08:20 [2021-05-18T11:08:20.837Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:08:20 [2021-05-18T11:08:20.837Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:08:20 [2021-05-18T11:08:20.837Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:08:20 [2021-05-18T11:08:20.837Z] === RUN   TestDockerSuite/TestInspectDefault
11:08:23 [2021-05-18T11:08:23.044Z] === RUN   TestDockerSuite/TestInspectHistory
11:08:28 [2021-05-18T11:08:28.878Z] === RUN   TestDockerSuite/TestInspectImage
11:08:28 [2021-05-18T11:08:28.878Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:08:28 [2021-05-18T11:08:28.878Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:08:28 [2021-05-18T11:08:28.878Z] === RUN   TestDockerSuite/TestInspectInt64
11:08:36 [2021-05-18T11:08:36.061Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:08:38 [2021-05-18T11:08:38.996Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:08:38 [2021-05-18T11:08:38.996Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:08:41 [2021-05-18T11:08:41.919Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:08:44 [2021-05-18T11:08:44.852Z] === RUN   TestDockerSuite/TestInspectPlugin
11:08:44 [2021-05-18T11:08:44.852Z] === RUN   TestDockerSuite/TestInspectRootFS
11:08:44 [2021-05-18T11:08:44.852Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:08:47 [2021-05-18T11:08:47.054Z] === RUN   TestDockerSuite/TestInspectStatus
11:08:50 [2021-05-18T11:08:50.818Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:08:55 [2021-05-18T11:08:55.553Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:08:58 [2021-05-18T11:08:58.494Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:09:00 [2021-05-18T11:09:00.695Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:09:03 [2021-05-18T11:09:03.682Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:09:05 [2021-05-18T11:09:05.908Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:09:08 [2021-05-18T11:09:08.840Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksEnvs
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:09:11 [2021-05-18T11:09:11.035Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:09:11 [2021-05-18T11:09:11.499Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:09:13 [2021-05-18T11:09:13.697Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:09:15 [2021-05-18T11:09:15.891Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:09:23 [2021-05-18T11:09:23.047Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:09:24 [2021-05-18T11:09:24.603Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:09:24 [2021-05-18T11:09:24.603Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:09:27 [2021-05-18T11:09:27.531Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:09:27 [2021-05-18T11:09:27.531Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:09:36 [2021-05-18T11:09:36.141Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:09:44 [2021-05-18T11:09:44.781Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:09:51 [2021-05-18T11:09:51.919Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:09:54 [2021-05-18T11:09:54.848Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:09:57 [2021-05-18T11:09:57.800Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:09:57 [2021-05-18T11:09:57.800Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:10:00 [2021-05-18T11:10:00.723Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:10:02 [2021-05-18T11:10:02.938Z] === RUN   TestDockerSuite/TestLogsSince
11:10:13 [2021-05-18T11:10:13.347Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:10:13 [2021-05-18T11:10:13.347Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:10:13 [2021-05-18T11:10:13.347Z] === RUN   TestDockerSuite/TestLogsTail
11:10:15 [2021-05-18T11:10:15.540Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:10:18 [2021-05-18T11:10:18.496Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:10:21 [2021-05-18T11:10:21.421Z] === RUN   TestDockerSuite/TestMountIntoProc
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestMountIntoSys
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestNetHostname
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginActive
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPortHostBinding
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPortList
11:10:21 [2021-05-18T11:10:21.422Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:10:27 [2021-05-18T11:10:27.254Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:10:31 [2021-05-18T11:10:31.976Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:10:31 [2021-05-18T11:10:31.976Z] === RUN   TestDockerSuite/TestPsByOrder
11:10:42 [2021-05-18T11:10:42.380Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:10:42 [2021-05-18T11:10:42.380Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:10:52 [2021-05-18T11:10:52.785Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:11:10 [2021-05-18T11:11:10.561Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:11:10 [2021-05-18T11:11:10.561Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:11:10 [2021-05-18T11:11:10.561Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:11:23 [2021-05-18T11:11:23.037Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:11:26 [2021-05-18T11:11:26.879Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:11:35 [2021-05-18T11:11:35.554Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:11:46 [2021-05-18T11:11:46.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:11:46 [2021-05-18T11:11:46.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:11:46 [2021-05-18T11:11:46.008Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:11:56 [2021-05-18T11:11:56.430Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:11:56 [2021-05-18T11:11:56.430Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:11:56 [2021-05-18T11:11:56.430Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:11:56 [2021-05-18T11:11:56.430Z] === RUN   TestDockerSuite/TestPsRightTagName
11:11:56 [2021-05-18T11:11:56.430Z] === RUN   TestDockerSuite/TestPsShowMounts
11:12:03 [2021-05-18T11:12:03.628Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:12:03 [2021-05-18T11:12:03.628Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:12:05 [2021-05-18T11:12:05.177Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:12:05 [2021-05-18T11:12:05.177Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:12:06 [2021-05-18T11:12:06.153Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:12:07 [2021-05-18T11:12:07.129Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:12:07 [2021-05-18T11:12:07.129Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:12:11 [2021-05-18T11:12:11.858Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:12:16 [2021-05-18T11:12:16.589Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:12:19 [2021-05-18T11:12:19.541Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:12:44 [2021-05-18T11:12:44.788Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:12:44 [2021-05-18T11:12:44.788Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:12:50 [2021-05-18T11:12:50.620Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:12:50 [2021-05-18T11:12:50.620Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:12:50 [2021-05-18T11:12:50.620Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:12:51 [2021-05-18T11:12:51.600Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:12:56 [2021-05-18T11:12:56.341Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:13:01 [2021-05-18T11:13:01.097Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:13:01 [2021-05-18T11:13:01.097Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:13:05 [2021-05-18T11:13:05.832Z] === RUN   TestDockerSuite/TestRmiBlank
11:13:05 [2021-05-18T11:13:05.832Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:13:05 [2021-05-18T11:13:05.832Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:13:23 [2021-05-18T11:13:23.656Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:13:25 [2021-05-18T11:13:25.865Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:13:26 [2021-05-18T11:13:26.338Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:13:34 [2021-05-18T11:13:34.980Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:13:39 [2021-05-18T11:13:39.714Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:13:54 [2021-05-18T11:13:54.685Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:13:58 [2021-05-18T11:13:58.474Z] === RUN   TestDockerSuite/TestRmiTag
11:13:58 [2021-05-18T11:13:58.937Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:14:01 [2021-05-18T11:14:01.893Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:14:27 [2021-05-18T11:14:27.227Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:14:28 [2021-05-18T11:14:28.203Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:14:34 [2021-05-18T11:14:34.046Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAddHost
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:14:35 [2021-05-18T11:14:35.643Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:14:37 [2021-05-18T11:14:37.875Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:14:37 [2021-05-18T11:14:37.875Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:14:37 [2021-05-18T11:14:37.875Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:14:42 [2021-05-18T11:14:42.612Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:14:46 [2021-05-18T11:14:46.369Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:14:48 [2021-05-18T11:14:48.627Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:14:50 [2021-05-18T11:14:50.868Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:14:53 [2021-05-18T11:14:53.847Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:14:53 [2021-05-18T11:14:53.847Z] === RUN   TestDockerSuite/TestRunBindMounts
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:14:59 [2021-05-18T11:14:59.692Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:15:01 [2021-05-18T11:15:01.922Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:15:01 [2021-05-18T11:15:01.922Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:15:05 [2021-05-18T11:15:05.675Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:15:05 [2021-05-18T11:15:05.675Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:15:05 [2021-05-18T11:15:05.675Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:15:07 [2021-05-18T11:15:07.899Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:15:10 [2021-05-18T11:15:10.103Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:15:18 [2021-05-18T11:15:18.776Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:15:20 [2021-05-18T11:15:20.323Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:15:20 [2021-05-18T11:15:20.323Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:15:20 [2021-05-18T11:15:20.787Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:15:20 [2021-05-18T11:15:20.787Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:15:23 [2021-05-18T11:15:23.010Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:15:23 [2021-05-18T11:15:23.010Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:15:23 [2021-05-18T11:15:23.010Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:15:23 [2021-05-18T11:15:23.010Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:15:23 [2021-05-18T11:15:23.474Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:15:25 [2021-05-18T11:15:25.665Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:15:31 [2021-05-18T11:15:31.529Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:15:31 [2021-05-18T11:15:31.529Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:15:31 [2021-05-18T11:15:31.529Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:15:31 [2021-05-18T11:15:31.529Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:15:31 [2021-05-18T11:15:31.529Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:15:31 [2021-05-18T11:15:31.529Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:15:31 [2021-05-18T11:15:31.995Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:15:39 [2021-05-18T11:15:39.094Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:15:39 [2021-05-18T11:15:39.094Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:15:39 [2021-05-18T11:15:39.556Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:15:39 [2021-05-18T11:15:39.556Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:15:41 [2021-05-18T11:15:41.767Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:15:44 [2021-05-18T11:15:44.723Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:15:44 [2021-05-18T11:15:44.723Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:15:46 [2021-05-18T11:15:46.938Z] === RUN   TestDockerSuite/TestRunEnvironment
11:15:46 [2021-05-18T11:15:46.938Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:15:46 [2021-05-18T11:15:46.938Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:15:46 [2021-05-18T11:15:46.938Z] === RUN   TestDockerSuite/TestRunExitCode
11:15:49 [2021-05-18T11:15:49.899Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:15:52 [2021-05-18T11:15:52.092Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:15:55 [2021-05-18T11:15:55.020Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:16:02 [2021-05-18T11:16:02.191Z] === RUN   TestDockerSuite/TestRunExposePort
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:16:02 [2021-05-18T11:16:02.653Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:16:13 [2021-05-18T11:16:13.042Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:16:20 [2021-05-18T11:16:20.276Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:16:20 [2021-05-18T11:16:20.276Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModeHostname
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunMount
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:16:21 [2021-05-18T11:16:21.822Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:16:22 [2021-05-18T11:16:22.321Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:16:30 [2021-05-18T11:16:30.967Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:16:30 [2021-05-18T11:16:30.967Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:16:30 [2021-05-18T11:16:30.967Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:16:30 [2021-05-18T11:16:30.967Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:16:35 [2021-05-18T11:16:35.722Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:16:39 [2021-05-18T11:16:39.475Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:16:39 [2021-05-18T11:16:39.475Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:16:39 [2021-05-18T11:16:39.475Z] === RUN   TestDockerSuite/TestRunNetHost
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:16:39 [2021-05-18T11:16:39.943Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:16:40 [2021-05-18T11:16:40.431Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:16:41 [2021-05-18T11:16:41.406Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:16:43 [2021-05-18T11:16:43.597Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:16:46 [2021-05-18T11:16:46.530Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:16:47 [2021-05-18T11:16:47.534Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunPortInUse
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:16:49 [2021-05-18T11:16:49.770Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:16:50 [2021-05-18T11:16:50.232Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:16:50 [2021-05-18T11:16:50.232Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:16:53 [2021-05-18T11:16:53.152Z] === RUN   TestDockerSuite/TestRunPublishPort
11:16:53 [2021-05-18T11:16:53.152Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:16:53 [2021-05-18T11:16:53.152Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:16:53 [2021-05-18T11:16:53.152Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:16:53 [2021-05-18T11:16:53.152Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:16:53 [2021-05-18T11:16:53.152Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:17:01 [2021-05-18T11:17:01.814Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:17:01 [2021-05-18T11:17:01.814Z] === RUN   TestDockerSuite/TestRunRm
11:17:04 [2021-05-18T11:17:04.807Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:17:10 [2021-05-18T11:17:10.695Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:17:17 [2021-05-18T11:17:17.810Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:17:20 [2021-05-18T11:17:20.053Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:17:23 [2021-05-18T11:17:23.027Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:17:25 [2021-05-18T11:17:25.288Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:17:25 [2021-05-18T11:17:25.288Z] === RUN   TestDockerSuite/TestRunState
11:17:25 [2021-05-18T11:17:25.288Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:17:28 [2021-05-18T11:17:28.244Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:17:28 [2021-05-18T11:17:28.244Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:17:30 [2021-05-18T11:17:30.458Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:17:30 [2021-05-18T11:17:30.458Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:17:30 [2021-05-18T11:17:30.458Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:17:30 [2021-05-18T11:17:30.458Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:17:30 [2021-05-18T11:17:30.458Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:17:30 [2021-05-18T11:17:30.458Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUserByID
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUserByName
11:17:36 [2021-05-18T11:17:36.317Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:17:38 [2021-05-18T11:17:38.529Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:17:38 [2021-05-18T11:17:38.529Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:17:47 [2021-05-18T11:17:47.206Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:17:47 [2021-05-18T11:17:47.206Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:17:47 [2021-05-18T11:17:47.206Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:17:49 [2021-05-18T11:17:49.423Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:17:58 [2021-05-18T11:17:58.071Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:18:02 [2021-05-18T11:18:02.852Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:18:10 [2021-05-18T11:18:10.033Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:18:10 [2021-05-18T11:18:10.033Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:18:10 [2021-05-18T11:18:10.033Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:18:12 [2021-05-18T11:18:12.967Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:18:15 [2021-05-18T11:18:15.898Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:18:18 [2021-05-18T11:18:18.096Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:18:18 [2021-05-18T11:18:18.096Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:18:18 [2021-05-18T11:18:18.096Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:18:18 [2021-05-18T11:18:18.579Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:18:18 [2021-05-18T11:18:18.579Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:18:18 [2021-05-18T11:18:18.579Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:18:18 [2021-05-18T11:18:18.579Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:18:18 [2021-05-18T11:18:18.579Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:18:18 [2021-05-18T11:18:18.579Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:18:23 [2021-05-18T11:18:23.308Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:18:24 [2021-05-18T11:18:24.856Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:18:27 [2021-05-18T11:18:27.801Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveImageId
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:18:32 [2021-05-18T11:18:32.566Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:18:33 [2021-05-18T11:18:33.066Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:18:33 [2021-05-18T11:18:33.066Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:18:35 [2021-05-18T11:18:35.330Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:18:35 [2021-05-18T11:18:35.792Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:18:35 [2021-05-18T11:18:35.792Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:18:36 [2021-05-18T11:18:36.255Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:18:38 [2021-05-18T11:18:38.458Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:18:45 [2021-05-18T11:18:45.557Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:18:45 [2021-05-18T11:18:45.558Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:18:55 [2021-05-18T11:18:55.990Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:18:55 [2021-05-18T11:18:55.990Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:18:58 [2021-05-18T11:18:58.896Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:18:58 [2021-05-18T11:18:58.896Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:18:58 [2021-05-18T11:18:58.896Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:18:58 [2021-05-18T11:18:58.896Z] === RUN   TestDockerSuite/TestStartRecordError
11:18:58 [2021-05-18T11:18:58.896Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestStatsNoStream
11:19:05 [2021-05-18T11:19:05.910Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:19:08 [2021-05-18T11:19:08.788Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:19:11 [2021-05-18T11:19:11.679Z] === RUN   TestDockerSuite/TestTopPrivileged
11:19:11 [2021-05-18T11:19:11.679Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:19:13 [2021-05-18T11:19:13.856Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:19:31 [2021-05-18T11:19:31.526Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:19:33 [2021-05-18T11:19:33.701Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:19:33 [2021-05-18T11:19:33.701Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:19:37 [2021-05-18T11:19:37.466Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:19:37 [2021-05-18T11:19:37.466Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:19:37 [2021-05-18T11:19:37.945Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:19:37 [2021-05-18T11:19:37.945Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:19:38 [2021-05-18T11:19:38.403Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:19:48 [2021-05-18T11:19:48.715Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:19:48 [2021-05-18T11:19:48.715Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:19:48 [2021-05-18T11:19:48.715Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:19:49 [2021-05-18T11:19:49.166Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:19:49 [2021-05-18T11:19:49.166Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:19:57 [2021-05-18T11:19:57.713Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:19:57 [2021-05-18T11:19:57.713Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:19:57 [2021-05-18T11:19:57.713Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:20:08 [2021-05-18T11:20:08.003Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:20:08 [2021-05-18T11:20:08.003Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:20:08 [2021-05-18T11:20:08.971Z] --- PASS: TestDockerSuite (3035.03s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.65s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.55s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.33s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.55s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.15s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (138.05s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.70s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.77s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s)
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:20:08 [2021-05-18T11:20:08.971Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.971Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.66s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.73s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.51s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.71s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddTar (63.20s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.90s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.49s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.65s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.73s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.86s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.52s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.73s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.16s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.30s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.29s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.72s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.19s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.49s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.29s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.16s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.43s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.99s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.83s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.56s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.08s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.15s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (85.62s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.60s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.20s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.99s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.28s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.22s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.22s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.16s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.87s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (140.03s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.18s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.51s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.56s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.71s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.37s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFails (2.85s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.88s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.37s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildForceRm (12.72s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.74s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.68s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.20s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.97s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.33s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.20s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.28s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.19s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.19s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.28s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.85s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.09s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.76s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.06s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.05s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.54s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.10s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.24s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.57s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.76s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.66s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s)
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.972Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:20:08 [2021-05-18T11:20:08.972Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.13s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.16s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.73s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.30s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (20.11s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.99s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.87s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.24s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.94s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.82s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.61s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.45s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.14s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.46s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildRm (15.22s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.14s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.14s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.13s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.17s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (22.92s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.14s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.69s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.30s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.99s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.64s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.27s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.03s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.90s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.11s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.38s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.98s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.58s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.04s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.68s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.22s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.91s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.49s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.37s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_sni_test.go:18: Flakey test
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.07s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCommitChange (5.65s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (10.26s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.76s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCommitTTY (12.90s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.21s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.81s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.72s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.45s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.36s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.96s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.64s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.49s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.50s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.26s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.11s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.40s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.18s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.53s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.26s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.20s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.78s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.84s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.74s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.80s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.87s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0001c89c0_<nil>} (7.78s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1157962034_c:\foo_false__<nil>_<nil>_<nil>} (2.90s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1157962034_c:\foo_true__<nil>_<nil>_<nil>} (7.81s)
11:20:08 [2021-05-18T11:20:08.973Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:20:08 [2021-05-18T11:20:08.973Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.973Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:20:08 [2021-05-18T11:20:08.973Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:20:08 [2021-05-18T11:20:08.974Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
11:20:08 [2021-05-18T11:20:08.974Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
11:20:08 [2021-05-18T11:20:08.974Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
11:20:08 [2021-05-18T11:20:08.974Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:20:08 [2021-05-18T11:20:08.974Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.78s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.66s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.73s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpToCaseA (9.84s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.75s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
11:20:08 [2021-05-18T11:20:08.974Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:20:08 [2021-05-18T11:20:08.974Z]     --- PASS: TestDockerSuite/TestCpToCaseE (19.57s)
11:20:08 [2021-05-18T11:20:08.974Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.38s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCpToDot (2.90s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCpToStdout (8.01s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.21s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.27s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.55s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.22s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateRM (0.41s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.79s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.50s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.58s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.72s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.67s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (13.72s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.89s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.36s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.20s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.45s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.25s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.21s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsRename (2.70s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsResize (8.17s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.56s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.96s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.06s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.79s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.39s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.29s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.33s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.57s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.58s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.37s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.84s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.78s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.23s)
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
11:20:09 [2021-05-18T11:20:09.428Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.428Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.87s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.72s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.89s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.40s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.46s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.92s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.45s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.20s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.59s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.81s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.25s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.12s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.47s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.73s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.57s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.31s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectInt64 (7.46s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.82s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.73s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.70s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.66s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.14s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.14s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.62s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.55s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.58s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.19s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.30s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.53s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.96s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.36s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.03s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.01s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.90s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.64s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.58s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsSince (9.32s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsTail (3.25s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.98s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.04s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.03s)
11:20:09 [2021-05-18T11:20:09.429Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:20:09 [2021-05-18T11:20:09.429Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.429Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.88s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.74s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.75s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.78s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.26s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.05s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.03s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.21s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.23s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.55s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.66s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.78s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.16s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.71s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.67s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.61s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.82s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.35s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.18s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.57s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.79s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.63s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.88s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiTag (0.81s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.59s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.84s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.93s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.57s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.25s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.97s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.29s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.57s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.57s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.61s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.63s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.62s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.59s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.40s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.03s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.42s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.56s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.59s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.53s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.57s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.57s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.35s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.73s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s)
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.430Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.430Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.73s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.26s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.56s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.40s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.93s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.61s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunRm (2.70s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.77s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (7.45s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.83s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.53s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.30s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.54s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.43s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.45s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.75s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.03s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.35s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.18s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.65s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.42s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.02s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.49s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.14s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.56s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.89s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.46s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.86s)
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:20:09 [2021-05-18T11:20:09.431Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.431Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.52s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.75s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.99s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.38s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.70s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.73s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.85s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:20:09 [2021-05-18T11:20:09.432Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s)
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:20:09 [2021-05-18T11:20:09.432Z] --- PASS: TestDockerRegistrySuite (0.18s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:20:09 [2021-05-18T11:20:09.432Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:20:09 [2021-05-18T11:20:09.432Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:20:09 [2021-05-18T11:20:09.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:20:09 [2021-05-18T11:20:09.433Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerRegistryAuthTokenSuite
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:20:09 [2021-05-18T11:20:09.433Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerDaemonSuite
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:20:09 [2021-05-18T11:20:09.433Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:20:09 [2021-05-18T11:20:09.433Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.433Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:20:09 [2021-05-18T11:20:09.433Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerSwarmSuite
11:20:09 [2021-05-18T11:20:09.887Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:20:09 [2021-05-18T11:20:09.887Z] --- PASS: TestDockerPluginSuite (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerExternalVolumeSuite
11:20:09 [2021-05-18T11:20:09.887Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerNetworkSuite
11:20:09 [2021-05-18T11:20:09.887Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] === RUN   TestDockerHubPullSuite
11:20:09 [2021-05-18T11:20:09.887Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:20:09 [2021-05-18T11:20:09.887Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] PASS
11:20:09 [2021-05-18T11:20:09.887Z] ok  	github.com/docker/docker/integration-cli	3035.835s
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === Skipped
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
11:20:09 [2021-05-18T11:20:09.887Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s)
11:20:09 [2021-05-18T11:20:09.887Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.887Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s)
11:20:09 [2021-05-18T11:20:09.888Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.888Z] 
11:20:09 [2021-05-18T11:20:09.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:20:09 [2021-05-18T11:20:09.888Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_sni_test.go:18: Flakey test
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:20:09 [2021-05-18T11:20:09.889Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.889Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
11:20:09 [2021-05-18T11:20:09.890Z] 
11:20:09 [2021-05-18T11:20:09.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.890Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:20:09 [2021-05-18T11:20:09.891Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:20:09 [2021-05-18T11:20:09.891Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.891Z] 
11:20:09 [2021-05-18T11:20:09.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:20:09 [2021-05-18T11:20:09.892Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:20:09 [2021-05-18T11:20:09.892Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.892Z] 
11:20:09 [2021-05-18T11:20:09.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s)
11:20:09 [2021-05-18T11:20:09.892Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s)
11:20:09 [2021-05-18T11:20:09.892Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.892Z] 
11:20:09 [2021-05-18T11:20:09.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.892Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:20:09 [2021-05-18T11:20:09.892Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
11:20:09 [2021-05-18T11:20:09.892Z] 
11:20:09 [2021-05-18T11:20:09.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:20:10 [2021-05-18T11:20:10.346Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.346Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.03s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
11:20:10 [2021-05-18T11:20:10.347Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.347Z] 
11:20:10 [2021-05-18T11:20:10.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:20:10 [2021-05-18T11:20:10.348Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:20:10 [2021-05-18T11:20:10.348Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.348Z] 
11:20:10 [2021-05-18T11:20:10.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:185: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:212: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:239: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:20:10 [2021-05-18T11:20:10.349Z]         check_test.go:268: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.349Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:302: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]         check_test.go:407: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:20:10 [2021-05-18T11:20:10.350Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.350Z] DONE 1092 tests, 546 skipped in 3046.351s
11:20:10 [2021-05-18T11:20:10.350Z] INFO: Integration tests ended at 05/18/2021 11:20:10. Duration:00:50:46.4722677
11:20:10 [2021-05-18T11:20:10.350Z] INFO: Docker info of the daemon under test at end of run
11:20:10 [2021-05-18T11:20:10.350Z] 
11:20:10 [2021-05-18T11:20:10.829Z] Containers: 2
11:20:10 [2021-05-18T11:20:10.829Z]  Running: 0
11:20:10 [2021-05-18T11:20:10.829Z]  Paused: 0
11:20:10 [2021-05-18T11:20:10.829Z]  Stopped: 2
11:20:10 [2021-05-18T11:20:10.829Z] Images: 18
11:20:10 [2021-05-18T11:20:10.829Z] Server Version: 0.0.0-dev
11:20:10 [2021-05-18T11:20:10.829Z] Storage Driver: windowsfilter
11:20:10 [2021-05-18T11:20:10.829Z]  Windows: 
11:20:10 [2021-05-18T11:20:10.829Z] Logging Driver: json-file
11:20:10 [2021-05-18T11:20:10.829Z] Plugins: 
11:20:10 [2021-05-18T11:20:10.829Z]  Volume: local
11:20:10 [2021-05-18T11:20:10.829Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:20:10 [2021-05-18T11:20:10.829Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:20:10 [2021-05-18T11:20:10.829Z] Swarm: inactive
11:20:10 [2021-05-18T11:20:10.829Z] Default Isolation: process
11:20:10 [2021-05-18T11:20:10.829Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:20:10 [2021-05-18T11:20:10.829Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
11:20:10 [2021-05-18T11:20:10.829Z] OSType: windows
11:20:10 [2021-05-18T11:20:10.829Z] Architecture: x86_64
11:20:10 [2021-05-18T11:20:10.829Z] CPUs: 4
11:20:10 [2021-05-18T11:20:10.829Z] Total Memory: 32GiB
11:20:10 [2021-05-18T11:20:10.829Z] Name: azwin-2-599da0
11:20:10 [2021-05-18T11:20:10.829Z] ID: WEND:3UBC:XY2V:N5BJ:N7IP:QRHY:LZOQ:HRDR:7AWW:OTGT:MRP2:FE5A
11:20:10 [2021-05-18T11:20:10.829Z] Docker Root Dir: D:\CI\PR-42389\2\daemon
11:20:10 [2021-05-18T11:20:10.829Z] Debug Mode (client): false
11:20:10 [2021-05-18T11:20:10.829Z] Debug Mode (server): true
11:20:10 [2021-05-18T11:20:10.829Z]  File Descriptors: -1
11:20:10 [2021-05-18T11:20:10.829Z]  Goroutines: 17
11:20:10 [2021-05-18T11:20:10.829Z]  System Time: 2021-05-18T11:20:10.4343388Z
11:20:10 [2021-05-18T11:20:10.829Z]  EventsListeners: 0
11:20:10 [2021-05-18T11:20:10.829Z] Registry: https://index.docker.io/v1/
11:20:10 [2021-05-18T11:20:10.829Z] Labels:
11:20:10 [2021-05-18T11:20:10.829Z] Experimental: false
11:20:10 [2021-05-18T11:20:10.829Z] Insecure Registries:
11:20:10 [2021-05-18T11:20:10.829Z]  127.0.0.0/8
11:20:10 [2021-05-18T11:20:10.829Z] Live Restore Enabled: false
11:20:10 [2021-05-18T11:20:10.829Z] 
11:20:10 [2021-05-18T11:20:10.829Z] 
11:20:10 [2021-05-18T11:20:10.829Z] INFO: Stopping daemon under test
11:20:10 [2021-05-18T11:20:10.829Z] SUCCESS: The process with PID 6656 (child process of PID 3456) has been terminated.
11:20:10 [2021-05-18T11:20:10.829Z] SUCCESS: The process with PID 3456 (child process of PID 6572) has been terminated.
11:20:10 [2021-05-18T11:20:10.829Z] INFO: Stop tailing logs of the daemon under tests
11:20:10 [2021-05-18T11:20:10.829Z] INFO: executeCI.ps1 Completed successfully at 05/18/2021 11:20:10.
11:20:10 [2021-05-18T11:20:10.829Z] INFO: Tidying up at end of run
11:20:10 [2021-05-18T11:20:10.829Z] INFO: Saving daemon under test log (d:\CI\PR-42389\2\dut.out) to bundles\CIDUT.out
11:20:10 [2021-05-18T11:20:10.829Z] INFO: Saving daemon under test log (d:\CI\PR-42389\2\dut.err) to bundles\CIDUT.err
11:20:10 [2021-05-18T11:20:10.829Z] INFO: Nuke-Everything...
11:20:11 [2021-05-18T11:20:11.282Z] INFO: Container count on control daemon to delete is 2
11:20:11 [2021-05-18T11:20:11.737Z] 58b280b07c8a
11:20:11 [2021-05-18T11:20:11.737Z] 564e31edfa99
11:20:11 [2021-05-18T11:20:11.737Z] INFO: Non-base image count on control daemon to delete is 1
11:20:13 [2021-05-18T11:20:13.894Z] Deleted: sha256:4dfde74de025d2a758204816011c5d8064273036fb8e8c9196ce16fcf26e987c
11:20:13 [2021-05-18T11:20:13.894Z] Deleted: sha256:f422019750df309932cafb2d25df1259db4d65d35c7601dfbda9d2929ec1562d
11:20:13 [2021-05-18T11:20:13.894Z] INFO: Tidying pidfile d:\CI\PR-42389\2\docker.pid
11:20:13 [2021-05-18T11:20:13.894Z] INFO: Nuking d:\CI
11:20:49 [2021-05-18T11:20:49.575Z] INFO: Zapped successfully
11:20:49 [2021-05-18T11:20:49.575Z] 
11:20:49 [2021-05-18T11:20:49.575Z] INFO: executeCI.ps1 exiting at Tue May 18 11:20:48 CUT 2021. Duration 01:26:44.9926839
11:20:49 [2021-05-18T11:20:49.575Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:20:49 [2021-05-18T11:20:49.810Z] Recording test results
11:20:50 [2021-05-18T11:20:50.380Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:20:51 [2021-05-18T11:20:51.916Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
11:20:54 [2021-05-18T11:20:54.301Z] Archiving artifacts
11:20:55 [2021-05-18T11:20:55.467Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42389/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:20:56 [2021-05-18T11:20:56.441Z] + make clean
11:20:57 [2021-05-18T11:20:57.451Z] docker volume rm -f docker-dev-cache
11:20:57 [2021-05-18T11:20:57.451Z] 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